Kamil Piechaczek 2c8919574c Added Travis configuration, new badges (README) and filled deps/devDeps in package.json. před 9 roky
..
src 361a956bed Fixed: Undo step generation callback should be called before everything else, when change is done on model. před 9 roky
tests cb46eb28fc Made Karma complain less. před 9 roky
theme 2855afcbda Improved Undo and Redo SVG icons. před 9 roky
.editorconfig 7798b38da6 Initial commit. před 9 roky
.gitattributes 7798b38da6 Initial commit. před 9 roky
.gitignore 7798b38da6 Initial commit. před 9 roky
.jscsrc 08d635296e Switched to using ckeditor5-dev-lint. See https://github.com/ckeditor/ckeditor5/issues/268. před 9 roky
.jshintrc c47f1b7357 Turn JSHint browser setting to false. před 9 roky
.travis.yml 2c8919574c Added Travis configuration, new badges (README) and filled deps/devDeps in package.json. před 9 roky
CHANGES.md c17c260fa8 Updated package description and title. před 9 roky
CONTRIBUTING.md 806ba2eca6 API docs for undo revised. před 9 roky
LICENSE.md c17c260fa8 Updated package description and title. před 9 roky
README.md 2c8919574c Added Travis configuration, new badges (README) and filled deps/devDeps in package.json. před 9 roky
gulpfile.js e3fd663bb1 Updated the package to use versioned and scoped ckeditor5-dev-lint. před 9 roky
package.json 2c8919574c Added Travis configuration, new badges (README) and filled deps/devDeps in package.json. před 9 roky

README.md

CKEditor 5 Undo Manager

npm version Build Status Test Coverage Code Climate Dependency Status devDependency Status

Undo manager for CKEditor 5. More information about the project can be found at the following URL: https://github.com/ckeditor/ckeditor5-undo.

License

Licensed under the GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.