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.
- use
ember-modifier
instead of@ember/render-modifiers
(deprecated) (see no-at-ember-render-modifiers) - removed usage of ember-power-select on demo app
- updated project to latest dependencies
- dropped support for ember < 3.28
- Fix embroider compatibility (#495)
- Remove usage of
assign
polyfill (#494)
- Accidental release
- Support all lowercase
@language
argument (f7751e7)
- Fix
@language
argument (f7751e7)
- Update
@toast-ui/editor
from3.2.1
to3.2.2
(3419d38)
- Update
@toast-ui/editor
from3.2.0
to3.2.1
(#484)
- Fix TuiEditor component in viewer mode (#477)
- Make test helper work on "wysiwyg" mode
- Support for custom test helpers (see #477)
- Relax dependency on
@ember/render-modifiers
to allow both v1 and v2
@linkAttribute
argument renamed to@linkAttributes
@onStateChange
action argument renamed to@onCaretChange
@toolbarItems
no longer uses a "divider" item in the array. Instead pass in multiple arrays, and they will be divided in the UI.
- new
@theme
argument - new
@customMarkdownRenderer
argument - new
@widgetRules
argument - new
@onInit
action that provides the underlying "editor" instance to make more advanced operations
- dropped support for IE 11
@useDefaultHTMLSanitizer
argument was removed
- Expose new TUI editor options
- Allow customization of editor element
- Use Glimmer component
- Dependency updates
- Allow passing attributes to editor element
- Expose
plugins
option, to allow using plugins
- Dependency updates
- Update to tui-editor v2
- Dependency updates
- Only remove existing observers.
- Dependency updates.
- Dependency updates.
- Dependency updates.
- Dependency updates.
- Dependency updates.
- Dependency updates.