3015 Commits

Author SHA1 Message Date
Eric Overfield
1aebcd4bc7 React Custom Property Pane Control updated to GA build. refactor custom control and standard dropdown properties with dynamic data. Refactor data services (#212) 2017-06-12 08:56:36 +02:00
Waldek Mastykarz
bdad08e5db Replaced let with var in angular-msgraph solving #220 (#226) 2017-06-12 08:53:50 +02:00
Vesa Juvonen
3c195d6149 Polishing readme etc. 2017-06-01 15:16:19 +03:00
Vesa Juvonen
8673df66ac :quit
:quit
2017-06-01 15:14:51 +03:00
Vesa Juvonen
44bcd98004 Updated readme and contributing guidance - polishing 2017-06-01 15:07:20 +03:00
José Quinto
0b2a284c09 solve typos (#214) 2017-05-22 08:50:52 +03:00
Waldek Mastykarz
dbd7d66ff6 Added sample project with API secured with AAD (#207)
Moved web part to a subdirectory
2017-05-19 16:40:43 +03:00
Danny Engelman
e23419ce15 Restructered renderData function to human readable compact version 2017-05-18 13:26:51 +02:00
Danny Engelman
62e2dd7e6e Merge pull request #1 from SharePoint/master
sync form org
2017-05-18 13:24:05 +02:00
Alex Terentiev
26f1a63270 Support of both Fabric < 6.0.0 and 6.0.0 (#206) 2017-05-15 10:30:05 +03:00
Alex Terentiev
1d63c62778 React side panel (#205)
* React Side Panel

* README

* README - headers update
2017-05-12 18:08:19 +03:00
José Quinto
f0202c5c7b IE11 Compatible. Testing and working with IE11 (#203)
* update react-taxonomypicker styles

* react async await PnP JS Core with Logging first release

* update react

* update license

* Establish SPFx Context

* IE11 compatible
2017-05-10 04:28:50 +03:00
Alex Terentiev
f0126843a6 React themes demo (#199)
* Issue: text in web part says primaryColor instead of primaryText

* Screenshot updated
2017-05-09 02:52:03 +03:00
Alex Terentiev
1e456a5a49 React themes update (#198)
* themePrimary variable example added

* web part screenshot updated
2017-05-08 22:59:50 +03:00
Alex Terentiev
b322dd8771 Knockout taxonomy update (#197)
* Update to GA

* Bugfix: incorrect hierarchy is built if there are terms with equal names on different levels
2017-05-08 21:32:08 +03:00
Vesa Juvonen
451727954e Merge branch 'dev' of https://github.com/SharePoint/sp-dev-fx-webparts into dev 2017-05-08 08:55:36 +03:00
Vardhaman Deshpande
115b8d9b70 removed duplicate code (#194) 2017-05-07 21:01:16 +03:00
Vesa Juvonen
00a34c82dc Updated tracking image in 2017-05-07 20:08:22 +03:00
Alex Terentiev
fe3a209ac0 Initial release (#185)
* Initial release

* Readme update
2017-05-06 18:44:58 +03:00
David Hartman
ef0c9f7f7c Initial Commit (#183) 2017-05-06 18:42:34 +03:00
Velin Georgiev
d3bf47845b Dev - SPFx Sample, Yammer REST API SPFx react webpart (#182)
* react-yammer-api initial commit. SPFx Yammer search webpart sample. It uses the Yammer JavaScript SDK and the Yammer REST APIs.

* Try catch added to _iframeAuthentication. if Office 365 Identity Enforcement  is not enabled, will promise reject instead of throwing exception.
README updated.

* README texts updated

* README texts updated
2017-05-06 18:40:10 +03:00
Waldek Mastykarz
c4e72f1584 Added sample showing how to call custom APIs secured with Azure Active Directory without ADAL JS (#193) 2017-05-06 18:38:09 +03:00
José Quinto
ccb54125d6 React sample showing the use of sp-pnp-js with Async functions and Logging enabled (#187)
* update react-taxonomypicker styles

* react async await PnP JS Core with Logging first release

* update react

* update license

* Establish SPFx Context
2017-05-06 14:27:17 +03:00
Vesa Juvonen
04ea81e196 Sample polishing 2017-05-05 09:02:52 +03:00
Vesa Juvonen
000dcfd33b Samples polishing 2017-05-05 09:01:48 +03:00
Simon-Pierre Plante
5ad57bd923 Merge remote-tracking branch 'refs/remotes/origin/dev' 2017-05-04 19:47:41 -04:00
Simon-Pierre Plante
43a6b399f9 Added a .gif for the new code editor documentation 2017-05-04 19:47:10 -04:00
Simon-Pierre Plante
5acecff754 Merge remote-tracking branch 'refs/remotes/origin/dev' 2017-05-04 19:43:22 -04:00
Simon-Pierre Plante
8ca992e297 Finalized the code editor update
Added documentation for the code editor, fixed the npm-shrinkwrap to
support the code editor dependencies, updated images for the new
documentation, regenerated the .sppkg file and updated the sources on
the public CDN for version 1.0.1
2017-05-04 19:35:27 -04:00
Paul Schaeflein
644ef15a11 Added link to sp-dev-fx-vs-extension project. (#191) 2017-05-04 21:57:42 +03:00
Sébastien Levert
f3669414d9 Adding the riot-list sample webpart (#184)
* Adding the riot-list sample webpart

* Adding the latest Animated Gif file
2017-05-04 21:56:54 +03:00
Vesa Juvonen
cf2dd21984 Updating react-todo-basic to GA level 2017-05-04 21:55:19 +03:00
Vesa Juvonen
89092b794b Cleaned old react-todo-samples for GA update 2017-05-04 21:26:56 +03:00
Sébastien Levert
04d7a3f9ef Merge pull request #4 from sebastienlevert/master
Adding AceEditor as the default Code editor
2017-05-03 16:55:33 -04:00
Sébastien Levert
f0c7382f6c Removing old Monato Artefacts 2017-05-03 13:22:39 -04:00
Sébastien Levert
1665ece04e Adding AceEditor as Code Editor 2017-05-03 13:21:33 -04:00
David Hartman
49b1d265b1 Msgraph dev (#180)
* removed old msgraph code

* initial commit
2017-05-02 10:12:37 +03:00
Simon-Pierre Plante
5eeb99952f Update README.md 2017-04-25 01:34:10 -04:00
Simon-Pierre Plante
867e45a1f2 Update README.md 2017-04-25 01:32:21 -04:00
Simon-Pierre Plante
796dd70fa1 Update README.md 2017-04-25 01:31:29 -04:00
Simon-Pierre Plante
f4706497a1 Updated the README.md file with the latest changes. 2017-04-25 01:26:49 -04:00
Simon-Pierre Plante
0164cddab8 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Misc/toolpart.gif
2017-04-24 23:03:08 -04:00
Simon-Pierre Plante
8018701d69 Removed toolpart animated gif 2017-04-24 23:02:48 -04:00
Simon-Pierre Plante
18a4335a50 Updated the toolpart animated gif 2017-04-24 23:00:52 -04:00
Simon-Pierre Plante
b66f20f6ff Removed the debug folder from sources 2017-04-24 22:59:16 -04:00
Simon-Pierre Plante
c70188bdca Merge remote-tracking branch 'origin/master'
# Conflicts:
#	sharepoint/solution/react-content-query-webpart.sppkg
2017-04-24 22:57:36 -04:00
Simon-Pierre Plante
f189d73480 Updated the WebPart with inline template editing
Added inline template editing within the toolpane, automatic template
generation and fixed a bug related to the "Me" checkbox while filtering
user fields.
2017-04-24 22:56:15 -04:00
Simon-Pierre Plante
bc2352cee4 Updated the readme.md file by removing spaces between brackets in the handlebars templates examples. 2017-04-21 10:23:27 -04:00
Simon-Pierre Plante
b88c54535d Update README.md 2017-04-21 04:19:18 -04:00
Simon-Pierre Plante
1b34e3a023 Update README.md 2017-04-21 04:14:09 -04:00