Historie revizí

Autor SHA1 Zpráva Datum
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] před 6 roky
  Marek Lewandowski 5178e6b11d Fix: Make sure that schema#getAttributeProperties() always return an object. před 6 roky
  Marek Lewandowski 3110b53d60 Tests: Simplified common code. před 6 roky
  Marek Lewandowski b9efcbe7d4 Feature: Introduced schema#setAttributeProperties() and schema#getAttributeProperties() methods. před 6 roky
  Piotrek Koszuliński 21dd8bfdd9 Minor corrections. před 6 roky
  Maciej Gołaszewski 9a1b283e55 Introduce SchemaItemDefinition#isInline type. před 6 roky
  Piotrek Koszuliński 0585d2056f Merge pull request #1637 from ckeditor/t/1636 před 6 roky
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] před 6 roky
  Kamil Piechaczek a3e61622f1 Swapped the order of parameters in "Schema#findAllowedParent()". před 7 roky
  Piotrek Koszuliński d5f716eaf4 Docs: Documented possible way of using this method. před 7 roky
  Maciej Gołaszewski 1085d8107e Add tests for schema.createContext(). před 7 roky
  Maciej Gołaszewski fa1bea6a29 Update model/view selection docs and tests. před 7 roky
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. před 7 roky
  Maciej Gołaszewski 90d2a88bf7 Make Position.createAt() offset parameter required. před 7 roky
  Piotrek Koszuliński 38699efc8c Cleaned up the tests. Removed confusing boundary cases with setData() and added explicit test for setting selection's attrs. Cleared schema rules. před 7 roky
  Kamil Piechaczek 3938f6df4e Add one more test which checks attributes that are set manually. před 7 roky
  Kamil Piechaczek 5da55c3c0e We should check selection attribues instead of text attrs. před 7 roky
  Kamil Piechaczek c2a00d9f9c Schema#schema.checkAttributeInSelection() checks attributes of a text node. před 7 roky
  Szymon Cofalik 836a8383e6 Tests: Change the name of helper function. před 7 roky
  Szymon Cofalik ecb8049318 Changed: Make `Schema#getValidRanges` a generator. před 7 roky
  Szymon Cofalik bb28db569a Changed: Schema#getValidRanges now returns flat ranges, compatible with the new AttributeOperation. před 7 roky
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. před 7 roky
  Maciej Gołaszewski e2e9e87190 Tests: Prefer parse() method or direct params instead of mode.change() calls. před 7 roky
  Maciej Gołaszewski 515de09b42 Tests: Use parse() method from model dev utils. před 7 roky
  Maciej Gołaszewski 308018fc23 Tests: Restore previous `setSelection()` tests semantics using setData._parse(). před 7 roky
  Maciej Gołaszewski 959eec408d Code style: Change the selection post-fixer internals for better readability. před 7 roky
  Maciej Gołaszewski cab62a9648 Other: Update selection post-fixer to cover more cases. před 7 roky
  Piotrek Koszuliński 2356ee42e7 Made Schema.isLimit() return true for all objects too (an object is a limit). See https://github.com/ckeditor/ckeditor5-engine/pull/1431#issuecomment-397871919. před 7 roky
  Piotrek Koszuliński 355fc4aea3 Merge branch 'master' into t/ckeditor5-table/12 před 7 roky
  Maciej Gołaszewski f9c07db70c Other: Move selection post fixer to model/utils and inject it in model's constructor. před 7 roky