Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski 0f4b152cb9 Docs: Fixed a broken link in the DropdownView class. 6 years ago
  Aleksander Nowodzinski c27af5f82f Tests: Added DropdownView panel positioning tests for LTR and RTL languages. 6 years ago
  Aleksander Nowodzinski 62ef66fc21 Improved the `DropdownView` component so it displays its panel on both sides depending on the direction of the language. 6 years ago
  Kamil Piechaczek 0f9dc31390 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 years ago
  Kamil Piechaczek 063d7b38a4 Internal: Bumped the year. [skip ci] 7 years ago
  Aleksander Nowodzinski 8b9b16f810 Implemented configurable (also: automatic) dropdown panel positioning. 7 years ago
  Aleksander Nowodzinski 4377325cdf Docs: Added API docs for DropdownView#class. 7 years ago
  lucasreppewelander 8903d01d50 Fix: Added possibility to add custom css class to dropdownview 7 years ago
  Aleksander Nowodzinski 4b358070fb Docs: Fixed broken links in the dropdown component. 7 years ago
  Maciej Gołaszewski 8b81365d91 Other: Removed dummy `ck-enabled` class. 7 years ago
  Aleksander Nowodzinski 3742856bfb Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494). 7 years ago
  Piotrek Koszuliński 8e9113ecba Docs: Fixed incorrect event name. [skip ci] 7 years ago
  Piotrek Koszuliński cb31ac1935 Avoid using the word Interface in interface names by simply stripping it. 7 years ago
  Piotrek Koszuliński c0bc02bc6b Improved docs. 7 years ago
  Maciej Gołaszewski 68116d3a24 Changed: Rename `DropdownButtonInterface#select` event to `#open`. 8 years ago
  Maciej Gołaszewski 2c41445234 Docs: Update dropdown documentation. 8 years ago
  Maciej Gołaszewski 61665178c5 Changed: Remove `dropdown.buttonView` bindings to `dropdown`. 8 years ago
  Maciej Gołaszewski e91834af38 Changed: Make ButtonClass as a parameter of `createDropdown()`. 8 years ago
  Maciej Gołaszewski 181888ca06 Changed: Extract DropdownButtonView from Dropdown. 8 years ago
  Maciej Gołaszewski 7d72e5e30f Docs: Fix links in documentation and update dropdown's properties. 8 years ago
  Maciej Gołaszewski 19e0c79ede Docs: Document optional observable properties of the DropdownView. 8 years ago
  Maciej Gołaszewski 54a6a89fec Fix: typos. 8 years ago
  Maciej Gołaszewski 11a6134a61 Changed: Rename parts of SplitButton buttons to action/select. 8 years ago
  Maciej Gołaszewski bfe20a4ae7 Remove splitbuttondropdownview.js and use 'select' button event instead. 8 years ago
  Aleksander Nowodzinski ae62ea38c1 Tests: Updated BalloonPanelView tests with new arrow offsets, extended DropdownView tests. 8 years ago
  Aleksander Nowodzinski abbeb7d0db Merge branch 'master' into t/ckeditor5/645 8 years ago
  Aleksander Nowodzinski 18469b0689 Aligning the package to the new default theme. 8 years ago
  Piotrek Koszuliński cf7a820cc0 Internal: Bumped the year. [skip ci] 8 years ago
  Aleksander Nowodzinski d145c3eaa1 Fix: Bound dropdown's button #isOn to DropdownView#isOpen and DropdownModel#isOn instead of manipulating the CSS in the dropdown. 8 years ago
  Aleksander Nowodzinski 3853af40b1 Created DropdownView#isEnabled attribute. Bound DropdownView#element .ck-disabled class to the attribute. 8 years ago