dependabot[bot]
40fefe1d6b
Bump debug, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
...
Bumps [debug](https://github.com/debug-js/debug ) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug ), [@microsoft/sp-build-web](http://aka.ms/spfx ) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx ). These dependencies need to be updated together.
Updates `debug` from 2.2.0 to 2.6.9
- [Release notes](https://github.com/debug-js/debug/releases )
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md )
- [Commits](https://github.com/debug-js/debug/compare/2.2.0...2.6.9 )
Updates `@microsoft/sp-build-web` from 1.11.0 to 1.16.1
Updates `@microsoft/sp-webpart-workbench` from 1.11.0 to 1.12.1
---
updated-dependencies:
- dependency-name: debug
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-12 08:48:54 -05:00
dependabot[bot]
d502e39cfe
Bump decode-uri-component from 0.2.0 to 0.2.2 in /samples/react-tiles-v2
...
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:38:37 -05:00
dependabot[bot]
0b0e32ac57
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.11.0 to 1.15.2
Updates `@microsoft/sp-webpart-workbench` from 1.11.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:39:40 +00:00
dependabot[bot]
6a930a4047
Bump copy-props from 2.0.4 to 2.0.5 in /samples/react-tiles-v2
...
Bumps [copy-props](https://github.com/gulpjs/copy-props ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases )
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5 )
---
updated-dependencies:
- dependency-name: copy-props
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:34:25 +00:00
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