Aleksander Nowodzinski eb3bebbd5b Fix: EditingKeystrokeHandler should prevent default only for commands. Closes #90. 8 年 前
..
_utils 5cfd89d102 Code style: Switched to ESLint. 8 年 前
_utils-tests 5cfd89d102 Code style: Switched to ESLint. 8 年 前
command ee817be05d Tests. 8 年 前
editor ee817be05d Tests. 8 年 前
command.js f8c8965d23 Changed the default value of isEnabled to false. It's set to true on first refresh(). 8 年 前
commandcollection.js ee817be05d Tests. 8 年 前
editingkeystrokehandler.js eb3bebbd5b Fix: EditingKeystrokeHandler should prevent default only for commands. Closes #90. 8 年 前
plugin.js 754376c88e Tests: Added test case for "Plugin.destroy()". 8 年 前
plugincollection.js faa693dbae Feature: PluginCollection handles with plugins which do not extend the base Plugin class. 8 年 前