Eduardo San Martin Morote
Eduardo San Martin Morote
Very often you need to fetch data based on params and then display a route. While sometimes this is something you write **inside** of the view, sometimes you may want...
It would be useful to detect if navigation comes from interaction within the app (`router.push()`) or outside of it (`history.back()`). The API is still to be decided and should be...
### What problem does this feature solve? This will allow splitting guard logic in smaller functions and making it easy to chain them. It's similar to express middlewares ### What...
### What problem does this feature solve? This will allow users to hook on: - redirections to the current route (**could be a different hook like `onRedirect`, also triggered by...
> from #1262 ### Vue.js / vue-router versions 2.1.2 / 2.1.1 ### Reproduction Link http://jsfiddle.net/qw4hbgek/ ### Problem Clicking on Home, then on post1 will not scroll down because of the...
### Version 3.0.3 ### Reproduction link [https://jsfiddle.net/orzwg537/](https://jsfiddle.net/orzwg537/) ### Steps to reproduce Run the fiddle and look in console ### What is expected? a message saying error caught ### What is...
- **Platform**: Windows - **Case**: launch the application and minimize it... BOOM
Vue MDC
# Current state of Vue MDL As some of you may know, Material design Lite is now in _Limited Support_: > ### Limited support > > Material Design Lite is...
Cards are missing features: - [ ] Expand on title - [ ] Menu icon - [ ] Menu interaction - [ ] Doc how events are fired - [...