Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot] 58d1ea0e74 Bump decode-uri-component in /samples/react-calendar-feed
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:35:42 -05:00
Peter Paul Kirschner e4fd403f81 Upgrade to 1.15.2
PNP Controls to V3
Cleanup Packages
2022-10-22 08:15:04 +02:00
Peter Paul Kirschner a7a154832b fix build errors 2022-10-21 23:53:48 +02:00
dependabot[bot] f1436192a4
Bump terser from 4.8.0 to 4.8.1 in /samples/react-calendar-feed
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 15:52:06 +00:00
dependabot[bot] 74a6b02f8e
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.10.0 to 1.15.2

Updates `@microsoft/sp-webpart-workbench` from 1.10.0 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:40:14 +00:00
dependabot[bot] 3d542d059d
Bump thenify from 3.3.0 to 3.3.1 in /samples/react-calendar-feed
Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/thenables/thenify/releases)
- [Changelog](https://github.com/thenables/thenify/blob/master/History.md)
- [Commits](https://github.com/thenables/thenify/compare/3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 21:52:41 +00:00
dependabot[bot] c3560a7c61
Bump async from 2.6.3 to 2.6.4 in /samples/react-calendar-feed
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-17 22:25:47 +00:00
dependabot[bot] 057cbae8e1
Bump moment from 2.24.0 to 2.29.2 in /samples/react-calendar-feed
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:56:52 +00:00
dependabot[bot] 86e719fc2c
Bump handlebars from 4.7.6 to 4.7.7 in /samples/react-calendar-feed
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 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.7.6...v4.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:48:47 +00:00
petkir 347d94a1cd IE 11 Support via WebPack Config 2020-07-11 23:28:44 +02:00
Hugo Bernier ee4be77e8f Removed connection to component size awareness 2020-04-18 11:37:27 -04:00
Hugo Bernier 6b1681ce5b Added resizing and Hooks 2020-04-17 04:19:06 -04:00
Hugo Bernier ce98f07dd9 Before converting to hook 2020-04-17 02:59:43 -04:00
Hugo Bernier 350110d18d Converted from Carousel to Filmstrip layout 2019-08-18 00:09:38 -04:00
Hugo Bernier 780348ff39 Removed xml2js references (#760) 2019-01-19 12:52:47 +02:00
Hugo Bernier 2782b8ca98 Upgraded to SPFx1.7 (#678) 2018-11-12 10:47:44 +02:00
Hugo Bernier 3a1f2e92ed Converted to SPFx 1.5 and added Exchange Public Calendar feed support (#548) 2018-07-02 10:11:27 +03:00
Hugo Bernier 6bd2f7d66a Initial commit (#512) 2018-06-07 14:09:40 +03:00