Commit History

Автор SHA1 Съобщение Дата
  Kamil Piechaczek 2222b673f4 Internal: Bumped the year. [skip ci] преди 6 години
  Kamil Piechaczek bb8aaf2c05 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] преди 6 години
  Szymon Cofalik 374a1d686e Internal: Reworded docs and renamed `disable()` and `enable()` to `forceDisabled()` and `clearForceDisabled()`. преди 6 години
  Szymon Cofalik d84533126c Feature: Introduced `Command#disable()` and `Command#enable()`. преди 6 години
  Kamil Piechaczek 6daac3505b Internal: Bumped the year. [skip ci] преди 6 години
  Oskar Wróbel 3e4e666212 Internal: Changed `beforeChange` event to `set`. преди 7 години
  Oskar Wróbel adc4bb180e Tests: Checked which event is used for disabling commands. преди 7 години
  Piotr Jasiun 4ecc9c89bb Merge pull request #111 from ckeditor/t/ckeditor5-engine/1207 преди 8 години
  Piotrek Koszuliński 8e38d477dd Internal: Bumped the year. [skip ci] преди 8 години
  Szymon Cofalik 12eaeeec33 Changes: `core.Command` should listen to `model.Document#event:change`. преди 8 години
  Oskar Wróbel d50cf70362 Aligned tests to engine changes. преди 8 години
  Oskar Wróbel 01a12ea502 Changed the way of overriding Command#isEnabled. преди 8 години
  Oskar Wróbel 8faa94fc5f Renamed readOnly to isReadOnly. преди 8 години
  Oskar Wróbel 02f4e960b6 Bound Command#isEnabled with Editor#readOnly. преди 8 години
  Piotrek Koszuliński f8c8965d23 Changed the default value of isEnabled to false. It's set to true on first refresh(). преди 8 години
  Piotrek Koszuliński 13337998c3 Added default implementation of execute() because the constructor depends on that. преди 8 години
  Piotrek Koszuliński 2fa0959369 Implemented automatic command execution blocking and got rid of unnecesary CommandInterface. преди 8 години
  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 години
  Piotrek Koszuliński ee817be05d Tests. преди 8 години