Maciej Gołaszewski
|
cc0ae9e9dd
Other: Rename configurationdefinedconverters to definition-based-converters.
|
8 年之前 |
Maciej Gołaszewski
|
16783f61a4
Merge branch 'master' into t/ckeditor5-engine/1198
|
8 年之前 |
Maciej Gołaszewski
|
ee4bd520fd
Docs: Update configuration defined converters docs and method names.
|
8 年之前 |
Maciej Gołaszewski
|
b7c9f4efe4
Other: Merge configuration defined converters into one file.
|
8 年之前 |
Maciej Gołaszewski
|
35b761a44d
Other: Rename ContainerElement conversion helpers.
|
8 年之前 |
Maciej Gołaszewski
|
8181797dec
Other: Unify ViewElement converters for attribute and element.
|
8 年之前 |
Maciej Gołaszewski
|
a7aca04fce
Other: Extract implementation of unified converters from ViewElementDefinition interface to ckeditor5-engine.
|
8 年之前 |
Maciej Gołaszewski
|
4e417be4e5
Other: Rename Heading options to use ViewElementDefinition interface.
|
8 年之前 |
Oskar Wróbel
|
441e94769c
Changed enqueueChange to change.
|
8 年之前 |
Oskar Wróbel
|
c2834fae93
Aligned code with the engine changes.
|
8 年之前 |
Piotrek Koszuliński
|
3689bdb0be
Docs: Improved configuration docs.
|
8 年之前 |
Piotrek Koszuliński
|
f538aafb30
Docs: Fixed incorrect extends ref.
|
8 年之前 |
Piotrek Koszuliński
|
0bd2711131
Docs: Documented heading options.
|
8 年之前 |
Piotrek Koszuliński
|
0c4fd8683c
Aligned command API usage to the changes done in ckeditor5-core#89.
|
8 年之前 |
Piotrek Koszuliński
|
91fd07a474
Removed unnecessary HeadingCommand properties.
|
8 年之前 |
Kamil Piechaczek
|
d4effd6b11
Code style: Switched to ESLint.
|
8 年之前 |
Aleksander Nowodzinski
|
284d3ad036
Enabled heading styling with CSS class in the toolbar dropdown.
|
8 年之前 |
Aleksander Nowodzinski
|
fcd9fdb54f
Code refac. Deobfuscated some pieces of code. Allowed custom title for paragraph option. Enhanced tests.
|
8 年之前 |
Aleksander Nowodzinski
|
1f77b8de1e
Removed HeadingEngine#commands. Simplified config.heading.options localization.
|
8 年之前 |
Aleksander Nowodzinski
|
153ef636e6
Removed obsolote code from HeadingCommand tests. Docs refactoring.
|
8 年之前 |
Aleksander Nowodzinski
|
d896a8b14e
Integration with ParagraphCommand. Use getSelectedBlocks() in
|
8 年之前 |
Aleksander Nowodzinski
|
29e262cab3
Split the HeadingCommand.
|
8 年之前 |
Aleksander Nowodzinski
|
d314ec4793
Code refactoring in HeadingEngine Plugin.
|
8 年之前 |
Aleksander Nowodzinski
|
7a66802f01
Removed config.heading.defaultOptionId.
|
8 年之前 |
Aleksander Nowodzinski
|
fee44925f5
Changed _options getter to _getLocalizedOptions() in HeadingEngine.
|
8 年之前 |
Aleksander Nowodzinski
|
da2af58dfa
Renamed 'format'->'option' in the entire ckeditor5-heading package.
|
8 年之前 |
Aleksander Nowodzinski
|
690c9de896
Code refactoring.
|
8 年之前 |
Aleksander Nowodzinski
|
b2f5fa5e12
Code refactoring.
|
8 年之前 |
Aleksander Nowodzinski
|
3ca21a45ee
Fixed: Heading labels not properly localized due to lack of explicit `t( String )` definitions.
|
8 年之前 |
Aleksander Nowodzinski
|
0dcce1e1cd
Introduced editor.config#formats and editor.config#defaultFormatId.
|
8 年之前 |