8
0
Aleksander Nowodzinski 945d718ca5 Replaced View#element on-demand rendering with the #render method. Renamed addChildren(), removeChildren() -> registerChildren(), deregisterChildren(). 8 лет назад
..
.github 7747a053e4 Internal: Updated PR template. [skip ci] 8 лет назад
docs 04c4307491 Docs: README and front API docs page corrected. [skip ci] 8 лет назад
lang 02aae3642f Internal: Updated translations. [skip ci] 8 лет назад
src 945d718ca5 Replaced View#element on-demand rendering with the #render method. Renamed addChildren(), removeChildren() -> registerChildren(), deregisterChildren(). 8 лет назад
tests 945d718ca5 Replaced View#element on-demand rendering with the #render method. Renamed addChildren(), removeChildren() -> registerChildren(), deregisterChildren(). 8 лет назад
theme bd96582851 Added a link to the ticket. 8 лет назад
.editorconfig c26d0c0950 Initialized .editorconfig. 11 лет назад
.eslintrc.js cf1f9ccba2 Use ESLint. 8 лет назад
.gitattributes 44c6061136 Initialized .gitattributes 11 лет назад
.gitignore 000502cd71 Internal: Remove gulp dependency for pre-commit linting. 8 лет назад
.travis.yml ffc82165aa Internal: Introduced revision saves. 8 лет назад
CHANGELOG.md db9095b85a Docs: Removed changelog's draft (a result of lack of coffee). [skip ci] 8 лет назад
CONTRIBUTING.md 8331427024 Aligned MD files to changes made in ckeditor5#42. 9 лет назад
LICENSE.md c710d47cd6 Bump up the year. 9 лет назад
README.md 6e9170c862 Docs: Improved readme. [skip ci] 8 лет назад
package.json 602cfa74b3 Internal: Add missing ESLint dev dependency to package.json. 8 лет назад

README.md

CKEditor 5 UI framework

npm version Build Status Test Coverage 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 GPL, LGPL and MPL licenses, at your choice. For full details about the license, please check the LICENSE.md file.