Commit History

Author SHA1 Message Date
  Kamil Piechaczek d1bc09e3a3 Renamed singular parameters names to plural. 7 years ago
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 years ago
  Szymon Cofalik 4dc160cf26 Added: Introduced `.is( 'node' )` in view and model. 7 years ago
  Kamil Piechaczek a559f429d9 "_clone()" method is now protected. 7 years ago
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 years ago
  Szymon Kupś d85a2591cc Using writer to remove custom properties from view element. 7 years ago
  Szymon Kupś 9347a2f637 Using writer to set custom properties to view element. 7 years ago
  Szymon Kupś 556356f072 Using writer to remove styles from view element. 7 years ago
  Szymon Kupś d2f38ac93e Using writer to set styles to view element. 7 years ago
  Szymon Kupś 3a534164fd Using writer to remove class from view element. 7 years ago
  Szymon Kupś 77df582893 Using writer to set class on view element. 7 years ago
  Szymon Kupś af910eb6b9 Using writer to remove attribute from view element. 7 years ago
  Szymon Kupś 9e3a2f8128 Using writer to set attribute on view element. 7 years ago
  Szymon Cofalik 0726060227 Changed: `view.Element` constructor should stringify attributes. 7 years ago
  Szymon Cofalik ecc60ad2c1 Changed: Cast attribute value to string in `view.Element#setAttribute`. 8 years ago
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 years ago
  Szymon Cofalik 656860a510 Added: Support for inserting `TextProxy` instances into `Element` and `DocumentFragment` (in model and view). 8 years ago
  Szymon Kupś 8bdfc0dc34 Not displaying empty attributes in view element.getIdentity(). 8 years ago
  Szymon Kupś ee864d1081 Changed format returned from view element.getIndentity(). 8 years ago
  Szymon Kupś 8eb75dfb76 Writer keeps consitent hierarchy when wrapping. 8 years ago
  Szymon Kupś 45f6bc5c75 Added viewElement.getIdentity(). 8 years ago
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 years ago
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 years ago
  Piotrek Koszuliński 1b39cd66b1 Added tests for odd styles and fixed one case. 8 years ago
  Maciej Bukowski d9dd7bc4ca Switched to .txt file. 8 years ago
  Szymon Cofalik 881a4f622e Changed: inline style attribute parser changed from RegExp-based to linear-loop based. 8 years ago
  Szymon Cofalik df328982e2 Add: Introduced `is()` method for engine view. 8 years ago
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 years ago
  Piotrek Koszuliński c904325be6 Bump up the year. 9 years ago
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. 9 years ago