Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński 47134d64ba Merge pull request #1316 from ckeditor/t/ckeditor5/733 il y a 8 ans
  Piotrek Koszuliński 374b969669 Merge branch 'master' into t/ckeditor5/733 il y a 8 ans
  Piotr Jasiun 5dbe0b612f Merge pull request #1319 from ckeditor/t/1317 il y a 8 ans
  Oskar Wróbel df4809e4e5 Tests: Fixed not working manual test. il y a 8 ans
  Oskar Wróbel 0c90591171 Fix: Registered `$marker` element as an allowed `$root` and `$block` child. il y a 8 ans
  Szymon Cofalik b9daf26ddc Docs: Added docs to new methods. il y a 8 ans
  Szymon Cofalik 31f90fa249 Fixed: Corrected how change items in `model.Differ` are dismissed if they are in inserted/removed parent. il y a 8 ans
  Piotr Jasiun f8e96aec7b Merge pull request #1310 from ckeditor/t/1309 il y a 8 ans
  Piotrek Koszuliński 2b3ed04ed4 Merge branch t/ckeditor5-dev/365 il y a 8 ans
  Szymon Cofalik 5a6b15818e Changed: Renamed internal property from `newHowMany` to `nodesToHandle` and explained it in a comment. il y a 8 ans
  Piotrek Koszuliński 2bc1a18252 Merge branch 'master' into t/ckeditor5-dev/365 il y a 8 ans
  Piotr Jasiun ac4e6ed811 Merge pull request #1314 from ckeditor/t/1294 il y a 8 ans
  Szymon Cofalik b1a9bb38ea Changed: Removed `consumable` parameter from `conversion.DowncastDispatcher#_testAndFire`. il y a 8 ans
  Szymon Cofalik 7bcf5507b7 Tests: Refactored `model.Differ` tests. il y a 8 ans
  Szymon Cofalik 9cd75b33b5 Changed: Corrected offests transformation in `model.Differ` when multiple change items interfere with each other. il y a 8 ans
  Szymon Cofalik aee8d7f71b Changed: Moved `consumable` parameter to `conversionApi` parameter in downcast. il y a 8 ans
  Piotr Jasiun e642132042 Merge pull request #1302 from ckeditor/t/1295 il y a 8 ans
  Szymon Cofalik 153911e21e Changed: Always try to consume view element's name if a view element is upcast using conversion helpers. il y a 8 ans
  Szymon Cofalik b5c73c4c99 Docs: Added more explanation in docs. il y a 8 ans
  Szymon Cofalik 85799f1bf9 Docs: Fixes in docs. il y a 8 ans
  Szymon Cofalik e4236994ce Merge pull request #1286 from ckeditor/t/1281 il y a 8 ans
  Szymon Cofalik 25f30a5e65 Changed: Unified converters config. il y a 8 ans
  Szymon Cofalik c78d436a5d Docs: Tweaks in docs. il y a 8 ans
  Szymon Cofalik 9717b27604 Changed: Moved `conversion.two-way-converters` to `conversion.Conversion`. il y a 8 ans
  Szymon Cofalik 7f21a35f2e Changed: Removed a case in upcast converters which is not needed when converters do not handle passing element instance. il y a 8 ans
  Szymon Cofalik a2e1ae5f61 Tests: Using `model.Writer` instead of constructor in tests and docs of conversion utils. il y a 8 ans
  Szymon Cofalik 1779d27832 Merge pull request #1288 from ckeditor/t/1284 il y a 8 ans
  Kamil Piechaczek ee8466a8bd Removed an if condition which is not necessary. Selection is being fixed after applying operation so it is always correct. il y a 8 ans
  Kamil Piechaczek 986abde22b Added test which ensures whether DocumentSelection#change:range event is fired once. il y a 8 ans
  Kamil Piechaczek 775ed49963 Fixed docs. il y a 8 ans