Commit Graph

24 Commits

Author SHA1 Message Date
Hugo Bernier e6cd0b17de Added sample metadata 2021-02-08 02:19:31 -05:00
dependabot[bot] 4ea41e3265
Bump ini in /samples/vuejs-todo-single-file-component
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 13:49:03 +00:00
David Warner II ba3cd81c14
Update README.md 2020-11-08 21:20:38 -08:00
dependabot[bot] 3c89a67c5a
Bump serialize-javascript in /samples/vuejs-todo-single-file-component
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-15 17:18:23 +00:00
dependabot[bot] f24edb44d3
Bump elliptic in /samples/vuejs-todo-single-file-component
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 20:40:39 +00: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 71f6469fa0 URL dev.office.com to docs.microsoft.com 2020-06-09 09:09:22 +02:00
dependabot[bot] 9c77557c1b
Bump websocket-extensions in /samples/vuejs-todo-single-file-component
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 03:02:26 +00:00
Hugo Bernier 5823549a5b
Add files via upload
Fixed security alerts
2020-04-27 21:05:48 -04:00
Hugo Bernier d6966dfbfd
Update package.json
Fixed references with security alerts.
2020-04-27 20:45:16 -04:00
Hugo Bernier ef6b51ea1e
Update package.json 2020-04-27 20:27:01 -04:00
Hugo Bernier 0a140d8b48
Update package.json
Added webpack-merge
2020-04-27 20:23:33 -04:00
Sergei Sergeev 231f87f714 Upgraded Vue SFC sample to the latest SPFx drop. Updated dependency versions. Fixed build issues. 2020-04-28 00:18:08 +03:00
dependabot[bot] 8468c1995a
Bump handlebars in /samples/vuejs-todo-single-file-component
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-12 05:36:10 +00:00
Hugo Bernier 8a46dea6db Fixed exploits on vuejs-todo-single-file-component 2020-04-11 22:50:02 -04:00
Sylvia Okafor 4ecf6ca65c Updated sample YAML description 2020-02-25 15:14:43 -08:00
Sergei Sergeev 49f68636b2 Updated sample to latest vue and spfx drops. (#399) 2018-01-20 16:00:45 +02:00
Joel Rodrigues 764d8f10e0 Add tslint at the root of each SPFx project (#394) 2018-01-08 15:58:48 +02:00
Dimcho Tsanov 9c9807c4fd Add CRUD operations. (#368)
Extend the sample so it uses SharePoint data.
2017-12-01 16:43:13 +02:00
Sergei Sergeev 62d9f652ea Updated to latest packages. Fixed issue with component declaration. (#323)
Update package.json, badge, readme.
2017-10-09 04:44:26 -04:00
Sergei Sergeev e911fca415 Fixed issues with webpack 2. (#239)
Updated root .gitignore in order to block nuget packages folder.
2017-06-15 14:34:20 +02:00
Sergei Sergeev 4a4fccf69b Upgraded Vue.js sample to GA. (#168) 2017-03-31 01:34:42 +03:00
Vesa Juvonen a09d43442b Modified tracking images for the samples. 2017-02-03 18:11:42 +02:00
Sergei Sergeev d42b180100 Added Vue.js todo sample. (#106) 2017-02-03 17:55:11 +02:00