Aleksander Nowodzinski b8cc3f2813 Tests: Added InputTextView and LabeledInputView tests related to error handling. 7 years ago
..
.github 7747a053e4 Internal: Updated PR template. [skip ci] 8 years ago
docs 86c8262d32 Docs: Updated paths to the Installing plugins guide. See ckeditor/ckeditor5#1163. 7 years ago
lang f3ff47b421 Other: Updated translations. [skip ci] 7 years ago
src b8cc3f2813 Tests: Added InputTextView and LabeledInputView tests related to error handling. 7 years ago
tests b8cc3f2813 Tests: Added InputTextView and LabeledInputView tests related to error handling. 7 years ago
theme 3671f88b56 Implemented error support in the LabeledInputView. 7 years ago
.editorconfig c26d0c0950 Initialized .editorconfig. 11 years ago
.eslintrc.js 2243304cc2 Internal: Bumped the year. [skip ci] 8 years ago
.gitattributes 44c6061136 Initialized .gitattributes 11 years ago
.gitignore 000502cd71 Internal: Remove gulp dependency for pre-commit linting. 8 years ago
.travis.yml 683c9b131d Internal: Switched from CodeClimate to Coveralls. 8 years ago
CHANGELOG.md 8c94455242 Docs: Corrected the changelog. [skip ci] 7 years ago
CONTRIBUTING.md 8331427024 Aligned MD files to changes made in ckeditor5#42. 9 years ago
LICENSE.md 533258ab80 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 years ago
README.md 865475f2ff Docs: Fixed invalid BrowserStack URLs in badge. See ckeditor/ckeditor5#1051. 7 years ago
package.json 84b61c44c6 Replaced `lib/lodash` imports with `lodash-es`. 7 years ago

README.md

CKEditor 5 UI framework

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements a simple UI framework and CKEditor 5's standard UI library.

Documentation

See the @ckeditor/ckeditor5-ui package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.