Aleksander Nowodzinski c9c2cc68c5 Renamed table column command labels: 'Insert column before'->'Insert column left' and 'Insert column after'->'Insert column right'. преди 7 години
..
.github 9aece8aa6e Internal: Added PR template. [skip ci] преди 7 години
docs 666a302b90 Renamed insertTableColumnBefore and insertTableColumnAfter commands to insertTableColumnLeft and insertTableColumnRight. преди 7 години
lang c9c2cc68c5 Renamed table column command labels: 'Insert column before'->'Insert column left' and 'Insert column after'->'Insert column right'. преди 7 години
src c9c2cc68c5 Renamed table column command labels: 'Insert column before'->'Insert column left' and 'Insert column after'->'Insert column right'. преди 7 години
tests c9c2cc68c5 Renamed table column command labels: 'Insert column before'->'Insert column left' and 'Insert column after'->'Insert column right'. преди 7 години
theme c419de3bca Updated the table icon which used to feel bulky with a lighter design. преди 7 години
.editorconfig f843cd4dd3 Initial commit. преди 7 години
.eslintrc.js f843cd4dd3 Initial commit. преди 7 години
.gitattributes f843cd4dd3 Initial commit. преди 7 години
.gitignore f843cd4dd3 Initial commit. преди 7 години
.travis.yml ff5c048f9f Internal: Disabled Travis builds for #stable branch. преди 7 години
CHANGELOG.md 58dfe5a2e7 Docs: Corrected the changelog. [skip ci] преди 7 години
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] преди 7 години
LICENSE.md 017462cb78 Docs: Table feature API docs corrected, part 1. [skip ci] преди 7 години
README.md 9aa70685f1 Docs: Added links to demos. See ckeditor/ckeditor5#1256. преди 7 години
package.json 0763045a1f Merge branch 'master' into t/ckeditor5/1265 преди 7 години

README.md

CKEditor 5 table feature

npm version Build Status BrowserStack 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.