Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot] 1665b2ed12
Bump tinymce from 5.9.0 to 5.10.0 in /samples/react-tinymce
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/tinymce/tinymce/releases)
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/5.10.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 15:44:06 +00:00
dependabot[bot] 14539d3357
Bump tinymce from 5.7.1 to 5.9.0 in /samples/react-tinymce
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.7.1 to 5.9.0.
- [Release notes](https://github.com/tinymce/tinymce/releases)
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/5.9.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 16:26:11 +00:00
dependabot[bot] 925d8f90f1
Bump tinymce from 4.9.11 to 5.7.1 in /samples/react-tinymce
Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.11 to 5.7.1.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/4.9.11...5.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 19:21:17 +00:00
Austin Breslin 158beeb9b4 Sample react tinymce (#431)
* Tiny MCE Rich Text Editor

* added workbench styling, to get a more acurate representation of online.

* TinyMCE, Create,Update,Store,Persist,Read rich text

* Cleanup of Code

* Add readme

* Correct filename, add tslint

* Correct names in config files.
2018-02-26 09:23:44 +01:00