Tags: bubblehub/card
Tags
v1.0.0-rc1 * Feature: adds Maestro as card type * Fix: fixes error when using `width` configuration option
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 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!
PreviousNext