Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot] 41e13fce9b
Bump moment from 2.24.0 to 2.29.2 in /samples/react-comparer
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:56:56 +00:00
dependabot[bot] da3ec62b89
Bump handlebars from 4.0.12 to 4.7.7 in /samples/react-comparer
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.7.7)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:51:58 +00:00
Hugo Bernier 80ed934168
Update README.md 2022-02-24 09:08:34 -05:00
Hugo Bernier 19bba31499 Added 1.7.x containers 2022-02-16 01:12:30 -05:00
Hugo Bernier 86013372c0 Added all 1.12.1 and 1.13 containers 2022-02-14 02:52:18 -05:00
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
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 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 ae8bf52a2a
Update README.md 2020-11-08 23:18:57 -05:00
petkir 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
Hugo Bernier 0316a584a6 Fixed sample doc & updated template version badge 2019-09-24 00:28:54 -04:00
Hugo Bernier f583732935 React Comparer Web Part (#768)
* Initial version

* Added more property pane fields

* Fixed recent tab style

* Update RecentFilesTab.module.scss

* Update RecentFilesTab.tsx

* Fixed an issue with unitialized PnP  causing wrong API url

* Update package-solution.json

* Cleaned up code and comments.

* Update FileBrowser.tsx

* Update FileBrowser.types.ts

* Update DocumentLibraryBrowser.tsx

* Update RecentFilesTab.tsx

* Added OneDrive support

* Fixed a little speelliing mistake
2019-02-09 12:19:31 +02:00