Commit Graph

108 Commits

Author SHA1 Message Date
Waldek Mastykarz aa72c597ba Added the Angular Poll web part (#54) 2016-11-03 11:45:39 +02:00
Vesa Juvonen d5b3edb9d9 Link fixes on readme file 2016-10-28 17:01:19 +03:00
Vesa Juvonen 95a0ce7e0b Merge remote-tracking branch 'contributor/ko-dependent-properties' into dev 2016-10-28 16:52:06 +03:00
Vesa Juvonen 98138de57f Added additional pics for the readme of bot sample. 2016-10-28 16:31:51 +03:00
Vesa Juvonen a9181bfb20 Added sample VS2015 bot application, which can be used with the client-side web part sample. Few modifications on the readme to help on setting up the sample. 2016-10-28 16:30:41 +03:00
Vesa Juvonen eed37bdc21 Merge branch 'temp' into dev 2016-10-28 15:49:41 +03:00
Vesa Juvonen 590fd08b0c Updated pic and small adjustments on the code. 2016-10-28 15:46:57 +03:00
Chakkaradeep Chandran 31a562809d Updated code to not bundle mock data provider when the web part is packaged for distribution. 2016-10-27 22:39:10 -07:00
Waldek Mastykarz 72e464cfe2 Added npm shrinkwrap to lock dependencies (#43) 2016-10-21 17:06:07 +03:00
Waldek Mastykarz 04998ebdd3 Added custom property pane control sample (#42) 2016-10-21 17:05:43 +03:00
Waldek Mastykarz 762c877941 Added sample code for Angular migration tutorial (#48) 2016-10-21 17:00:15 +03:00
chaksc 06cdfb517b Merge branch 'dev' of https://github.com/SharePoint/sp-dev-fx-webparts into dev
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-10-20 15:13:44 -07:00
chaksc 5edf23310e Optimization fixes to TodoListItem component to only render the item when needed. 2016-10-20 15:13:06 -07:00
Vardhaman Deshpande 6edbb5c5ce Updated to drop 5, changed mock image urls (#46)
* removed unused imports, changed image urls

* updated to drop 5
2016-10-19 22:13:04 +03:00
Elio Struyf 52164e34c9 Updates for Drop 5 (#47) 2016-10-19 22:12:39 +03:00
chaksc 9ed8f8d9c2 Removed unused web part context from TodoContainer.
Renamed _getTasksLists to _loadTaskLists to match what it does.
2016-10-18 09:34:36 -07:00
chaksc 80bcc329eb Updated readme to reflect SharePoint data provider getItems method. 2016-10-17 23:46:42 -07:00
chaksc d26653ea7a Updated readme with telemetry info.
Updated version of the client-side solution and manifest to 1.0.
2016-10-17 23:37:55 -07:00
chaksc 6b3a9df59c Updated the code to SPFx Developer Preview Drop 5.
Fixed some issues as well.
2016-10-17 16:10:20 -07:00
Chakkaradeep (Chaks) CC a4ec663c22 Update README.md 2016-10-14 09:26:48 -07:00
chaksc 4f19479a38 no message 2016-10-13 18:51:41 -07:00
chaksc b2bc2b536a no message 2016-10-13 17:47:00 -07:00
chaksc b138b1a2df no message 2016-10-13 11:33:34 -07:00
chaksc e046d58f20 Initial push of README 2016-10-13 00:10:48 -07:00
chaksc 85eb0e0b36 Initial commit of todo basic web part. 2016-10-12 18:14:39 -07:00
Aliaxei Terentiev 79dcd46ae0 Sample Web Part illustrating how to create dependent properties in Web Part Property Pane 2016-10-12 16:54:58 -07:00
Waldek Mastykarz 209b6f215c Added the custom API secured with AAD sample (#35) 2016-10-12 18:28:46 +03:00
Waldek Mastykarz f3fcf61f84 Added the elevated privileges sample (#38) 2016-10-12 18:28:33 +03:00
DESKTOP-K8O6TUG\gary 354704dca4 Altered the web part to use the currently logged in user's username when sending messages. Also updated the README and cleaned up some unused references in the code. 2016-10-11 21:06:37 +01:00
MANDOGROUP\gary.pretty 318960f2a9 Update bot-framework sample readme 2016-10-11 14:23:08 +01:00
MANDOGROUP\gary.pretty 9bc247ff1a Updated readme to template provided 2016-10-11 13:21:49 +01:00
DESKTOP-K8O6TUG\gary 5eac8fee17 Initial commit of Bot Framework SPFX web part 2016-10-11 00:52:23 +01:00
Vesa Juvonen 749ea4a6f1 Removed chartist.js sample 2016-10-06 17:47:29 +03:00
Vesa Juvonen 6c2fb1aa17 Updates on templates and other wording fixes 2016-10-06 17:45:16 +03:00
Wictor Wilén d1445e75af Proper location of properties (#32)
environmentType and serviceScope should not be persisted, those are
runtime values
2016-10-06 13:32:32 +03:00
Vesa Juvonen 1e2b740679 Merge branch 'vman-master' into dev 2016-10-06 11:08:41 +03:00
Vesa Juvonen 5473ca99d1 Merge branch 'master' of https://github.com/vman/sp-dev-fx-webparts into vman-master
# Conflicts:
#	samples/react-organisationchart/README.md
2016-10-06 11:08:19 +03:00
Elio Struyf b3812d76c4 Search wp updates with various new functionalities (#27) 2016-10-06 10:44:32 +03:00
Waldek Mastykarz 67795ba337 Updated ADAL JS implementation (#28) 2016-09-30 09:09:02 +02:00
Vesa Juvonen 7f4df35a98 Updated folder name accordingly based on the solution content 2016-09-27 00:13:37 +03:00
Vesa Juvonen c491418cc8 Updated sample folder name based on contribution guidance. 2016-09-26 21:49:12 +03:00
Vesa Juvonen 92388f90d8 Changed folder name based on contribution guidelines 2016-09-26 21:30:15 +03:00
Jeremy Kelley 3251c04f92 Sample for Microsoft Mechanics SPFX video. Shows how to use SharePoint data and Chartist library 2016-09-26 08:18:13 -07:00
Waldek Mastykarz a1bbd3c424 Added the Upcoming meetings sample (#24) 2016-09-22 14:00:02 +02:00
Waldek Mastykarz 90335743b0 Added missing project setup step
Added information about installing typings globally missing from the project setup.
2016-09-21 09:25:04 +02:00
Waldek Mastykarz 74be206b38 Added the Trending in the sites I follow sample (#22) 2016-09-20 16:27:56 +02:00
Waldek Mastykarz ee4e6f4e8f Added the 'My recent documents' sample (#21) 2016-09-20 13:36:36 +02:00
Chakkaradeep (Chaks) CC a3f68c4490 Merge pull request #12 from YusongLiu/master
Add the react todo webpart sample which contains 4 steps webparts
2016-09-19 10:49:22 -07:00
Waldek Mastykarz e46f3b5606 Added the 'Working with' sample (#20) 2016-09-19 15:51:03 +02:00
Waldek Mastykarz 557241385f Added jQuery CDN sample (#19) 2016-09-19 13:07:07 +02:00