Commit Graph

21 Commits

Author SHA1 Message Date
Hugo Bernier eb8bd92a0b Updating telemetry link 2021-12-20 10:25:30 -05:00
VesaJuvonen 7a79c47104 Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
Hugo Bernier 35fbbf7809 Moved disclaimers to bottom 2021-11-07 01:54:14 -05:00
Hugo Bernier 253df147f4 Updated compatiblity matrix 2021-11-07 01:43:55 -04:00
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
Hugo Bernier ff8274ade1 Updated tags to say SPFx 2021-11-02 00:46:21 -04: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
Hugo Bernier 68f7f67761 Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
Hugo Bernier cd1cb830d6 Changed master to main 2021-05-02 15:04:59 -04:00
Hugo Bernier 82598c094f Added links to issue templates 2021-04-26 02:08:59 -04:00
Bo George e8e4e1a1eb version 2 of webpart with new features and bug fixes 2021-03-24 17:05:12 -04:00
Hugo Bernier 7ed51a0838 Updated sample JSON 2021-03-15 03:48:14 -04:00
Hugo Bernier e6cd0b17de Added sample metadata 2021-02-08 02:19:31 -05:00
Hugo Bernier faf8c0e867
Update README.md 2020-11-08 23:44:51 -05:00
petkir 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
Hugo Bernier 242b8e5f9b Added telemetry to every README.md file 2020-04-04 02:18:47 -04:00
Sylvia Okafor efd60336f2 Updated sample YAML description 2020-02-14 15:31:51 -08:00
Hugo Bernier 0316a584a6 Fixed sample doc & updated template version badge 2019-09-24 00:28:54 -04:00
Alex Terentiev 6899e6d7fe Fix for TinyMCE build error: module ReactTinyMce.module.scss cannot be found (#480) 2018-04-27 18:16:51 +03: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