Kuba Niegowski
|
437e29b61c
The removeFormat command should handle block formatting differently.
|
5 年之前 |
Kamil Piechaczek
|
0b1fd173ca
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Anna Tomanek
|
08e7a5ea8d
Merge branch 'master' of github.com:ckeditor/ckeditor5-remove-format
|
6 年之前 |
Kamil Piechaczek
|
f6eaf29870
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
Anna Tomanek
|
4188e414f7
Docs: Remove format feature guides and API docs corrected. [skip ci]
|
6 年之前 |
Aleksander Nowodzinski
|
5dfe895f94
Internal: Minor code refactoring.
|
6 年之前 |
Marek Lewandowski
|
6afb8fc6f8
Docs: Use format word more consistently. [skip ci]
|
6 年之前 |
Marek Lewandowski
|
55b349d996
Docs: Minor rewording in _getFormattingAttributes method. [skip ci]
|
6 年之前 |
Marek Lewandowski
|
06da0fcfeb
Internal: Remove format no longer relies on hardcoded list of format attributes, using isFormatting attribute property instead.
|
6 年之前 |
Marek Lewandowski
|
39bd2cdec0
Internal: Fixed case where text nodes with multiple removed attributes would cause an exception.
|
6 年之前 |
Aleksander Nowodzinski
|
e382e44b35
Docs: Minor docs corrections.
|
6 年之前 |
Aleksander Nowodzinski
|
a6f2079939
Docs: Extended the feature guide. Fixed wording, typos and links in the package. Improved code style.
|
6 年之前 |
Marek Lewandowski
|
d853e45e18
Internal: Added support for more formatting attributes.
|
6 年之前 |
Marek Lewandowski
|
bc3ea7d1d9
Internal: Added support for more formatting attributes in remove format feature.
|
6 年之前 |
Marek Lewandowski
|
c3b4892ae6
Internal: Minor docs cleanup.
|
6 年之前 |
Marek Lewandowski
|
1f86640363
Docs: Basic docs cleanup, added guide for the remove format feature.
|
6 年之前 |
Marek Lewandowski
|
40d1a31ea4
Docs: Adjusted docs.
|
6 年之前 |
Marek Lewandowski
|
ad9f3e9ea5
Internal: Simplified the code by extracting common logic into a generator.
|
6 年之前 |
Marek Lewandowski
|
9ccfc84444
Internal: Removed hardcoded bold attribute dependency.
|
6 年之前 |
Marek Lewandowski
|
c4ce07e501
Internal: Fixed removing formatting from editables within widgets.
|
6 年之前 |
Marek Lewandowski
|
8e3a8e5222
Internal: Fixed an issue where selection's formatting attributes would not be removed.
|
6 年之前 |
Marek Lewandowski
|
5c8f27f5d4
Internal: Simplified PoC implementation.
|
6 年之前 |