提交歷史

作者 SHA1 備註 提交日期
  Kamil Piechaczek adad5846ea Simplified the implementation. 8 年之前
  Szymon Cofalik 68dd9381f7 Changed: Added priorities handling in two-way-converters. Changed: Fixes after rebasing. 8 年之前
  Szymon Kupś ca2680febe Merge branch 'master' into t/1210 8 年之前
  Maciej Gołaszewski 9ca94beca2 Changed: Remove recursive call to `getCorrectPosition()` in `modifySelection()`. 8 年之前
  Maciej Gołaszewski 213dbacf34 Docs: Update `modifyselection()` documentation. 8 年之前
  Kamil Piechaczek e06fc819a3 Fixed eslint errors. 8 年之前
  Kamil Piechaczek 47b49aa97d Changed name of the test cases. 8 年之前
  Kamil Piechaczek 826aab8325 "Schema#getLimitElement()" will work with the multi-selection ranges if one of them has the root as the limit element. 8 年之前
  Kamil Piechaczek a8f5d5f037 Fix: DocumentSelection will validate only the changed range instead of the whole selection during updating one of them. 8 年之前
  Maciej Gołaszewski 251519fe2c Tests: add special case for "word" searching. 8 年之前
  Maciej Gołaszewski 590bb8781c Changed: Treat as whole words text nodes with different attributes. 8 年之前
  Szymon Cofalik a5a9241728 Changed: Merged downcast-helpers.js to downcast-converters.js and upcast-helpers.js to upcast-converters.js. 8 年之前
  Szymon Cofalik c5256e1ede Docs: Fixed docs. 8 年之前
  Szymon Cofalik 7a66edcb76 Tests: Changed name of registered dispatcher groups in tests. 8 年之前
  Szymon Cofalik c4ddc806c6 Changed: Change naming from "model-to-view-conversion" to "downcast" and from "view-to-model-conversion" to "upcast". 8 年之前
  Szymon Cofalik 239f9098d8 Changed: Improvements in view-to-model helpers. 8 年之前
  Szymon Cofalik 9d22960d23 Changed: Introduced view.MatcherPattern. 8 年之前
  Szymon Cofalik 94b4a77504 Docs: Renamed view.viewElementDefinition to view.elementDefiniton and expanded docs. 8 年之前
  Szymon Cofalik da3f2fe4ca Changed: Removed converter builders and definition based conversion. 8 年之前
  Szymon Cofalik 64a0ee7355 Changed: Introduced conversion helpers. 8 年之前
  Szymon Cofalik 0eb69e82cf Changed: `view.Writer` used an old `view.Selection` API. 8 年之前
  Szymon Cofalik f1d4d8d07a Docs: Fix. 8 年之前
  Szymon Cofalik 0726060227 Changed: `view.Element` constructor should stringify attributes. 8 年之前
  Szymon Cofalik f903e3b242 Added: Introduced `conversion.Conversion`. 8 年之前
  Szymon Cofalik 1021466da7 Changed: Simplified conversion by dropping `selectionMarker` and `selectionAttribute` model-to-view conversion events. 8 年之前
  Maciej Gołaszewski 86b6e0e86d Added: Support for "word" unit in `modifyselection()` helper. 8 年之前
  Szymon Kupś d28c5a2620 Removed default params from view writer.setFakeSelection() method. 8 年之前
  Piotr Jasiun 73d51a5a0f Small docs fixes. [skip ci] 8 年之前
  Szymon Kupś a635fb8a4b Improved view writer's code coverage. 8 年之前
  Szymon Kupś fb04992c5e Updated documentation. 8 年之前