cheatsheet
cheatsheet copied to clipboard
Vue.js 2.2 complete API cheatsheet
Hi, I can't see which current version right now. Is there any possibility to show the current version of Vue?. Right now I can see it in head `title` tag....
This was keeping me up at night
New in 2.5.0+
(Not sure if this is the right place for this) As of April 2018, the production deployment at `https://vuejs-tips.github.io/cheatsheet/` seems to be running in development mode. On load, the app...
Link from docs: - $attrs -> https://vuejs.org/v2/api/#vm-attrs - $listeners -> https://vuejs.org/v2/api/#vm-listeners
Am I the only one to notice that every click adds to the browser history?
Is there a part of the translated manual for some languages, how can I put this option?
When I click on any method, the modal with the iframe appears, but as the docs page is being loaded, first the top of the page is visible, then it...