Skylsmoi 8324936505 added tinymce asset 6 年前
dist added tinymce asset 6 年前
src change the customClass in htmlDocument in component folder, Css fix on the buttons and wysiwyg 6 年前
.editorconfig added editorconfig + fix linting and title 7 年前
.gitignore removed dist/html-documents.js file + fixed version number sended to timeline 6 年前
README.md removed unused code + general fix 7 年前
package.json added wysiwyg to globals in package.json 6 年前
webpack.config.js integration inside tracim_frontend 6 年前

README.md

App PageHtml for Tracim

This repo is an app loaded by Tracim.

To update this repo

  • commit and push changes
  • run $ npm run build
  • copy dist/pageHtml.app.js and past it into Tracim(repo)/dist/app

Development

To see your changes without importing the app into Tracim:

  • run $ npm run servdev Which will create a web server (webpack) where you will see the app loaded with some default values