You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
We got a pull request from @imathis for #18. Since it's not ready to
merge automatically, it's a chance for me to learn and practice the
"manual" approach to pull requests. I've fetched his branch, merged
master to it, and this fixes a typo. There are a couple failing test to
address, and then I can actually review the code. :-)
Here's what I did:
- Took out redundant getters and modified tests to expect ints
- Standardized on 'expiration' instead of 'expiry'
- Reverted to former FORM width, tweaking only expiration field
- Stuck with pixels for FORM layout (a switch to em should be done as a
whole, and #66 surely affects this)
- Show expiration error before CVV to match order in UI
tabbing in and out of it is jarring
09 shows up goofy when you reload the page
The text was updated successfully, but these errors were encountered: