Skip to content

Releases: jessepollak/card

v1.0.0-beta2

08 Mar 02:48
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release
* Enhancement: adds card for Dankort

* Fix: jQuery plugin is now working (it was completely broken before, sorry)
* Fix: IE10 detection now uses user agent to prevent CSP conflict
* Fix: correct classes now being added for browser detection
* Fix: CVC is now styled correctly

Thanks to @danieljuhl and @jpknoll for their help on this release!

v1.0.0-beta

12 Jan 00:55
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release
This release has *many* breaking changes. When you upgrade, make sure everything works as expected.

Largest changes:

* removes `jQuery` dependency and uses JavaScript class constructor to initialize
* bundles all CSS directly into the `card.js` file, removing the need to do another CSS `link` include

Smaller changes:

* `.card` class is switched to `.jp-card` and all other classes are prefixed
* removes jQuery style shortcuts for setting `values` and `messages`
* removes character restriction in credit card name input
* adds `jquery.card.js` file which is a jQuery plugin for Card

I'd appreciate any and all feedback on the changes - if you see any errors, please report them!

v0.1.4

12 Jan 00:54
Compare
Choose a tag to compare
* Fix: allow package to be used in npm

v0.1.3

12 Jan 00:54
Compare
Choose a tag to compare
* Fix: Safari issue where Card is incorrectly flipped after tab switch
* Enhancement: hides error messages behind debug flag

v0.1.2

12 Jan 00:54
Compare
Choose a tag to compare
* fix: bug where contents of card back do not flip in IE11
* fix: include src in bower build

v0.1.1

07 Oct 15:45
Compare
Choose a tag to compare
* Fix: updates license to include jquery.payment license
* Fix: fixes white rendering artifacts on card corners

v0.1.0

12 Sep 06:21
Compare
Choose a tag to compare
  • Fix: IE10 issue where card was always flipped
  • Enhancement/Fix: you can now tab past the expire date even if it is invalid

v0.0.9

04 Sep 15:42
Compare
Choose a tag to compare
* Fix: issue caused by line height change on wrapping container

v0.0.8

28 Aug 18:01
Compare
Choose a tag to compare
* updates jquery.payment

v0.0.7

07 Aug 18:07
Compare
Choose a tag to compare
  • allows various special characters in name