Commit History

Author SHA1 Message Date
  Maciej Gołaszewski 2a47dc9afe Remove various issues with duplicated test code or test case/suite title. 5 years ago
  Aleksander Nowodzinski f6b0b4df32 Made it possible to create a Schema object out of three granular properties: #isLimit, #isSelectable, and #isContent. 5 years ago
  Aleksander Nowodzinski dac42e8ea7 Tests: Added Schema#isContent() and Schema#isSelectable() method tests. 5 years ago
  Piotrek Koszuliński 2d2654f5d5 WIP 5 years ago
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 years ago
  Maciej Gołaszewski 42beccc5ba Add startsWith method to SchemaContext. 6 years ago
  Oskar Wróbel f5c200ebbc More improvements for filtering out disallowed attributes on nodes. 6 years ago
  Piotrek Koszuliński 3573f60e7d Merging nodes can create really nasty situations. 6 years ago
  Oskar Wróbel 55b2fec17d Improved filtering out disallowed attributes on child elements. 6 years ago
  Maciej Bukowski 57d2396204 Fixed model tests. 6 years ago
  Maciej Bukowski ab458a9e2c WIP - changing errors. 6 years ago
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 years ago
  Marek Lewandowski 5178e6b11d Fix: Make sure that schema#getAttributeProperties() always return an object. 6 years ago
  Marek Lewandowski 3110b53d60 Tests: Simplified common code. 6 years ago
  Marek Lewandowski b9efcbe7d4 Feature: Introduced schema#setAttributeProperties() and schema#getAttributeProperties() methods. 6 years ago
  Piotrek Koszuliński 21dd8bfdd9 Minor corrections. 6 years ago
  Maciej Gołaszewski 9a1b283e55 Introduce SchemaItemDefinition#isInline type. 6 years ago
  Piotrek Koszuliński 0585d2056f Merge pull request #1637 from ckeditor/t/1636 6 years ago
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 years ago
  Kamil Piechaczek a3e61622f1 Swapped the order of parameters in "Schema#findAllowedParent()". 6 years ago
  Piotrek Koszuliński d5f716eaf4 Docs: Documented possible way of using this method. 6 years ago
  Maciej Gołaszewski 1085d8107e Add tests for schema.createContext(). 7 years ago
  Maciej Gołaszewski fa1bea6a29 Update model/view selection docs and tests. 7 years ago
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 years ago
  Maciej Gołaszewski 90d2a88bf7 Make Position.createAt() offset parameter required. 7 years ago
  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. 7 years ago
  Kamil Piechaczek 3938f6df4e Add one more test which checks attributes that are set manually. 7 years ago
  Kamil Piechaczek 5da55c3c0e We should check selection attribues instead of text attrs. 7 years ago
  Kamil Piechaczek c2a00d9f9c Schema#schema.checkAttributeInSelection() checks attributes of a text node. 7 years ago
  Szymon Cofalik 836a8383e6 Tests: Change the name of helper function. 7 years ago