Maciej Gołaszewski 8640a3e527 Add more test cases for fixing text nodes in table cell. před 7 roky
..
.github 9aece8aa6e Internal: Added PR template. [skip ci] před 7 roky
docs 6d15fe055b Docs: Used the getViewportTopOffsetConfig helper in the code snippets. před 7 roky
lang 0380071801 Other: Updated translations. [skip ci] před 7 roky
src 1f286c516d Add check for $text node in table cell content in post-fixer. před 7 roky
tests 8640a3e527 Add more test cases for fixing text nodes in table cell. před 7 roky
theme 48f0b9b7e3 Other: Removed useless fill-rule attributes in SVG icons. před 7 roky
.editorconfig f843cd4dd3 Initial commit. před 7 roky
.eslintrc.js f843cd4dd3 Initial commit. před 7 roky
.gitattributes f843cd4dd3 Initial commit. před 7 roky
.gitignore f843cd4dd3 Initial commit. před 7 roky
.travis.yml ff5c048f9f Internal: Disabled Travis builds for #stable branch. před 7 roky
CHANGELOG.md 58dfe5a2e7 Docs: Corrected the changelog. [skip ci] před 7 roky
CONTRIBUTING.md 9df415d4f4 Docs: Made contributing guide link to our docs. [skip ci] před 7 roky
LICENSE.md 017462cb78 Docs: Table feature API docs corrected, part 1. [skip ci] před 7 roky
README.md 9aa70685f1 Docs: Added links to demos. See ckeditor/ckeditor5#1256. před 7 roky
package.json 0763045a1f Merge branch 'master' into t/ckeditor5/1265 před 7 roky

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.