Maciej Gołaszewski 8541a2d07e Merge branch 'master' into t/ckeditor5-widget/60 7 anni fa
..
.github 9aece8aa6e Internal: Added PR template. [skip ci] 7 anni fa
docs 6d15fe055b Docs: Used the getViewportTopOffsetConfig helper in the code snippets. 7 anni fa
lang 056c0ed26c Other: Updated translations. [skip ci] 7 anni fa
src ccf47cd6dd Aligned to the new WidgetToolbarRepository API. Replaced the `isTableContentSelected()` util with `getSelectedTableWidget()`. Replaced `isTableContentSelected()` with `getTableWidgetAncestor()`. 7 anni fa
tests 8541a2d07e Merge branch 'master' into t/ckeditor5-widget/60 7 anni fa
theme 48f0b9b7e3 Other: Removed useless fill-rule attributes in SVG icons. 7 anni fa
.editorconfig f843cd4dd3 Initial commit. 7 anni fa
.eslintrc.js f843cd4dd3 Initial commit. 7 anni fa
.gitattributes f843cd4dd3 Initial commit. 7 anni fa
.gitignore f843cd4dd3 Initial commit. 7 anni fa
.travis.yml 4d4093befd Fixed formatting in Travis configuration file. 7 anni fa
CHANGELOG.md 006cfdbb8b Docs: Corrected the changelog. [skip ci] 7 anni fa
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] 7 anni fa
LICENSE.md 017462cb78 Docs: Table feature API docs corrected, part 1. [skip ci] 7 anni fa
README.md 9aa70685f1 Docs: Added links to demos. See ckeditor/ckeditor5#1256. 7 anni fa
package.json 41d63eb3e4 Merge branch 'master' into t/ckeditor5-engine/1556 7 anni fa

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.