Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

v1.1.2

Compare
Choose a tag to compare
@cshold cshold released this 04 Apr 13:08
· 1160 commits to master since this release

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.