提交历史

作者 SHA1 备注 提交日期
  Maciej Gołaszewski 0760c0c12b Fix dangling comma. 5 年之前
  Kamil Piechaczek 3dbb571668 Internal: Bumped the year. [skip ci] 6 年之前
  Aleksander Nowodzinski ae7905bf73 Renamed "handler" to "handle" in the entire package. 6 年之前
  Aleksander Nowodzinski 6609a69461 Improved keyboard navigation around widgets in RTL content. 6 年之前
  Kamil Piechaczek d3e53968b8 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Kamil Piechaczek 0a3e17f7dc Fixed an issue with triple click in nested editable. 6 年之前
  Maciej Gołaszewski 4a16eccaf1 Fix handling enter key on object elements in widget. 6 年之前
  Aleksander Nowodzinski 460c6cbe9b Docs: Added links to the original issue. [skip ci]. 6 年之前
  Oskar Wróbel 26135df6af Typo. 6 年之前
  Oskar Wróbel 21ccddbc60 Split parent on Enter press according to schema. 6 年之前
  Oskar Wróbel 1b1169b160 Split parent element on Enter. 6 年之前
  Kamil Piechaczek c85b509990 Internal: Bumped the year. [skip ci] 6 年之前
  Aleksander Nowodzinski 24dec1c3c9 Tests: Fixed widget test assertions failing due to a different order of CSS classes. 6 年之前
  Aleksander Nowodzinski 41bd378168 Renamed .ck-widget_selectable to .ck-widget_with-selection-handler. 6 年之前
  Maciej Gołaszewski 8d41b2a8cb Merge branch 'master' into t/ckeditor5-engine/1556 7 年之前
  Maciej Gołaszewski 75308fbf06 Align code to the changes in conversion API. 7 年之前
  Maciej Gołaszewski 9db3cc5fb1 Update widget selection tests. 7 年之前
  Maciej Gołaszewski 3495be64f4 Allow widget nested in editable element to be selectable. 7 年之前
  Piotrek Koszuliński 3a9f1f580c Mark only topmost widget. 7 年之前
  Maciej Gołaszewski 7caef00d9f Remove Position, Range, Selection imports from view/model. 7 年之前
  Maciej Gołaszewski 0cdeeb5fea Align code to the changes in engine Position/Range API. 7 年之前
  Maciej Gołaszewski cc3b2eb8b5 Tests: Properly use sinon sandbox in tests. 7 年之前
  Maciej Gołaszewski 52680f3e52 Tests: Fix tests for widget in Edge. 7 年之前
  Maciej Gołaszewski a84b9d459d Internal: Align code to the API changes (selection post-fixer). 7 年之前
  Aleksander Nowodzinski 8756e24aa9 Renamed toWidget option addSelectionHandler to hasSelectionHandler. 7 年之前
  Maciej Gołaszewski 80a95d3f2d Tests: Add widget's selection handler mouse click test. 7 年之前
  Aleksander Nowodzinski 55afe8b23f Feature: Creating a paragraph next to the selected widget is possible using the (Shift+)Enter key (see ckeditor/ckeditor5#407). 7 年之前
  Szymon Cofalik 61d1c4783b Changed: `.ck` class should not be added to elements inside editor editable. 7 年之前
  Aleksander Nowodzinski 4cb1ee6166 Other: Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: ckeditor/ckeditor5#494). 7 年之前
  Szymon Cofalik 2ac64cee2c Changed: Aligning with new conversion helpers API. 7 年之前