Paolo Pialorsi
|
3a4e02b68f
|
Merge pull request #3074 from petkir/patch-1
react-directory Update package.json devDependencies Version Missmatch
|
2022-11-07 17:52:34 +01:00 |
dependabot[bot]
|
01accc6652
|
Bump minimatch and gulp in /samples/react-directory
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.
Updates `minimatch` from 0.2.14 to 3.0.4
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v3.0.4)
Updates `gulp` from 3.9.1 to 4.0.2
- [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/v3.9.1...v4.0.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: gulp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 13:28:32 +00:00 |
Peter Paul Kirschner
|
3bafcd6381
|
Update package.json
Revert Dependencie Bot
After Bot:
"@microsoft/sp-build-web": "1.15.2",
"@microsoft/sp-webpart-workbench": "1.12.1",
Before Bot:
"@microsoft/sp-build-web": "1.11.0",
"@microsoft/sp-webpart-workbench": "1.11.0",
Upgrade to 1.15.2 takes longer, Is planed
|
2022-10-21 22:49:58 +02:00 |
dependabot[bot]
|
8dea0ba79e
|
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:38:33 +00:00 |
dependabot[bot]
|
9f2935f952
|
Bump lodash from 4.17.20 to 4.17.21 in /samples/react-directory
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
---
updated-dependencies:
- dependency-name: lodash
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-11 22:24:17 +00:00 |
dependabot[bot]
|
caccda2519
|
Bump ajv from 5.2.5 to 6.12.3 in /samples/react-directory
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.2.5 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.2.5...v6.12.3)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-15 06:03:49 +00:00 |
Hugo Bernier
|
6e2c76bbbd
|
Fixed version number
|
2020-10-02 02:54:22 -04:00 |
Sudharsan K
|
8566f9fe72
|
Features added and fix for issue #1504
|
2020-09-18 23:13:17 +08:00 |
petkir
|
6149122e9a
|
SPFX 1.11 Upgrade
|
2020-07-19 22:37:29 +02:00 |
joaojmendes
|
883342f7a7
|
Update React-Directory new features and fix issue #931 (#937)
* Add OrderBy and new propertie
* update docs
* Update README.md
* Fix misspelling
|
2019-08-13 11:07:43 +03:00 |
joaojmendes
|
ee2c492867
|
React-Directory (#930)
* update docs
* Update README.md
* Update README.md
* Support to IE11
* fine tunning, added Fade on Images
* use CSS transitions
* clean extra comments
* react-carousel
* Happy Birthday Web Part - new version
* Update Docs
* added spinner on loading image in carousel
* React-Directory
* Update README.md
* Update README.md
* update CSS
* CSS update
* added A-Z Index
* Display WorkPhone on PersonaCard
* update doc
* Update code
|
2019-08-05 12:46:54 +03:00 |