Aleksander Nowodzinski
|
06d8a735c2
Renamed ButtonView#style to #labelStyle.
|
7 年之前 |
Aleksander Nowodzinski
|
4ce6af546f
Tests: Added tests for the new ListItemView architecture.
|
7 年之前 |
Aleksander Nowodzinski
|
55979182ef
Used ButtonView inside ListItemView.
|
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.
|
8 年之前 |
Maciej Gołaszewski
|
2080bffe40
Changed: Button icon should have own class name set.
|
8 年之前 |
Piotrek Koszuliński
|
cb31ac1935
Avoid using the word Interface in interface names by simply stripping it.
|
8 年之前 |
Piotrek Koszuliński
|
daa4db752d
Improved ButtonInterface and how other classes implement it.
|
8 年之前 |
Maciej Gołaszewski
|
0fea8ab3b4
Docs: Introduce `ButtonInterface` and `DropdownButtonInterface`.
|
8 年之前 |
Maciej Gołaszewski
|
1959e81782
Other: Revert icon hack from ButtonView.
|
8 年之前 |
Maciej Gołaszewski
|
9877565919
Other: Initial SplitButton implementation.
|
8 年之前 |
Piotrek Koszuliński
|
cf7a820cc0
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Aleksander Nowodzinski
|
0bdee50fde
Moved component styles to own directories to avoid such migration in the future.
|
8 年之前 |
Aleksander Nowodzinski
|
aebf806d13
Migrated UI components from SASS to PostCSS. Added theme support.
|
8 年之前 |
Aleksander Nowodzinski
|
5843900cbb
Aligned ButtonView to the View#render API. Code refactoring in the component.
|
8 年之前 |
Aleksander Nowodzinski
|
9fd8f6bb54
Docs: Reviewed and improved documentation of the dropdowns.
|
8 年之前 |
Oskar Wróbel
|
bab6f5a1d7
Fixed docs.
|
8 年之前 |
Oskar Wróbel
|
5d5a9ffa8a
Changed button tooltip to be always rendered as button child.
|
8 年之前 |
Aleksander Nowodzinski
|
ae9e6bd431
Docs: Fixed a broken @link in the ButtonView class.
|
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 年之前 |
Piotrek Koszuliński
|
89fc276bcc
Fixed API docs.
|
9 年之前 |