提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Szymon Kupś 4b5acb8665 Updated to new changes in the engine. 7 年之前
  Szymon Kupś 4b1dd99175 Merge branch 'master' into t/ckeditor5-engine/1210 7 年之前
  Szymon Cofalik e7d5428d06 Fixing after changes introduced in t/ckeditor5-engine/1236 7 年之前
  Szymon Kupś 26c094213c Adjusted to changes made in engine view. 7 年之前
  Maciej Bukowski 94fdfe23ac Aligned code to changes in DocumentSelection API. 7 年之前
  Piotrek Koszuliński cc6738d0cb Tests: Improved integration tests so they catch https://github.com/ckeditor/ckeditor5/issues/753. 8 年之前
  Piotrek Koszuliński 2e68615a68 Internal: Bumped the year. [skip ci] 8 年之前
  Piotrek Koszuliński 0b4a9e0002 First batch of changes updating schema use to match the new API. 8 年之前
  Szymon Kupś 883da0ae01 Swithed delete handling from key presses to delete event triggered by DeleteObserver. 8 年之前
  Oskar Wróbel e06ddea2e6 Aligned test with engine changes. 8 年之前
  Szymon Kupś 2b621e0216 Added tests to selecting all content. 8 年之前
  Kamil Piechaczek 4d974ed74c Prevents from deleting widget when the read only mode is enabled. 8 年之前
  Kamil Piechaczek cb28e47fbf Adds tests for checking "right" and "down" arrow. 8 年之前
  Kamil Piechaczek 88713976d6 Adds tests for checking "forward delete" with an element and widget next to. 8 年之前
  Kamil Piechaczek 634f5f531a The whole element will be removed if its child being removed and the element is next to the widget. 8 年之前
  Aleksander Nowodzinski e7863c58a3 Feature: Ctrl+A in a nested editable should select nested editable's content. Closes #13. 8 年之前
  Piotrek Koszuliński 3a35f36022 Tests: Aligned tests to the now correctly working selection's default range. See ckeditor/ckeditor5-engine#699. 8 年之前
  Kamil Piechaczek e061d76746 Code style: Switched to ESLint. 8 年之前
  Szymon Kupś 3d2d7ce436 Merged WidgetEngine into Widget. 8 年之前
  Szymon Kupś 7d0451bcb2 Moved files from image feature. 8 年之前