Skip to content

Releases: syropian/vue-tribute

v2.0.0 — The one that works with Vue 3

24 Jan 17:52
Compare
Choose a tag to compare

This release includes compatibility for Vue 3. You will need to install it from the next tag:

$ npm install vue-tribute@next --save
# or...
$ yarn add vue-tribute@next

Please see the next branch readme for installation and usage instructions.

v1.0.7

11 Apr 20:40
Compare
Choose a tag to compare
  • Allows any tributejs version >= 2.0.0 4a78811

v1.0.6...v1.0.7

v1.0.6

02 Jul 21:14
Compare
Choose a tag to compare
  • Fixes v-model syncing so clicking items still triggers a sync d46c0e0

v1.0.5...v1.0.6

v1.0.5

02 Jul 17:05
Compare
Choose a tag to compare
  • Updates build files c38be00
  • Ensure v-model gets updated when choosing an item c08f867
  • Publishes example updates a704d8a
  • Fixes example 599227f

v1.0.4...v1.0.5

1.0.4

09 Feb 14:16
Compare
Choose a tag to compare
  • Merge pull request #26 from tzolkincz/master c459034
  • use travis xvfb service 1e3ef21
  • fix undefined default slot when rendering complex components 854e0b5

v1.0.3...v1.0.4