fabrikaodua / frontend-ui-modus-8

https://fabrikaodua.github.io/frontend-ui-modus-8/
MIT License
0 stars 1 forks source link

Update vue-router to the latest version πŸš€ #57

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.8.0 of vue-router was just published.

Dependency vue-router
Current Version 2.7.0
Type dependency

The version 2.8.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of vue-router.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.8.0

New Features

  • Hash mode now also supports scrollBehavior when the browser supports history.pushState. (@ariesjia via #1662)

  • scrollBehavior now supports returning a Promise. The scrolling will be executed when the Promise is resolved. (@homerjam via #1758)

Fixed

  • #1508 avoid first popstate event with async guard together (@Jinjiang)
  • #1557 do not remove trailing slash in strict mode (@posva)
  • #1568 handle null values when comparing query objects (@posva)
  • #1586 fix scroll when going back to initial route (@hworld)
  • #1690 fix query comparison with deep values shared by reference (effb114)
  • #1695 send props not defined on the route component in $attrs (@lbogdan)
  • Properly resolve async components imported from native ES modules (8a28426)
Commits

The new version differs by 75 commits.

  • 798e968 [release] 2.8.0
  • c163bbb [build] 2.8.0
  • f0871d1 update docs/types for new features
  • effb114 fix: deep clone query when creating routes
  • 3cc08fb build: update build script
  • 836d9c1 build: revert selenium-server for CI
  • a7dd72c fix type test
  • deba65a bump deps
  • 006edce test: fix e2e tests
  • 4e95bd8 fix: handle null values when comparing objects (#1568)
  • 1422eb5 feat: enhance hashHistory to support scrollBehavior (#1662)
  • ce13b55 feat: scrollBehavior accept returning a promise (#1758)
  • a722b6a fix: send props not defined on the route component in $attrs. Fixes #1695. (#1702)
  • 3b16bf1 docs: improve in-component guard examples (#1704)
  • 3cbc0f3 fix: avoid first popstate event with async guard together (fix #1508) (#1661)

There are 75 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.0.0 just got published.

Update to this version instead πŸš€

Release Notes v3.0.0

Breaking Changes

  • TypeScript type declarations have been updated to be compatible with Vue core 2.5+ and no longer work with 2.4 and below. This only breaks backwards compatibility if you use TypeScript.
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Release Notes v3.0.1

Fixed

  • fix <router-view> props passing regression (#1800, #1809)
Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v3.0.2

Improvements

Fixed

Commits

The new version differs by 133 commits.

  • cf9dc11 [release] 3.0.2
  • 7f9ed30 [build] 3.0.2
  • d97d902 docs(kr): fix this$.route to this.$route (#2484)
  • 701d02b docs(ja): Fix incorrect bold style (#2459)
  • da1e648 chore(readme): fix badge
  • c7050bc docs: fix type of props option in RouteConfig api
  • 10e3f33 docs(ru): Improved translation (#2448)
  • 09fea62 Update nested-routes.md (#2436)
  • 51f7971 docs(vuepress): move fr gitbook doc to vuepress (#2411)
  • 8dadf97 types: error handlers get an Error as first argument (#2377)
  • 9196bb0 types: add component type to in-component guards (#2382)
  • 99c4436 docs(ja): update docs (#2376)
  • b2e0525 docs: [RU] Translation update (#2352)
  • dc48bb6 chore(examples): add missing semicolon in CSS file from transitions example (#2379)
  • 8369c6b fix(hash): support unicode in initial route

There are 133 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 48 commits.

  • ab0aed0 chore(release): 3.0.3
  • e50e29e chore(build): 3.0.3
  • f9da191 chore: igonre vscode config dir
  • 84a5e30 chore(release): adapt commit messages
  • 3362683 chore: add eslintignore
  • 63d8548 build(release): add changelog with checks
  • 228d1a2 docs(build): add releasing notes
  • 7ff4de4 fix(resolve): use current location if not provided (#2390)
  • 53cce99 fix(normalizeLocation): create a copy with named locations (#2286)
  • e57882c docs(zn): fix wrong characters in (#2681)
  • b8e7b7a docs: fix netlify deploy (#2669)
  • 0b4d69e docs: fix broken link (#2638)
  • bd41be0 docs(zh): JavaScript (#2625)
  • a96ea88 chore(ci): use vuejs/ci docker image (#2632)
  • cda849d docs: Fix small grammatical error in redirect-and-alias (#2623)

There are 48 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€