Skip to content

Latest commit

 

History

History
249 lines (139 loc) · 14.8 KB

CHANGELOG.md

File metadata and controls

249 lines (139 loc) · 14.8 KB

1.9.1 (2021-01-17)

Bug Fixes

  • extension: Link bubble menu, back to main menu (821d394)
  • extension: null exception in menu bubble (3013a4d)
  • extension: Unexpected alignment. (fixed #47) (a5385dc)
  • extenstion: Unexpected heading level. (fixed #48) (6b62808)

1.9.0 (2021-01-16)

Features

  • editor: Link menu bubble. Open, edit and disable link. (fixed #44) (64e7ea6)

1.8.0 (2021-01-16)

Features

  • toolbar: tableToolbar as property (051a323)

1.7.0 (2020-10-05)

Bug Fixes

  • editor: Restrict selected cell count in this editor instance (4ce736b)

Features

  • service: Add settings for Youbube, such as autoplay. (close #33) (ee52a17)
  • service: Add settings for Youtube, such as autoplay. (close #33) (780dec8)

1.6.1 (2020-09-18)

Bug Fixes

1.6.0 (2020-09-03)

Features

1.5.1 (2020-08-22)

Bug Fixes

  • prosemirror-model: multiple versions of prosemirror-model, fixed #29 (a293fd1)

1.5.0 (2020-08-20)

Bug Fixes

  • editor: extraneous semis (0db21e9)
  • menububble: Don't crash on missing extensions (868866b)

Features

  • editor: Use initial content and accept parsed json (9e40200)

1.4.7 (2020-08-03)

Bug Fixes

1.4.6 (2020-08-03)

Bug Fixes

  • editor: remove white-space (717b923)

1.4.5 (2020-06-28)

Bug Fixes

1.4.4 (2020-06-14)

Bug Fixes

  • editor: remove unused console.log, fixed #14 (f0c857b)
  • editor: resolve untranslated label, fixed #13 (f6fd5e7)
  • extension: hide settins button, fixed #16 (da28026)
  • image: tooltips for lock aspect ratio, fixed #15 (47e6903)
  • fixed json error (0546f8f)

1.4.3 (2020-05-05)

Bug Fixes

  • editor: editorProps, scroll (36adc66)

1.4.2 (2020-05-01)

Bug Fixes

  • table button (10eaad6)
  • extenstion: text-format dropdown, indent key bindings (60a983a)
  • heading: set heading id (b5c1406)
  • heading: The type of level is int (711cf7b)
  • list: list dropdown menu (6e940ca)

1.4.1 (2020-04-30)

Bug Fixes

1.4.0 (2020-04-30)

Bug Fixes

Features

  • embed: use iconfont (0a51e16)
  • extension: embed extension, youku/bilibili (1c83063)
  • extension: embed: data (b28700a)
  • extension: embed: design (30ce104)
  • extension: embed: maps (Google Map, AMap, Baidu Map) (6a15551)
  • extension: embed: youtube, qqvideo (141a00e)
  • toolbar: toolbar options (90871aa)

1.3.0 (2020-04-26)

Bug Fixes

Features

  • polish locale, project level DEFAULT_LOCALE (419807a)

1.2.3 (2020-04-24)

Bug Fixes

  • menububble: customize menububble (e846437)

1.2.2 (2020-04-24)

Bug Fixes

1.2.1 (2020-04-22)

Bug Fixes

  • alignment: add align mark for backwards compatibility (af64e1f)
  • print: Remove unused js when printing (1a28134)

1.2.0 (2020-04-21)

Features

1.1.1 (2020-04-18)

Bug Fixes

  • alignment: alignment in table, fixed #2 (13c9cf3)

1.1.0 (2020-04-18)

Features

1.0.0 (2020-04-17)

Bug Fixes

Features