Laura Kokkarinen
a77b500f0a
Merge branch 'master' of https://github.com/AdrianDiaz81/sp-dev-fx-webparts into PR952
2019-08-24 19:13:07 +03:00
Laura Kokkarinen
2a0bd9c18e
Merge pull request #948 from hugoabernier/react-calendarfeed-patch-2
...
Upgraded React Calendar Feed to SPFx 1.9.1
2019-08-24 19:02:13 +03:00
Laura Kokkarinen
93a12845e9
Merge pull request #947 from SharePoint/thechriskent-patch-1
...
Font Color to Background Color
2019-08-24 18:36:31 +03:00
Anders Mörtsell
b4a9d56c5f
Call date utility function directly and not from private methods in every control
2019-08-19 21:14:10 +02:00
Adrian Diaz Cervera
1e23726b26
Remove other old example
2019-08-19 17:13:34 +02:00
Adrian Diaz Cervera
ea21c73ba0
change readme
2019-08-19 17:11:44 +02:00
Adrian Diaz Cervera
0ba18f9f50
Init Release
...
Create two Webparts
2019-08-19 17:09:52 +02:00
Anders Mörtsell
8a12f697f8
Fixed localization where missing
2019-08-19 14:13:58 +02:00
Adrian Diaz Cervera
3ff851f2e6
Merge remote-tracking branch 'upstream/master'
2019-08-19 09:54:49 +02:00
Hugo Bernier
06b0d619b2
Fixed breakpoints
2019-08-18 01:09:49 -04:00
Hugo Bernier
350110d18d
Converted from Carousel to Filmstrip layout
2019-08-18 00:09:38 -04:00
Chris Kent
adc9fbeb13
Font Color to Background Color
2019-08-16 16:12:55 -04:00
Chris Kent
dbe9b52c1c
Font Color to Background Color
2019-08-16 16:07:16 -04:00
Anders Mörtsell
6538d8e493
Added swedish language file
2019-08-16 09:19:28 +02:00
Vesa Juvonen
13dd132767
Merge branch 'dev'
2019-08-13 11:11:11 +03:00
Sergey Zheleznov
7866d62ec3
Added sample react-graph-feedback-form ( #939 )
2019-08-13 11:10:42 +03: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
Ram
9adb2bce19
React kanban ( #918 )
...
* initial commit
* Updated README.md
* Added reference to react-kanban-board sample
* Updated author link
2019-07-28 13:25:41 +03:00
Ivan Peters
617990be70
React Content Query: Lookup column additional fields fix ( #925 )
...
Fix: React Content Query web part does not display values from lookup column additional fields.
2019-07-28 13:23:03 +03:00
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
Russell gove
43298528c1
Added back SpSecurity.scss ( #906 )
...
* Added back SpSecurity.scss
* Upgraded to latest @pnp/js
2019-07-11 15:50:31 +03:00
Mikael Svenson
8123c8d315
#908 Downgrade SPFx to v1.4.1 to support SP2019
2019-07-11 10:03:16 +02:00
Mikael Svenson
ceaa732227
#907 Updated readme
2019-07-08 12:01:29 +02:00
Velin Georgiev
82f35b545a
Adds react multi screen web part sample ( #905 )
2019-07-05 15:59:23 +03:00
Joel Rodrigues
fd2a0857e7
Cleaned imports and resolved TypeScript warnings ( #902 )
...
* replace var with const and let
* remove imports not being used
* Resolved most stylelint warnings
2019-07-05 15:58:14 +03:00
Joel Rodrigues
9650938465
fix issue when updating events ( #901 )
2019-07-05 15:57:36 +03:00
joaojmendes
3e82d22c5f
New Sample - react-multimedia-gallery - SPFx ( #899 )
...
* update docs
* Update README.md
* Update README.md
* Support to IE11
* fine tunning, added Fade on Images
* use CSS transitions
* clean extra comments
2019-07-05 15:57:15 +03:00
Velin Georgiev
a5a9e7e5af
React jest testing sample upgraded to SPFx version 1.8.2 ( #898 )
...
* React jest testing sample upgraded to SPFx version 1.8.2
* readme file updated
2019-07-05 15:56:18 +03:00
Mikael Svenson
11ab7900cd
#893 Semantically change code regarding async render()
2019-07-01 13:32:04 +02:00
Laura Kokkarinen
1799bbf7a3
Reverted changes to README because sample is about SP2019, not SP Online.
2019-06-20 17:44:50 +03:00
Laura Kokkarinen
ca131e40c6
Altered installation instructions a bit (using tenant workbench instead of local is required)
2019-06-20 17:31:46 +03:00
Laura Kokkarinen
badef6e29e
Merge branch 'thememanager' of https://github.com/skaggej/sp-dev-fx-webparts into PR891
2019-06-20 17:17:15 +03:00
skaggej
f68f05cffd
Added js-theme-manager-2019 sample
2019-06-17 09:26:32 -07:00
Bill Ayers
86fb04a51f
Added new sample web part using functional components, React Hooks, and data fetching using PnPJS.
2019-06-14 17:14:50 +01:00
VesaJuvonen
bfadbf23e8
Merge branch 'dev'
2019-06-14 16:30:50 +03:00
SPDoctor
b0fe474e82
Added new sample react-functional-stateful-component ( #886 )
2019-06-14 16:30:07 +03:00
SPDoctor
efc6137cd7
Added new sample react-functional-component ( #885 )
2019-06-14 16:29:53 +03:00
Laura Kokkarinen
a8f951d7a5
Merge pull request #882 from joaojmendes/dev
...
Modern Calendar Web Part - Added Recurrence Events
2019-06-13 09:11:54 +03:00
joaojmendes
a62d3735d1
Update README.md
2019-06-12 23:03:25 +01:00
joaojmendes
07c6fda0d4
Update README.md
2019-06-12 22:55:15 +01:00
joaojmendes
a528b557a4
commit change
2019-06-12 22:52:01 +01:00
joaojmendes
262fc2f5bf
Update README.md
2019-06-12 22:48:21 +01:00
Laura Kokkarinen
586880c41e
Merge pull request #867 from serdarketenci/dev
...
adding vue-js-org-chart sample
2019-06-12 20:09:42 +03:00
joaojmendes
13ecb88458
update docs
2019-06-11 17:10:09 +01:00
serdar
bd99b310a5
bug fix
2019-06-11 14:34:09 +03:00
Laura Kokkarinen
1ba602962a
Merge pull request #872 from KEMiCZA/dev
...
MobX multiple stores sample
2019-06-10 21:41:53 +03:00
Hugo Bernier
97267e6ca2
Added v2 web part and upgraded to SPFx 1.8.2 ( #877 )
2019-06-07 11:13:23 +03:00
Luis Manez
d399e5730a
React teams tagging (update after community call demo) ( #879 )
...
* spfx webpart to Tag Teams using a TermSet in SP
* Taxonomy picker initial values set from Extension
2019-06-07 11:12:52 +03:00
Kemal Sinanagic
7ca3599b7d
updates samples readme
2019-05-24 19:58:09 +02:00