Releases: livingdocsIO/editable.js
Releases · livingdocsIO/editable.js
v2.2.3
04 Nov 20:52
Compare
Sorry, something went wrong.
No results found
2.2.3 (2020-11-04)
Bug Fixes
create-default-behavior: avoid duplicating first pasted element. (59962fe )
v2.2.2
29 Oct 09:49
Compare
Sorry, something went wrong.
No results found
2.2.2 (2020-10-29)
Bug Fixes
create-default-behavior: prevent accidental deep cloning. (8a56e9a )
v2.2.1
28 Oct 23:36
Compare
Sorry, something went wrong.
No results found
2.2.1 (2020-10-28)
Bug Fixes
eventable: fix registering multiple event names (bbd5551 )
v2.2.0
23 Oct 10:29
Compare
Sorry, something went wrong.
No results found
2.2.0 (2020-10-23)
Bug Fixes
keyboard: trigger switch event again (957b62c )
Features
switch: improve switch event (864dc63 )
v2.1.1
13 Jul 15:06
Compare
Sorry, something went wrong.
No results found
2.1.1 (2020-07-13)
Bug Fixes
sync-selection: fix handling exception in getSelection (3cba692 )
v2.1.0
13 Jul 07:04
Compare
Sorry, something went wrong.
No results found
2.1.0 (2020-07-13)
Features
custom-elems: Add custom selection elements (8abdf5a )
v2.0.0
17 Dec 13:14
Compare
Sorry, something went wrong.
No results found
2.0.0 (2019-12-17)
Bug Fixes
package: add correct jquery version as peer dependency (94ead79 )
Features
BREAKING CHANGES
package: Few dependencies have been bumped, mainly jquery from 2.x.x to 3.x.x.
This may cause complications
v1.8.4
16 Dec 16:03
Compare
Sorry, something went wrong.
No results found
1.8.4 (2019-12-16)
Bug Fixes
newline: insert normal br inbetween text (bc88437 )
newline: mark all break tags (7d7ed8d )
newline: shift enter at end of text adds data tag to the added tag (065add3 )
v1.8.3
11 Dec 12:24
Compare
Sorry, something went wrong.
No results found
1.8.3 (2019-12-11)
Bug Fixes
We haven't exposed the library as UMD yet (41df23f )
v1.8.2
25 Nov 10:32
Compare
Sorry, something went wrong.
No results found
1.8.2 (2019-11-25)
Bug Fixes
change-event-highlight: update model on remove and add highlight (d44722c )