Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] 70aa536164
Bump postcss and @microsoft/sp-build-web in /samples/react-carousel
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `postcss` from 6.0.1 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/6.0.1...8.4.31)

Updates `@microsoft/sp-build-web` from 1.12.1 to 1.18.0

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 18:59:07 +00:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] 0e73578802
Bump jszip and @microsoft/sp-build-web in /samples/react-carousel
Bumps [jszip](https://github.com/Stuk/jszip) and [@microsoft/sp-build-web](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.12.1 to 1.15.2

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 14:32:43 +00:00
Hugo Bernier e0f1331c2f Updated package json, readme, and sample json 2021-06-13 00:34:29 -04:00
Giuliano De Luca b0137f014a solution upgraded to v.1.12.1 2021-06-10 15:52:55 +02:00
Don Kirkham 6b75f5c4f0 upgrade to spfx 1.11.0 2020-10-30 21:57:01 -05:00
Suryawanshi c9cd7c19e9 Upgraded sample to SharePoint Framework version 1.10.0 from plus-beta version 2020-06-17 18:48:27 +05:30
joaojmendes f198118429 React-Carousel and New Version of Happy Birthday Web Part (#914)
* 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
2019-07-28 13:19:30 +03:00