8
0

История коммитов

Автор SHA1 Сообщение Дата
  Aleksander Nowodzinski 3742856bfb Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494). 7 лет назад
  Maciej Gołaszewski 68116d3a24 Changed: Rename `DropdownButtonInterface#select` event to `#open`. 7 лет назад
  Maciej Gołaszewski e91834af38 Changed: Make ButtonClass as a parameter of `createDropdown()`. 7 лет назад
  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. 7 лет назад
  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 лет назад
  Aleksander Nowodzinski cc0c23989b Bound DropdownView#buttonView's ck-on class to DropdownView#isOpen. 8 лет назад
  Aleksander Nowodzinski 65a4d91bab Aligned Dropdown and DropdownPanel components to the View#render API. 8 лет назад
  Aleksander Nowodzinski 8fad60e47e Made DropdownView synchronous. 8 лет назад
  Aleksander Nowodzinski 7166108c26 Fix: DropdownView should open upon arrow down key press. Closes #249. 8 лет назад
  Aleksander Nowodzinski 825aafac15 Tests: Fixed dropdown test which failed after #238 fix. 8 лет назад
  Aleksander Nowodzinski a37b29e3f9 Fix: The dropdown menu should not open using the keyboard when disabled. Closes #238. 8 лет назад
  Piotrek Koszuliński d50de60cb7 Switched to scoped imports. 9 лет назад
  Aleksander Nowodzinski 0006bc24a2 Implemented DropdownView#focus() with keyboard navigation using arrow[left,right,down] and esc keystrokes. 9 лет назад
  Piotrek Koszuliński c710d47cd6 Bump up the year. 9 лет назад
  Piotrek Koszuliński 9f84caa10e Updated tests – removed bender tags and CSS links. 9 лет назад
  Piotrek Koszuliński 9395ba7c4e Merged ckeditor5-ui-default into this package. Fixes #116. 9 лет назад