提交历史

作者 SHA1 备注 提交日期
  Mateusz Samsel fdb2726473 Update docs for View, and replace trig with regexp in is() method. 6 年之前
  Mateusz Samsel e039a60478 Remove is() method from unnecessary view classes. 6 年之前
  Mateusz Samsel 7ec75cef32 Add documentation for view's classes. 6 年之前
  Mateusz Samsel b4079ae19d Add and update 'is()' method for view components. 6 年之前
  Maciej Bukowski 5d2f8e713e Fixing error context - WIP. 6 年之前
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Szymon Cofalik 41299298dd Fix: `view.Selection#getSelectedElement` should handle cases where position is anchored at the beginning/end of a text node. 6 年之前
  Aleksander Nowodzinski 60505b2a78 Feature: Implemented Selection#is() and DocumentSelection#is() methods in the view classes. 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Gołaszewski 390c1e113c Use Selectable in docs instead of listing possible values. 7 年之前
  Krzysztof Krztoń 18832721de Docs: typo fix. 7 年之前
  Maciej Gołaszewski 5d5c64cb98 Define Selectable type used to set selection in view. 7 年之前
  Piotrek Koszuliński 6321ebfd65 Docs: A lot of corrections all across the docs. 7 年之前
  Maciej Gołaszewski 2e35e803aa Add model/view Range.clone() method. 7 年之前
  Maciej Gołaszewski 4056ace1e7 Add model/view Position.clone() method. 7 年之前
  Maciej Gołaszewski f4fd8ff443 Update model/view position docs and tests. 7 年之前
  Maciej Gołaszewski f562fee02a Docs: Remove Position._createAt() references from docs. 7 年之前
  Maciej Gołaszewski 29c5ce6be4 Docs: Update protected model factory methods in Position & Range. 7 年之前
  Maciej Gołaszewski d4bd96762e Changed: Make view Position & Range factory methods protected. 7 年之前
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 年之前
  Maciej Gołaszewski 92872fa6d3 Remove default value of offset parameter from view methods. 7 年之前
  Szymon Cofalik 32a2f1e549 Docs: Improved error docs. 7 年之前
  Piotr Jasiun 6aee70f1ca Docs: Small changes in Selection docs. 7 年之前
  Szymon Kupś 2e022359d1 Fixed wrong writer.createElement method examples. 7 年之前
  Szymon Kupś 28f9b7c82a Fixed docs in view Selection class. 7 年之前
  Szymon Kupś a82cae2688 Split view selection into Selection and DocumentSelection. 7 年之前
  Szymon Kupś 8018084066 Renamed view Selection to DocumentSelection. 7 年之前
  Kamil Piechaczek 2ea3620391 Merge branch 'master' into t/738 7 年之前
  Piotr Jasiun 0f2c598c3e Docs polishing. 7 年之前
  Maciej Bukowski a96ef2b495 Docs improvements. 7 年之前