Historique des commits

Auteur SHA1 Message Date
  Kamil Piechaczek 52ae4b4c48 Internal: Bumped the year. [skip ci] il y a 6 ans
  Mateusz Samsel f7e0720e27 Update way how aria-label is added for toolbars in dropdown. il y a 6 ans
  Mateusz Samsel 21c2667e12 Update dropdown with toolbar to reflect changes made in toolbarview. il y a 6 ans
  Maciej Bukowski 26f76c1055 WIP - changing errors. il y a 6 ans
  Kamil Piechaczek 0f9dc31390 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Kamil Piechaczek 063d7b38a4 Internal: Bumped the year. [skip ci] il y a 6 ans
  Aleksander Nowodzinski 06d8a735c2 Renamed ButtonView#style to #labelStyle. il y a 7 ans
  Aleksander Nowodzinski d2b5bc0b77 Tests: Added a tests checking DropdownView#isOpen integration with SwithButtonViews. il y a 7 ans
  Aleksander Nowodzinski 7007606e00 Allowed the SwitchButtonView in the addListToDropdown helper. il y a 7 ans
  Aleksander Nowodzinski 3e6ce4ce23 Code refactoring. il y a 7 ans
  Aleksander Nowodzinski 4ce6af546f Tests: Added tests for the new ListItemView architecture. il y a 7 ans
  Aleksander Nowodzinski 7701de33aa Changed the list separator tag to <li>. Used #isSeparator instead of #separator in the list model. il y a 7 ans
  Aleksander Nowodzinski 1f814afa63 Feature: Implemented list component separators (see ckeditor/ckeditor5-table#24). il y a 7 ans
  Piotrek Koszuliński c0bc02bc6b Improved docs. il y a 7 ans
  Maciej Gołaszewski 61665178c5 Changed: Remove `dropdown.buttonView` bindings to `dropdown`. il y a 7 ans
  Maciej Gołaszewski e91834af38 Changed: Make ButtonClass as a parameter of `createDropdown()`. il y a 7 ans
  Maciej Gołaszewski fc0d021506 Changed: Move dropdown buttons to ui/dropdown/buttons. il y a 7 ans
  Maciej Gołaszewski eb2e5b5321 Docs: Brought dropdown/utils methods to a common naming scheme. il y a 7 ans
  Maciej Gołaszewski cfced3115d Fix: Wrong path to ckeditor5-utils package in tests. il y a 7 ans
  Maciej Gołaszewski 64c4c3ea51 Changed: Bind dropdown behavior to `DropdownView` instead of `Model`. il y a 7 ans
  Maciej Gołaszewski 2b26c04ff1 Changed: Move `addListViewToDropdown()` helper to ui/dropdown/utils. il y a 7 ans
  Maciej Gołaszewski ac541aeae3 Changed: Move `addToolbarToDropdown()` helper to ui/dropdown/utils. il y a 7 ans
  Maciej Gołaszewski b53db8f03a Changed: Remove dafult dropdown behavior helper methods from API. il y a 7 ans
  Maciej Gołaszewski 83505e5a06 Changed: Change how dropdowns with `ButtonView` and `SplitButtonView` are created. il y a 7 ans
  Maciej Gołaszewski 49e08ec1ae Other: Extract `addToolbarToDropdown()` to own file. il y a 7 ans
  Maciej Gołaszewski 62e1b8ebb9 Other: Extract `addListViewToDropdown()` to own file. il y a 7 ans
  Maciej Gołaszewski 948b62adab Other: Extract `enableModelIfOneIsEnabled()` to own file. il y a 7 ans
  Maciej Gołaszewski 9154dae1ff Other: Extract `createDropdownView()` to own file. il y a 7 ans
  Maciej Gołaszewski 3b50722702 Other: Extract `createSplitButtonForDropdown()` to own file. il y a 7 ans
  Maciej Gołaszewski f9ed426ec3 Other: Extract `createButtonForDropdown()` to own file. il y a 7 ans