Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 39aeae2d60 Bump debug, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `debug` from 2.2.0 to 2.6.9
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/debug-js/debug/compare/2.2.0...2.6.9)

Updates `@microsoft/sp-build-web` from 1.11.0 to 1.16.1

Updates `@microsoft/sp-webpart-workbench` from 1.11.0 to 1.12.1

---
updated-dependencies:
- dependency-name: debug
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 08:46:44 -05:00
Ryan Schouten 7c598f8991 Merge branch 'master' of https://github.com/sharepointknight/sp-dev-fx-webparts into master 2020-08-31 20:15:08 -07:00
Ryan Schouten 7158c16d6a Resolve theme and formatting issues from upgrade 2020-08-31 20:13:51 -07:00
Hugo Bernier b305006518 Updated README and package version 2020-08-29 16:46:33 -04:00
Ryan Schouten c562af5323 upgrade spfx version on js-display-list 2020-08-27 18:26:52 -07: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
nalaswad e36c8c344b Added the js-display-webpart sample 2016-10-07 10:08:38 -04:00