Commit Graph

19 Commits

Author SHA1 Message Date
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
Abderahman88 1ca000ecf8 Merge branch 'main' of https://github.com/pnp/sp-dev-fx-webparts into patch-2693 2022-10-25 23:11:43 +02:00
Peter Paul Kirschner 3d159a1491 revert sp-build-web and sp-webpart-workbench 2022-10-22 22:27:42 +02:00
dependabot[bot] 5223fa920d
Bump jszip and @microsoft/sp-build-web in /samples/react-calendar
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:46 +00:00
Abderahman88 1fd4eb1947 test changes 2022-05-11 20:18:57 +02:00
dependabot[bot] 996f1cc8b9
Bump moment from 2.24.0 to 2.29.2 in /samples/react-calendar
Bumps [moment](https://github.com/moment/moment) from 2.24.0 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.24.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 16:58:41 +00:00
mohammadamer 63dd33b235 React-Calendar upgrade spfx version 2021-12-21 21:44:05 +02:00
Hugo Bernier 788af86aa1 Update readme and sample.json 2021-06-27 01:26:13 -04:00
Hugo Bernier 1b11dcba16 Updated sample json and readme 2021-04-04 22:16:03 -04:00
Abderahman88 94312db65f Merge branch 'master' into UpdateBigCalendar 2020-10-21 21:52:55 +01:00
Abderahman88 683a6320c5 add year header label 2020-10-19 21:47:42 +01:00
Hugo Bernier 1f3f07fdc5 Added readme and updated solution/packge version 2020-10-18 21:58:03 -04:00
Hugo Bernier dc9fbec436 Upgraded to SPFx 1.10 2020-06-09 17:08:34 -04:00
Mohamed Derhalli 3d505e29e2 Update calendar styles to match applied theme 2020-04-25 21:41:34 -04:00
Anders Mörtsell fe6dc0ce05 Fixed editing single events in a recurring series 2019-09-06 01:19:45 +02:00
joaojmendes a62d3735d1 Update README.md 2019-06-12 23:03:25 +01:00
joaojmendes 13ecb88458 update docs 2019-06-11 17:10:09 +01:00
joaojmendes ef0fffe82f React-Calendar Update (#864)
* commit first

* Update README.md

* Update README.md

* first commit

* Change Docs

* Update README.md

* Update README.md

* Update Calendar Web Part

* Update README.md

* Update README.md

* Update Docs

* Update - Suport Create Event in SiteTimeZone

* update Docs

* update docs

* Update comments

* upd default start/end dates on prop panel

* update Prop

* upd default props panel

* upd comments

* code fix for title special characters

* Update Version

* upd to usereffectivebasepermissions to check perm

* commit changes

* commit changes

* commit changes

* Commit changes
2019-05-13 19:12:21 +03:00
joaojmendes b0204bd14b New -React-Calendar Web part (#859)
* commit first

* Update README.md

* Update README.md

* first commit

* Change Docs

* Update README.md

* Update README.md

* Update Calendar Web Part

* Update README.md

* Update README.md

* Update Docs

* Update - Suport Create Event in SiteTimeZone

* update Docs

* update docs

* Update comments

* upd default start/end dates on prop panel

* update Prop

* upd default props panel

* upd comments
2019-05-04 17:58:48 +03:00