Hugo Bernier
|
d302a5cc02
|
Merge pull request #5199 from VenkadeshSundaramurthy/Quick-Links-Webpart
|
2024-08-31 18:41:39 -04:00 |
GitHub Action
|
06019dd325
|
Automated samples.json update
|
2024-08-31 22:11:58 +00:00 |
Hugo Bernier
|
9bfdddb6a4
|
Merge pull request #5198 from AriGunawan/feature/upgrade_version
|
2024-08-31 18:10:56 -04:00 |
dependabot[bot]
|
32ef0863ee
|
Bump micromatch, @microsoft/sp-build-web, gulp and jest
Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependencies [micromatch](https://github.com/micromatch/micromatch), [@microsoft/sp-build-web](http://aka.ms/spfx), [gulp](https://github.com/gulpjs/gulp) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.
Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)
Updates `@microsoft/sp-build-web` from 1.18.0 to 1.20.1
Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)
Updates `jest` from 23.6.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
dependency-type: direct:development
- dependency-name: gulp
dependency-type: direct:development
- dependency-name: jest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-31 17:36:59 +00:00 |
AriGunawan
|
d371687c55
|
Working base
|
2024-08-31 23:17:54 +07:00 |
AriGunawan
|
9fec283794
|
Add fast serve
|
2024-08-30 23:07:27 +07:00 |
AriGunawan
|
bc3d9f7b38
|
Initial generated code
|
2024-08-30 23:04:56 +07:00 |
dependabot[bot]
|
b882429cb5
|
Bump webpack from 5.84.1 to 5.94.0 in /samples/react-my-dashboard
Bumps [webpack](https://github.com/webpack/webpack) from 5.84.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 15:25:22 +00:00 |
Raphael Büchi
|
5402acdb7b
|
Fixed SPFx Version
|
2024-08-30 13:27:53 +02:00 |
Harminder Singh
|
49844c4dc7
|
Upgraded SPFx version to 1.19.0,BaseAdaptiveCardView changed to BaseAdaptiveCardQuickView
|
2024-08-28 21:13:35 +05:30 |
Venkadesh sundaramurthy
|
22b9e11d36
|
initial page url set to sample url
|
2024-08-27 19:58:17 +05:30 |
Venkadesh sundaramurthy
|
e4ada8423d
|
sample screenshot added
|
2024-08-27 19:50:57 +05:30 |
Harminder Singh
|
6b9158391e
|
Merge branch 'main' of https://github.com/HarminderSethi/sp-dev-fx-webparts
|
2024-08-26 23:22:47 +05:30 |
Harminder Singh
|
459ba36af2
|
SPFx version upgraded to version 1.19.0 & fluent UI react components upgraded to version 9.54.13
|
2024-08-26 23:21:26 +05:30 |
GitHub Action
|
67296fadf8
|
Automated samples.json update
|
2024-08-26 16:33:58 +00:00 |
smaity
|
4be190b31f
|
Updating to latest version
|
2024-08-17 16:41:45 -05:00 |
Kinga Kazala
|
802c5e0ce5
|
readme update
|
2024-08-15 08:52:48 +02:00 |
Kinga Kazala
|
aada1df060
|
readme update
|
2024-08-13 13:47:18 +02:00 |
Kinga Kazala
|
5611d36f20
|
.nvmrc file
|
2024-08-13 13:35:48 +02:00 |
Kinga Kazala
|
39ff3fdeb8
|
readme update
|
2024-08-13 13:34:11 +02:00 |
Kinga Kazala
|
277597251a
|
initial version
|
2024-08-13 13:23:07 +02:00 |
dependabot[bot]
|
95eb84d30a
|
Bump axios and openai in /samples/react-chatgpt-app
Bumps [axios](https://github.com/axios/axios) to 1.6.0 and updates ancestor dependency [openai](https://github.com/openai/openai-node). These dependencies need to be updated together.
Updates `axios` from 0.26.1 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.0)
Updates `openai` from 3.1.0 to 4.55.5
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-node/compare/v3.1.0...v4.55.5)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
- dependency-name: openai
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-12 23:47:47 +00:00 |
dependabot[bot]
|
49d787bf20
|
Bump fast-xml-parser from 4.2.4 to 4.4.1 in /samples/react-calendar-feed
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.4.1)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-12 13:28:15 +00:00 |
Hugo Bernier
|
c2a8546891
|
Merge pull request #5197 from pnp/dependabot/npm_and_yarn/samples/react-accordion-with-richtext/fast-xml-parser-4.4.1
|
2024-08-12 09:20:26 -04:00 |
Marcin Wojciechowski
|
1254feaf2e
|
dataverse client sample
|
2024-08-12 10:18:16 +02:00 |
Venkadesh sundaramurthy
|
08a7824017
|
nvmrc file added
|
2024-08-11 12:22:40 +05:30 |
VenkadeshSundaramurthy
|
7f21cec4f5
|
Sample List structure and sample data screenshot
|
2024-08-11 11:48:22 +05:30 |
VenkadeshSundaramurthy
|
f579ca474b
|
Gif removed
|
2024-08-11 01:33:06 +05:30 |
VenkadeshSundaramurthy
|
96231a4a4f
|
Added demo video
|
2024-08-11 01:29:02 +05:30 |
VenkadeshSundaramurthy
|
241aaf85be
|
Update README.md
|
2024-08-11 00:34:59 +05:30 |
Venkadesh sundaramurthy
|
90b5dda27b
|
Added new features to Quick-Links-Webpart
|
2024-08-11 00:25:36 +05:30 |
AriGunawan
|
d352359765
|
Merge branch 'main' into feature/upgrade_version
|
2024-08-10 17:45:01 +07:00 |
AriGunawan
|
2aebae11ee
|
Update app version
|
2024-08-10 17:38:39 +07:00 |
AriGunawan
|
8eae55c00a
|
Remove unused files
|
2024-08-10 17:33:47 +07:00 |
AriGunawan
|
d292151923
|
Update version
|
2024-08-10 17:33:35 +07:00 |
dependabot[bot]
|
565fb26cc7
|
Bump fast-xml-parser in /samples/react-accordion-with-richtext
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.4.1)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-09 14:30:19 +00:00 |
GitHub Action
|
6b7cefdcda
|
Automated samples.json update
|
2024-08-09 14:24:41 +00:00 |
Hugo Bernier
|
54729aa776
|
Merge pull request #5183 from pnp/dependabot/npm_and_yarn/samples/react-appinsights-usage/multi-e1fe25fca3
|
2024-08-09 10:23:36 -04:00 |
Hugo Bernier
|
3893df985f
|
Merge branch 'main' into dependabot/npm_and_yarn/samples/react-appinsights-usage/multi-e1fe25fca3
|
2024-08-09 10:23:23 -04:00 |
Hugo Bernier
|
3513b458a1
|
Merge pull request #5184 from pnp/dependabot/npm_and_yarn/samples/react-calendar/async-2.6.4
|
2024-08-09 10:23:09 -04:00 |
Hugo Bernier
|
5716debf66
|
Merge branch 'main' into dependabot/npm_and_yarn/samples/react-calendar/async-2.6.4
|
2024-08-09 10:23:00 -04:00 |
Hugo Bernier
|
2a24751aa0
|
Merge pull request #5185 from pnp/dependabot/npm_and_yarn/samples/react-calendar/nanoid-3.3.7
|
2024-08-09 10:22:50 -04:00 |
Hugo Bernier
|
2d6f00a366
|
Merge branch 'main' into dependabot/npm_and_yarn/samples/react-calendar/nanoid-3.3.7
|
2024-08-09 10:22:43 -04:00 |
Hugo Bernier
|
65beac68d3
|
Merge pull request #5187 from pnp/dependabot/npm_and_yarn/samples/react-calendar/multi-843482a325
|
2024-08-09 10:22:23 -04:00 |
Hugo Bernier
|
770e165749
|
Merge branch 'main' into dependabot/npm_and_yarn/samples/react-calendar/multi-843482a325
|
2024-08-09 10:22:15 -04:00 |
Hugo Bernier
|
a52db17ec0
|
Merge pull request #5192 from pnp/dependabot/npm_and_yarn/samples/react-my-approvals/fast-xml-parser-4.4.1
|
2024-08-09 10:22:02 -04:00 |
dependabot[bot]
|
84b6b15621
|
Bump fast-xml-parser from 4.2.4 to 4.4.1 in /samples/react-my-approvals
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.4.1)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 20:07:55 +00:00 |
GitHub Action
|
bf4da677b4
|
Automated samples.json update
|
2024-07-15 02:22:42 +00:00 |
Hugo Bernier
|
f659315431
|
Merge pull request #5182 from mmsharepoint/MMSPFx
|
2024-07-14 22:21:31 -04:00 |
Hugo Bernier
|
4ac2d2ac38
|
Updated readme, sample, and container
|
2024-07-14 22:21:33 -04:00 |