Skip to content

Releases: guastallaigor/vue-paycard

0.7.0

07 Dec 15:05
Compare
Choose a tag to compare

0.7.0 (2021-12-07)

chore

  • remove david badge (e11e435)
  • small style changes. update all dependencies (7493f28)

feat

  • add get-type event + changes for PR + update storybook and tests (8889d3d), closes #37

Observation:

Decrease in the coverage is because we are now supporting Vue 2 and Vue 3 thanks to @vein101
We are able to run the project only using one version and right now we are using Vue 2.
Because beforeDestroy was changed to beforeUnmount in Vue 3, we can't test both.

0.6.0

06 Mar 00:21
Compare
Choose a tag to compare

0.6.0 (2021-03-06)

fix

  • Fix cursor pointer on mouse hover of expires (942606)

chore

  • build style files. version 0.6.0 (a758fae)
  • change from single quotes to quotes (90bee91)

docs

0.5.0

17 Jan 20:36
Compare
Choose a tag to compare

0.5.0 (2021-01-17)

chore

  • add postcss 8+ for the build css process (d30b320)
  • modify installation component method. update readme (cb7c0bf)
  • update dependencies. add author email (f8f003a)

docs

  • update card readme (ff792c5)
  • update readme credit card supported (31e2453)

feat

  • add aura, dankort, hipercard and mir (image and regex) (21d15b7)
  • add laser. change maestro regex (d2994de)
  • add maestro. fix some lint errors (2594990)
  • add uatp credit card (bbe2357)

fix

  • add regex for union pay on forms (5d49968)
  • fix diners regex (90cc0ba)

refactor

  • remove max-width and text-overflow from the card holder field (6b7119b)

style

  • hide control warnings (93e791e)
  • minor improvement on laser image (f441981)

test

  • add laser test (320e922)
  • add tests to uatp and maestro (be9abd5)
  • add unit tests and fix some others (e26999f)

0.4.1

23 Nov 20:39
Compare
Choose a tag to compare

0.4.1 (2020-11-23)

0.3.0

24 Jul 12:37
Compare
Choose a tag to compare

0.3.0 (2020-07-24)

0.2.0

21 Jul 01:33
Compare
Choose a tag to compare

0.2.0 (2020-07-20)

0.1.2

19 Jul 03:34
Compare
Choose a tag to compare

0.1.2 (2020-07-19)

0.1.1

19 Jul 03:29
Compare
Choose a tag to compare
build: update version