npm vue-template-compiler 2.1.4

latest releases: 2.7.16, 2.7.16-beta.2, 2.7.16-beta.1...
7 years ago

Improvements

  • Added typings for 2.1 features (@ktsn via #4305)
  • New v-on modifier: .once (@KingMario via #4267)
  • config.keyCodes now support Array values for mapping an alias to multiple keyCodes. (@defcc via #4328)
  • Modifier key modifiers (.ctrl, .alt, .shift and .meta) now also work for KeyboardEvents.

Fixed

  • #4304 fix in-browser detection in jsdom + Node 7
  • #4306 fix static style bindings that contains !important
  • #4315 fix incorrect context for slot content created in functional components
  • #4339 fix keep-alive child component root transition
  • fix stateful transition wrapper component as child component root

Don't miss a new vue-template-compiler release

NewReleases is sending notifications on new releases.