Piotrek Koszuliński 21f0b2dcde Merge branch t/ckeditor5-engine/1555 преди 7 години
..
.github 9b032b5c39 Initial commit. преди 8 години
docs 1faf3d1d1c Docs: Fixed `viewportTopOffset` of sticky toolbar. [skip ci] преди 7 години
lang 7bf8f9a5c1 Other: Updated translations. [skip ci] преди 7 години
src 73cec7d2eb Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090. преди 7 години
tests 0bb1639cd7 Review writerSetSelection() API calls with single position. преди 7 години
theme 028d50bcc2 Other: Revert CSS variables usage from font size feature content styles. преди 7 години
.editorconfig 9b032b5c39 Initial commit. преди 8 години
.eslintrc.js b054338d5e Other: Update copyright year. преди 8 години
.gitattributes 9b032b5c39 Initial commit. преди 8 години
.gitignore 9b032b5c39 Initial commit. преди 8 години
.travis.yml 5ddf2e9244 Internal: Disabled Travis builds for #stable branch. преди 7 години
CHANGELOG.md ad0f8b3617 Docs: Changelog. [skip ci] преди 7 години
CONTRIBUTING.md f1ea0c6cb9 Docs: Made contributing guide link to our docs. [skip ci] преди 7 години
LICENSE.md 36c96d9424 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. преди 7 години
README.md 962a456638 Docs: Added links to demos. See ckeditor/ckeditor5#1256. преди 7 години
package.json d6c8fa4795 Remove Positon, Range, Selection imports from engine/model. преди 7 години

README.md

CKEditor 5 font feature

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

This package implements font size and font family support for CKEditor 5.

Demo

Check out the demo in the Font feature guide.

Documentation

See the @ckeditor/ckeditor5-font 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.