Skip to content

Releases: liferay/liferay-ckeditor

v4.16.2-liferay.3

10 Nov 21:30
Compare
Choose a tag to compare

v4.16.2-liferay.3 (2021-11-10)

Full changelog

🔧 Bug fixes

  • fix: makes codemirror and codemirrordialog plugin and dialog work with BalloonEditor (#192)

v4.16.2-liferay.2

14 Oct 20:22
Compare
Choose a tag to compare

v4.16.2-liferay.2 (2021-10-13)

Full changelog

🔧 Bug fixes

  • fix: [TS] LPS-139565 (#191)

v4.16.2-liferay.1

19 Aug 17:33
Compare
Choose a tag to compare

v4.16.2-liferay.1 (2021-08-18)

Full changelog

🔧 Bug fixes

  • fix: LPS-137425 Focusing on balloon editor toolbar may open an additional text toolbar (#189)
  • fix: Maximize plugin breaks the UI in Firefox (#187)

v4.16.1-liferay.4

10 Aug 12:26
Compare
Choose a tag to compare

v4.16.1-liferay.4 (2021-08-10)

Full changelog

🔧 Bug fixes

  • fix: LPS-136119 We can't open panel elements when the table toolbar is re-rendered (#188)

v4.16.1-liferay.1

02 Jun 19:04
Compare
Choose a tag to compare

v4.16.1-liferay.1 (2021-06-02)

Full changelog

📖 Documentation

  • docs: add login confirmation step (#178)

🏠 Chores

  • chore: update ckeditor-dev to 4.16.1 (#179)

v4.16.0-liferay.2

24 May 13:44
Compare
Choose a tag to compare

v4.16.0-liferay.2 (2021-05-24)

Full changelog

🔧 Bug fixes

  • fix: remove unneeded styles (#176)
  • fix: update @clayui/css to latest and add more icons (#175)
  • fix: add null check (#168)

v4.16.0-liferay.1

13 May 07:21
Compare
Choose a tag to compare

v4.16.0-liferay.1 (2021-05-13)

Full changelog

🔧 Bug fixes

  • fix: only download extra plugins during the build (#173)

🏠 Chores

  • chore(deps-dev): bump codemirror from 5.57.0 to 5.58.2 (#170)
  • chore(deps): bump lodash from 4.17.20 to 4.17.21 (#169)

v4.14.1-liferay.22

26 Apr 07:06
Compare
Choose a tag to compare

v4.14.1-liferay.22 (2021-04-26)

Full changelog

🔧 Bug fixes

  • fix: LPS-130834 CKEditor is not displaying the full source code text on 7.0.x (#165)
  • fix: LPS-127014 Add balloontoolbar missing style (#162)

v4.14.1-liferay.21

09 Apr 10:20
Compare
Choose a tag to compare

v4.14.1-liferay.21 (2021-04-09)

Full changelog

🔧 Bug fixes

  • fix: initialize codemirror with the editor data and update it on data ready (#161)

v4.14.1-liferay.20

22 Mar 16:20
Compare
Choose a tag to compare

v4.14.1-liferay.20 (2021-03-22)

Full changelog

🔧 Bug fixes

  • fix: sync content between editor and dialogs (#159)

🏠 Chores

  • chore: revert "fix: remove css classes as well when changing style" (#158)