Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 974feaf331 Merge branch 'master' into i/6501 5 年之前
  Piotrek Koszuliński 81387df19a Merge pull request #1839 from ckeditor/i/6582 5 年之前
  Piotrek Koszuliński 7c82e99134 Merge pull request #1835 from ckeditor/i/6528 5 年之前
  Piotrek Koszuliński d9b6e9f974 Removed a test that's unnecessary now. 5 年之前
  Maciej Gołaszewski b19c59f320 Fixed conditions on checking ranges when fixing graveyard selection. 5 年之前
  Piotrek Koszuliński 4025d74f7f The root is passed most commonly and it has an empty path, so we can optimize for this scenario. 5 年之前
  Piotrek Koszuliński baa3d61aed Merge branch 'master' into i/6528 5 年之前
  Piotrek Koszuliński 8298b37461 Exposed these utils as public helpers and added minimal tests. 5 年之前
  Piotrek Koszuliński 6ebc7a43b3 Use more appropriate names. 5 年之前
  Piotrek Koszuliński 233b73280f Docs. 5 年之前
  Piotrek Koszuliński d27cb83f04 Expose more granular utils so we can optimize code outside the position module. 5 年之前
  Piotrek Koszuliński adb237b10e Performance optimization. Cache all the things. 5 年之前
  Piotrek Koszuliński 200e7680c5 Merge pull request #1837 from ckeditor/i/6579 5 年之前
  Piotrek Koszuliński 4674066135 Avoid ternary operators. 5 年之前
  Maciej Gołaszewski c05a78d74e Add note about times in tests. 5 年之前
  Maciej Gołaszewski 7ea0ae92d9 Merge branch 'master' into i/6528 5 年之前
  Maciej Gołaszewski e85f373303 Fix test performance. 5 年之前
  Maciej Gołaszewski 60130a325a Use separate position classes. 5 年之前
  Maciej Gołaszewski 5c5a581ac9 Use position class to test performance. 5 年之前
  Piotrek Koszuliński f3e446119e Cache parent here too. 5 年之前
  Piotrek Koszuliński aa5a538dc4 Comments. 5 年之前
  Piotrek Koszuliński 4995374b2d Cache the parent as it's a costly computation. 5 年之前
  Piotrek Koszuliński 7fafc45c1c Merge pull request #1836 from ckeditor/i/6529 5 年之前
  Piotrek Koszuliński cc0633b191 Aligned the last super.is() use to the changes in this PR. 5 年之前
  Piotrek Koszuliński 1ada9d0189 Use tripple equal for consistency. 5 年之前
  Piotrek Koszuliński 68090e56e6 Merge branch 'master' into i/6529 5 年之前
  Maciej Gołaszewski ac30a66066 Add simple manual test for Position's path concatenation. 5 年之前
  Kamil Piechaczek f3662970ee Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542. 5 年之前
  Maciej Gołaszewski c0bc715954 Add info about not calling super in is() methods. 5 年之前
  Maciej Gołaszewski bc3d2fc25b Update missing checks in model Text#is checks. 5 年之前