popala
|
023d9fe9ed
|
Fixed "e is null" error on checkout page
Fixed "e is null" on checkout page which caused the order panel to be disabled.
|
2019-03-13 19:37:14 +01:00 |
Mike Jolley
|
53a7de5244
|
Merge pull request #22948 from woocommerce/fix/22940
Correctly show state fields after posting the edit address form
|
2019-03-12 13:20:32 +00:00 |
Mike Jolley
|
406364fefb
|
Tidyup unused vars
|
2019-03-06 15:33:20 +00:00 |
Mike Jolley
|
023217c03d
|
Remove required when changing to optional
|
2019-03-06 15:18:27 +00:00 |
Mike Jolley
|
9b6ded2cef
|
Custom init event for state fields
|
2019-03-06 15:11:39 +00:00 |
Mike Jolley
|
e1ff1bfae9
|
Update from master
|
2019-03-06 12:37:24 +00:00 |
Mike Jolley
|
f707eeda3e
|
Update from master
|
2019-03-05 13:31:14 +00:00 |
Mike Jolley
|
fc1a274fcb
|
Check for hover after timeout
|
2019-02-20 17:22:43 +00:00 |
Mike Jolley
|
76b7a4facf
|
cs
|
2019-02-20 16:37:40 +00:00 |
Mike Jolley
|
afe219d854
|
Select an option vs state
|
2019-02-18 11:49:46 +00:00 |
Mike Jolley
|
34998caa43
|
Add time to fragment request
|
2019-02-15 17:35:44 +00:00 |
Mike Jolley
|
e830b42ba7
|
Remove old safari code
|
2019-02-15 17:10:17 +00:00 |
Mike Jolley
|
b70471448c
|
Merge fix/21858
|
2019-02-12 16:19:32 +00:00 |
Mike Jolley
|
4b8e808a97
|
Merge pull request #22664 from woocommerce/fix/21788
BlockUI on order form submit
|
2019-02-12 16:11:08 +00:00 |
Mike Jolley
|
8404b644da
|
Merge pull request #22645 from woocommerce/update/21963
Add notice hash to store notice cookie
|
2019-02-08 13:05:03 +00:00 |
Gerhard Potgieter
|
d0898e6a80
|
Merge pull request #22629 from woocommerce/performance/22260
Use `get` instead of `load` on cart page
|
2019-02-06 15:47:17 +02:00 |
Mike Jolley
|
3948e9f83c
|
BlockUI on order form submit
|
2019-02-05 11:40:10 +00:00 |
Mike Jolley
|
fa9465a2cb
|
novalidate order review form
|
2019-02-05 11:23:47 +00:00 |
Mike Jolley
|
5f5272ba2e
|
Merge pull request #22541 from woocommerce/pr/20830
Init cart widget when added to sidebar via the customizer
|
2019-02-05 10:39:29 +00:00 |
Mike Jolley
|
1928f34699
|
Add notice hash to store notice cookie
Closes #21963
|
2019-02-04 13:18:09 +00:00 |
Mike Jolley
|
893b33973c
|
Merge branch 'fix/22147'
|
2019-02-04 13:05:40 +00:00 |
Mike Jolley
|
25a92b1d92
|
Feedback
|
2019-02-04 12:51:20 +00:00 |
Mike Jolley
|
a5d62b83a8
|
Merge branch 'enhancement/woocommerce_display_product_attributes'
|
2019-02-04 11:25:13 +00:00 |
Mike Jolley
|
8fde07153a
|
Use get instead of load
|
2019-02-01 14:30:42 +00:00 |
Mike Jolley
|
9b655c0ba7
|
Use hasSelectiveRefresh
|
2019-01-23 21:29:55 +00:00 |
Mike Jolley
|
3a94fc6d00
|
Introduce steps and cleanup variable names for clarity
|
2019-01-23 18:29:33 +00:00 |
Mike Jolley
|
01696d92b0
|
Add comments and round to 10
|
2019-01-23 17:34:51 +00:00 |
Mike Jolley
|
f96d59ac2b
|
Merge branch 'pr/21043'
|
2019-01-23 15:16:50 +00:00 |
Mike Jolley
|
987a24afdc
|
Timeout param
|
2019-01-23 15:16:40 +00:00 |
Eric Defore
|
148e308d38
|
Have ProductGallery object utilize arguments that are passed into it.
|
2019-01-18 12:20:13 -05:00 |
Eric Defore
|
c1c8a88920
|
Add before and after Events for Product Galleries on Product Single
|
2019-01-18 12:08:38 -05:00 |
Mike Jolley
|
ac29165892
|
Merge pull request #22459 from woocommerce/fix/21770
Prevent selected payment method description box from sliding up
|
2019-01-17 13:35:22 +00:00 |
Claudiu Lodromanean
|
c2c7cbeccb
|
Merge pull request #22444 from woocommerce/fix/22119
Fix checkout field locales on first load
|
2019-01-16 09:39:42 -08:00 |
Ron Rennick
|
5bba703723
|
update trigger name to `wc_cart_emptied`
|
2019-01-16 10:36:35 -04:00 |
Mike Jolley
|
2ea7e4fb6a
|
woocommerce_display_product_attributes filter
|
2019-01-16 12:25:19 +00:00 |
Ron Rennick
|
3fae170c14
|
notify script plugins that the cart was emptied
|
2019-01-15 14:44:28 -04:00 |
Mike Jolley
|
35a01fd06a
|
Update select placeholders on locale change
|
2019-01-15 15:50:55 +00:00 |
Mike Jolley
|
ec1d44c742
|
Prevent selected payment method description box from sliding up
Closes #21770
|
2019-01-15 12:14:55 +00:00 |
Mike Jolley
|
f6fe8d1abc
|
Priority should use integers
#22227
|
2019-01-14 14:58:00 +00:00 |
Mike Jolley
|
d83c9c5f5b
|
When page is ready, make fields update for all country fields
|
2019-01-14 14:44:54 +00:00 |
Mike Jolley
|
3922d186e0
|
trigger event when ready (wc_address_i18n_ready)
|
2019-01-14 14:44:14 +00:00 |
Mike Jolley
|
a4925ff916
|
Loop to match text versions of attribute names and avoid problems with entities
|
2019-01-08 14:08:27 +00:00 |
Ron Rennick
|
0456cb7323
|
update second instance of href reassign in cart.js, props @joshuatf
|
2018-12-19 11:19:47 -04:00 |
Ron Rennick
|
dc41135a05
|
use reload() instead of reassigning href property
|
2018-12-19 11:16:59 -04:00 |
claudiulodro
|
3fc51354a4
|
Decode variation html dimensions
|
2018-11-06 17:10:20 -05:00 |
Gerhard
|
ba90c531c7
|
Remove the change trigger as that is causing other issues as per ##20640
|
2018-10-31 07:29:35 +02:00 |
Gerhard
|
c0acd73d31
|
Trigger a country select on page load to ensure the address-i18n is fired on first page load.
|
2018-10-29 13:39:54 +02:00 |
claudiulodro
|
24d2948299
|
Recompile assets
|
2018-09-28 08:28:45 -07:00 |
Dominik Krebs
|
0af4941187
|
corrected code style
|
2018-09-26 16:10:37 +02:00 |
Dominik Krebs
|
64399b65b9
|
fixes an issue with additional payment select fields having 'disabled selected'
|
2018-09-19 13:35:00 +02:00 |