提交歷史

作者 SHA1 備註 提交日期
  Aleksander Nowodzinski ee7dae502c Renamed .ck-selection-handler to .ck-widget__selection-handler (BEM). 7 年之前
  Aleksander Nowodzinski 8756e24aa9 Renamed toWidget option addSelectionHandler to hasSelectionHandler. 7 年之前
  Aleksander Nowodzinski c23a0ad1e3 Renamed .ck-widget__selectable to .ck-widget_selectable to match BEM standards. Moved widget selection handler styles to ckeditor5-theme-lark. Implemented a 2-state handler icon. 7 年之前
  Maciej Gołaszewski 7161488e70 Feature: Implement the selection handler. 7 年之前
  Szymon Cofalik 023f541364 Fix: Aligning with `HighlightDescriptor#class` -> `#classes` change in `ckeditor5-engine`. 7 年之前
  Szymon Cofalik 61d1c4783b Changed: `.ck` class should not be added to elements inside editor editable. 7 年之前
  Aleksander Nowodzinski e30a2eece1 Merge branch 'master' into t/ckeditor5/578 7 年之前
  Aleksander Nowodzinski 4cb1ee6166 Other: Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494). 7 年之前
  Aleksander Nowodzinski dc27672d4c Other: Replaced nested editable's .ck-editable class with .ck-editor__editable + .ck-editor__nested-editable combo to disable Grammarly. Closes ckeditor/ckeditor5#578. 7 年之前
  Szymon Kupś 4b5acb8665 Updated to new changes in the engine. 7 年之前
  Piotrek Koszuliński 2e68615a68 Internal: Bumped the year. [skip ci] 8 年之前
  Szymon Kupś 1adf43e56c Fixed setting contenteditable attribute to string instead of boolean. 8 年之前
  Szymon Kupś 333fcaf77e Changed how removeHighlight is handled according do changes in engine. 8 年之前
  Szymon Kupś aaf7965fca Using HighlihtDescriptor.id to compare and insert descriptors on HighlightStack. 8 年之前
  Szymon Kupś 65d66beff7 Array of CSS classes can be passed in HighlightDescriptor. 8 年之前
  Szymon Kupś d88bbb3712 Changed setHighlight to addHighlight. 8 年之前
  Szymon Kupś b35422a880 Renamed VirtualSelection to Highlight. 8 年之前
  Szymon Kupś aeba2f724a Removed options to set custom virutal selection handling functions in toWidget utility. 8 年之前
  Szymon Kupś 1d8649557d Added tests to virtual selection widget utils. 8 年之前
  Kamil Piechaczek 84d3567539 Upgraded tests to the latest Chai and Sinon version. 8 年之前
  Oskar Wróbel 190c7377ca Added initial contenteditable state for editable widget. 8 年之前
  Oskar Wróbel 3ed206529c Bound contenteditable to element#isReadOnly. 8 年之前
  Szymon Kupś 7d0451bcb2 Moved files from image feature. 8 年之前