Commit History

Author SHA1 Message Date
  Piotrek Koszuliński adfcd588ea Docs: Corrected the changelog. [skip ci] 5 years ago
  Piotrek Koszuliński f77c1f8f7f Docs: Changelog. [skip ci] 5 years ago
  Maciej 46705abfac Merge pull request #222 from ckeditor/i/5862 5 years ago
  Maciej Gołaszewski 22ccad3039 Small docs improvements for TextWatcher#isEnabled. 5 years ago
  Maciej Gołaszewski 722b26e6c3 Docs improvements for TextWatcher#isEnabled. 5 years ago
  panr 4d3f88e4d5 Remove watcher.off() from afterEach section in tests 5 years ago
  panr b786b79c60 Remove EmitterMixin and document #isEnabled observable 5 years ago
  Maciej Gołaszewski 5e6c0502d9 Toggle text watching on isEnabled state change. 5 years ago
  panr 451d838523 Add tests to TextWatcher covering #isEnabled observable 5 years ago
  panr 77ac975c30 Remove tests covering _wathersStack since they're no longer necessary 5 years ago
  panr b284f25c61 Add an observable #isEnabled to TextWatcher 5 years ago
  panr 44e8c2e795 Remove _watchersStack since it's no longer necessary and bind watcher's state to the state of the TextTransformation plugin 5 years ago
  panr 4179eb4b4c Change setting TextTransformation#isEnabled on selection change:range 5 years ago
  panr 04ec6a2a86 Fix test block description from 'plugin' to '#isEnabled' and remove an unnecessary test for checking watchers after initialization 5 years ago
  panr 5f1dd4bad3 Destroy text transformation plugin after each #plugin tests 5 years ago
  panr 35a8dcb72e Change plugin variable name in #plugin tests 5 years ago
  panr c58ca4eab1 Fix the tests... 5 years ago
  panr fe30d83816 Fix plugin tests 5 years ago
  panr 94efe7b466 Add @ckeditor/ckeditor5-code-block to package.json 5 years ago
  panr fe23fd82f0 Fix ClassicTestEditor plugin config for text transformation 5 years ago
  panr 6b9cdb0286 Add test covering plugin disabling text transformation inside code blocks 5 years ago
  panr 5133ee4945 Add tests covering plugin enabling / disabling watchers 5 years ago
  panr 0b336749a8 Remove reference to removed ForceDisabledMixin 5 years ago
  panr 00b8feaeef Remove typing state because it's been moved to the Plugin class 5 years ago
  panr e24acbd5c8 Fix: Mix TextTransform plugin with forceDisabled and clearForceDisabled methods and disable the plugin while typing in Code Block 5 years ago
  panr 415c317256 Fix: Add ability to disable listening TextWatcher 5 years ago
  Kamil Piechaczek 15f0ff31d7 Internal: Bumped the year. [skip ci] 6 years ago
  Piotrek Koszuliński 2218339508 Internal: Added config for package.json to .editorconfig. See #318. 6 years ago
  Kamil Piechaczek 42745b8b75 Merge pull request #221 from ckeditor/i/6002 6 years ago
  Marek Lewandowski ca16e921c6 Tests: Fixed tests leaking editor instance / DOM element. 6 years ago