Vesa Juvonen
62cbeaecc0
Git cleaning
2017-06-12 14:02:45 +03:00
Gautam Sheth
0ec4881a81
Updated angular-ngofficeuifabric-file-upload to GA ( #228 )
2017-06-12 12:36:50 +02:00
Gautam Sheth
9d17034205
Updated react-officegraph to GA ( #229 )
...
* updated react office graph to GA
* uploaded src folder and the package folder
* updated readme
* again updated readme
2017-06-12 12:34:05 +02:00
Gautam Sheth
be13d78abe
Updated jquery-photopile to GA ( #227 )
...
* Updated jquery-photopile to GA
* updated typings
2017-06-12 12:26:00 +02:00
Giuliano De Luca
2172eff640
SPFx Office UI Fabric People Picker + SharePoint Search API ( #219 )
2017-06-12 12:15:57 +02:00
Alex Terentiev
a03afe573e
KO Dependent Properties has been updated to GA Release ( #218 )
...
* Update to GA
* optimized re-render of custom property pane field
2017-06-12 12:14:25 +02:00
Velin Georgiev
d7cf8b9e70
js-display-list sample update from drop3 to GA ( #208 )
...
* Sample update from drop3 to GA. Packages updated. Unnecessary typings removed.
* small fixes on the html and list checks
* The loader is removed since causing "Cannot read property 'replaceChild' of null" error.
* Return empty array instead of undefined if list not found. The list not found error will be catched.
2017-06-12 12:13:22 +02:00
Eric Overfield
f4c100081d
React Multipage updated to GA build. Update typings, ChartJS v2 ( #211 )
2017-06-12 08:58:40 +02:00
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
8673df66ac
:quit
...
:quit
2017-06-01 15:14:51 +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
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
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
David Hartman
49b1d265b1
Msgraph dev ( #180 )
...
* removed old msgraph code
* initial commit
2017-05-02 10:12:37 +03:00
David Hartman
31437b9492
Web api dev ( #163 )
...
* initial commit
* removed old files
* initial commit
2017-04-02 11:11:35 +03:00
Sergei Sergeev
4a4fccf69b
Upgraded Vue.js sample to GA. ( #168 )
2017-03-31 01:34:42 +03:00
Vesa Juvonen
fb66482027
Sample adjustments
2017-03-28 09:12:14 +03:00
Russell gove
7c272c561c
Dev ( #141 )
...
* c
* we
* working
* work on searchable props
* organize
* workinng
* accept siteUrl as parameter
* qw
* a
* work on display
* work on propertyBagDisplay
* ZX
* qwe
* qwd
* qdw
* qdw
* refactoring
* qw
* qw
* qwd
* awd
* er
* git popup on disoplay working
* 123
* qw
* asd
* works
* Working!
* qweqwwe
* asd
* linting
* tslint
* enable edit all properties
* edit all props
* sort not quite working
* sort working
* sort working
* now really!
* fdg
* Added MessageDisplay
* separete messagedisplay for panel
* added PropertyBagEditPanel
* Implement fileters site list
* new props
* Filters working
* add addn'l parameters
* extracted User Filetrs
* added dropdowns to coimmand bar
* qw
* filters
* ads
* qwe
* sdf
* work on user filters
* dwq
* qw
* add global nab menu
* filterstate
* qwe
* qwe
* fixed filters on filtered site list
* convert params in webparr
* work on men us
* fix nav webpart. Cleanup Descriptions
* clean linting errors
* qwe
* added comments
* fix href in menu
* readme
* fix render of bolean in list
* add images
* Update README.md
* Update README.md
* Update README.md
* fix copy-assets.json
* cleaned up webpart names and descriptions
* fix issue with menu and blank props
* fix readme
2017-03-28 09:08:45 +03:00
Waldek Mastykarz
17753ee571
Changed size of the ADAL JS iframe solving #150 ( #167 )
2017-03-28 09:05:56 +03:00
Raul Garita Ch
5e3e995528
Fix to main Input. ( #159 )
...
The field was not showing the text on IE because of a padding issue.
2017-03-28 09:05:31 +03:00
José Quinto
80d07452a6
Sample web part for Taxonomy Picker control - Jose Quinto (blog.josequinto.com) ( #158 )
2017-03-28 09:04:08 +03:00
Waldek Mastykarz
fbe9d65a83
Updated react-add-implicitflow sample to SPFx GA ( #160 )
2017-03-17 14:30:33 +02:00
Vesa Juvonen
ebd9504650
Added view tracking image to sample readme
2017-03-13 13:10:49 +02:00
Vesa Juvonen
9286b79349
Updated readme and included gitignore file
2017-03-13 13:09:16 +02:00
Jeremy Coleman
6020d00821
New Sample Added, Modern Calendar ( #140 )
...
* Initial Commit
* Update README.md
* Updated README
2017-03-13 12:43:31 +02:00
Raul Garita Ch
b6fd85de83
React-bot-framework Sample To GA ( #137 )
...
* GA Update
* GA Badge updated
* Extra GA Update.
I went also trought the conf folder, and removing uneeded typings
2017-03-13 12:41:34 +02:00
Vesa Juvonen
6fa69075cc
Merge branch 'dev'
2017-03-13 12:38:03 +02:00
Joseph Velliah
982ac90fb6
initial commit ( #139 )
2017-03-13 12:37:32 +02:00
Jeremy Coleman
794c8fd32f
React Modern Charts ( #154 )
...
* Initial Commit
* Cleaned up unused files
2017-03-13 12:35:20 +02:00
Vardhaman Deshpande
087c35671b
Updated react-organisationchart for SPFx 1.0 ( #156 )
...
* removed unused imports, changed image urls
* updated to drop 5
* updated webpart for SPFx 1.0
* added images and readme
2017-03-13 12:33:59 +02:00
Waldek Mastykarz
075f84fd70
Replaced the Angular ToDo sample ( #152 )
...
The latest version doesn't use ngOfficeUIFabric which collides with Office UI Fabric used by the SharePoint Framework
2017-03-12 16:46:54 +02:00
Vesa Juvonen
b1799a3fff
Adding view tracking image and note on approval of the web part
2017-03-12 14:29:53 +02:00
Mikael Svenson
eab018013b
Script editor web part for a modern page ( #151 )
...
* Initial commit
* Added one more sample
2017-03-12 14:25:26 +02:00
Waldek Mastykarz
e63b781b7b
Updated SharePoint CRUD sample to SPFx GA ( #147 )
2017-03-09 15:03:19 +02:00
Vesa Juvonen
de563bde4e
Adding view tracking image to handlebars sample
2017-03-07 23:00:03 +02:00
Stefan Bauer
e6afa9ad4f
HandlebarJS sample using webpack loader configuration ( #142 )
...
* handlebarsjs webpack loader sample
* removed trashed folder
2017-03-07 22:57:26 +02:00
Vesa Juvonen
378680f1cb
Added feature.xml provisioning tutorial code
2017-03-06 15:58:46 +02:00
Raul Garita Ch
526bd4db10
Bug Fix: WP not opening direct line channel at initial load ( #133 )
...
* Bug Fix: WP not opening direct line channel at initial load
* Package Version / Readme Updates
* Readme fix
2017-03-01 22:16:52 +02:00
Elio Struyf
4ee9218ba5
React-search sample updated to support GA ( #135 )
2017-03-01 22:13:21 +02:00
Vesa Juvonen
52b33e32f4
Adding usage tracking image to readme for pnp-js-core sample
2017-03-01 09:59:16 +02:00
Patrick Rodgers
0e7aabce15
Adding sample to demonstrate sp-pnp-js with SPFx GA ( #136 )
2017-03-01 09:35:09 +02:00
Vesa Juvonen
3bef74838a
Updated screenshot for feature provisioning sample
2017-02-27 16:28:48 +02:00
Vesa Juvonen
5fdd437fb8
Sample showing how to provision SharePoint assets using feature framework
2017-02-27 16:24:31 +02:00
Russell gove
1ddc999e39
readme for react-multilist-grid ( #131 )
...
* rc0
* rc0
* more rc0
* rc0
* RC0 Done
* cleanup manifest
* Working on Web Selecor
* qqqqqqq
* 111
* Added Web selector to drill down to web
* fix merge conflicts
* s
* renmove react-router
* added saveall and undoall
* Add support for ID field
* saveAll
* fixed saveall across sites
* mark items as deleted (soft delete)
* work on soft delete
* work on soft delete
* Enable soft deletes
* Add SortInfo to columnDefinitions
* Work on initial sort
* pass columnDefinitions into listitemreducer for sort
* trying to get sortablecolumns in reducer...
* setup sort sequences
* work on compareres
* work on sort
* basic sorting workoing
* fix linting errors
* Fided issus with Duplicate 'Require"
* added images
* updated readme
* Update README.md
* fix coltype display and lists in subsites
* Added Images
* docs
* Update README.md
* Update README.md
2017-02-20 11:44:32 +02:00
Vesa Juvonen
d0ef4a9599
Added version markers to readme files
2017-02-13 17:03:05 +02:00
Russell gove
f137105fb4
Added Web Selector to let user drill down to web ( #124 )
...
* rc0
* rc0
* more rc0
* rc0
* RC0 Done
* cleanup manifest
* Working on Web Selecor
* qqqqqqq
* 111
* Added Web selector to drill down to web
* fix merge conflicts
* s
* renmove react-router
* added saveall and undoall
* Add support for ID field
* saveAll
* fixed saveall across sites
* mark items as deleted (soft delete)
* work on soft delete
* work on soft delete
* Enable soft deletes
* Add SortInfo to columnDefinitions
* Work on initial sort
* pass columnDefinitions into listitemreducer for sort
* trying to get sortablecolumns in reducer...
* setup sort sequences
* work on compareres
* work on sort
* basic sorting workoing
* fix linting errors
2017-02-11 02:27:24 +02:00
Vesa Juvonen
dd51452dd9
Fixed folder name and added tracking image for usage metrics
2017-02-11 02:24:40 +02:00
Vesa Juvonen
5f925bd785
Deleting older version of the sample
2017-02-11 02:23:14 +02:00
David Hartman
9d8044c7d7
Angular msgraph rc ( #125 )
...
* initial commit
* initial commit
2017-02-11 02:22:33 +02:00
Vesa Juvonen
1f17c07a14
Folder rename and tracking image to angular search web part
2017-02-11 02:20:48 +02:00
Vesa Juvonen
632143c157
Cleaning old version of angular-search web part
2017-02-11 02:18:59 +02:00
David Hartman
87866b253c
Angular search update to RC0 ( #121 )
...
* initial commit
* initial commit
2017-02-11 02:17:27 +02:00
Vesa Juvonen
7b7a04ef6a
Updated version badge
2017-02-05 20:51:21 +02:00
Russell gove
1654fc8f8f
Upgrade to SPFX RC0 ( #119 )
...
* rc0
* rc0
* more rc0
* rc0
* RC0 Done
* cleanup manifest
2017-02-05 20:43:13 +02:00
Vesa Juvonen
aaa088761a
Updating RC version stamp for todo-basic sample
2017-02-03 18:18:19 +02:00
Vesa Juvonen
a09d43442b
Modified tracking images for the samples.
2017-02-03 18:11:42 +02:00
Russell gove
1e20f20229
Dev ( #114 )
...
* initialize
* wer
* asd
* ok
* COOOOL
* asd
* move most to panel
* switch to react-slick
* gOT cSS
* poseter
* asd
* Leave image until user selcte to play
* sdg
* qwe
* asd
* addiing back 3d carousel
* Added back 3d carousel
* coverflow working
* all 3 working
* fixup linting
* Update README.md
* fix readme
* Update README.md
* got it working on rc0
* autoplay
* qwd
* rename Cpverflow to Coverflow
* cdn
qw
* SPHttpClient.configurations.v1
* as
* AS
* added instructions on merging existing github procjects
* added controls to set playerwidth and height
* Update README.md
fixup readme
2017-02-03 18:02:07 +02:00
Sergei Sergeev
27b2672a77
Updated angular2-prototype sample to RC0 ( #99 )
2017-02-03 17:58:54 +02:00
Raul Garita Ch
20a5d90e5c
Updating the Sample to RC0 ( #100 )
2017-02-03 17:57:23 +02:00
Sergei Sergeev
d42b180100
Added Vue.js todo sample. ( #106 )
2017-02-03 17:55:11 +02: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
de85423327
Sample showing how to integrated gulp tasks with spfx toolchain.
2017-01-25 23:28:23 -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
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
Joseph Velliah
4b5e080a3b
updated readme.md and bot controller code
2016-12-22 12:20:22 -06: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