Kamil Piechaczek
|
43f081bfb4
Internal: Bumped the year. [skip ci]
|
6 years ago |
Aleksander Nowodzinski
|
0ef34055e6
Other: Made the text highlight toolbar more accessible by providing an aria-label (see ckeditor/ckeditor5#1404).
|
6 years ago |
Mateusz Samsel
|
81ded553e6
Make split button toggleable and update test to check it.
|
6 years ago |
Mateusz Samsel
|
eae14be5d4
Set buttons as toggleable and add unit test to check it.
|
6 years ago |
Kamil Piechaczek
|
ee85157a76
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Mateusz Samsel
|
53b66d9489
Move ereaser icon to core and change import entry for it.
|
6 years ago |
Kamil Piechaczek
|
23795273f0
Internal: Bumped the year. [skip ci]
|
6 years ago |
Anna Tomanek
|
5ae79a7e07
Docs: Highlight documentation reviewed. [skip ci]
|
7 years ago |
Piotrek Koszuliński
|
74481a39ea
Internal: Updated lang/contexts.json.
|
7 years ago |
Maciej Gołaszewski
|
46bf6789d5
Changed: Renamed 'highlightDropdown' to 'highlight'.
|
7 years ago |
Aleksander Nowodzinski
|
acc3253c92
Docs: Fixed an error due to an invalid highlight button in the toolbar configuration.
|
7 years ago |
Szymon Cofalik
|
422c0c4bc8
Merge pull request #14 from ckeditor/t/ckeditor5/488
|
7 years ago |
Maciej Gołaszewski
|
716830874f
Changed: HighlightUI should not require HighlightEditing.
|
7 years ago |
Damian Konopka
|
51ba006e95
Added highlight stylesheet with CSS variables.
|
7 years ago |
Aleksander Nowodzinski
|
8e95b916ac
Removed .ck-highlight-button and .ck-highlight-dropdown CSS classes.Used the latest IconView API to fill the button icons with highlight colors.
|
7 years ago |
Maciej Gołaszewski
|
aa5112634e
Changed: Renamed 'marker' option to 'yellowMarker'.
|
7 years ago |
Aleksander Nowodzinski
|
8d588c6412
Adjusted and extended the default highlight color palette for better look and a11y.
|
7 years ago |
Aleksander Nowodzinski
|
e7b3cbd166
Docs: Improved the highlight package docs.
|
7 years ago |
Maciej Gołaszewski
|
20609a4735
Docs: Improve highlight documentation.
|
7 years ago |
Maciej Gołaszewski
|
a35c12b019
Changed: Update dropdown API usage.
|
7 years ago |
Maciej Gołaszewski
|
764887b359
Changed: Remove `dropdown.buttonView` bindings to `dropdown`.
|
7 years ago |
Maciej Gołaszewski
|
1757ae6111
Removed unnecessary code.
|
7 years ago |
Maciej Gołaszewski
|
20f6c5758f
Changed: Make ButtonClass as a parameter of `createDropdown()`.
|
7 years ago |
Maciej Gołaszewski
|
f2dab35e4b
Changed: Use `bind().toMany()` binding chain from `ObservableMixin`.
|
7 years ago |
Maciej Gołaszewski
|
020eff6029
Changed: Make CSS style to button rather then dropdown.
|
7 years ago |
Maciej Gołaszewski
|
3c22f3af98
Changed: Bind dropdown behavior to `DropdownView` instead of `Model`.
|
7 years ago |
Maciej Gołaszewski
|
bcb558fba4
Changed: Move `addToolbarToDropdown()` helper to ui/dropdown/utils.
|
7 years ago |
Maciej Gołaszewski
|
c14bbb4598
Added: Introduce `bindOneToMany()` binding helper.
|
7 years ago |
Maciej Gołaszewski
|
65b093c891
Changed: Remove dafult dropdown behavior helper methods from API.
|
7 years ago |
Maciej Gołaszewski
|
b5e7f03dfc
Changed: Change how dropdowns with `ButtonView` and `SplitButtonView` are created.
|
7 years ago |