提交歷史

作者 SHA1 備註 提交日期
  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 54a6a89fec Fix: typos. 8 年之前
  Maciej Gołaszewski 11a6134a61 Changed: Rename parts of SplitButton buttons to action/select. 8 年之前
  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. 8 年之前
  Aleksander Nowodzinski abbeb7d0db Merge branch 'master' into t/ckeditor5/645 8 年之前
  Aleksander Nowodzinski 18469b0689 Aligning the package to the new default theme. 8 年之前
  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 0bdee50fde Moved component styles to own directories to avoid such migration in the future. 8 年之前
  Aleksander Nowodzinski aebf806d13 Migrated UI components from SASS to PostCSS. Added theme support. 8 年之前
  Aleksander Nowodzinski bf84c52a0e Tests: Updated various manual tests to the View#render API. 8 年之前
  Aleksander Nowodzinski 65a4d91bab Aligned Dropdown and DropdownPanel components to the View#render API. 8 年之前
  Aleksander Nowodzinski 9fd8f6bb54 Docs: Reviewed and improved documentation of the dropdowns. 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 a37b29e3f9 Fix: The dropdown menu should not open using the keyboard when disabled. Closes #238. 8 年之前
  Piotrek Koszuliński a679c2cf96 Aligned the code style. 8 年之前
  Aleksander Nowodzinski a3e3c5d446 Docs: Fixed broken links. 8 年之前
  Piotrek Koszuliński b426959332 Merge branch 'master' into t/138 9 年之前
  Oskar Wróbel 6983d1f974 Merge pull request #147 from ckeditor/t/139 9 年之前
  Aleksander Nowodzinski 5e3fa0dabc Fixed: There's no need to call addChildren() for views which are refered in View#template anymore. 9 年之前
  Aleksander Nowodzinski e604d1481b Fixed: Button's template is extended too late in in DropdownView constructor. 9 年之前
  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 9395ba7c4e Merged ckeditor5-ui-default into this package. Fixes #116. 9 年之前