8
0

História revízii

Autor SHA1 Správa Dátum
  Oskar Wróbel 8b22649e65 Added readOnly interface property to the Editor class. 8 rokov pred
  Oskar Wróbel 0a1059e0f3 Made Editor class observable. 8 rokov pred
  Piotrek Koszuliński 5a12dcf738 Internal: Updated the usage of UI components which are now driven by synchronous initialization and destruction (see https://github.com/ckeditor/ckeditor5-ui/issues/225). 8 rokov pred
  Piotrek Koszuliński d834fa6321 Merge branch 'master' into t/ckeditor5-ui/225 8 rokov pred
  Piotrek Koszuliński e122d09a27 Merge pull request #95 from ckeditor/t/85 8 rokov pred
  Piotrek Koszuliński 10545e9f44 Updated PluginInterface.pluginName documentation. 8 rokov pred
  Piotrek Koszuliński c104f2d5f2 Fixed the usage of log.warn(). 8 rokov pred
  Kamil Piechaczek f7638055c6 Simplified part of code which logs about loaded duplicated plugins. 8 rokov pred
  Aleksander Nowodzinski 876577e5b9 Aligned Core package to the synchronous UI API. 8 rokov pred
  Kamil Piechaczek 75d8676eee PluginCollection - will log a warning if tries to load the plugins with the same name more than once. 8 rokov pred
  Piotrek Koszuliński 4f18fa38c3 Merge pull request #87 from ckeditor/t/86 8 rokov pred
  Piotrek Koszuliński 6dadafd155 After merge fixes. 8 rokov pred
  Piotrek Koszuliński 2c8692a6b2 Merge branch 'master' into t/86 8 rokov pred
  Piotrek Koszuliński f020000877 Merge pull request #91 from ckeditor/t/90 8 rokov pred
  Piotrek Koszuliński b4d49cfab5 Other: Removed `ToggleAttributeCommand` class as well as other helpers from the `core/command` namespace. Closes #14. 8 rokov pred
  Piotrek Koszuliński 7c1d584e99 Minor documentation fixes and aligned keystrokes notation to the standard. 8 rokov pred
  Piotrek Koszuliński 82aeefb65d Merge branch 'master' into t/90 8 rokov pred
  Piotrek Koszuliński bfc56b881e Internal: Use a more standard .gitignore notation. See https://github.com/ckeditor/ckeditor5/issues/456. 8 rokov pred
  Piotrek Koszuliński 7b17f11e64 Bumped up dev-lint. 8 rokov pred
  Piotrek Koszuliński 8237852b9d Merge branch 'master' into t/ckeditor5/456 8 rokov pred
  Aleksander Nowodzinski eb3bebbd5b Fix: EditingKeystrokeHandler should prevent default only for commands. Closes #90. 8 rokov pred
  Piotrek Koszuliński 90f2641c65 Docs: Fixed a link. 8 rokov pred
  Szymon Kupś 661f894253 Merge pull request #89 from ckeditor/t/88 8 rokov pred
  Piotrek Koszuliński f8c8965d23 Changed the default value of isEnabled to false. It's set to true on first refresh(). 8 rokov pred
  Piotrek Koszuliński 13337998c3 Added default implementation of execute() because the constructor depends on that. 8 rokov pred
  Piotrek Koszuliński 2fa0959369 Implemented automatic command execution blocking and got rid of unnecesary CommandInterface. 8 rokov pred
  Piotrek Koszuliński 3c2423261d Provided Command with default implementation of refresh() and changed default values of command properties to better match how commands usually look. 8 rokov pred
  Piotrek Koszuliński c329f5332a Fixed API docs. 8 rokov pred
  Piotrek Koszuliński ee817be05d Tests. 8 rokov pred
  Piotrek Koszuliński f9df5d8515 First batch of changes – CommandCollection and new Command class. 8 rokov pred