Releases: livingdocsIO/editable.js
Releases · livingdocsIO/editable.js
v3.1.3
3.1.3 (2022-08-09)
Bug Fixes
- pasting over a selection behaviour (f32972b)
- pasting text that is surrounded by markup (c384d69)
v3.1.2
3.1.2 (2022-06-14)
Bug Fixes
- cutandpaste: Cursor not moved (fd0647c)
v3.1.1
3.1.1 (2022-05-17)
Bug Fixes
- comment index: index is found with search in added case (9957094)
v3.1.0
3.1.0 (2022-03-22)
Features
- add 'trimLeadingAndTrailingWhitespaces' config (2e7b8ed)
v3.0.16
3.0.16 (2022-03-15)
Bug Fixes
- replace with normal space on 'paste' event (85752c5)
v3.0.15
3.0.15 (2022-02-23)
Bug Fixes
- replace
elements with '\n' instead of one space (cfb72eb)
v3.0.14
3.0.14 (2022-02-03)
Bug Fixes
- formats: introduce trim config (657871f)
- trim: add for custom elements (7118df5)
v3.0.13
3.0.13 (2022-02-01)
Bug Fixes
- demo: Remove font-awesome (4447c61)
v3.0.11
3.0.11 (2021-12-29)
Bug Fixes
- save-and-restore: use correct parent (d820757)