Commit Graph

1577 Commits

Author SHA1 Message Date
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 3f648beb1f Improve JS and fix decimal validation
Fixes #7996
2015-04-23 13:35:27 +01:00
Mike Jolley 4997ed0efb Cleaned up tabs JS and fixed conflicts with bootstrap
Fixes #8000
2015-04-23 12:24:15 +01:00
shivapoudel d0dad3587a Don't react with enter key for textarea on backbone modal used for tinyMCE 2015-04-16 19:10:56 +05:45
shivapoudel 3da3de766d Introduce trigger wc_backbone_modal_before_update
To update the form data upon trigger of response event
2015-04-14 00:15:08 +05:45
Claudio Sanches f774450f98 Compressed files 2015-04-13 15:22:16 -03:00
shivapoudel 882816e9f5 document.body selector and grunt default task 2015-04-13 22:08:06 +05:45
Claudio Sanches e085499166 Improved the wc-enhanced-select.js load 2015-04-13 12:44:54 -03:00
Claudio Sanches 9210b06c37 Imrpoved the backbone modal z-index for TinyMCE via extension, closes #7937 2015-04-13 12:44:33 -03:00
Claudio Sanches 1dadbb2842 Fixed coding standards for #7879 2015-04-13 12:37:22 -03:00
Mike Jolley 9f65d2a1fc Added priorities for shipping methods to give more control over defaults.
Closes #7871
2015-04-13 15:32:57 +01:00
Mike Jolley 2e2ec824f0 Set field required class
Fixes #7859
2015-04-10 15:43:39 +01:00
James Koster 8fa67a8441 tooltip style tweaks 2015-04-08 10:27:14 +01:00
James Koster cd20ce6789 variation images. closes #7844 2015-04-08 10:19:23 +01:00
James Koster f6346c705c Merge pull request #7889 from shivapoudel/tweak-backbone-modal
Tweak backbone modal
2015-04-08 10:02:42 +01:00
shivapoudel 737638cd12 Slightly decrease the h1 font-size 2015-04-04 14:13:03 +05:45
shivapoudel e02b1db1b7 Break the outline only for focus state 2015-04-04 14:08:02 +05:45
shivapoudel 257381282c Refactor the styles for backbone modal header 2015-04-04 14:03:47 +05:45
shivapoudel 27f3042ef5 Utilize the border-box + content_h math logic 2015-04-04 13:43:29 +05:45
Danny van Kooten 88f2e690bb Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
James Koster 483680e716 z-index 2015-04-01 11:01:35 +01:00
Mike Jolley a49ac39519 Tweak note wording for clarity
Closes #7239
2015-03-24 11:27:33 +00:00
James Koster 8ca2f507b2 Merge pull request #7764 from shivapoudel/mixins
Tweaks for scss mixins
2015-03-23 14:12:10 +00:00
Mike Jolley d7144d9ed6 [2.3] Reset sku when no option chosen
Closes #7799
2015-03-23 13:03:53 +00:00
Mike Jolley ea910f7d4f Merge branch 'wc-ajax-endpoint' 2015-03-23 12:53:53 +00:00
shivapoudel 308fea3ac7 Deprecated borderbox 2015-03-20 18:34:37 +05:45
James Koster 6209b6d212 Merge pull request #7725 from shivapoudel/html-notice
Tweaks admin notices view pages
2015-03-20 12:35:43 +00:00
Mike Jolley 21c5513526 Added endpoint for faster ajax requests 2015-03-20 12:28:26 +00:00
shivapoudel ae7ead70f3 Grunt css task 2015-03-18 22:28:04 +05:45
shivapoudel f05ec1b7d4 Remove deprecated mixin borderbox() 2015-03-18 22:22:27 +05:45
shivapoudel 932d1db448 Mixin loader tweaks for animation 2015-03-18 22:21:22 +05:45
shivapoudel f79e2488b4 Revert box-sizing of backbone modal to content-box
cc @jameskoster If we shift to border-box then the backbone modal footer button area is unusual
2015-03-18 01:22:17 +05:45
shivapoudel 9b97e0cdfb Fix - Backbone modal footer area while shifting from content-box to border-box 2015-03-18 01:09:14 +05:45
shivapoudel 6fb28a27ab Fix merge conflicts 2015-03-17 21:46:20 +05:45
shivapoudel 0952b65737 Updated Custom WC Animations styles 2015-03-17 21:39:52 +05:45
shivapoudel b496a26ec5 Deprecated the use of box-sizing mixin in bourbon, Closes #7732 2015-03-17 21:36:55 +05:45
shivapoudel 6cc9dd7a15 Fix Indentation 2015-03-17 21:30:35 +05:45
Mike Jolley 88be174037 [2.3] Support price filter min or max only.
Closes #7743
2015-03-17 15:34:15 +00:00
shivapoudel f980d74f60 Not necessary as right below primary and secondary button has it already 2015-03-14 05:56:31 +05:45
James Koster 103b4cf31b rtl support in prettyphoto theme. closes #7686 2015-03-13 10:26:13 +00:00
James Koster 4372fdbad4 tweak message styles in cart totals table 2015-03-10 17:02:54 +00:00
Mike Jolley 8554796c4b Show calculate total when shipping is needed, but shipping is hidden.
Closes #7650
2015-03-10 16:57:43 +00:00
Mike Jolley 0959b68182 Minify 2015-03-10 10:25:40 +00:00
Manos Psychogyiopoulos c11399cb52 handle zero min input qty in woocommerce.js 2015-03-10 03:06:17 +02:00
Manos Psychogyiopoulos 60ebac7cdf allow zero min/max quantity input values 2015-03-10 02:42:00 +02:00
James Koster cafe0927f5 count styles in widgets. closes #7677
make category / layered nav list styles and markup consistent with core
post category widget.
2015-03-09 16:06:48 +00:00
Mike Jolley 079f978cb0 Fix order data indent 2015-03-09 14:37:14 +00:00
Shiva Poudel 6f993c5375 Optimized the activation styles 2015-03-06 01:39:47 +05:45
Claudio Sanches 69552d265d Fixed select 2 formatSelectionTooBig(), closes #7640 2015-03-05 14:55:41 -03:00
Claudio Sanches a53c8a2292 Update compressed files 2015-03-03 10:56:34 -03:00