Skip to content

Releases: raulmoyareyes/CardJs

v1.3.1

03 Nov 16:36
Compare
Choose a tag to compare

Added the forgot input name to expiry field.

v1.3.0

02 Nov 17:44
Compare
Choose a tag to compare

Included images in projects and added grunt task to copy images in root folder.

v1.2.2

02 Nov 16:33
Compare
Choose a tag to compare

Restring unreal months in expiry field

v1.1.2

02 Nov 15:49
Compare
Choose a tag to compare

Fixed autocomplete in expiry field

v1.1.1

01 Nov 16:03
Compare
Choose a tag to compare

Backward compatible with same file name and created new core file to use CardJs class.
Fixed module exports.

v1.1.0

31 Oct 11:16
80d78cb
Compare
Choose a tag to compare

Isolated CardJs from jQuery plugin

  • Exported CardJs as module.
  • Generated separated files to use or not jQuery plugin.

Fixed the build task

  • Updated dependencies.
  • Added lost dependencies.
  • Created NPM scripts to build and watch.