19.0.0 (2020-04-29)
Internal changes only (updated dependencies, documentation, etc.).
18.0.0 (2020-03-19)
Internal changes only (updated dependencies, documentation, etc.).
17.0.0 (2020-02-18)
- Focus the editor before executing toolbar buttons' command. See ckeditor/ckeditor5#353. (6bbca98)
- Updated translations. (4def017)
16.0.0 (2019-12-04)
- Updated translations. (9dfd52c)
15.0.0 (2019-10-23)
- Provided support for numeric values for the
font-weight
attribute. Closes #94. Closes ckeditor/ckeditor5-paste-from-office#74. (25a0d7c)
11.1.4 (2019-08-26)
- The UI buttons should be marked as toggleable for better assistive technologies support (see ckeditor/ckeditor5#1403). (b9f5867)
- The issue tracker for this package was moved to https://github.com/ckeditor/ckeditor5/issues. See ckeditor/ckeditor5#1988. (8293319)
- Mark basic-styles attributes with 'copyOnEnter' property. (0afbc20)
- Updated translations. (52de3fe)
11.1.3 (2019-07-10)
Internal changes only (updated dependencies, documentation, etc.).
11.1.2 (2019-07-04)
11.1.1 (2019-06-05)
- Updated translations. (c9cdc44)
11.1.0 (2019-04-10)
- Marked basic style attributes as a formatting using the
AttributeProperties#isFormatting
property. Closes ckeditor/ckeditor5#1664. (fcfba54)
11.0.0 (2019-02-28)
- Upgraded minimal versions of Node to
8.0.0
and npm to5.7.1
. See: ckeditor/ckeditor5#1507. (612ea3c)
10.1.0 (2018-12-05)
-
Introduced the
Superscript
and theSubscript
features. Closes #76. Closes #74. (f281e99)Thanks to @idleb!
- Improved SVG icons size. See ckeditor/ckeditor5-theme-lark#206. (6314191)
- Updated translations. (f9d3d07) (67fb2e2)
10.0.3 (2018-10-08)
- Updated translations. (cf4e657)
10.0.2 (2018-07-18)
- The value of
AttributeCommand
should be taken from the first node on which this style is allowed. Closes #56. (64a0dbc)
- Updated translations. (df8bcc4)
10.0.1 (2018-06-21)
- Updated translations.
10.0.0 (2018-04-25)
- Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. (94da24e)
- Updated translations. (dbebfe0)
- The license under which CKEditor 5 is released has been changed from a triple GPL, LGPL and MPL license to a GPL2+ only. See ckeditor/ckeditor5#991 for more information.
1.0.0-beta.4 (2018-04-19)
- Improved the "strikethrough" icon. Closes ckeditor/ckeditor5#910. (d559d8f)
- Updated translations. (b4c8419)
1.0.0-beta.2 (2018-04-10)
Internal changes only (updated dependencies, documentation, etc.).
1.0.0-beta.1 (2018-03-15)
-
Added the strikethrough feature. (78719c9)
Thanks to @Natim!
-
Updated icons for compatibility with the refreshed Lark theme (see ckeditor/ckeditor5#645). (170fec2)
- Aligned feature class naming to the new scheme. (51a4b61)
- Migrated package styles to PostCSS. Moved the visual styles to
@ckeditor/ckeditor5-theme-lark
(see ckeditor/ckeditor5-ui#144). (a5d5d9e) - Updated translations. (1ff4312)
1.0.0-alpha.2 (2017-11-14)
- Updated translations. (398054d)
1.0.0-alpha.1 (2017-10-03)
0.9.0 (2017-09-03)
- It should be possible to paste basic styles. See ckeditor/ckeditor5#477. (d2db7fe)
- Introduced
AttributeCommand
. It was moved from@ckeditor/ckeditor5-core/src/command/toggleattributecommand
. Closes #47. (0301d4a) - Introduced the
Underline
plugin. Closes #51. (f724ae0)
-
Aligned the implementation to the new Command API (see https://github.com/ckeditor/ckeditor5-core/issues/88). (36a976e)
-
Cleaned up SVG icons. (da10131)
-
Italic feature will use
<i>
instead of<em>
. Closes #28. (9d1d5e2)Read more in Editor Recommendations.
- The command API has been changed.
0.8.1 (2017-05-07)
- Updated translations. (5250bec)
0.8.0 (2017-04-05)
- Named existing plugin(s). (5f649be)
- Updated translations. (2aa33fd)
0.7.1 (2017-03-06)
- Updated translations. (4fd6e19)