Commit Graph

852 Commits

Author SHA1 Message Date
Chakkaradeep (Chaks) CC 96c84a2c68 Merge pull request #112 from chakkaradeep/dev
react-todo-basic updated for RC0 drop
2017-02-01 22:08:42 -08:00
chaksc 0bb32eff7c Fixes for RC0. 2017-02-01 22:07:02 -08:00
chaksc 3998b69580 Todo Basic updated to RC0 build. Local workbench works. 2017-02-01 19:00:09 -08:00
chaksc a0d2b0e4cc Merge remote-tracking branch 'upstream/dev' into dev 2017-01-26 15:53:16 -08:00
Chakkaradeep (Chaks) CC 58677fc405 Sample showing how to integrated gulp tasks with spfx toolchain. (#105) 2017-01-26 09:33:15 +02:00
chaksc de85423327 Sample showing how to integrated gulp tasks with spfx toolchain. 2017-01-25 23:28:23 -08:00
Chakkaradeep (Chaks) CC d7c010286b Merge pull request #104 from chakkaradeep/dev
Updated ReadMe for extending webpack sample
2017-01-25 22:39:14 -08:00
chaksc 33a9f9ff1c added link to extend webpack doc. 2017-01-25 22:38:27 -08:00
chaksc 0ad61ae4b9 updated readme information. 2017-01-25 22:29:53 -08:00
Chakkaradeep (Chaks) CC a175349cef Merge pull request #103 from chakkaradeep/dev
Webpack extension sample.
2017-01-25 22:19:16 -08:00
chaksc d11f844a42 Webpack extension sample. 2017-01-25 22:18:17 -08:00
Vesa Juvonen 36e23b816f Updated version marker for the sample to be RC0 2017-01-18 12:53:50 +02:00
Elio Struyf 0ad7ee2bfa Search SPFx WP updates to support RC0 (#95) 2017-01-18 12:42:37 +02:00
Russell gove e048476201 Dev (#90)
* Moved configuration of Columns and Lists to the PropertyPane

* Ypdated Images * added comments on enabling columnn types
2017-01-09 23:57:41 +02:00
Vesa Juvonen 641b406289 Readme updates for usage tracking image and drop details. 2017-01-06 17:20:50 +02:00
Vesa Juvonen 02cdba1308 Fixed folder naming for multilist-grid sample. 2017-01-06 17:16:16 +02:00
Russell gove 692de70857 Dev (#86)
* add samples/react-spfx-multilist-grid/

* images

* images

* Update README.md

* images
2017-01-06 17:04:19 +02:00
David Hartman 7c44cf7f93 Angular aad webapi (#85)
* initial commit

* updated readme.md
2017-01-06 17:02:36 +02:00
Vesa Juvonen 85642f378c Added usage tracking image to readme file. 2016-12-23 16:35:56 +02:00
Vesa Juvonen 851365630c Merge remote-tracking branch 'contributor/mschatbotspfxfeature' into dev 2016-12-23 14:26:55 +02:00
Joseph Velliah 4b5e080a3b updated readme.md and bot controller code 2016-12-22 12:20:22 -06:00
Vesa Juvonen ebe4370e1f Updated tutorial sample to drop 6 2016-12-16 17:14:25 +02:00
Vesa Juvonen 294bcf512e Removed tutorials - will be replaced with drop 6 version. 2016-12-16 15:09:56 +02:00
Joseph Velliah 7470b353bd Initial Commit 2016-12-13 14:30:43 -06:00
Vesa Juvonen 71e0031828 Added SPFx version indicator to readme files for all samples. 2016-12-13 11:26:45 +02:00
Vesa Juvonen 1cc8c3c34e Updated telemetry information correctly for the angular migration sample 2016-12-05 17:02:23 +02:00
Vesa Juvonen 1f92a15e8e Merge branch 'dev' of https://github.com/SharePoint/sp-dev-fx-webparts into dev 2016-12-05 16:22:21 +02:00
Vesa Juvonen 269d299fab Updated to drop 6 and tested with online workbench 2016-12-05 16:22:08 +02:00
Waldek Mastykarz 4342709c3f Fixed bug #74 (#77) 2016-12-05 15:40:01 +02:00
Vesa Juvonen 29339cb219 Updated telemetry image accordingly for readme 2016-11-28 15:44:47 +02:00
Vesa Juvonen 09fa07c38b Merge remote-tracking branch 'contributor/dev' into pr71 2016-11-28 15:33:11 +02:00
Vesa Juvonen 874f724b07 Updated telemetry details on readme 2016-11-28 15:28:37 +02:00
Vesa Juvonen f989b49014 Merge remote-tracking branch 'contributor/angular-graph' into pr65 2016-11-28 15:17:24 +02:00
Vesa Juvonen 4d03ddb1df Updated telemetry information for readme 2016-11-28 15:14:28 +02:00
Vesa Juvonen ffc2e46bfa Merge remote-tracking branch 'contributor/knockout-metadata' into dev 2016-11-28 15:12:42 +02:00
Vesa Juvonen d73301ed27 Added view tracking image to readme 2016-11-28 15:01:13 +02:00
Vesa Juvonen b76f9dfddb Merge remote-tracking branch 'contributor/mostpopularitems' into dev 2016-11-28 14:59:58 +02:00
Atish Kumar Dipongkor 13b220dbc7 Read me updated 2016-11-24 13:09:15 +06:00
dipongkor b1b305d67f Merge branch 'dev' of https://github.com/dipongkor/sp-dev-fx-webparts into dev 2016-11-24 12:57:17 +06:00
dipongkor 94729b9d3b initial commit 2016-11-24 12:53:25 +06:00
Waldek Mastykarz 6d2e8fa27a Added React multipage sample (#62) 2016-11-22 15:46:35 +02:00
Waldek Mastykarz d8d52a4df3 Cascading dropdown without custom controls sample (#68) 2016-11-22 15:46:01 +02:00
Franck Cornu 9a333aebff react-real-time - Replaced the '@microsoft/sp-client-preview ' package with '@microsoft/sp-webpart-base' (#69)
* Replaced Microsoft Flow with Azure Logic Apps

* Update README.md

* Replaced the '@microsoft/sp-client-preview ' package with '@microsoft/sp-webpart-base' for the BaseClientSideWebPart definition according to the SPFx Drop 5 release notes (https://github.com/sharepoint/sp-dev-docs/wiki/Release-Notes-Drop-5)
2016-11-22 11:31:11 +02:00
Waldek Mastykarz 73460d600a Added npm shrinkwrap to lock deps versions (#67) 2016-11-21 07:32:06 +01:00
dhartman 9fedac83a7 initial commit 2016-11-18 11:14:42 -05:00
Alex Terentiev 024a735e36 README: GitHub profile link title 2016-11-12 15:30:40 -08:00
Alex Terentiev f75f451535 README: title 2016-11-12 15:29:37 -08:00
Alex Terentiev 361fe47d2a README: solution name changed 2016-11-12 15:28:28 -08:00
Alex Terentiev 34269fdb8b styling, README 2016-11-12 15:26:50 -08:00
Aliaxei Terentiev 8896b08ecb Logic implemented 2016-11-11 17:11:56 -08:00