Commit Graph

30 Commits

Author SHA1 Message Date
dependabot[bot] 17d53bf3fb Bump decode-uri-component in /samples/react-advanced-page-properties
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:39:03 -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] f5f7f9a3c3
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:42:25 +00:00
dependabot[bot] 8bf4c68b8c
Bump async in /samples/react-advanced-page-properties
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-21 12:15:08 +00:00
Hugo Bernier 9595591f9e Added spfx 1.11 containers 2022-02-15 00:37:36 -05:00
Hugo Bernier 8d06e60da1 Updated sample.json and readme 2022-01-16 12:40:04 -05:00
Abderahman88 ccdbbf58ec fix target _blank vulnerability 2022-01-13 21:52:25 +01:00
Abderahman88 635132ef23 use Title field for LinkTitle 2022-01-13 21:43:22 +01:00
Abderahman88 4472dc3385 format values based on site language setting 2022-01-12 23:03:28 +01:00
Hugo Bernier 5f9da12b90 Updated the sample json 2022-01-03 01:45:22 -05:00
Abderahman88 0e9ea54d0a Bugfix retrieving fields from SitePages 2021-12-24 23:55:25 +01:00
VesaJuvonen 7a79c47104 Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
Hugo Bernier e78e1f22c1 Fixed standard npm commands 2021-11-07 02:18:53 -05:00
Hugo Bernier fcfaecda83 Removed reference to LTS 2021-11-01 21:07:49 -04:00
Hugo Bernier 6ad5cdc19e Updated compatbility matrix 2021-10-30 16:43:34 -04:00
Hugo Bernier 9f5f60e582 Updated readme and sample.json 2021-09-23 02:13:23 -04:00
Abderahman88 6549bedc47 fix sitepages query 2021-09-22 23:37:51 +02:00
Hugo Bernier 68f7f67761 Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
Hugo Bernier cd1cb830d6 Changed master to main 2021-05-02 15:04:59 -04:00
Hugo Bernier 882e375dd9 Fixed readme and updated sample.json 2021-04-04 23:23:35 -04:00
Mike Homol d276c11944 small styling tweaks, namely for non-capsule values 2021-03-31 21:19:04 -04:00
Mike Homol fa67ac4be1 propertly support null entries in the values array 2021-03-31 18:25:37 -04:00
Mike Homol 7d3feff3e5 flex wrapping added to accomodates choices and capsules that need to wrap for multiple lines on a page 2021-03-31 08:31:27 -04:00
Mike Homol fabd7af34c Merge branch 'advanced-page-properties' of https://github.com/mhomol/sp-dev-fx-webparts into advanced-page-properties 2021-03-30 22:48:52 -04:00
Mike Homol c1df398a93 Added support for managed metadata terms 2021-03-30 22:43:15 -04:00
Mike Homol ed9e5a829f
added a few additional links to the README 2021-03-30 15:22:41 -04:00
Mike Homol 8c3968667b new Advanced Page Properties web part brought over from original solution where I built it at ThreeWill 2021-03-30 15:12:55 -04:00