This repository was archived by the owner on Aug 30, 2018. It is now read-only.
v1.1.2
Bug Fixes
#31 - Fixed 500 internal server error of the stylesheet because of ’
characters
#32 - Removed webkit-appearance:none from selects (and body, shouldn't have been on there)
#30 - Social input fields changed to type=url
#29 - only show accepted payments title if some are available
General
- Adding
novalidate
ensures the ajax quantity selector's pattern attribute (used to force a number keyboard on iOS) does not prevent the form from submitting.