Maciej Gołaszewski
|
50fc76d1b9
Docs: Move dropdowns framework guide to architecture/ui-library guide.
|
7 年之前 |
Maciej Gołaszewski
|
61665178c5
Changed: Remove `dropdown.buttonView` bindings to `dropdown`.
|
7 年之前 |
Maciej Gołaszewski
|
4cd1295cd3
Code style: Fix code indentation in code examples.
|
7 年之前 |
Maciej Gołaszewski
|
91f9f32823
Docs: Updated the dropdown framework guide stub.
|
7 年之前 |
Maciej Gołaszewski
|
e91834af38
Changed: Make ButtonClass as a parameter of `createDropdown()`.
|
7 年之前 |
Maciej Gołaszewski
|
fc0d021506
Changed: Move dropdown buttons to ui/dropdown/buttons.
|
7 年之前 |
Maciej Gołaszewski
|
181888ca06
Changed: Extract DropdownButtonView from Dropdown.
|
7 年之前 |
Maciej Gołaszewski
|
a2d2d8bb9f
Docs: Fix code block padding in utils.js.
|
7 年之前 |
Maciej Gołaszewski
|
7d72e5e30f
Docs: Fix links in documentation and update dropdown's properties.
|
7 年之前 |
Maciej Gołaszewski
|
19e0c79ede
Docs: Document optional observable properties of the DropdownView.
|
7 年之前 |
Maciej Gołaszewski
|
14eb24469c
Changed: Removed unnecessary private method from dropdown/utils.
|
7 年之前 |
Maciej Gołaszewski
|
42fe68fb37
Changed: Review `SplitButton#actionView` bindings.
|
7 年之前 |
Maciej Gołaszewski
|
eb2e5b5321
Docs: Brought dropdown/utils methods to a common naming scheme.
|
7 年之前 |
Maciej Gołaszewski
|
2e6bbb9c31
Changed: Use `bind().toMany()` binding chain from `ObservableMixin`.
|
7 年之前 |
Maciej Gołaszewski
|
3e6eec3082
Docs: Update `SplitButtonView` documentation.
|
7 年之前 |
Maciej Gołaszewski
|
7d521bc8e4
Code style: The dots are required at the end of the comment.
|
7 年之前 |
Maciej Gołaszewski
|
cfced3115d
Fix: Wrong path to ckeditor5-utils package in tests.
|
7 年之前 |
Maciej Gołaszewski
|
458cd14716
Docs: Updated dropdown framework guide.
|
7 年之前 |
Maciej Gołaszewski
|
64c4c3ea51
Changed: Bind dropdown behavior to `DropdownView` instead of `Model`.
|
7 年之前 |
Maciej Gołaszewski
|
2b26c04ff1
Changed: Move `addListViewToDropdown()` helper to ui/dropdown/utils.
|
7 年之前 |
Maciej Gołaszewski
|
ac541aeae3
Changed: Move `addToolbarToDropdown()` helper to ui/dropdown/utils.
|
7 年之前 |
Maciej Gołaszewski
|
a6c9ea01c8
Added: Introduce `bindOneToMany()` binding helper.
|
7 年之前 |
Maciej Gołaszewski
|
b53db8f03a
Changed: Remove dafult dropdown behavior helper methods from API.
|
7 年之前 |
Maciej Gołaszewski
|
83505e5a06
Changed: Change how dropdowns with `ButtonView` and `SplitButtonView` are created.
|
7 年之前 |
Maciej Gołaszewski
|
650bd93551
Docs: Add dropdowns framework guide stub.
|
7 年之前 |
Maciej Gołaszewski
|
f4e9bebde0
Tests: Add `DropdownPanelView#focus()` and `DropdownPanelView#focusLast()` tests.
|
7 年之前 |
Maciej Gołaszewski
|
17b4dae694
Tests: Add SplitButtonView tests.
|
7 年之前 |
Maciej Gołaszewski
|
090e4bf13a
Tests: Remove empty describe() from addtoolbartodropdown tests.
|
7 年之前 |
Maciej Gołaszewski
|
959af5bc4d
Fixed: Toolbar dropdown's items "execute" event is not delegated to dropdown.
|
7 年之前 |
Maciej Gołaszewski
|
1959e81782
Other: Revert icon hack from ButtonView.
|
7 年之前 |