Aleksander Nowodzinski
|
0f4b152cb9
Docs: Fixed a broken link in the DropdownView class.
|
6 лет назад |
Aleksander Nowodzinski
|
c27af5f82f
Tests: Added DropdownView panel positioning tests for LTR and RTL languages.
|
6 лет назад |
Aleksander Nowodzinski
|
62ef66fc21
Improved the `DropdownView` component so it displays its panel on both sides depending on the direction of the language.
|
6 лет назад |
Kamil Piechaczek
|
0f9dc31390
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 лет назад |
Kamil Piechaczek
|
063d7b38a4
Internal: Bumped the year. [skip ci]
|
7 лет назад |
Aleksander Nowodzinski
|
8b9b16f810
Implemented configurable (also: automatic) dropdown panel positioning.
|
7 лет назад |
Aleksander Nowodzinski
|
4377325cdf
Docs: Added API docs for DropdownView#class.
|
7 лет назад |
lucasreppewelander
|
8903d01d50
Fix: Added possibility to add custom css class to dropdownview
|
7 лет назад |
Aleksander Nowodzinski
|
4b358070fb
Docs: Fixed broken links in the dropdown component.
|
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 лет назад |
Piotrek Koszuliński
|
8e9113ecba
Docs: Fixed incorrect event name. [skip ci]
|
7 лет назад |
Piotrek Koszuliński
|
cb31ac1935
Avoid using the word Interface in interface names by simply stripping it.
|
7 лет назад |
Piotrek Koszuliński
|
c0bc02bc6b
Improved docs.
|
7 лет назад |
Maciej Gołaszewski
|
68116d3a24
Changed: Rename `DropdownButtonInterface#select` event to `#open`.
|
8 лет назад |
Maciej Gołaszewski
|
2c41445234
Docs: Update dropdown documentation.
|
8 лет назад |
Maciej Gołaszewski
|
61665178c5
Changed: Remove `dropdown.buttonView` bindings to `dropdown`.
|
8 лет назад |
Maciej Gołaszewski
|
e91834af38
Changed: Make ButtonClass as a parameter of `createDropdown()`.
|
8 лет назад |
Maciej Gołaszewski
|
181888ca06
Changed: Extract DropdownButtonView from Dropdown.
|
8 лет назад |
Maciej Gołaszewski
|
7d72e5e30f
Docs: Fix links in documentation and update dropdown's properties.
|
8 лет назад |
Maciej Gołaszewski
|
19e0c79ede
Docs: Document optional observable properties of the DropdownView.
|
8 лет назад |
Maciej Gołaszewski
|
54a6a89fec
Fix: typos.
|
8 лет назад |
Maciej Gołaszewski
|
11a6134a61
Changed: Rename parts of SplitButton buttons to action/select.
|
8 лет назад |
Maciej Gołaszewski
|
bfe20a4ae7
Remove splitbuttondropdownview.js and use 'select' button event instead.
|
8 лет назад |
Aleksander Nowodzinski
|
ae62ea38c1
Tests: Updated BalloonPanelView tests with new arrow offsets, extended DropdownView tests.
|
8 лет назад |
Aleksander Nowodzinski
|
abbeb7d0db
Merge branch 'master' into t/ckeditor5/645
|
8 лет назад |
Aleksander Nowodzinski
|
18469b0689
Aligning the package to the new default theme.
|
8 лет назад |
Piotrek Koszuliński
|
cf7a820cc0
Internal: Bumped the year. [skip ci]
|
8 лет назад |
Aleksander Nowodzinski
|
d145c3eaa1
Fix: Bound dropdown's button #isOn to DropdownView#isOpen and DropdownModel#isOn instead of manipulating the CSS in the dropdown.
|
8 лет назад |
Aleksander Nowodzinski
|
3853af40b1
Created DropdownView#isEnabled attribute. Bound DropdownView#element .ck-disabled class to the attribute.
|
8 лет назад |