Kamil Piechaczek fcb9b055e4 Aligned Travis configuration after switching to Yarn. See https://github.com/ckeditor/ckeditor5/issues/1214. 7 years ago
..
.github 7747a053e4 Internal: Updated PR template. [skip ci] 9 years ago
docs 5ed2ab1bc6 Docs: Fixed `viewportTopOffset` of sticky toolbar. [skip ci] 7 years ago
lang d71316bd14 Other: Updated translations. [skip ci] 7 years ago
src f16a68bb50 Merge branch 'master' into t/ckeditor5-media-embed/35 7 years ago
tests 4ccb6393ea Merge branch t/ckeditor5-engine/1555 7 years ago
theme 87bdd42521 Added CSS classes for different positions of the dropdown panel. 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 fcb9b055e4 Aligned Travis configuration after switching to Yarn. See https://github.com/ckeditor/ckeditor5/issues/1214. 7 years ago
CHANGELOG.md 47958ae3a7 Docs: Changelog. [skip ci] 7 years ago
CONTRIBUTING.md 19d8935ea8 Docs: Made contributing guide link to our docs. [skip ci] 7 years ago
LICENSE.md 533258ab80 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. 7 years ago
README.md b295224370 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. 7 years ago
package.json e77e44e146 Remove Position, Range, Selection imports from engine/model. 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.