You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Seb d376844d5b Automate release for other supported branches 4 years ago
.github Update readme with multi-word component example 6 years ago
.storybook Fix deprecated Storybook config 6 years ago
src INT-2293: Use eslint instead of tslint 4 years ago
stories INT-2293: Use eslint instead of tslint 4 years ago
.eslintrc.json INT-2293: Use eslint instead of tslint 4 years ago
.gitignore TINY-3775: Switch to yarn 6 years ago
CHANGELOG.md Add support section to readme 5 years ago
Jenkinsfile Automate release for other supported branches 4 years ago
LICENSE.txt License update to Tiny Technologies 5 years ago
README.md Add support section to readme 5 years ago
package.json INT-2293: Use eslint instead of tslint 4 years ago
rollup.build.js INT-2293: Use eslint instead of tslint 4 years ago
tsconfig.browser.json INT-2293: Use eslint instead of tslint 4 years ago
tsconfig.cjs.json INT-2293: Use eslint instead of tslint 4 years ago
tsconfig.es2015.json INT-2293: Use eslint instead of tslint 4 years ago
tsconfig.json INT-2293: Use eslint instead of tslint 4 years ago
vite.config.js INT-2293: Use eslint instead of tslint 4 years ago
yarn.lock INT-2293: Use eslint instead of tslint 4 years ago

README.md

Official TinyMCE Vue component

About

This package is a thin wrapper around TinyMCE to make it easier to use in a Vue application.

Support

Version 4.0 is intended to support Vue 3. For Vue 2.x and below please use previous versions of the wrapper.

Issues

Have you found an issue with tinymce-vue or do you have a feature request? Open up an issue and let us know or submit a pull request. Note: for issues related to TinyMCE please visit the TinyMCE repository.