Skip to content

Releases: Nexmo/volta-vue

update node-sass

16 Dec 14:08
de232ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Update vltFlash bus usage

15 Dec 13:53
9079ec7
Compare
Choose a tag to compare
apply  to global object, rather than Vue.prototype (#81)

* apply  to global object, rather than Vue.prototype

VltTable to Support footer

21 May 07:13
a11bc5b
Compare
Choose a tag to compare
v0.1.2

VltTable to support footer in v0.1.2

v0.1.1 VltTable - Small improvements

09 Feb 16:05
9edbd11
Compare
Choose a tag to compare

Adding better support for VltTable checkbox column

v0.1.0

04 Feb 09:00
693799c
Compare
Choose a tag to compare

vlt-table : add support for tooltips in headers and support for "Checkbox select" column allowing to select rows in a table.
repo: update to npm packages and upgrade to volta2 to replace volta/core

v0.0.20

10 Jun 16:42
Compare
Choose a tag to compare

Features

  • vlt-button: add spinner and spinner-white props for loading buttons (fdb48b9)

Deprecated

  • vlt-button: remove spin prop (fdb48b9)

v0.0.19

01 May 13:18
1e4566d
Compare
Choose a tag to compare

Features

  • vlt-button: when prop disabled exists, set disabled on the button element (0a664d4)

Integrate Travis

12 Mar 17:06
Compare
Choose a tag to compare
v0.0.18

OPS-13901 Bump version to v0.0.18

v0.0.17

19 Feb 11:22
58f2915
Compare
Choose a tag to compare

Features

  • vlt-composite: add prepend and append slots (70bcabd)
  • vlt-group-button: add number checking for comparing values (7bb6e59)
  • vlt-input: add additional-attributes prop (a55c8f8)
  • vlt-modal: add no-footer prop (58f2915)
  • vlt-select: add disabled prop (58f2915)
  • Add tests (346e976)
  • Add eslint checking during development (b9a753b)

Fixed

  • vlt-table: add missing p tag to empty results (b356380)

Maintenance

v0.0.16

04 Jan 12:06
Compare
Choose a tag to compare

Features

  • vlt-table: add empty-message slot for custom message (3869124)