Commit Graph

30 Commits

Author SHA1 Message Date
Mike Jolley 005bedb7e8 Workaround for loading failed message 2017-04-04 11:13:43 +01:00
Mike Jolley c1ce490956 Country select 2017-03-17 11:25:53 +00:00
Mike Jolley 114026b0be Maintain focus after selection
Fixes #13300
2017-02-23 10:51:41 +00:00
Mike Jolley 41f3572b23 Merge branch 'fix-12922' 2017-01-26 14:57:51 +00:00
Mike Jolley 6f04ff1fa0 Replace size with length
Fixes #10444
2016-03-01 13:08:25 +00:00
Kevin Killingsworth 7fc0932e33 Fix state input box for cart shipping.
Input box wasn't reappearing when switching from a hidden input
to a text input. Changed the JQuery selector to go off the input
type.
2016-02-27 00:50:05 -06:00
Mike Jolley 6dd01fc839 Better way to find wrapper for stateboxes
Closes #8255
2016-02-08 14:47:42 +00:00
Mike Jolley 0b6fdf5fe8 Use data-placeholder for selects since placeholder is not to W3C spec
Closes #9986
2016-01-06 12:20:06 +00:00
Mike Jolley 6760589381 Tweak code used to get country's statebox
Closes #8255
2015-06-01 10:50:16 +01:00
Mike Jolley 6181a061d6 [2.3] Remove minimum results for search to prevent issues with state box
Fixes #8002
2015-04-23 15:55:18 +01:00
Mike Jolley 2e2ec824f0 Set field required class
Fixes #7859
2015-04-10 15:43:39 +01:00
Claudio Sanches 69552d265d Fixed select 2 formatSelectionTooBig(), closes #7640 2015-03-05 14:55:41 -03:00
Mike Jolley 6658c88adc Add args to correct scripts
Fixes #7610. @claudiosmweb
2015-03-03 10:58:10 +00:00
James Koster f49ae4ce35 state select. closes #7316 2015-02-10 09:45:52 +00:00
Mike Jolley 1ae1c7a975 Trigger change event to clear state box. Closes #7240 2015-01-30 10:58:53 +00:00
Claudio Sanches da68b4fd9c Minify country-select.js for #7235 2015-01-29 00:16:59 -02:00
Claudio Sanches ab3553a6fd Select2 translatable, closes #7159 2015-01-19 17:31:22 -02:00
Mike Jolley 4e7e4d399e Work around 1px incorrect offset on frontend. Closes #7116 2015-01-19 15:09:41 +00:00
Mike Jolley a3cfea8e5d Only apply to visble select boxes Closes #7127 2015-01-19 13:07:06 +00:00
Mike Jolley 0fdd24c526 Select2 frontend 2015-01-12 16:16:13 +00:00
Mike Jolley fe34eb7bf8 Fix state box by seeing if states is empty object 2014-12-10 14:44:59 +00:00
Mike Jolley e6b94e486b Leave postcode before city swapping to JS
Fixes #6842
2014-12-09 09:07:28 +00:00
Mike Jolley 8007e4c102 Fix encoding issue with attribute values and move variation data to tooltip Closes #5169 2014-03-20 15:47:52 +00:00
splashingpixels 880d655539 frontend country-select jshinted and coding standards 2014-03-18 20:51:37 -07:00
Mike Jolley b1b6e10b98 Result of Grunt minification + tx pull 2014-02-03 14:35:26 +00:00
toddlahman 13c24b410e Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.

http://api.jquery.com/ready/
2014-01-30 18:44:17 -08:00
Mike Jolley bc779e5e2b Trigger change for country fields Closes #4546 2014-01-21 11:54:03 +00:00
Coen Jacobs fe8f57c2e3 Minified all the JS files for #4289 2013-12-05 10:23:38 +01:00
Mike Jolley 03af136986 Separate ship to options from sell to. Closes #3215. 2013-08-02 16:54:28 +01:00
Mike Jolley c72ae714f7 Removed nonce helper
@coe
2013-06-11 17:55:55 +01:00