Skip to content

Releases: livingdocsIO/editable.js

v1.8.1

03 Oct 13:20
56215ea

Choose a tag to compare

1.8.1 (2019-10-03)

Bug Fixes

  • api: add getGlobalConfig helper (d98f1b4)

v1.8.0

13 Sep 13:49
a037ff8

Choose a tag to compare

1.8.0 (2019-09-13)

Bug Fixes

  • clipboard: correctly append attributes (82736a5)

Features

  • clipboard: Copy&Paste keeps links relative (78a8ee6)

v1.7.0

24 Apr 13:25
ef1e8a6

Choose a tag to compare

1.7.0 (2019-04-24)

Bug Fixes

  • cleanup empty highlights (09e0bdb)
  • disable spellcheck sanitation (a95e4c5)
  • highlights get only applied to editableHost (f1d3535)
  • hound-cli error. remove unused fake match (9f5ee6b)
  • Selection.getTextRange respects newlines (796408d)

Features

  • highlighting: Can display textrange-based highlights (18d4231)
  • export the range text on the extracted range object (62b18d6)

v1.6.0

21 Feb 16:27
2c7788f

Choose a tag to compare

1.6.0 (2019-02-21)

Bug Fixes

  • dispatcher: reset notify call but extend with syncSelection call (873c5f0)
  • events: reset focus event ro previous behavior (54e0536)
  • events: sync ranges on focus (3961e3a)

Features

  • selection-watcher: introducing new method (aa426ec)

v1.5.3

17 Dec 10:11
c2107cc

Choose a tag to compare

1.5.3 (2018-12-17)

Bug Fixes

  • highlight: dont remove highlights when spellchecking (6d12cf8)

v1.5.2

09 Nov 14:51
ca0b998

Choose a tag to compare

1.5.2 (2018-11-09)

Bug Fixes

  • ci: build editable before publishing to npm (5e200c5)

v1.5.1

09 Nov 14:16
18de6ff

Choose a tag to compare

1.5.1 (2018-11-09)

Bug Fixes

  • ci: build editable before publishing to npm (73b5256)

v1.5.0

09 Nov 13:31
04e2735

Choose a tag to compare

1.5.0 (2018-11-09)

Bug Fixes

  • cursor: add textBefore and textAfter methods (12ff339)
  • highlighting: use different css class for spellcheck (816ab6c)

Features

  • add editable.highlight() method (ffd7908)

v1.4.3

25 Jul 16:17

Choose a tag to compare

<a name"1.4.3">

1.4.3 (2018-07-25)

Bug Fixes

  • core: extend suspend() logic to dispatcher (c8934b60)

v1.4.2

13 Dec 14:03
5a2ebe8

Choose a tag to compare

<a name"1.4.2">

1.4.2 (2017-12-13)

Bug Fixes