提交歷史

作者 SHA1 備註 提交日期
  Maciej Gołaszewski 015475e5c2 Add tests for view/Element.getNormalizedStyle(). 5 年之前
  Maciej Gołaszewski 6e4d24d0fc Rename StylesMap.getInlineProperty() to getAsString() and improve docs. 5 年之前
  Maciej Gołaszewski 8707133144 Rename StylesMap.hasProperty() to has(). 5 年之前
  Maciej Gołaszewski b414675235 Merge branch 'master' into i/3287 6 年之前
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Gołaszewski 7de8e8ef0e Refactor view Element.isSimilar() tests. 6 年之前
  Maciej Gołaszewski b12e798f26 Add more tests to the styles class. 6 年之前
  Maciej Gołaszewski 52bb17362a Fix tests. 6 年之前
  Maciej Gołaszewski 13d5160eea Refactor styles method names. 6 年之前
  Maciej Gołaszewski 6276748d03 Always add trailing semicolon to styles output. 6 年之前
  Maciej Gołaszewski 59cab27449 Rewrite Element class to use Styles normalization class. 6 年之前
  Mateusz Samsel d3f4b23206 Unify names of unit tests. 6 年之前
  Mateusz Samsel 33890bb968 Add unit tests for view components. 6 年之前
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 年之前
  Kamil Piechaczek d1bc09e3a3 Renamed singular parameters names to plural. 7 年之前
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 年之前
  Szymon Cofalik 4dc160cf26 Added: Introduced `.is( 'node' )` in view and model. 7 年之前
  Kamil Piechaczek a559f429d9 "_clone()" method is now protected. 7 年之前
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 年之前
  Szymon Kupś d85a2591cc Using writer to remove custom properties from view element. 7 年之前
  Szymon Kupś 9347a2f637 Using writer to set custom properties to view element. 7 年之前
  Szymon Kupś 556356f072 Using writer to remove styles from view element. 7 年之前
  Szymon Kupś d2f38ac93e Using writer to set styles to view element. 7 年之前
  Szymon Kupś 3a534164fd Using writer to remove class from view element. 7 年之前
  Szymon Kupś 77df582893 Using writer to set class on view element. 7 年之前
  Szymon Kupś af910eb6b9 Using writer to remove attribute from view element. 7 年之前
  Szymon Kupś 9e3a2f8128 Using writer to set attribute on view element. 7 年之前
  Szymon Cofalik 0726060227 Changed: `view.Element` constructor should stringify attributes. 7 年之前
  Szymon Cofalik ecc60ad2c1 Changed: Cast attribute value to string in `view.Element#setAttribute`. 8 年之前