Skip to content

Releases: livingdocsIO/editable.js

v2.10.0

01 Jul 10:51

Choose a tag to compare

2.10.0 (2021-07-01)

Features

  • cursor: Hoist helper functions from Selection class. (8e42af7)

v2.9.0

28 Jun 08:57

Choose a tag to compare

2.9.0 (2021-06-28)

Bug Fixes

  • switch: trigger when on empty editable (0c22eb0)

Features

  • editable: add cursor finding and positioning (b604b09)

v2.8.0

28 Jun 08:42

Choose a tag to compare

2.8.0 (2021-06-28)

Features

  • selection: Add getTagNames() helper function. (29ad5e1)

v2.7.0

17 May 13:02

Choose a tag to compare

2.7.0 (2021-05-17)

Bug Fixes

  • add check on closing quote (262991e)
  • single quotes and apostrophe (23fb7f7)

Features

v2.6.0

16 May 16:30

Choose a tag to compare

2.6.0 (2021-05-16)

Features

  • selection: add removeChars() method (bfb880b)

v2.5.1

30 Apr 16:54

Choose a tag to compare

2.5.1 (2021-04-30)

Bug Fixes

  • babel: Add module.exports for compatibility (d874444)

v2.5.0

30 Apr 12:17

Choose a tag to compare

2.5.0 (2021-04-30)

Features

  • webpack: Update dependencies and webpack config (d9a26b9)

v2.4.0

08 Apr 10:07

Choose a tag to compare

2.4.0 (2021-04-08)

Features

  • Add bold and italic event handling (e9db13d)

v2.3.1

03 Dec 22:19

Choose a tag to compare

2.3.1 (2020-12-03)

Bug Fixes

  • extract-highlighted-ranges: extract specific highlight type (1212f0f)

v2.3.0

03 Dec 21:53

Choose a tag to compare

2.3.0 (2020-12-03)

Features

  • add new event highlgihtingChange for changes through spellcheck (737a553)