Mike Jolley
588be3a780
merge master
2018-06-11 13:46:04 +01:00
Claudiu Lodromanean
f958dce0b5
Merge pull request #20417 from mikeyarce/rtl-fix-price-filter-widget-label
...
Fix label for price filter for RTL sites
2018-06-07 10:37:14 -07:00
Mike Jolley
4df54b4e53
Merge branch 'master'
2018-06-07 11:24:12 +01:00
Mike Jolley
86993a4f70
Merge branch 'master' into update/13624
2018-06-07 10:30:52 +01:00
Mikey Arce
ea9f8ad9c5
Fix label for price filter for RTL sites
...
Previously the numbers were fixed to go LTR which is the proper direction for RTL sites when dealing with numbers - but the `price` label was still RTL. This now makes it all LTR.
2018-06-06 14:15:02 -07:00
Mike Jolley
ab6d5a8f75
re-init zoom to fix case #20367
2018-06-05 13:22:35 +01:00
Mike Jolley
001a2e3b98
Merge branch 'master' into fix/20311
2018-06-05 12:57:48 +01:00
Mike Jolley
b3043849d9
Update from @jeffikus
2018-06-05 12:37:35 +01:00
Mike Jolley
8c632173f7
Merge pull request #20362 from woocommerce/fix/20341
...
Enable submit when password library fails to load
2018-06-04 11:27:31 +01:00
Gerhard Potgieter
b8622398f5
Strict comparison
2018-06-04 12:23:22 +02:00
Gerhard Potgieter
5ee3b5dc99
Cater for -1 strengh when the library fails to load, it should remove the disabled attr so the form can continue to be submitted.
2018-06-04 08:39:24 +02:00
Mike Jolley
306b4022b1
Supporting css styles
2018-06-01 21:27:56 +01:00
Roshan Sameer
b73930a0e9
Use :input so it works for both types
2018-06-02 01:14:03 +05:45
Roshan Sameer
1196a1ed7d
Fix - nav error while saving setting form
2018-06-01 14:49:30 +05:45
Mike Jolley
18c7e16a72
reset only when needed.
2018-05-31 14:57:01 +01:00
Mike Jolley
9f6c7e2a57
JS min
2018-05-31 10:44:52 +01:00
Mike Jolley
063d3d175d
Fix flexslider RTL image scrolling
2018-05-31 10:35:13 +01:00
Mike Jolley
15c2167d92
Fix gallery image order (handled in rtl css)
2018-05-31 10:34:29 +01:00
Mike Jolley
40f2d62149
Fixes 2017 gallery styles
...
Image did not resize.
2018-05-31 10:33:56 +01:00
Mike Jolley
ef735a1a0a
Styling tweaks based on master
2018-05-30 14:51:50 +01:00
Mike Jolley
814c62aaf2
merge master
2018-05-30 14:35:32 +01:00
Mike Jolley
d5770f32eb
Add greater specificity to required styling
2018-05-29 16:47:40 +01:00
Mike Jolley
8a6e3e30a6
If flexslider is disabled, gallery images also need to trigger photoswipe on click.
2018-05-29 12:50:40 +01:00
Mikey Arce
3be6333040
Display price filter widget in LTR for RTL sites
...
When dealing with numeric properties, they should be in LTR for sites whose language is set to RTL.
This changes the price filter widget to be shown in LTR for RTL sites.
2018-05-24 13:23:52 -07:00
Ewout Fernhout
292be93403
Update address-i18n.js
...
fixes #20194
2018-05-24 14:37:21 +02:00
Chase Wiseman
346e710314
Only hide .payment_box elements init for multiple methods
...
Prevents hiding a single payment method’s UI on the order pay page
2018-05-22 14:42:16 -07:00
pierrebuet
3b18ac12d1
Avoid double input field
...
When geolocalization is active and a form uses the GET method, the script adds an hidden field for the geolocalization hash v, without checking if it already exists. But wc_query_string_form_fields adds it already, if the parameter was present in the called url.
2018-05-18 21:39:19 +02:00
Gerhard Potgieter
5141e69339
Merge pull request #20084 from woocommerce/fix/20044
...
Fix tooltip styling when outside label
2018-05-18 12:29:40 +01:00
Gerhard Potgieter
391d144fd3
Merge pull request #20082 from franticpsyx/js_order_items_reload
...
[3.4] Add JS listeners for reloading/reinitializing order items in edit-order page
2018-05-18 12:28:17 +01:00
Mike Jolley
d136926d0c
Fix tooltip styling when outside label
2018-05-15 15:59:49 +01:00
Manos Psychogyiopoulos
ee3388762f
Dry up code using 'reloaded_items'
2018-05-15 15:17:11 +03:00
Manos Psychogyiopoulos
285a86c3d4
Add 'wc_order_items_reload' and 'wc_order_items_reloaded' event listeners
2018-05-15 15:16:21 +03:00
Claudiu Lodromanean
5258e00bad
Merge pull request #20040 from woocommerce/fix/20036
...
Slideup during init to prevent jump on RTL sites
2018-05-11 08:35:32 -07:00
Mike Jolley
83edda2b1f
min
2018-05-11 11:57:30 +01:00
Mike Jolley
9cb0d3c884
Slideup during init to prevent jump on RTL sites
2018-05-11 11:55:22 +01:00
claudiulodro
4e046f2afe
Recompile for RC1
2018-05-09 11:01:54 -07:00
Peter Fabian
fcad799606
ScrollIntoView excplicitly asked to scroll to center vertically.
...
Even though this should be the default, Firefox defaults to top.
2018-05-09 14:40:21 +02:00
Claudiu Lodromanean
911c2d45c4
Merge pull request #20006 from woocommerce/fix/19970
...
Render password meter in place
2018-05-08 11:47:28 -07:00
Claudiu Lodromanean
abfba228b5
Merge pull request #20005 from woocommerce/fix/19997
...
Update quick edit logic to handle external products
2018-05-08 11:24:18 -07:00
Claudiu Lodromanean
7528762ee2
Merge pull request #20002 from woocommerce/fix/19959
...
Zoom improvements for mobile/touch
2018-05-08 11:16:44 -07:00
Mike Jolley
1788273e48
Minify
2018-05-08 18:11:01 +01:00
Mike Jolley
4e4d6204bc
Hide password meter rather than remove it.
2018-05-08 18:10:26 +01:00
Mike Jolley
8531b2677e
Update quick edit logic to handle external products
2018-05-08 16:58:51 +01:00
Mike Jolley
ffbbf08b61
Zoom improvements for mobile
2018-05-08 14:48:25 +01:00
Mike Jolley
3d8bb09ee8
Check validity before handling submit event in cart
2018-05-08 12:40:13 +01:00
Claudiu Lodromanean
ad85be2b4f
Merge pull request #19989 from woocommerce/fix/obw-settings-hidden-fields-as-required
...
OBW: Set only applicable fields as required when enabling shipping zone
2018-05-07 12:01:39 -07:00
Claudiu Lodromanean
9c8dbbedc2
Merge pull request #19988 from woocommerce/update/obw-recommended-stylized-checkboxes
...
OBW: stylized checkboxes in "Recommended" step
2018-05-07 11:45:08 -07:00
Paul Dechov
a765d87979
OBW: Set only applicable fields as required when enabling shipping zone
2018-05-07 11:32:00 -04:00
Paul Dechov
b91c6f9207
Show checkbox outline when focused whether checked or not
2018-05-07 09:40:36 -04:00
Paul Dechov
a611c1e329
Adjust recommended item to used stylized checkbox
2018-05-07 09:39:44 -04:00