8
0

История коммитов

Автор SHA1 Сообщение Дата
  denis fb6cb63984 Fix some typos 7 лет назад
  Krzysztof Krztoń 1243e13871 Docs: Consistent docs across view element types and writers. 7 лет назад
  Krzysztof Krztoń 6004e87c60 Merge branch 'master' into t/1549 7 лет назад
  Piotrek Koszuliński 1a8fad6d76 Docs: Fixed missing @protected. 7 лет назад
  Krzysztof Krztoń 826ef40b5e Introduced methods for creating document fragment, element and text in UpcastWriter. 7 лет назад
  Piotrek Koszuliński 6e85353f7b Internal: Fixed code style after upgrade to latest ESLint. 7 лет назад
  Krzysztof Krztoń e57cde4a3a Renamed 'Writer' to 'DowncastWriter'. 7 лет назад
  Maciej Bukowski cbbb531181 Replaced `lib/lodash` imports with `lodash-es`. 7 лет назад
  Piotrek Koszuliński 3f03cf93f5 Docs: Use @returns. [skip ci] 7 лет назад
  Piotrek Koszuliński e03916db6c Docs: Improved conversion manager's docs. 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 63a73c7040 Improved the docs. 7 лет назад
  Kamil Piechaczek 7f04655bee Changed order of the methods in code. 7 лет назад
  Kamil Piechaczek a559f429d9 "_clone()" method is now protected. 7 лет назад
  Kamil Piechaczek fb4d26b683 Fixed docs and order of methods in class. 7 лет назад
  Kamil Piechaczek 5dcaf9a06f Fixed invalid link in docs. 7 лет назад
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. 7 лет назад
  Piotr Jasiun 1ca00cc367 Docs: use proper writer methods. 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. 8 лет назад
  Szymon Cofalik ecc60ad2c1 Changed: Cast attribute value to string in `view.Element#setAttribute`. 8 лет назад
  Piotrek Koszuliński 72cd67e752 API docs: Cleaned up Iterable/Iterator/Generator confusion. See https://github.com/ckeditor/ckeditor5/issues/755. [skip ci] 8 лет назад