Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński bf7af09cc9 Implemented Schema#addChildCheck. il y a 7 ans
  Piotrek Koszuliński b8315068fe Introduced child to childDefinition normalization in the checkChild event. il y a 7 ans
  Piotrek Koszuliński 707651e427 Docs: Minor schema docs improvements. [skip ci] il y a 8 ans
  Piotr Jasiun 9ff4350477 Merge pull request #1220 from ckeditor/t/1211 il y a 8 ans
  Piotrek Koszuliński 72cd67e752 API docs: Cleaned up Iterable/Iterator/Generator confusion. See https://github.com/ckeditor/ckeditor5/issues/755. [skip ci] il y a 8 ans
  Szymon Cofalik e675663e46 Docs: Minor tweaks. il y a 8 ans
  Szymon Cofalik e545950bbf Added: DocumentFragment is now supported in `engine.model.SchemaContext`. il y a 8 ans
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński db0ad3710f Docs: More API docs for Schema. il y a 8 ans
  Piotrek Koszuliński 49384c1932 Renamed 3 methods. il y a 8 ans
  Piotrek Koszuliński 692c0628b9 Moar API docs. il y a 8 ans
  Piotrek Koszuliński 677386ebaa API docs. il y a 8 ans
  Piotrek Koszuliński 20e0c94b74 Added some missing tests and made small code simplications. il y a 8 ans
  Piotrek Koszuliński e1a88625d3 Added support for getValidRanges() and checkAttributeInSelection(). il y a 8 ans
  Piotrek Koszuliński dfaa9ce407 Introduced SchemaContext and simplified check method callbacks. il y a 8 ans
  Piotrek Koszuliński abd03aa783 Added support for inheritTypesFrom. il y a 8 ans
  Piotrek Koszuliński 3979c41195 Fixed removeDisallowedAttributes() usage in insertContent() and deleteContent(). il y a 8 ans
  Piotrek Koszuliński c37b06c4b8 Converted more schem.allow() calls. il y a 8 ans
  Piotrek Koszuliński 0ccc426891 Added Schema#getLimitElement(). il y a 8 ans
  Piotrek Koszuliński 8e793dce69 Added support for mixed arrays of elements and strings as checkChild()'s context. il y a 8 ans
  Piotrek Koszuliński 0f4964874c Added more tests. il y a 8 ans
  Piotrek Koszuliński 95d4e01366 Added support for specifying context as a position and array of element names. il y a 8 ans
  Piotrek Koszuliński 400d41bb2e Added support for inheritAllFrom. il y a 8 ans
  Piotrek Koszuliński 6d7c153d42 Replaced the old schema with the new one. il y a 8 ans
  Oskar Wróbel 46a71fd08d Fixed incorrect document reference. il y a 8 ans
  Oskar Wróbel 16b3257fdf Aligned code with the engine changes. il y a 8 ans
  Oskar Wróbel 6c4c9538ad Changed params order in Batch#setAttributes. il y a 8 ans
  Oskar Wróbel 02b01ab398 Refactored conversion and DataController to use new Batch API. il y a 8 ans
  Piotrek Koszuliński f4be5fc504 Docs: Removed duplicated error docs. [skip ci] il y a 8 ans
  Szymon Cofalik a8b389cbd9 Fix: Schema should ignore attributes stored in elements by DocumentSelection. il y a 8 ans