errorCaptured
hook b3cd9bc [Details]further improve Vue type declarations for canonical usage (#6391) db138e2
This change requires upgrade actions for TypeScript users using 2.4 types. Thanks to the work by @DanielRosenwasser, @HerringtonDarkholme and @ktsn. For more details, please read this blog post.
compiled templates for functional component support ea0d227
scoped CSS support for functional components 050bb33
These features require vue-loader>=13.3.0
. Thanks to the work by @blake-newman. [Details]
renderToString
now returns a Promise if no callback is passed f881dd1, closes #6160shouldPrefetch
option (same signature as shouldPreload
) 7bc899c, closes #5964vue-server-renderer/basic.js
c5d0fa0 [Details]v-model
type
binding on <input>
f3fe012v-on
.exact
event modifier (#5977) 9734e87, closes #5976 [Details]<keep-alive>
max
prop for <keep-alive>
for limiting max number of instances cached 2cba6d4config.ignoredElements
can now contain RegExp in addition to strings (#6769) 795b908data
function is now called with the vm instance as the first argument (#6760) 3a5432avue-template-compiler
now ships an environment-agnostic build which can be used directly in browsers in vue-template-compiler/browser.js
a5e5b31We have changed the implementation of Vue.nextTick
to fix a few bugs (related to #6566, #6690). The change involves using a macro task instead of a micro task to defer DOM updates when inside a DOM event handler attached via v-on
. This means any Vue updates triggered by state changes inside v-on
handlers will be now deferred using a macro task. This may lead to changes in behavior when dealing with native DOM events.
For more details regarding micro/macro tasks, see this blog post.
For the new implementation, see source code for nextTick.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4