Skip to content

Releases: strogonoff/ngx-draft-js

v1.0.16

09 Feb 06:37
Compare
Choose a tag to compare

1.0.16 (2018-02-09)

Bug Fixes

  • ensure stateFromHTML always returns a ContentState (269f2e2)

v1.0.15

09 Feb 06:25
Compare
Choose a tag to compare

1.0.15 (2018-02-09)

Bug Fixes

  • error initializing empty editor (01fc2e5)

v1.0.14

28 Jan 22:15
Compare
Choose a tag to compare

1.0.14 (2018-01-28)

Bug Fixes

  • errors in console on empty editor updates (1bd9750)

v1.0.13

28 Jan 21:59
940bda2
Compare
Choose a tag to compare

1.0.13 (2018-01-28)

Bug Fixes

  • docs: Add a note about 1.x version (940bda2)

v1.0.12

28 Jan 20:08
Compare
Choose a tag to compare

1.0.12 (2018-01-28)

Bug Fixes

  • package: include all metadata.json with d.ts (3e6d7ca)

v1.0.11

28 Jan 19:29
Compare
Choose a tag to compare

1.0.11 (2018-01-28)

Bug Fixes

v1.0.10

28 Jan 18:41
Compare
Choose a tag to compare

1.0.10 (2018-01-28)

Bug Fixes

v1.0.9

28 Jan 17:47
Compare
Choose a tag to compare

1.0.9 (2018-01-28)

Bug Fixes

  • package: typo in es2015 entry module path (c5e1b76)

v1.0.8

26 Jan 04:40
84ed36a
Compare
Choose a tag to compare

1.0.8 (2018-01-26)

Bug Fixes

  • bump to update NPM release w/docs (84ed36a)

v1.0.7

25 Jan 16:59
Compare
Choose a tag to compare

1.0.7 (2018-01-25)

Bug Fixes

  • failure when there’s no property binding on [html] (23dc20f)
  • upstream Draft.css was not getting inlined correctly during build (5562623)