Maciej Gołaszewski c0a4510a8d Merge branch 'table-selection' into i/6113 před 5 roky
..
.github 925331575a Internal: Updated the GitHub PR template because all packages share the same issue tracker now (see ckeditor/ckeditor5#5576). před 6 roky
docs 24b6e971ca Docs: Added simple table styling demo. před 5 roky
lang ebfe2c83c5 Internal: Remove color option is now shared by font and table plugin, thus context goes to the ckeditor5-core plugin. před 5 roky
src 2df65766be Merge branch 'table-selection' into i/6113 před 5 roky
tests 2df65766be Merge branch 'table-selection' into i/6113 před 5 roky
theme c0a4510a8d Merge branch 'table-selection' into i/6113 před 5 roky
.editorconfig ddc28c2dc4 Internal: Added config for package.json to .editorconfig. See #318. před 6 roky
.eslintrc.js 7a5188b042 Internal: Bumped the year. [skip ci] před 6 roky
.gitattributes f843cd4dd3 Initial commit. před 7 roky
.gitignore f843cd4dd3 Initial commit. před 7 roky
.stylelintrc e47b9d44e4 Used the external stylelint-config-ckeditor5 package for stylelint configuration. před 6 roky
.travis.yml ce87c20de5 Internal: Upgraded CI environment to use Xenial version of the distro. See ckeditor/ckeditor#2041. před 6 roky
CHANGELOG.md 214938df3b Docs: Changelog. [skip ci] před 6 roky
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] před 7 roky
LICENSE.md 7a5188b042 Internal: Bumped the year. [skip ci] před 6 roky
README.md 10fa431f6e Docs: Removed gitter badge. See ckeditor/ckeditor5#2037. [skip ci] před 6 roky
package.json 5b40bb14d2 Add missing dependencies. před 6 roky

README.md

CKEditor 5 table feature

npm version Build Status Coverage Status
Dependency Status devDependency Status

This package implements table support for CKEditor 5.

Demo

Check out the demo in the Table feature guide.

Documentation

See the @ckeditor/ckeditor5-table 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 or https://ckeditor.com/legal/ckeditor-oss-license.