Historique des commits

Auteur SHA1 Message Date
  Aleksander Nowodzinski 74d9640dcd Merge branch 'master' into t/ckeditor5/1404 il y a 6 ans
  Maciej Bukowski 9ce1db6922 Removed usage of logger. il y a 6 ans
  Mateusz Samsel 7984dd6a2b Add unit test for custom aria labels. il y a 6 ans
  Mateusz Samsel 9f81fd50d0 Create static aria label, fix tests. il y a 6 ans
  Mateusz Samsel c03b6dcb90 Add unit test for toolbar. 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
  Maciej Gołaszewski d501555bb2 Use class as class-controlling property of ui components. il y a 7 ans
  Aleksander Nowodzinski 3742856bfb Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494). il y a 7 ans
  Piotrek Koszuliński cf7a820cc0 Internal: Bumped the year. [skip ci] il y a 8 ans
  Aleksander Nowodzinski e56de70d2e Added ToolbarView#className attribute. il y a 8 ans
  Aleksander Nowodzinski d740b2bd0f Added ToolbarView#isVertical. Made ToolbarView flex-driven. il y a 8 ans
  Maciej Gołaszewski 7495bfcf62 Other: Introduce DropdownPanelFocusable interface for dropdown panel contents. il y a 8 ans
  Aleksander Nowodzinski f877aaf23d Fix: ToolbarView and ListView should add #items upon #render. il y a 8 ans
  Aleksander Nowodzinski 75c73a6ec8 Aligned ToolbarView to the View#render API. il y a 8 ans
  Piotrek Koszuliński 0dc6c80d90 Fix: `ContextualToolbar` will accept the object format of `config.contextualToolbar`. Closes #316. il y a 8 ans
  Piotrek Koszuliński b389bbe340 Docs: Simplified the error message. il y a 8 ans
  Aleksander Nowodzinski a80c541961 Tests: Updated tests with the new name of the ToolbarView#fillFromConfig warning. il y a 8 ans
  Aleksander Nowodzinski d2a4482f1a Other: ToolbarView#fillFromConfig should warn when the factory does not provide a component. Closes #291. il y a 8 ans
  Aleksander Nowodzinski 710f211c14 Made ToolbarView synchronous. il y a 8 ans
  Piotrek Koszuliński a679c2cf96 Aligned the code style. il y a 8 ans
  Aleksander Nowodzinski 50d51ed8df Fix: ToolbarView should not be focusable. il y a 8 ans
  Aleksander Nowodzinski 8de17e34ba Moved getItemsFromConfig util to ToolbarView#fillFromConfig. il y a 8 ans
  Piotrek Koszuliński d50de60cb7 Switched to scoped imports. il y a 9 ans
  Aleksander Nowodzinski 1c7d42f493 Used keystroke API of the FocusCycler in ToolbarView. il y a 9 ans
  Aleksander Nowodzinski d0afa27046 Changed import paths to FocusCycler as it moved from utils to ui. il y a 9 ans
  Aleksander Nowodzinski d3f02843cb Docs: Fixed docs in ToolbarView tests. il y a 9 ans
  Aleksander Nowodzinski c456e2bafe Implemented ToolbarView#focus() with support for focus cycling in #items. Implemented arrow[up,down,left,right] key toolbar navigation. il y a 9 ans
  Piotrek Koszuliński c710d47cd6 Bump up the year. il y a 9 ans
  Piotrek Koszuliński 9f84caa10e Updated tests – removed bender tags and CSS links. il y a 9 ans