Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: SoftwareAteliers/asp-net-core-vue-starter

3.1.2

25 Jun 14:56
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Dependencies updated to the latest .NET 5 and Vue 2 versions.

Assets 2
Loading

3.1.1

06 Jan 06:10
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Bug fixes

  • Migrate docker configuration to .NET 5.0
Loading

3.1.0

06 Jan 05:54
@liborpansky liborpansky
44afe67
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Features

Loading

3.0.0

04 Jan 07:49
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Features

Server side dependencies

  • .NET 5.0
  • Microsoft.AspNetCore.SpaServices.Extensions updated to 5.0.1

Client side dependencies

  • @typescript-eslint/eslint-plugin ^2.33.0 → ^4.11.1
  • @typescript-eslint/parser ^2.33.0 → ^4.11.1
  • axios ^0.20.0 → ^0.21.1
  • sass ^1.27.0 → ^1.32.0
  • sass-loader ^10.0.4 → ^10.1.0
  • typescript ^4.0.5 → ^4.1.3
  • vue-cli-plugin-vuetify ^2.0.7 → ^2.0.9
  • vue-property-decorator ^9.0.2 → ^9.1.2
  • vue-router ^3.4.8 → ^3.4.9
  • vue-template-compiler ^2.6.11 → ^2.6.12
  • vuetify ^2.3.15 → ^2.4.0
  • vuetify-loader ^2.3.15 → ^2.4.0
  • vuex ^1.3.0 → ^1.6.0

added packages

  • @typescript-eslint/eslint-plugin
  • @typescript-eslint/parse
  • @vue/cli-plugin-eslint
  • @vue/cli-plugin-router
  • @vue/cli-plugin-vuex
  • @vue/eslint-config-standard
  • @vue/eslint-config-typescript
  • eslint
  • eslint-plugin-import
  • eslint-plugin-node
  • eslint-plugin-promise
  • eslint-plugin-standard
  • eslint-plugin-vue

removed packages

  • @types/node
  • babel-plugin-transform-imports
  • vue-cli-plugin-axios
Loading

2.6.0

27 Oct 15:06
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Features

  • Enable HTTPS by default for development (#50) by @TobbenTM

Server side dependencies

  • Microsoft.AspNetCore.SpaServices.Extensions updated to 3.1.9

Client side dependencies

  • vue-property-decorator ^9.0.0 → ^9.0.2
  • vue-router ^3.4.3 → ^3.4.8
  • vuetify ^2.3.10 → ^2.3.15
  • @mdi/font ^5.6.55 → ^5.8.55
  • @types/node ^14.11.1 → ^14.14.5
  • @vue/cli-plugin-babel ^4.5.6 → ^4.5.8
  • @vue/cli-plugin-pwa ^4.5.6 → ^4.5.8
  • @vue/cli-plugin-typescript ^4.5.6 → ^4.5.8
  • @vue/cli-service ^4.5.6 → ^4.5.8
  • axios ^0.20.0 → ^0.21.0
  • sass ^1.26.11 → ^1.27.0
  • sass-loader ^10.0.2 → ^10.0.4
  • typescript ^4.0.3 → ^4.0.5
Loading

2.5.1

21 Sep 05:44
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Bug fixes

  • Axios plugin exports correct plugin instance

Server side dependencies

  • Microsoft.AspNetCore.SpaServices.Extensions updated to 3.1.8
Loading

2.5.0

21 Sep 05:27
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Bug Fixes

  • Axios plugin global registration fixed, now it can be used in the component instance directly using this.$axios #49 by @glebov21
  • deprecated Vuetify tag v-content replaced with v-main

Client side dependencies:

  • date-fns ^2.15.0 → ^2.16.1
  • vue ^2.6.11 → ^2.6.12
  • vue-class-component ^7.2.4 → ^7.2.6
  • vue-router ^3.3.4 → ^3.4.3
  • vuetify ^2.3.5 → ^2.3.10
  • @mdi/font ^5.3.45 → ^5.6.55
  • @types/node ^14.0.24 → ^14.11.1
  • @vue/cli-plugin-babel ^4.4.6 → ^4.5.6
  • @vue/cli-plugin-typescript ^4.4.6 → ^4.5.6
  • @vue/cli-service ^4.4.6 → ^4.5.6
  • axios ^0.19.2 → ^0.20.0
  • sass ^1.26.10 → ^1.26.11
  • sass-loader ^9.0.2 → ^10.0.2
  • typescript ^3.9.7 → ^4.0.3
  • vue-template-compiler ^2.6.11 → ^2.6.12
Loading

2.4.1

22 Jul 05:38
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Server side dependencies

  • Microsoft.AspNetCore.SpaServices.Extensions updated to 3.1.6

Client side dependencies

  • date-fns ^2.14.0 → ^2.15.0
  • vue-class-component ^7.2.3 → ^7.2.4
  • vue-property-decorator ^8.4.2 → ^9.0.0
  • vue-router ^3.3.2 → ^3.3.4
  • vuetify ^2.2.30 → ^2.3.5
  • vuex ^3.4.0 → ^3.5.1
  • @types/node ^14.0.6 → ^14.0.24
  • @vue/cli-plugin-babel ^4.4.1 → ^4.4.6
  • @vue/cli-plugin-pwa ^4.4.1 → ^4.4.6
  • @vue/cli-plugin-typescript ^4.4.1 → ^4.4.6
  • @vue/cli-service ^4.4.1 → ^4.4.6
  • sass ^1.26.7 → ^1.26.10
  • sass-loader ^8.0.2 → ^9.0.2
  • typescript ^3.9.3 → ^3.9.7
  • vue-cli-plugin-vuetify ^2.0.5 → ^2.0.7
  • vuetify-loader ^1.4.4 → ^1.6.0
Loading

2.4.0

31 May 06:23
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Features

Loading

2.3.4

30 May 19:39
@liborpansky liborpansky
Compare
Choose a tag to compare
Loading

Server side dependencies

  • Microsoft.AspNetCore.SpaServices.Extensions updated to 3.1.4

Client side dependencies

  • core-js ^3.6.4 → ^3.6.5
  • date-fns ^2.11.1 → ^2.14.0
  • vue-property-decorator ^8.4.1 → ^8.4.2
  • vue-router ^3.1.6 → ^3.3.2
  • vuetify ^2.2.20 → ^2.2.30
  • vuex ^3.1.3 → ^3.4.0
  • @mdi/font ^5.0.45 → ^5.3.45
  • @vue/cli-plugin-babel ^4.3.1 → ^4.4.1
  • @vue/cli-plugin-pwa ^4.3.1 → ^4.4.1
  • @vue/cli-plugin-typescript ^4.3.1 → ^4.4.1
  • @vue/cli-service ^4.3.1 → ^4.4.1
  • sass ^1.26.3 → ^1.26.7
  • typescript ^3.8.3 → ^3.9.3
  • vuetify-loader ^1.4.3 → ^1.4.4
Loading
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /