10000 Tags · Toadsoup/card · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Toadsoup/card

Tags

v1.0.0-beta2

Toggle v1.0.0-beta2's commit message
v1.0.0-beta2

* 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

Toggle v1.0.0-beta's commit message
v1.0.0-beta

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

Toggle v0.1.4's commit message
v0.1.4

* Fix: allow package to be used in npm

v0.1.3

Toggle v0.1.3's commit message
v0.1.3

* Fix: Safari issue where Card is incorrectly flipped after tab switch
* Enhancement: hides error messages behind debug flag

v0.1.2

Toggle v0.1.2's commit message
v0.1.2

* fix: bug where contents of card back do not flip in IE11
* fix: include src in bower build

v0.1.1

Toggle v0.1.1's commit message
v0.1.1

* Fix: updates license to include jquery.payment license
* Fix: fixes white rendering artifacts on card corners

v0.1.0

Toggle v0.1.0's commit message
v0.1.0

* 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

Toggle v0.0.9's commit message
v0.0.9

* Fix: issue caused by line height change on wrapping container

v0.0.8

Toggle v0.0.8's commit message
v0.0.8

* updates jquery.payment

v0.0.7

Toggle v0.0.7's commit message
0.0.7

0