Historial de Commits

Autor SHA1 Mensaje Fecha
  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. hace 7 años
  Piotrek Koszuliński 355fc4aea3 Merge branch 'master' into t/ckeditor5-table/12 hace 7 años
  Maciej Gołaszewski f9c07db70c Other: Move selection post fixer to model/utils and inject it in model's constructor. hace 7 años
  Maciej Gołaszewski 1d0d0a6d54 Tests: Update tests to the newest list feature schema. hace 7 años
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". hace 7 años
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. hace 7 años
  Kamil Piechaczek 47b49aa97d Changed name of the test cases. hace 7 años
  Kamil Piechaczek 826aab8325 "Schema#getLimitElement()" will work with the multi-selection ranges if one of them has the root as the limit element. hace 7 años
  Oskar Wróbel 837750a5cd Internal: Added node name as a SchemaContextDefinition member. hace 7 años
  Oskar Wróbel caa5a10fec Internal: Schema#findAllowedParent should not allow to split objects. hace 8 años
  Oskar Wróbel e5aacff7d5 Changed SchemaContext#concat to SchemaContext#push. hace 8 años
  Oskar Wróbel 53b3200977 Removed SchemaContext from SchemaContext#concat params. hace 8 años
  Oskar Wróbel 998ac7c0c0 Changed SchemaContext#addItem to SchemaContext#concat. hace 8 años
  Oskar Wróbel 3074baefb0 Merge branch 'master' into t/1213 hace 8 años
  Oskar Wróbel b4008867ad Removed limitElement from Schema#findAllowedParent(). hace 8 años
  Oskar Wróbel 74a66eb6a1 Allowed SchemaContext as a context of SchemaContext. hace 8 años
  Maciej Bukowski b5d95a34f3 Moved `Document#getNearesetSelectionRange` to `Schema#getNearesetSelectionRange`. hace 8 años
  Oskar Wróbel 9791c28fc6 Changed Schema#findAllowedParent() limitChecker to limitElement. hace 8 años
  Oskar Wróbel 278203bbde Added Schema#findAllowedParent method. hace 8 años
  Oskar Wróbel 873d3f5f7e Added `SchemaContext#addItem` method. hace 8 años
  Oskar Wróbel d06b9f325e Allowed SchemaContext as a checkChild and checkAttribute context. hace 8 años
  Maciej Bukowski 3c182a24c6 Merge branch 'master' into t/1209 hace 8 años
  Maciej Bukowski 5cc4d74fad Fixed wrong usages of Selection API. hace 8 años
  Kamil Piechaczek be5f7e316e Added more tests for checking whether "Schema#checkMerge()" works with the position. hace 8 años
  Kamil Piechaczek 3fc72d7710 "Schema#checkMerge()" will work with an instance of Position class. hace 8 años
  Piotrek Koszuliński ff74637530 Docs and tests cleanup. hace 8 años
  Kamil Piechaczek 22e0489a85 Added more tests for "Schema#checkMerge()". hace 8 años
  Kamil Piechaczek 6d0e88b5c5 Fixed invalid test. hace 8 años
  Kamil Piechaczek 484ccc265f Added "Schema#checkMerge()" method. hace 8 años
  Piotrek Koszuliński f34ef88e5e Implemented Schema#addAttributeCheck. hace 8 años