Skip to content

Releases: phiny1/v-currency-field

3.1.0

02 Sep 13:58
Compare
Choose a tag to compare
  • Code Rewrite to update vue-currency-input version.

3.0.9

15 May 15:55
Compare
Choose a tag to compare

Bug Fix:

  1. #23 - Maximum call stack size exceeded
  2. fix initial value to respect locale

3.0.8

14 May 15:20
Compare
Choose a tag to compare

Features:

allow-negative: Whether the input of negative values is allowed. Default is true. If false it prevents the user to press -.
value-as-integer: Whether the number value should be handled as integer instead of float value. Default is false.
Slots: Expose v-text-field slots.

3.0.3

15 Nov 14:30
Compare
Choose a tag to compare

Release with new directive and documentation.

2.0.0

09 Nov 23:14
Compare
Choose a tag to compare

Release for Vuetify 2.x

Vuetify 1.x

17 Oct 04:17
Compare
Choose a tag to compare

Version stable with vuetify 1.x