Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

67 lines (44 loc) · 1.4 KB

Change log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

2.1.0 - 2024-01-08

Added

  • Added new statusbar attribute that sets the editors statusbar config option.

Fixed

  • The id attribute was not being used as the id for the editor.

2.0.2 - 2023-03-27

Fixed

  • Updated CI library to latest
  • Updated dependencies

2.0.1 - 2022-07-27

Fixed

  • Find an associated form even when in a nested shadow DOM.
  • Updated dependencies to latest version

2.0.0 - 2022-04-08

Changed

  • License changed to MIT (from Apache 2) this matches TinyMCE 6 license
  • Changed default cloudChannel to '6'.

Fixed

  • Updated dependencies to latest available versions.

1.2.0 - 2021-03-11

Fixed

  • Updated dependencies to latest available versions.

1.1.0 - 2021-01-07

Changed

  • Converted demo server app to TypeScript.
  • Updated dependencies.
  • Added eslint.
  • Adopted beehive-flow branching and versioning process/tooling.

1.0.2 - 2020-09-22

Changed

  • Updated dependencies to latest available versions

1.0.1 - 2020-08-31

Added

  • Added CDN demo.

Changed

  • Updated README.md

1.0.0 - 2020-08-27

Added

  • Initial release of web component wrapper around TinyMCE.