Aleksander Nowodzinski
|
06d8a735c2
Renamed ButtonView#style to #labelStyle.
|
7 年之前 |
Aleksander Nowodzinski
|
4ce6af546f
Tests: Added tests for the new ListItemView architecture.
|
7 年之前 |
Piotrek Koszuliński
|
8439d7fc8f
Merge pull request #396 from ckeditor/t/ckeditor/ckeditor5/1013
|
7 年之前 |
Aleksander Nowodzinski
|
e84375e388
Fix: The buttons in the editor should provide basic accessibility. Closes ckeditor/ckeditor5#1013.
|
7 年之前 |
Maciej Gołaszewski
|
8b81365d91
Other: Removed dummy `ck-enabled` class.
|
7 年之前 |
Aleksander Nowodzinski
|
3742856bfb
Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494).
|
7 年之前 |
Aleksander Nowodzinski
|
bd4d85b840
Made the ButtonView#iconView present by default but not added to DOM unless ButtonView#icon is defined.
|
7 年之前 |
Maciej Gołaszewski
|
2080bffe40
Changed: Button icon should have own class name set.
|
7 年之前 |
Piotrek Koszuliński
|
cf7a820cc0
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Aleksander Nowodzinski
|
eb8e534931
Fix: It should be possible to use "dirty" third-party SVGs as the content of the IconView. Closes #350.
|
8 年之前 |
Aleksander Nowodzinski
|
5843900cbb
Aligned ButtonView to the View#render API. Code refactoring in the component.
|
8 年之前 |
Oskar Wróbel
|
ec5f954b47
Imporved weird name of test case.
|
8 年之前 |
Oskar Wróbel
|
5d5a9ffa8a
Changed button tooltip to be always rendered as button child.
|
8 年之前 |
Aleksander Nowodzinski
|
dcf5d61795
Implemented ButtonView#tooltipPosition attribute to control TooltipView#position.
|
8 年之前 |
Aleksander Nowodzinski
|
ff4c1f11b9
Fix: Button tooltip should not look blurry on ldpi screens. Closes #142. Closes #133.
|
8 年之前 |
Aleksander Nowodzinski
|
49f705a352
Made ButtonView synchronous.
|
8 年之前 |
Aleksander Nowodzinski
|
bff40fdc34
Implemented ButtonView#isVisible.
|
8 年之前 |
Piotrek Koszuliński
|
d50de60cb7
Switched to scoped imports.
|
9 年之前 |
Aleksander Nowodzinski
|
64eb6de2d4
Implemented ButtonView#focus() method and enabled attribute–controlled tabindex behaviour.
|
9 年之前 |
Piotrek Koszuliński
|
c710d47cd6
Bump up the year.
|
9 年之前 |
Aleksander Nowodzinski
|
ab7f18ea0a
Removed #title from ButtonView. Replaced by #tooltip with possible
|
9 年之前 |
Piotrek Koszuliński
|
9f84caa10e
Updated tests – removed bender tags and CSS links.
|
9 年之前 |
Piotrek Koszuliński
|
9395ba7c4e
Merged ckeditor5-ui-default into this package. Fixes #116.
|
9 年之前 |