Commit Graph

34 Commits

Author SHA1 Message Date
dependabot[bot] 953dc11426
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-aggregated-calendar
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 23:05:15 +00:00
dependabot[bot] a7b6466c9f
Bump jquery from 3.3.1 to 3.6.4 in /samples/react-aggregated-calendar
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.6.4.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 11:39:19 +00:00
Hugo Bernier 810a68ebee Updated contributors for readmes 2023-03-15 00:11:27 -04:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
dependabot[bot] 7499fc79df
Bump minimist and mkdirp in /samples/react-aggregated-calendar
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.

Updates `minimist` from 1.2.0 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 23:00:39 +00:00
Hugo Bernier 411f1b1eca Changed authors to contributors 2023-02-18 22:58:44 -05:00
Hugo Bernier 103907bdc6 Added compatibility warning on readme and template 2023-02-10 10:22:32 -05:00
dependabot[bot] 977390753c Bump ua-parser-js in /samples/react-aggregated-calendar
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.18...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 04:37:32 -05:00
dependabot[bot] 92ccbf4ab6 Bump socket.io-parser, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Removes [socket.io-parser](https://github.com/socketio/socket.io-parser). It's no longer used after updating ancestor dependencies [socket.io-parser](https://github.com/socketio/socket.io-parser), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `socket.io-parser`

Updates `@microsoft/sp-build-web` from 1.4.1 to 1.16.1

Updates `@microsoft/sp-webpart-workbench` from 1.4.1 to 1.12.1

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 02:41:06 -05:00
dependabot[bot] b211027b5b Bump decode-uri-component in /samples/react-aggregated-calendar
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 23:37:09 -05:00
Hugo Bernier 0e3a7d74ee
Merge pull request #3078 from petkir/petkir-revert-jszip-update
revert sp-build-web and sp-webpart-workbench to ori version
2022-11-07 10:24:16 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] bdac4e83a8
Bump jszip, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [jszip](https://github.com/Stuk/jszip), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies needed to be updated together.

Updates `jszip` from 2.5.0 to 3.7.1
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v2.5.0...v3.7.1)

Updates `@microsoft/sp-build-web` from 1.4.1 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.4.1 to 1.12.1

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 14:43:32 +00:00
dependabot[bot] 70a5e4f629
Bump moment from 2.22.2 to 2.29.2 in /samples/react-aggregated-calendar
Bumps [moment](https://github.com/moment/moment) from 2.22.2 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.22.2...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:13:26 +00:00
dependabot[bot] 4f131d7d14
Bump handlebars in /samples/react-aggregated-calendar
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 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.11...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:52:51 +00:00
Hugo Bernier 360169500d added remaining containers 2022-02-16 21:47:07 -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 985384732a Updated legacy compatiblity matrix 2021-11-07 01:33:53 -05:00
Hugo Bernier ff8274ade1 Updated tags to say SPFx 2021-11-02 00:46:21 -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 82598c094f Added links to issue templates 2021-04-26 02:08: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 dfbfaab0cc
Update README.md 2020-11-08 23:14:43 -05:00
Ryan Schouten c562af5323 upgrade spfx version on js-display-list 2020-08-27 18:26:52 -07: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
VesaJuvonen 22318b95a3 Adding missing telemetry images for readme files 2019-04-15 12:49:10 +03:00
Teodora Ivanova fce5326d50 Fixed date formats (#648) 2018-11-09 16:59:55 +02:00
Dhaval Shah ea3b8efe1e Added the Aggregated Calendar Webpart using React framework (#566)
* Initial Release

* Updated Readme

* Update Read Me

* Updated readme with technolgies
2018-07-13 11:11:28 +03:00