Vivek Chand
08cfb93b2e
Fix switch case in react-multimedia-gallery
2020-06-28 12:33:54 +05:30
Hugo Bernier
6352dc8bf2
Merge pull request #1356 from AbhishekGarg/decode-rss-title
...
Decode feed item title as html
2020-06-28 00:45:45 -04:00
Hugo Bernier
15b4f25d68
Merge pull request #1340 from nanddeepn/master
2020-06-28 00:28:07 -04:00
Hugo Bernier
084e745567
Updated readme with yaml
2020-06-28 00:25:33 -04:00
AbhishekGarg
ee0eca62dd
Decode feed item title as html
...
Decode feed item title as html to handle special characters such as &
2020-06-27 16:07:30 +05:30
Nanddeep Nachan
d123500b32
Updated asset provisioning
2020-06-27 07:37:53 +00:00
Hugo Bernier
ea21470dcd
Update README.md
...
Added YAML metadata
2020-06-23 21:55:25 -04:00
Abhishek Garg
a4c26fc25d
Use 'slice' instead of 'splice'
...
Replace 'splice' with 'slice' method for common implementation (same as in search)
2020-06-22 18:05:27 +05:30
Abhishek Garg
4934ccb866
Bit of cleanup
...
No need to update 'items' in case of error, only 'pagedItems' is enough.
Use local variable 'items' instead of using from 'this.state'.
2020-06-22 18:05:27 +05:30
Abhishek Garg
888c7f439e
Fix state change on search
...
Update both 'items' and 'pagedItems' on search event, to have the latest copy/reference
2020-06-22 18:05:27 +05:30
Abhishek Garg
3da742ed5f
Fix paging implementation
...
Use 'items' instead of 'listItems' for paging as it'll always have updated data, ex on search
2020-06-22 18:05:27 +05:30
Abhishek Garg
0f83eb3ca0
Rename constant to 'pagedItems'
...
Rename constant to 'pagedItems' for clarity
2020-06-22 18:05:27 +05:30
Abhishek Garg
1bf9fa7d50
Replace 'items' with 'pagedItems'
...
Replace with 'pagedItems' everywhere, as that will have the correct items per page
2020-06-22 18:05:27 +05:30
Abhishek Garg
6f1c73f6f2
Add new property 'pagedItems'
...
Add property 'pagedItems' to type 'IReactAccordionState'
2020-06-22 18:05:27 +05:30
Mikael Svenson
1fe2cd381b
#1325
...
Updated to support script inside a tag
Updated tradeview sample
2020-06-22 14:16:12 +02:00
Abhishek Garg
3dd0ee134c
Use getElementsByTagName to get child nodes ( #1351 )
...
Use getElementsByTagName to get child nodes, instead of 'childNodes' property to enable retrieval of nodes at any level in element DOM.
Remove check for 'script' tag as not necessary
2020-06-22 14:09:19 +02:00
Nanddeep Nachan
285f64a396
Set default list name to web part property
2020-06-18 18:36:14 +00:00
Hugo Bernier
f398aa24a2
Update README.md
...
Fixed a few typos and updated datetime stamp.
2020-06-17 18:18:19 -04:00
Hugo Bernier
02ee9227a7
Merge pull request #1342 from sudharsank/react-appinsights-dashboard
...
Global style change.
2020-06-17 18:16:59 -04:00
Hugo Bernier
f6f8243e12
Merge pull request #1343 from rahulsuryawanshi/master
...
Upgraded sample to SharePoint Framework version 1.10.0
2020-06-17 17:35:45 -04:00
Hugo Bernier
d7fe75288b
Updated readme
2020-06-17 17:34:45 -04:00
Hugo Bernier
0d710ca7b1
Update README.md
2020-06-17 16:08:31 -04:00
Suryawanshi
c9cd7c19e9
Upgraded sample to SharePoint Framework version 1.10.0 from plus-beta version
2020-06-17 18:48:27 +05:30
unknown
2dda4cc679
Global style change.
2020-06-16 19:00:22 +08:00
Nanddeep Nachan
eb3b10d972
Upgraded the solution to SPFx v1.10
2020-06-15 07:15:58 +00:00
Hugo Bernier
27631c1c4c
Updated readme.md
2020-06-13 00:56:49 -04:00
Harsha Vardhini
2bf38731c8
Fixed the issue for text webpart which has no webpartdata
2020-06-13 09:15:09 +05:30
Harsha Vardhini
4d9612ea2d
Merge branch 'master' of https://github.com/Harshagracy/sp-dev-fx-webparts
2020-06-13 08:27:00 +05:30
Harsha Vardhini
e4a6dbab80
Merge branch 'master' of https://github.com/pnp/sp-dev-fx-webparts
2020-06-13 08:25:37 +05:30
Hugo Bernier
142edd3971
Fixed README
2020-06-12 21:57:26 -04:00
Hugo Bernier
bfc741ab37
Update package-solution.json
...
Updated version number
2020-06-12 15:41:05 -04:00
Hugo Bernier
72afbfe0e2
Update package.json
...
Updated version
2020-06-12 15:40:40 -04:00
Hugo Bernier
180d521610
Update README.md
2020-06-12 15:40:11 -04:00
João Mendes
46a0eff89c
bug fix #1324 tree-orgchart
2020-06-12 19:15:01 +01:00
Harsha Vardhini
04926c4704
Update README.md
2020-06-12 18:04:27 +05:30
Harsha Vardhini
159648f48b
Update README.md
2020-06-12 17:58:38 +05:30
Harsha Vardhini
d6d0b8fde7
image upload
2020-06-12 17:49:01 +05:30
Harsha Vardhini
25fe3aeee0
React webpart that shows all the webpart details
2020-06-12 17:12:40 +05:30
Hugo Bernier
c703110b5d
Merge pull request #1334 from hugoabernier/react-adaptivecards-1332-2
2020-06-11 22:52:55 -04:00
Hugo Bernier
c74013ac4a
Remove irrelevant step from CodeTour
2020-06-11 22:47:25 -04:00
Hugo Bernier
04d3145a2a
Fixed issue with Adaptive Card Templating
2020-06-11 22:39:19 -04:00
Hugo Bernier
aba2db2319
Merge pull request #1330 from siddharth-vaghasia/update-react-add-js-ref-webpart
...
Updated react-add-js-css-ref web part
2020-06-11 01:51:24 -04:00
Hugo Bernier
7ac1743715
Added fix for May 2020 Adaptive Card breaking changes and CodeTour
2020-06-11 01:46:40 -04:00
Siddharth
823b1f4767
Updated react-add-js-css-ref webpart
...
Updated react-add-js-css reference webpart for bug fix
1. Displaying access denied message.
2. added spinner to display on page load.
3. fix edit, delete icons not displaying.
2020-06-10 13:28:58 +05:30
Hugo Bernier
dc9fbec436
Upgraded to SPFx 1.10
2020-06-09 17:08:34 -04:00
petkir
471145ec37
dev.office.com to doc.microsoft.com
2020-06-09 09:58:20 +02:00
petkir
40afc4eebf
Merge branch 'master' of https://github.com/pnp/sp-dev-fx-webparts into pnp-master
2020-06-09 09:55:42 +02:00
petkir
bdccb062e7
Url ngOfficeUIFabric
2020-06-09 09:49:54 +02:00
petkir
71f6469fa0
URL dev.office.com to docs.microsoft.com
2020-06-09 09:09:22 +02:00
Hugo Bernier
d7a9fdada1
Merge pull request #1323 from pnp/dependabot/npm_and_yarn/samples/react-events-aggregator/websocket-extensions-0.1.4
2020-06-08 09:16:27 -04:00