Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] 948b56f008
Bump async from 2.6.3 to 2.6.4 in /samples/react-tiles-v2
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-05-02 02:48:59 +00:00
dependabot[bot] c2bfb3a7a6
Bump moment from 2.29.1 to 2.29.2 in /samples/react-tiles-v2
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-09 15:56:59 +00:00
Jasey Waegebaert dc81e3124f Update spfx-controls-react package 2022-03-28 23:50:40 +02:00
fthorild f8f3404c83 Added support for unique colors 2021-10-14 17:37:11 +02:00
Omar 19bd386580 Added Tile V2 webpart
This solution creates a customisable Tiles Webpart, it uses a stored collection from the PnP PropertyFieldCollectionData control and allows the user to choose the colour scheme (theme or custom) and to set the size of the tiles. By default the tiles use a fluid flex layout to use the available screen area.
2021-07-14 23:40:53 +01:00