Historique des commits

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