Histórico de Commits

Autor SHA1 Mensagem Data
  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. há 7 anos atrás
  Kamil Piechaczek 3938f6df4e Add one more test which checks attributes that are set manually. há 7 anos atrás
  Kamil Piechaczek 5da55c3c0e We should check selection attribues instead of text attrs. há 7 anos atrás
  Kamil Piechaczek c2a00d9f9c Schema#schema.checkAttributeInSelection() checks attributes of a text node. há 7 anos atrás
  Szymon Cofalik 836a8383e6 Tests: Change the name of helper function. há 7 anos atrás
  Szymon Cofalik ecb8049318 Changed: Make `Schema#getValidRanges` a generator. há 7 anos atrás
  Szymon Cofalik bb28db569a Changed: Schema#getValidRanges now returns flat ranges, compatible with the new AttributeOperation. há 7 anos atrás
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. há 7 anos atrás
  Maciej Gołaszewski e2e9e87190 Tests: Prefer parse() method or direct params instead of mode.change() calls. há 7 anos atrás
  Maciej Gołaszewski 515de09b42 Tests: Use parse() method from model dev utils. há 7 anos atrás
  Maciej Gołaszewski 308018fc23 Tests: Restore previous `setSelection()` tests semantics using setData._parse(). há 7 anos atrás
  Maciej Gołaszewski 959eec408d Code style: Change the selection post-fixer internals for better readability. há 7 anos atrás
  Maciej Gołaszewski cab62a9648 Other: Update selection post-fixer to cover more cases. há 7 anos atrás
  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. há 7 anos atrás
  Piotrek Koszuliński 355fc4aea3 Merge branch 'master' into t/ckeditor5-table/12 há 7 anos atrás
  Maciej Gołaszewski f9c07db70c Other: Move selection post fixer to model/utils and inject it in model's constructor. há 7 anos atrás
  Maciej Gołaszewski 1d0d0a6d54 Tests: Update tests to the newest list feature schema. há 7 anos atrás
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". há 7 anos atrás
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. há 7 anos atrás
  Kamil Piechaczek 47b49aa97d Changed name of the test cases. há 8 anos atrás
  Kamil Piechaczek 826aab8325 "Schema#getLimitElement()" will work with the multi-selection ranges if one of them has the root as the limit element. há 8 anos atrás
  Oskar Wróbel 837750a5cd Internal: Added node name as a SchemaContextDefinition member. há 7 anos atrás
  Oskar Wróbel caa5a10fec Internal: Schema#findAllowedParent should not allow to split objects. há 8 anos atrás
  Oskar Wróbel e5aacff7d5 Changed SchemaContext#concat to SchemaContext#push. há 8 anos atrás
  Oskar Wróbel 53b3200977 Removed SchemaContext from SchemaContext#concat params. há 8 anos atrás
  Oskar Wróbel 998ac7c0c0 Changed SchemaContext#addItem to SchemaContext#concat. há 8 anos atrás
  Oskar Wróbel 3074baefb0 Merge branch 'master' into t/1213 há 8 anos atrás
  Oskar Wróbel b4008867ad Removed limitElement from Schema#findAllowedParent(). há 8 anos atrás
  Oskar Wróbel 74a66eb6a1 Allowed SchemaContext as a context of SchemaContext. há 8 anos atrás
  Maciej Bukowski b5d95a34f3 Moved `Document#getNearesetSelectionRange` to `Schema#getNearesetSelectionRange`. há 8 anos atrás