Szymon Cofalik f7207a1147 Changed: use engine.model.delta.transformDeltaSets instead of providing own algorithm. hace 9 años
..
src f7207a1147 Changed: use engine.model.delta.transformDeltaSets instead of providing own algorithm. hace 9 años
tests 2d01a46f59 Removed @bender annotations from manual tests (*.md files). hace 9 años
theme 2855afcbda Improved Undo and Redo SVG icons. hace 9 años
.editorconfig 7798b38da6 Initial commit. hace 9 años
.gitattributes 7798b38da6 Initial commit. hace 9 años
.gitignore 7798b38da6 Initial commit. hace 9 años
.jscsrc 08d635296e Switched to using ckeditor5-dev-lint. See https://github.com/ckeditor/ckeditor5/issues/268. hace 9 años
.jshintrc c47f1b7357 Turn JSHint browser setting to false. hace 9 años
.travis.yml 6fe1af3ad2 Fixed invalid input for CodeClimate script with code coverage report. hace 9 años
CHANGES.md c17c260fa8 Updated package description and title. hace 9 años
CONTRIBUTING.md 806ba2eca6 API docs for undo revised. hace 9 años
LICENSE.md c17c260fa8 Updated package description and title. hace 9 años
README.md 7b6b111c46 Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994) hace 9 años
gulpfile.js e3fd663bb1 Updated the package to use versioned and scoped ckeditor5-dev-lint. hace 9 años
package.json 2c2978a79f 0.5.0 hace 9 años

README.md

CKEditor 5 Undo Manager

npm version Build Status Test Coverage 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.