v4.18.0-liferay.4 (2022-10-26)
-
fix: LPS-165655 Disable tab key by default to avoid the focus to be trapped in the editor (#202)
-
fix: LPS-166086 Make dialog close button accessible with keyboard (#200)
v4.18.0-liferay.3 (2022-10-11)
- fix: LPS-163662 CKEditor element flickering (#198)
v4.18.0-liferay.2 (2022-08-04)
- fix: reduce RTL resizer styles, leaving them to be modified by DXP (#197)
v4.18.0-liferay.1 (2022-04-13)
- fix: remove the minimum width to truncate text on richcombo select (#195)
- chore: update ckeditor-dev to 4.18.0 (#196)
v4.17.1-liferay.1 (2022-01-24)
v4.16.2-liferay.5 (2022-01-04)
- fix: adjusts richcombo styles when rendering rtl languages (#193)
v4.16.2-liferay.4 (2021-11-24)
v4.16.2-liferay.3 (2021-11-10)
- fix: makes codemirror and codemirrordialog plugin and dialog work with BalloonEditor (#192)
v4.16.2-liferay.2 (2021-10-13)
- fix: [TS] LPS-139565 (#191)
v4.16.2-liferay.1 (2021-08-18)
- 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 (2021-08-10)
- fix: LPS-136119 We can't open panel elements when the table toolbar is re-rendered (#188)
v4.16.1-liferay.3 (2021-07-29)
- fix: CodeMirror plugin cannot handle multiple instances (#185)
v4.16.1-liferay.2 (2021-07-05)
- fix: retrieve hspace and vspace values from style (#183)
- fix: enable browser native menu in codemirror plugin (#181)
v4.16.1-liferay.1 (2021-06-02)
- docs: add login confirmation step (#178)
- chore: update ckeditor-dev to 4.16.1 (#179)
v4.16.0-liferay.2 (2021-05-24)
- 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 (2021-05-13)
- fix: only download extra plugins during the build (#173)
- 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 (2021-04-26)
- 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 (2021-04-09)
- fix: initialize codemirror with the editor data and update it on data ready (#161)
v4.14.1-liferay.20 (2021-03-22)
- fix: sync content between editor and dialogs (#159)
- chore: revert "fix: remove css classes as well when changing style" (#158)
v4.14.1-liferay.19 (2021-03-12)
- fix: remove css classes as well when changing style (#156)
v4.14.1-liferay.18 (2021-03-05)
- fix: update codemirror plugin (#154)
v4.14.1-liferay.17 (2021-02-15)
- fix: Restore htmlwriter to have beautification in our source view (#152)
v4.14.1-liferay.16 (2021-01-13)
- fix: LPS-125441 CKEditor font size selector flickers on mouse over (#148)
v4.14.1-liferay.15 (2021-01-08)
- fix: Make table properties visible (#150)
v4.14.1-liferay.14 (2020-12-21)
- fix: LPS-124728 Avoid using unsupported APIs in IE11 (#146)
v4.14.1-liferay.13 (2020-11-26)
v4.14.1-liferay.12 (2020-10-13)
- fix: make text wrap in codemirror plugin (#136)
v4.14.1-liferay.11 (2020-09-21)
- 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 (2020-09-09)
- feat: add imagespacingbox plugin (#126)
- refactor: move plugins skins to plugins folder (#128)
v4.14.1-liferay.9 (2020-08-28)
v4.14.1-liferay.8 (2020-08-20)
- feat: add styles for dialogs in moono-lexicon (#118)
v4.14.1-liferay.7 (2020-08-17)
- feat: run build in ci (#115)
- refactor: enable the
image2
plugin (#119)
v4.14.1-liferay.6 (2020-08-06)
- feat: reduce noise created by patch updates (#109)
- fix: Don't pass languageId to css files requests (#108)
- fix: fix combo dropdown styles (#107)
- fix: Review moono-lexicon styles (#106)
- fix: remove comments from svg icons (#101)
- chore: add yarn install to setup task (#97)
- refactor: regen patches (#110)
v4.14.1-liferay.5 (2020-07-23)
- fix: remove overlay that is preventing unrelated UI interactions on the page (#98)
v4.14.1-liferay.4 (2020-07-16)
- fix: add border property to outer class required for resizing (#96)
v4.14.1-liferay.3 (2020-07-14)
- fix: remove positioning and size definition of the editable area as is notlonger needed and was interfering with alloy editor styling (#95)
- chore: replace
sh ck.sh
with./ck.sh
(#94)
v4.14.1-liferay.2 (2020-07-10)
- docs: fix broken links in changelog (#91)
v4.14.1-liferay.1 (2020-07-07)
- feat: allow additional resource URL parameters (#89)
- feat: autocommit build artifacts after
./ck.sh build
(#84) - feat: streamline CKEditor bundle (#73)
- fix: add skin files for plugins that support skinning (#85)
- fix: use semantic commit message format for automatic commits (#80)
- docs: remove instruction to "git commit" after building (#87)
- docs: update stale reference to non-existent "buildskin" subcommand (#83)
- docs: Add build to publish steps (#82)
v4.13.1-liferay.8 (2020-06-30)
- fix: move dev deps out of "dependencies" (#78)
- docs: note need to update GitHub releases page (#77)
- chore: update .npmignore (#76)
v4.13.1-liferay.7 (2020-06-29)
v4.13.1-liferay.6 (2020-06-29)
- feat: add support for svg icons (#74)
- feat: add custom icons to moono-lexicon (#70)
- feat: customize moono-lexicon skin (#67)
- feat: Add support to create and build skins | Issue #66 (#65)
- fix: styles for editable area on source editor mode | #71 (#72)
- refactor: make build slightly safer (#63)
v4.13.1-liferay.5 (2020-04-15)
- fix: other bad path in support/version.js (#62)
- fix: bad path in support/version.js (#61)
- fix: remove obsolete summary field from table elements (#59)
- docs: add build status badge to README (#54)
- refactor: improve actions set-up (#53)
4.13.1-liferay.4 (2020-03-25)
- fix: make globs work on Windows (#45)
- docs: fix grammar and typo issues in README (#47)
- docs: update CHANGELOG with new version of liferay-changelog-generator (#46)
- docs: add CHANGELOG (#44)
v4.13.1-liferay.3 (2020-02-13)
- fix: explicitly define files to be included in the release (#43)
v4.13.1-liferay.2 (2020-02-13)
- docs: apply miscellaneous updates (#42)
- refactor: make patches consistent (#40)
- LPS-107869 Update CKEditor to latest version (v4.13.1) (#37)
4.13.1-liferay.1 (2020-02-05)
- fix: stabilize formatting of autogenerated commits (#32)
- fix: make sure the build doesn't reset submodule (#31)
- docs: provide more explanation of why/how things work (#35)
- refactor: remove redundant check from "ck.sh patch" (#33)
- LPS-107869 Update CKEditor to latest version (v4.13.1) (#36)
v4.11.4-liferay.2 (2019-05-28)
- feat: add update command (#19)
- fix: tabs in popups overflowing in CKEditor with "maximize" plugin (LPS-95472) (#27)
- fix: work around different Git behavior across versions (#26)
- fix: broken "ck.sh build" (#25)
- fix: make ck.sh behavior match README (#24)
- fix: force submodule to point at right upstream version (#21)
- doc: tweak README for accuracy (#23)
4.11.4-liferay.1 (2019-05-16)
- fix: LPS-89596 Changed position of drag icon for IE11 (#18)
- doc: add info on testing, tagging and publishing to README.md (#15)
v4.11.3-liferay.1 (2019-04-04)
- Bump version (#13)
- Add README.md (#12)
- Update CKEDITOR to 4.11.3 (#11)
- Stop copying build-config and enable debug build (#10)
4.11.3-liferay.0 (2019-03-21)
- Initial release.