Aleksander Nowodzinski
|
ba26b05fc2
Other: Removed the obsolete DropdownView#focusTracker.
|
hace 5 años |
Aleksander Nowodzinski
|
4e27cf8d4d
Tests: Added tests for DropdownView#id.
|
hace 5 años |
Kamil Piechaczek
|
0636300d1f
Merge pull request #535 from ckeditor/i/6002
|
hace 6 años |
Kamil Piechaczek
|
52ae4b4c48
Internal: Bumped the year. [skip ci]
|
hace 6 años |
Marek Lewandowski
|
5b59c11422
Tests: Fixed tests leaking editor instance / DOM element.
|
hace 6 años |
Aleksander Nowodzinski
|
553bfae8c5
Aligned the code to the latest Locale class API.
|
hace 6 años |
Aleksander Nowodzinski
|
c27af5f82f
Tests: Added DropdownView panel positioning tests for LTR and RTL languages.
|
hace 6 años |
Kamil Piechaczek
|
0f9dc31390
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
hace 6 años |
Kamil Piechaczek
|
063d7b38a4
Internal: Bumped the year. [skip ci]
|
hace 6 años |
Aleksander Nowodzinski
|
43a26ddc6b
Tests: Added unit tests for DropdownView panel positioning (static and 'auto').
|
hace 7 años |
Aleksander Nowodzinski
|
a191abd1d7
Code refactoring in DropdownView tests.
|
hace 7 años |
lucasreppewelander
|
8903d01d50
Fix: Added possibility to add custom css class to dropdownview
|
hace 7 años |
Aleksander Nowodzinski
|
3742856bfb
Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494).
|
hace 7 años |
Maciej Gołaszewski
|
68116d3a24
Changed: Rename `DropdownButtonInterface#select` event to `#open`.
|
hace 7 años |
Maciej Gołaszewski
|
e91834af38
Changed: Make ButtonClass as a parameter of `createDropdown()`.
|
hace 7 años |
Maciej Gołaszewski
|
bfe20a4ae7
Remove splitbuttondropdownview.js and use 'select' button event instead.
|
hace 8 años |
Aleksander Nowodzinski
|
ae62ea38c1
Tests: Updated BalloonPanelView tests with new arrow offsets, extended DropdownView tests.
|
hace 7 años |
Piotrek Koszuliński
|
cf7a820cc0
Internal: Bumped the year. [skip ci]
|
hace 8 años |
Aleksander Nowodzinski
|
d145c3eaa1
Fix: Bound dropdown's button #isOn to DropdownView#isOpen and DropdownModel#isOn instead of manipulating the CSS in the dropdown.
|
hace 8 años |
Aleksander Nowodzinski
|
3853af40b1
Created DropdownView#isEnabled attribute. Bound DropdownView#element .ck-disabled class to the attribute.
|
hace 8 años |
Aleksander Nowodzinski
|
cc0c23989b
Bound DropdownView#buttonView's ck-on class to DropdownView#isOpen.
|
hace 8 años |
Aleksander Nowodzinski
|
65a4d91bab
Aligned Dropdown and DropdownPanel components to the View#render API.
|
hace 8 años |
Aleksander Nowodzinski
|
8fad60e47e
Made DropdownView synchronous.
|
hace 8 años |
Aleksander Nowodzinski
|
7166108c26
Fix: DropdownView should open upon arrow down key press. Closes #249.
|
hace 8 años |
Aleksander Nowodzinski
|
825aafac15
Tests: Fixed dropdown test which failed after #238 fix.
|
hace 8 años |
Aleksander Nowodzinski
|
a37b29e3f9
Fix: The dropdown menu should not open using the keyboard when disabled. Closes #238.
|
hace 8 años |
Piotrek Koszuliński
|
d50de60cb7
Switched to scoped imports.
|
hace 9 años |
Aleksander Nowodzinski
|
0006bc24a2
Implemented DropdownView#focus() with keyboard navigation using arrow[left,right,down] and esc keystrokes.
|
hace 9 años |
Piotrek Koszuliński
|
c710d47cd6
Bump up the year.
|
hace 9 años |
Piotrek Koszuliński
|
9f84caa10e
Updated tests – removed bender tags and CSS links.
|
hace 9 años |