提交历史

作者 SHA1 备注 提交日期
  Aleksander Nowodzinski cf11d8eea6 Implemented the `centeredBalloonPositionForLongWidgets()` helper to better position balloons around widgets that stick off the viewport. 5 年之前
  Tomek Wytrębowicz 57556889b9 Other: Remove `env.isEdge`. Closes ckeditor/ckeditor5#6202. 5 年之前
  Kamil Piechaczek a88da8a7ea Adjusted tests to API changes in ckeditor5-engine. 5 年之前
  Kamil Piechaczek 3dbb571668 Internal: Bumped the year. [skip ci] 6 年之前
  Aleksander Nowodzinski ae7905bf73 Renamed "handler" to "handle" in the entire package. 6 年之前
  Kamil Piechaczek d3e53968b8 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Piotrek Koszuliński 88e002542e Improved docs. 6 年之前
  Szymon Cofalik e0f51ba6e5 Added `utils.viewToModelPositionOutsideModelElement`. 6 年之前
  Piotrek Koszuliński 7371dfb726 Minor logic clarification. 6 年之前
  Maciej Gołaszewski 5d0ebed6e2 The findOptimalInsertionPosition() function should treat inline elements as text. 6 年之前
  Kamil Piechaczek c85b509990 Internal: Bumped the year. [skip ci] 6 年之前
  Aleksander Nowodzinski 41bd378168 Renamed .ck-widget_selectable to .ck-widget_with-selection-handler. 6 年之前
  Piotrek Koszuliński 3a9f1f580c Mark only topmost widget. 7 年之前
  Maciej Gołaszewski 6e9ddaccc6 Remove Position, Range, Selection imports from engine/model. 7 年之前
  Maciej Gołaszewski 2e29e0e176 Introduce findOptimalInsertionPosition() in utils from image. 7 年之前
  Krzysztof Krztoń c6c35705da 'Writer' to 'DowncastWriter'. 7 年之前
  Maciej Gołaszewski cc3b2eb8b5 Tests: Properly use sinon sandbox in tests. 7 年之前
  Maciej Gołaszewski afeb2d296f Tests: Add proper tests for Edge browser. 7 年之前
  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 年之前