提交歷史

作者 SHA1 備註 提交日期
  Aleksander Nowodzinski 9641d9258f The findOptimalInsertionPosition() helper should respect the "fake widget caret" to provide the best UX. 5 年之前
  Kuba Niegowski 9695f21301 The widget toolbar should not use the fallback position for long widgets when there is enough space above or below it in the viewport. 5 年之前
  Aleksander Nowodzinski abc194e5ed Simplified the implementation by removing the "inside-bottom" position of the balloon. 5 年之前
  Aleksander Nowodzinski fcf6f39785 Update packages/ckeditor5-widget/tests/utils.js 5 年之前
  Aleksander Nowodzinski c075a77837 Tests: Added a missing test to increase the code coverage. 5 年之前
  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 年之前