Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot] 9dc5877ed2
Bump ajv in /samples/vuejs-todo-single-file-component
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.2.5 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.2.5...v6.12.3)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 07:31:06 +00:00
dependabot[bot] f92a25c0e6
Bump node-sass in /samples/vuejs-todo-single-file-component
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 21:57:12 +00: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
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
Hugo Bernier 8a46dea6db Fixed exploits on vuejs-todo-single-file-component 2020-04-11 22:50:02 -04:00
Sergei Sergeev 49f68636b2 Updated sample to latest vue and spfx drops. (#399) 2018-01-20 16:00:45 +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
Sergei Sergeev d42b180100 Added Vue.js todo sample. (#106) 2017-02-03 17:55:11 +02:00