Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] e4c9d21486
Bump async from 2.6.3 to 2.6.4 in /samples/react-hero-webpart
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-29 17:43:22 +00:00
Hugo Bernier 3d7e09b653
Merge pull request #2526 from pnp/dependabot/npm_and_yarn/samples/react-hero-webpart/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-hero-webpart
2022-04-10 10:26:18 -07:00
dependabot[bot] d8b98f3eed
Bump moment from 2.29.1 to 2.29.2 in /samples/react-hero-webpart
Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:57:35 +00:00
dependabot[bot] 22d9cffb41
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-hero-webpart
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 18:49:15 +00:00
Hugo Bernier 3d8ff2dc7e Updated sample,json and readme 2022-03-28 01:16:02 -04:00
Omar 47ddd9bcfa Added Collage Feature
- At the request of another user a option has been added to allow a collage of images to be shown in a flex grid layout
- Added in placeholder configuration screen
- Fixed webpart not loading the 5 temporary items on first adding webpart to new page in local workbench
- General maintenance to remove unused imports
- Updated CSS to add in collage feature
2022-03-11 01:11:48 +00:00
Hugo Bernier 7f4a82213a Added sample.json and updated readme 2021-07-11 00:36:37 -04:00