Commit History

Author SHA1 Message Date
  Maciej Gołaszewski eb2e5b5321 Docs: Brought dropdown/utils methods to a common naming scheme. 7 years ago
  Maciej Gołaszewski 2e6bbb9c31 Changed: Use `bind().toMany()` binding chain from `ObservableMixin`. 7 years ago
  Maciej Gołaszewski 3e6eec3082 Docs: Update `SplitButtonView` documentation. 7 years ago
  Maciej Gołaszewski 7d521bc8e4 Code style: The dots are required at the end of the comment. 7 years ago
  Maciej Gołaszewski cfced3115d Fix: Wrong path to ckeditor5-utils package in tests. 7 years ago
  Maciej Gołaszewski 458cd14716 Docs: Updated dropdown framework guide. 7 years ago
  Maciej Gołaszewski 64c4c3ea51 Changed: Bind dropdown behavior to `DropdownView` instead of `Model`. 7 years ago
  Maciej Gołaszewski 2b26c04ff1 Changed: Move `addListViewToDropdown()` helper to ui/dropdown/utils. 7 years ago
  Maciej Gołaszewski ac541aeae3 Changed: Move `addToolbarToDropdown()` helper to ui/dropdown/utils. 7 years ago
  Maciej Gołaszewski a6c9ea01c8 Added: Introduce `bindOneToMany()` binding helper. 7 years ago
  Maciej Gołaszewski b53db8f03a Changed: Remove dafult dropdown behavior helper methods from API. 7 years ago
  Maciej Gołaszewski 83505e5a06 Changed: Change how dropdowns with `ButtonView` and `SplitButtonView` are created. 7 years ago
  Maciej Gołaszewski 650bd93551 Docs: Add dropdowns framework guide stub. 7 years ago
  Maciej Gołaszewski f4e9bebde0 Tests: Add `DropdownPanelView#focus()` and `DropdownPanelView#focusLast()` tests. 7 years ago
  Maciej Gołaszewski 17b4dae694 Tests: Add SplitButtonView tests. 7 years ago
  Maciej Gołaszewski 090e4bf13a Tests: Remove empty describe() from addtoolbartodropdown tests. 7 years ago
  Maciej Gołaszewski 959af5bc4d Fixed: Toolbar dropdown's items "execute" event is not delegated to dropdown. 7 years ago
  Maciej Gołaszewski 1959e81782 Other: Revert icon hack from ButtonView. 7 years ago
  Maciej Gołaszewski a34059aec6 Fix: Updated toolbardropdown.css path. 7 years ago
  Maciej Gołaszewski a9b71a1deb Other: Extract `getBindingTargets()` to own file and move it to ui/bindings. 7 years ago
  Maciej Gołaszewski 49e08ec1ae Other: Extract `addToolbarToDropdown()` to own file. 7 years ago
  Maciej Gołaszewski 62e1b8ebb9 Other: Extract `addListViewToDropdown()` to own file. 7 years ago
  Maciej Gołaszewski 948b62adab Other: Extract `enableModelIfOneIsEnabled()` to own file. 7 years ago
  Maciej Gołaszewski 9154dae1ff Other: Extract `createDropdownView()` to own file. 7 years ago
  Maciej Gołaszewski 3b50722702 Other: Extract `createSplitButtonForDropdown()` to own file. 7 years ago
  Maciej Gołaszewski f9ed426ec3 Other: Extract `createButtonForDropdown()` to own file. 7 years ago
  Maciej Gołaszewski 0498534f54 Other: Extract `closeDropdownOnBlur()` to own file. 7 years ago
  Maciej Gołaszewski 6672565bfa Other: Extract `closeDropdownOnExecute()` to own file. 7 years ago
  Maciej Gołaszewski 64215ef2b3 Other: Extract `focusDropdownContentsOnArrows()` to own file. 7 years ago
  Maciej Gołaszewski eb462d18ee Tests: Fix test after recent changes. 7 years ago