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
51e85e8b52
Merge pull request #897 from LauraKokkarinen/PR891
...
Fix to PR891 merge
2019-06-20 17:50:40 +03: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
7668bd5dcc
Merge pull request #896 from LauraKokkarinen/PR891
...
Manual merge of PR891
2019-06-20 17:37:05 +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
Laura Kokkarinen
03d2d14990
Merge pull request #889 from SPDoctor/spdoctor-functional-data-fetch
...
Added new sample react-functional-component-with-data-fetch
2019-06-20 17:04:36 +03:00
skaggej
f68f05cffd
Added js-theme-manager-2019 sample
2019-06-17 09:26:32 -07:00
skaggej
ea708b6526
Merge branch 'master' of https://github.com/skaggej/sp-dev-fx-webparts
2019-06-14 12:40:49 -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
Kemal Sinanagic
1235d4791f
Merge remote-tracking branch 'upstream/dev' into dev
2019-05-24 19:41:25 +02:00
Kemal Sinanagic
333d6936d5
added readme and demo gif & smaller code cleanup
2019-05-24 19:34:58 +02:00
Kemal S
c26e0113bd
added ui styling & added item creation component
2019-05-24 15:28:34 +02:00
Kemal S
b4e7e8b194
added some styling and async createList action
2019-05-23 15:30:28 +02:00
Kemal S
64aed858ae
added components to display data (unfinished)
2019-05-22 12:59:23 +02:00
Kemal S
70df646e63
added base react components with mobx
2019-05-21 12:59:20 +02:00
Kemal S
0d70430c57
upgraded ts to v.3.3.4 & added base setup for stores
...
upgraded ts to v.3.3.4 & added base setup for stores
2019-05-20 13:03:33 +02:00
serdar
4e7d24e236
initial commit
2019-05-17 15:12:03 +03:00
VesaJuvonen
51c228f46d
Merge branch 'dev'
2019-05-13 19:13:13 +03: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
Mikael Svenson
3137501e4f
Updated building steps
2019-05-09 16:11:27 +02:00
VesaJuvonen
5dca7cb216
Merge branch 'dev'
2019-05-08 22:42:10 +03:00
Abraham Galindo
55ac20686a
Update latest packages ( #849 )
...
* Upgrade to SPFx 1.8.1
* Unmount property pane when pane is closed
* Remove unused config
* Move styles to sass
* Disabled dropdown
2019-05-08 22:37:08 +03:00
VesaJuvonen
4b8f5cd725
Merge branch 'dev'
2019-05-04 18:07:52 +03:00
VesaJuvonen
2bdb107864
Adding missing tracking image for react-teams-tab-field-visit-mashup
2019-05-04 18:07:28 +03:00
Hugo Bernier
d001566f54
Companion sample to js-gitHubBadge sample ( #847 )
...
* Initial commit
* Initial version
2019-05-04 18:05:57 +03:00
Eric Skaggs
97be6dd8d0
Added sample js-gitHubBadge ( #846 )
2019-05-04 18:04:23 +03:00
sschutten
500a566abd
Store the token in local storage ( #853 )
...
Stores the token in local for any subsequent call to so the user doesn't need to sign in again after restarting their session
2019-05-04 18:02:39 +03:00
Bob German
a8f4e4f0c2
Adding react-teams-tab-field-visit-mashup sample ( #848 )
2019-05-04 18:01:11 +03:00