Piotrek Koszuliński 7b6b111c46 Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994) 9 years ago
..
src 90eee1a485 Fixed API docs. 9 years ago
tests 360798df9d Removed first slash from imports and fixed HTML in manual tests. 9 years ago
theme 2855afcbda Improved Undo and Redo SVG icons. 9 years ago
.editorconfig 7798b38da6 Initial commit. 9 years ago
.gitattributes 7798b38da6 Initial commit. 9 years ago
.gitignore 7798b38da6 Initial commit. 9 years ago
.jscsrc 08d635296e Switched to using ckeditor5-dev-lint. See https://github.com/ckeditor/ckeditor5/issues/268. 9 years ago
.jshintrc c47f1b7357 Turn JSHint browser setting to false. 9 years ago
.travis.yml 67fcf9f48d Updated .travis.yml 9 years ago
CHANGES.md c17c260fa8 Updated package description and title. 9 years ago
CONTRIBUTING.md 806ba2eca6 API docs for undo revised. 9 years ago
LICENSE.md c17c260fa8 Updated package description and title. 9 years ago
README.md 7b6b111c46 Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994) 9 years ago
gulpfile.js e3fd663bb1 Updated the package to use versioned and scoped ckeditor5-dev-lint. 9 years ago
package.json 2c8919574c Added Travis configuration, new badges (README) and filled deps/devDeps in package.json. 9 years ago

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.