Skip to content

Releases: livingdocsIO/editable.js

v3.1.3

09 Aug 11:28
Compare
Choose a tag to compare

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

14 Jun 12:48
Compare
Choose a tag to compare

3.1.2 (2022-06-14)

Bug Fixes

  • cutandpaste: Cursor not moved (fd0647c)

v3.1.1

17 May 13:23
Compare
Choose a tag to compare

3.1.1 (2022-05-17)

Bug Fixes

  • comment index: index is found with search in added case (9957094)

v3.1.0

22 Mar 20:40
Compare
Choose a tag to compare

3.1.0 (2022-03-22)

Features

  • add 'trimLeadingAndTrailingWhitespaces' config (2e7b8ed)

v3.0.16

15 Mar 10:07
Compare
Choose a tag to compare

3.0.16 (2022-03-15)

Bug Fixes

  • replace   with normal space on 'paste' event (85752c5)

v3.0.15

23 Feb 12:28
Compare
Choose a tag to compare

3.0.15 (2022-02-23)

Bug Fixes

  • replace
    elements with '\n' instead of one space (cfb72eb)

v3.0.14

03 Feb 20:50
Compare
Choose a tag to compare

3.0.14 (2022-02-03)

Bug Fixes

  • formats: introduce trim config (657871f)
  • trim: add for custom elements (7118df5)

v3.0.13

01 Feb 12:17
Compare
Choose a tag to compare

3.0.13 (2022-02-01)

Bug Fixes

  • demo: Remove font-awesome (4447c61)

v3.0.12

01 Feb 11:36
c6a5195
Compare
Choose a tag to compare

3.0.12 (2022-02-01)

Bug Fixes

  • Upgrade the dependencies (c6a5195)

v3.0.11

29 Dec 16:06
Compare
Choose a tag to compare

3.0.11 (2021-12-29)

Bug Fixes

  • save-and-restore: use correct parent (d820757)