Commit History

Author SHA1 Message Date
  Szymon Kupś 87928e5e11 Renamed getIteratorCount to count in tests. 10 years ago
  Szymon Kupś a1c972233e Removed getIteratorCount method from test utils. It is also needed outside tests so it is moved to utils.utils#count(). 10 years ago
  Szymon Kupś 9d37b3d10b Added docs to count() in utils.js. 10 years ago
  Szymon Kupś e882325152 Added count() method to utils.js. 10 years ago
  Piotrek Koszuliński 50ff9bd6a6 Cleaned up tests from things that stayed in the core. 10 years ago
  Piotrek Koszuliński 3131ba4895 Removed a method which should stay in the core. 10 years ago
  Piotrek Koszuliński bfc7531ddb Change all occurences of 'core' to 'utils'. 10 years ago
  Piotrek Koszuliński f8fc634956 API docs fixes. 10 years ago
  Aleksander Nowodzinski 1d00200010 Merge pull request #240 from ckeditor/t/232 10 years ago
  Piotrek Koszuliński d3d3da4b97 Implemented Locale and used Locale#t in the existing code. 10 years ago
  Szymon Cofalik 5a5e170487 Merge pull request #225 from ckeditor/t/224 10 years ago
  Aleksander Nowodzinski dd81e4559f Merge branch 't/209'. Closes #209. 10 years ago
  Piotrek Koszuliński 90cdc73dfd Implemented body region and a base EditorUIView. 10 years ago
  Piotrek Koszuliński 70414a292c Merge pull request #211 from ckeditor/t/190 10 years ago
  Piotrek Koszuliński 9375dddb84 Merge branch 'master' into t/190 10 years ago
  Maciej Gołaszewski a29645ba3f Documentation: probably all done. 10 years ago
  Maciej Gołaszewski af79eedb7f Documentation: update core.ui documentation. 10 years ago
  Maciej Gołaszewski a54dddd7c7 Documentation: update core.treemodel documentation. 10 years ago
  Maciej Gołaszewski cef21e7485 Documentation: fix some problems with used tags. Add full core.Creator docs. 10 years ago
  Maciej Gołaszewski 7823be974a Documentation: fix @property tag with @type. 10 years ago
  Piotrek Koszuliński 97b5d4e9f5 Merge pull request #210 from ckeditor/t/189 10 years ago
  Piotrek Koszuliński 9936502a5c Merge branch 'master' into t/189 10 years ago
  Piotrek Koszuliński 466df48735 Aligned MD files to changes made in ckeditor5#42. 10 years ago
  Piotrek Koszuliński a0d538d6df Merge pull request #208 from ckeditor/t/207 10 years ago
  Szymon Kupś b8607ef7f7 Using format-independent module utils in tests. 10 years ago
  Aleksander Nowodzinski b2717ad4cc Merge branch 't/52b'. Closes #52, closes #53, closes #202. 10 years ago
  Piotrek Koszuliński 8065f2866f Added simple EditorUI test. 10 years ago
  Piotrek Koszuliński c75c3e66d9 Updated defineEditorCreatorMock, because create() and destroy() are now always defined. 10 years ago
  Piotrek Koszuliński aab7970078 Tests and documentation for the Editable. 10 years ago
  Piotrek Koszuliński 891c6a89fd Implemented testUtils.createObserver and improved tests descriptions. 10 years ago