1.0.2 • Published 5 years ago

@particles/tiny-mce v1.0.2

Weekly downloads
-
License
Procore Developer...
Repository
github
Last release
5 years ago

Tiny Mce

npm.io npm.io npm.io

TinyMCE component

Usage

  • Requires callback prop to handle content change (which will be in form of stringified markup)
  • initialValue prop for default (saved) value
  • Styles are inconfigurable

Development

  • Run sandbox similar to other particles
  • Update Webpack's DefinePlugin's ASSETS_URL and SKIN_URL to JSON.stringify('/') to use local assets instead of S3. If you update local assets, ensure it gets updated on S3 before publishing the particle

Change Log

1.0.1

  • Use parent's style to fix bug with global button selectors

1.0.0

  • Moved loading logic to Provider to fix race conditions

0.1.0

  • Initial commit
1.0.2

5 years ago

2.0.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago