Skip to content

Releases: liferay/liferay-ckeditor

v4.14.1-liferay.19

12 Mar 08:52
Compare
Choose a tag to compare

v4.14.1-liferay.19 (2021-03-12)

Full changelog

🔧 Bug fixes

  • fix: remove css classes as well when changing style (#156)

v4.14.1-liferay.18

05 Mar 08:08
Compare
Choose a tag to compare

v4.14.1-liferay.18 (2021-03-05)

Full changelog

🔧 Bug fixes

  • fix: update codemirror plugin (#154)

v4.14.1-liferay.17

15 Feb 08:33
Compare
Choose a tag to compare

v4.14.1-liferay.17 (2021-02-15)

Full changelog

🔧 Bug fixes

  • fix: Restore htmlwriter to have beautification in our source view (#152)

v4.14.1-liferay.16

13 Jan 15:21
Compare
Choose a tag to compare

v4.14.1-liferay.16 (2021-01-13)

Full changelog

🔧 Bug fixes

  • fix: LPS-125441 CKEditor font size selector flickers on mouse over (#148)

v4.14.1-liferay.15

08 Jan 11:31
Compare
Choose a tag to compare

v4.14.1-liferay.15 (2021-01-08)

Full changelog

🔧 Bug fixes

  • fix: Make table properties visible (#150)

v4.14.1-liferay.14

21 Dec 11:57
Compare
Choose a tag to compare

v4.14.1-liferay.14 (2020-12-21)

Full changelog

🔧 Bug fixes

  • fix: LPS-124728 Avoid using unsupported APIs in IE11 (#146)

v4.14.1-liferay.13

26 Nov 12:54
Compare
Choose a tag to compare

v4.14.1-liferay.13 (2020-11-26)

Full changelog

🔧 Bug fixes

  • fix: babel deps are devdeps (#142)
  • fix: rename define in plugin dependencies (#141)

v4.14.1-liferay.12

13 Oct 09:52
Compare
Choose a tag to compare

v4.14.1-liferay.12 (2020-10-13)

Full changelog

🔧 Bug fixes

  • fix: make text wrap in codemirror plugin (#136)

v4.14.1-liferay.11

21 Sep 12:30
Compare
Choose a tag to compare

v4.14.1-liferay.11 (2020-09-21)

Full changelog

🔧 Bug fixes

  • fix: enable line wrapping in codemirror plugin (#132)
  • fix: display formatted text in Firefox Preview Source dialog (#131)
  • fix: modify calculation for dialog defaultWidth which caused visual bug (#133)

v4.14.1-liferay.10

09 Sep 11:37
Compare
Choose a tag to compare

🆕 Feature

  • Add imagespacingbox plugin (#126)

Chores:

  • Remove unused deps and files (#130)
  • Add plugins files to format script (#127)

Refactoring:

  • Move plugins skins to plugins folder (#128)