42 Commits

Author SHA1 Message Date
Hugo Bernier
72bb01cafc Updated links to devprogram 2024-02-06 11:16:44 -05:00
dependabot[bot]
7e06d1771b
Bump follow-redirects from 1.15.2 to 1.15.4 in /samples/react-tiles-v2
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 10:53:05 +00:00
dependabot[bot]
21bcf80a9f
Bump browserify-sign from 4.2.1 to 4.2.2 in /samples/react-tiles-v2
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 22:26:53 +00:00
dependabot[bot]
a301a8105e
Bump @babel/traverse from 7.20.12 to 7.23.2 in /samples/react-tiles-v2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 23:01:37 +00:00
dependabot[bot]
39e009f01c
Bump word-wrap from 1.2.3 to 1.2.4 in /samples/react-tiles-v2
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 21:18:37 +00:00
Hugo Bernier
7e97daab76 Added more contributions 2023-03-15 01:23:34 -04:00
Hugo Bernier
c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
dependabot[bot]
536ecacfe4
Bump minimist from 1.2.5 to 1.2.8 in /samples/react-tiles-v2
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 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.5...v1.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 00:10:38 +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]
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
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
Hugo Bernier
367dd9fdc7
Updated aka.ms for dev program 2022-10-17 10:46:09 -04: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
Hugo Bernier
07aa2a2d1f Updated sample.json 2022-03-29 00:23:00 -04:00
Hugo Bernier
3a72a526b0 Updated sample.json 2022-03-29 00:10:39 -04:00
Jasey Waegebaert
dc81e3124f Update spfx-controls-react package 2022-03-28 23:50:40 +02:00
Hugo Bernier
6523ffeb1e Updated devcontainer and sample.json 2022-03-28 15:45:16 -04:00
Jasey Waegebaert
b1f7c06ef6 better versioning 2022-03-25 16:55:38 +01:00
Jasey Waegebaert
0e4ffc7a1f update readme 2022-03-25 15:59:58 +01:00
Jasey Waegebaert
c379baebe0 current icon value 2022-03-25 15:47:36 +01:00
Hugo Bernier
9595591f9e Added spfx 1.11 containers 2022-02-15 00:37:36 -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
052ec4f3db Fixed query labels without the sample tag 2021-11-21 00:14:21 -05:00
Hugo Bernier
026934d79c Fixed discussion query to remove labels 2021-11-21 00:00:02 -05:00
Hugo Bernier
38c5ec7920 Fixed all readmes to point to their respective sample labels 2021-11-20 23:07:01 -05:00
Hugo Bernier
c7fecfd583 Moved disclaimer to bottom 2021-11-07 02:11:17 -05:00
Hugo Bernier
8161d1f64f Added SPFx doctor to README instructions 2021-11-02 00:04:30 -04:00
Hugo Bernier
fcfaecda83 Removed reference to LTS 2021-11-01 21:07:49 -04:00
Hugo Bernier
a33cbb4439 Updated discussions and bugs links 2021-10-31 18:30:42 -04:00
Hugo Bernier
0e69acf3f1 Updated sample.json, readme and minor coding lint issues 2021-10-31 13:53:14 -04:00
fthorild
f8f3404c83 Added support for unique colors 2021-10-14 17:37:11 +02:00
fthorild
4cace547fb Adding fixed width 2021-10-12 19:10:02 +02:00
Hugo Bernier
2e0df5f1fc Updated readme and sample.json 2021-07-14 19:08:43 -04: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