Maciej Gołaszewski
|
7d72e5e30f
Docs: Fix links in documentation and update dropdown's properties.
|
7 years ago |
Maciej Gołaszewski
|
19e0c79ede
Docs: Document optional observable properties of the DropdownView.
|
7 years ago |
Maciej Gołaszewski
|
54a6a89fec
Fix: typos.
|
8 years ago |
Maciej Gołaszewski
|
11a6134a61
Changed: Rename parts of SplitButton buttons to action/select.
|
8 years ago |
Maciej Gołaszewski
|
bfe20a4ae7
Remove splitbuttondropdownview.js and use 'select' button event instead.
|
8 years ago |
Aleksander Nowodzinski
|
ae62ea38c1
Tests: Updated BalloonPanelView tests with new arrow offsets, extended DropdownView tests.
|
8 years ago |
Aleksander Nowodzinski
|
abbeb7d0db
Merge branch 'master' into t/ckeditor5/645
|
8 years ago |
Aleksander Nowodzinski
|
18469b0689
Aligning the package to the new default theme.
|
8 years ago |
Piotrek Koszuliński
|
cf7a820cc0
Internal: Bumped the year. [skip ci]
|
8 years ago |
Aleksander Nowodzinski
|
d145c3eaa1
Fix: Bound dropdown's button #isOn to DropdownView#isOpen and DropdownModel#isOn instead of manipulating the CSS in the dropdown.
|
8 years ago |
Aleksander Nowodzinski
|
3853af40b1
Created DropdownView#isEnabled attribute. Bound DropdownView#element .ck-disabled class to the attribute.
|
8 years ago |
Aleksander Nowodzinski
|
cc0c23989b
Bound DropdownView#buttonView's ck-on class to DropdownView#isOpen.
|
8 years ago |
Aleksander Nowodzinski
|
0bdee50fde
Moved component styles to own directories to avoid such migration in the future.
|
8 years ago |
Aleksander Nowodzinski
|
aebf806d13
Migrated UI components from SASS to PostCSS. Added theme support.
|
8 years ago |
Aleksander Nowodzinski
|
bf84c52a0e
Tests: Updated various manual tests to the View#render API.
|
8 years ago |
Aleksander Nowodzinski
|
65a4d91bab
Aligned Dropdown and DropdownPanel components to the View#render API.
|
8 years ago |
Aleksander Nowodzinski
|
9fd8f6bb54
Docs: Reviewed and improved documentation of the dropdowns.
|
8 years ago |
Aleksander Nowodzinski
|
8fad60e47e
Made DropdownView synchronous.
|
8 years ago |
Aleksander Nowodzinski
|
7166108c26
Fix: DropdownView should open upon arrow down key press. Closes #249.
|
8 years ago |
Aleksander Nowodzinski
|
a37b29e3f9
Fix: The dropdown menu should not open using the keyboard when disabled. Closes #238.
|
8 years ago |
Piotrek Koszuliński
|
a679c2cf96
Aligned the code style.
|
8 years ago |
Aleksander Nowodzinski
|
a3e3c5d446
Docs: Fixed broken links.
|
8 years ago |
Piotrek Koszuliński
|
b426959332
Merge branch 'master' into t/138
|
9 years ago |
Oskar Wróbel
|
6983d1f974
Merge pull request #147 from ckeditor/t/139
|
9 years ago |
Aleksander Nowodzinski
|
5e3fa0dabc
Fixed: There's no need to call addChildren() for views which are refered in View#template anymore.
|
9 years ago |
Aleksander Nowodzinski
|
e604d1481b
Fixed: Button's template is extended too late in in DropdownView constructor.
|
9 years ago |
Piotrek Koszuliński
|
d50de60cb7
Switched to scoped imports.
|
9 years ago |
Aleksander Nowodzinski
|
0006bc24a2
Implemented DropdownView#focus() with keyboard navigation using arrow[left,right,down] and esc keystrokes.
|
9 years ago |
Piotrek Koszuliński
|
c710d47cd6
Bump up the year.
|
9 years ago |
Piotrek Koszuliński
|
9395ba7c4e
Merged ckeditor5-ui-default into this package. Fixes #116.
|
9 years ago |