Commit History

Author SHA1 Message Date
  Aleksander Nowodzinski e88f96a818 Merge pull request #10 from ckeditor/t/8 7 years ago
  Aleksander Nowodzinski 57319726fc Tests: Made the #8 test more precise. 7 years ago
  Maciej Gołaszewski 2f351476f9 Fix: Selection attribute is not updated on consecutive `HighlightCommand#execute()` calls. 7 years ago
  Aleksander Nowodzinski 4f9c7c09d5 Merge pull request #6 from ckeditor/t/3 7 years ago
  Maciej Gołaszewski 545627b54b Fix: Missing `marker-yellow` CSS class definition in tests and docs. 7 years ago
  Maciej Gołaszewski aa5112634e Changed: Renamed 'marker' option to 'yellowMarker'. 7 years ago
  Maciej Gołaszewski 60451c0522 Changed: Aligning with new conversion helpers API. 7 years ago
  Aleksander Nowodzinski 7200108a3a Simplified the pen icon. 7 years ago
  Aleksander Nowodzinski 7a5d95534a Tests: Adjusted tests to the new color palette. 7 years ago
  Aleksander Nowodzinski 8d588c6412 Adjusted and extended the default highlight color palette for better look and a11y. 7 years ago
  Aleksander Nowodzinski e7b3cbd166 Docs: Improved the highlight package docs. 7 years ago
  Maciej Gołaszewski 7f5b5d0c15 Fix: Changing highlight should not change collapsed selection. 7 years ago
  Aleksander Nowodzinski a891c78d2e Docs: Improved the highlight documentation in the Features section. 7 years ago
  Aleksander Nowodzinski 9f36bddbb9 Docs: Added separators to the toolbar configurations. 7 years ago
  Kamil Piechaczek 8e64f89145 Fixed invalid badge (code coverage). 7 years ago
  Maciej Gołaszewski a800f59068 Merge branch 'master' into t/3 7 years ago
  Kamil Piechaczek bd02b16c9e Added tokens for BrowserStack. 7 years ago
  Maciej Gołaszewski 20609a4735 Docs: Improve highlight documentation. 7 years ago
  Maciej Gołaszewski 237c0288ff Tests: Update toolbar in manual tests. 7 years ago
  Maciej Gołaszewski 527e5c58c7 Updated the highlight feature's conversion to the newest API. 7 years ago
  Maciej Gołaszewski f24f83cd27 Fix: Add missing dependencies to package.json. 7 years ago
  Maciej Gołaszewski 9aa0f2e748 Fix: Update imports to ckeditor5 plugins. 7 years ago
  Maciej Gołaszewski a35c12b019 Changed: Update dropdown API usage. 7 years ago
  Maciej Gołaszewski 764887b359 Changed: Remove `dropdown.buttonView` bindings to `dropdown`. 7 years ago
  Maciej Gołaszewski 1757ae6111 Removed unnecessary code. 7 years ago
  Maciej Gołaszewski 20f6c5758f Changed: Make ButtonClass as a parameter of `createDropdown()`. 7 years ago
  Maciej Gołaszewski f2dab35e4b Changed: Use `bind().toMany()` binding chain from `ObservableMixin`. 7 years ago
  Maciej Gołaszewski 020eff6029 Changed: Make CSS style to button rather then dropdown. 7 years ago
  Maciej Gołaszewski c9d2012a23 Tests: Add manual test for highlight buttons in toolbar. 7 years ago
  Maciej Gołaszewski f9e6781c0f Aligned code to the changes in DocumentSelection API. 7 years ago