Peter Fabian
b681720aa4
Harmonize styling for simple products Add to cart button with variable products.
2019-11-22 17:13:58 +01:00
Peter Fabian
b58bdf7c1d
Add styling for 'added to cart' notices:
...
- make spacing even
- center the text in the middle with some flex tricks
2019-11-22 16:57:42 +01:00
Peter Fabian
cf377a643a
Make the title/price spacing work for Products without rating and short description.
2019-11-22 16:56:31 +01:00
Peter Fabian
962e9292b1
Margin for clear variations link to give it some space.
2019-11-22 16:22:57 +01:00
Peter Fabian
b22a216bb1
Make the button symmetrical.
2019-11-22 16:19:33 +01:00
Peter Fabian
17e98afc2a
Style product meta information.
...
Make it less prominent, offset it further away from the button.
2019-11-22 16:17:23 +01:00
Peter Fabian
e188620232
Add padding to the variation picker table to make it same size as quantity picker.
2019-11-22 16:13:05 +01:00
Peter Fabian
301b976cfa
Make Add to cart button same size as quantity input.
2019-11-22 16:12:15 +01:00
Peter Fabian
177f720f1b
Let the price have some more space from the bottom as well.
2019-11-22 15:54:43 +01:00
Peter Fabian
572ac52cb3
Make the product rating a bit less prominent, let the price have some more space.
2019-11-22 15:51:42 +01:00
Peter Fabian
9c74bf79ea
Rather than setting the background in CSS, use the color picked in the
...
customizer.
This also fixes the background in the block editor and tinymce.
2019-11-22 15:37:54 +01:00
Peter Fabian
ae2ebdb933
Main image size needs to correspond to settings in the PHP script.
2019-11-22 14:56:44 +01:00
Peter Fabian
fa48cd2aa7
Make single product page layout wider and enlarge breadcrumb offset.
2019-11-22 12:51:39 +01:00
Peter Fabian
0798098e05
Override default beige background to make the design more versatile and clean.
2019-11-22 12:36:23 +01:00
Justin Shreve
1fabf2f145
Handle PR feedback
2019-11-21 12:23:05 -05:00
Justin Shreve
18925f2218
Adds an a/b test for the new onboarding experience
2019-11-21 12:00:04 -05:00
Christopher Allford
c2bc312e97
Added Photoswipe and jQuery-UI CSS minification
2019-11-19 10:40:28 -08:00
Peter Fabian
b1f0098cb5
Fixed stylelint issues (except for no-descending-specificity).
...
There is also one invalid unit for line-height, duplicate class declaration (but it's related to different styling areas, so left it there).
2019-11-19 19:32:45 +01:00
Peter Fabian
08d0b17678
Base the styling on Twenty Nineteen.
2019-11-19 19:13:10 +01:00
Peter Fabian
bc04b8f45b
Added basic declaration for WC support to Twentytwenty.
2019-11-19 17:58:16 +01:00
BrandynL
3ed614389f
change event to click for better mobile device support
2019-10-28 09:56:20 -04:00
BrandynL
6ed7278678
add password hover visibility on password inputs with javascript
2019-10-27 16:56:42 -04:00
Tarek
6ed3927c35
Update admin.scss
2019-10-16 00:54:12 +02:00
Peter Fabian
53295b9f08
Make the action buttons on edit order screen vertically aligned to the input element to the left.
2019-10-15 13:04:54 +02:00
Peter Fabian
e314f1f233
Aligned the address fields with other elements on the first page of OBW.
2019-10-15 12:14:38 +02:00
Peter Fabian
d0af99a278
Make the checkbox square again!
2019-10-15 12:12:35 +02:00
Peter Fabian
af8fd207c8
Fixed select2 size on order list screen (filter at the top).
2019-10-15 11:55:41 +02:00
Peter Fabian
06921ba80c
Moved the rules to the respective structure within the previous definitions.
2019-10-15 11:28:02 +02:00
Peter Fabian
b7235431b3
Move the shipping form style to the file where it's actually loaded.
2019-10-15 11:05:51 +02:00
Peter Fabian
53fb13d704
Make the buttons in meta box on edit variation screen aligned with the inputs.
2019-10-15 10:57:59 +02:00
Peter Fabian
a6de7b9e9f
Make the selects in variation edit screen fill the entire row, thus also align with other elements on the page.
2019-10-15 10:55:02 +02:00
Peter Fabian
95635b2800
Make the edit order address email field align with the rest (select2 dimensions changed).
2019-10-15 10:53:36 +02:00
Peter Fabian
83ad2c4993
Make the shipping fields vertically aligned with the billing fields in Twenty Nineteen.
2019-10-15 10:51:35 +02:00
Peter Fabian
93277da7b1
Align select sizes in other contexts.
2019-10-15 10:49:37 +02:00
Peter Fabian
98b03d7fde
Keep the edit order select fields smaller to fit with the rest of the form.
2019-10-15 10:47:24 +02:00
Peter Fabian
e68499616b
Increase the height of select and select2 elements in WC settings to fit with larger input fields.
2019-10-15 10:42:19 +02:00
Peter Fabian
c2d36c823f
Removed the line height to prevent text descenders being cut off in selects/dropdowns ( #24731 ).
2019-10-15 10:39:36 +02:00
Bob Mulder
c4ba9c094b
Make variables default to allow overriding
2019-10-14 11:40:08 +02:00
Vedanshu Jain
4fc18d4940
Merge pull request #24739 from woocommerce/fix/24610
...
Make $subtext more darker to improve accessibility
2019-10-02 15:49:21 +05:30
Rodrigo Primo
e2afc162c4
Merge pull request #24296 from woocommerce/fix/23900
...
Restored Photoswipe custom styles
2019-10-01 16:57:44 -03:00
Claudio Sanches
064a1657a7
Make $subtext more darker to improve accessibility
2019-10-01 15:30:05 -03:00
Gerhard
6d09d0efcf
Fix OWB sell in person vertical alignment
2019-09-30 19:31:50 +05:30
Gerhard
97d3874e14
Fix OBW country vertical alignment
2019-09-30 19:31:50 +05:30
Vedanshu Jain
436ee5de3a
Merge pull request #24680 from woocommerce/update/tracking-opt-in
...
Update usage tracking UI, default to opted-out.
2019-09-30 09:14:56 +05:30
Vedanshu Jain
aa665446e5
Merge pull request #24476 from yash-webkul/patch-15
...
Update wc-setup.scss
2019-09-27 00:32:16 +05:30
Vedanshu Jain
80aafe0b65
Merge pull request #24327 from yratof/yratof-fix-tabledisplay
...
Fix - Issue on shipping rates tbody due to grammarly fix
2019-09-26 21:56:55 +05:30
Justin Shreve
0c3fc315c5
Update tracking opt-in UI.
2019-09-24 14:26:21 -04:00
Yash Kapoor
509a14590f
Update wc-setup.scss
...
Fixed CSS for .location-input
2019-08-23 12:19:45 +05:30
Andrew Lazarus
2596e6ecda
Removed whitespace
2019-08-05 11:29:39 +02:00
Andrew Lazarus
3805794baf
Fix - Issue on shipping rates tbody, toby set to inherit, should be table-row-group
2019-08-05 11:23:04 +02:00
Claudio Sanches
243b435139
Restored Photoswipe custom styles
2019-08-01 17:49:03 -03:00
Rodrigo Primo
972f7a49e2
Fix position of ID section in mobile rows actions
...
This commit fixes the position of the ID section in mobile rows actions
when displaying the list of products in the admin.
2019-07-31 16:21:19 -03:00
Claudio Sanches
60c18ce544
Merge pull request #23067 from woocommerce/pr/23043
...
Allow matching of "any" attributes in find_matching_product_variation…
2019-07-12 12:40:53 -03:00
Mike Jolley
c928188831
Update from master
2019-07-10 12:57:02 +01:00
Gerhard
98c24b1090
Merge branch 'master' into pr/23043
2019-07-10 10:34:52 +02:00
Rodrigo Primo
53df16b2b5
Merge pull request #23781 from woocommerce/try/obw-changes
...
OBW: Switch shipping labels and shipping zones placement
2019-07-09 16:06:38 -03:00
Claudio Sanches
ce65195b57
Fixed admin.scss
2019-07-09 12:41:42 -03:00
Claudio Sanches
32996d2fdd
Merge branch 'master' into pr/23043
2019-07-09 12:39:40 -03:00
Gerhard
7038c73ab4
Merge branch 'master' into update/exclude-compiled-assets-from-git
2019-07-09 10:57:40 +02:00
Claudio Sanches
16c5c39725
Fixed missing assets/css/admin.css
2019-07-08 17:59:50 -03:00
Claudio Sanches
b54997d9f5
Merge branch 'fix/23221' of https://github.com/senff/woocommerce into senff-fix/23221
2019-07-08 17:55:07 -03:00
Claudio Sanches
adc543f8f1
Merge pull request #24058 from woocommerce/add/wc-admin-obw-recommended
...
OBW: Add wc-admin to recommended page
2019-07-08 16:56:49 -03:00
Claudio Sanches
da99bc8ca0
Merge branch 'master' into feature/feature-plugin-packages
2019-07-08 14:33:21 -03:00
Gerhard Potgieter
91c939b963
Merge pull request #23997 from woocommerce/fix/obw-plugin-install-highlight-size
...
OBW: Adjust size of plugin install highlight to avoid overlap
2019-07-04 09:18:28 +02:00
Mark Senff
0fee3daa67
Delete admin.css
2019-07-03 07:29:37 -04:00
Paul Sealock
b65ce3dd26
OBW: Add wc-admin to recommended page
2019-07-03 13:02:07 +12:00
Gerhard Potgieter
698625ce1d
WP & PHP Upgrade Notices ( #23975 )
...
This commit introduces a banner that notifies and prompts users to upgrade their WordPress and/or PHP if they are outdated and not part of the minimum required versions going into WooCommerce 3.7.
* Add backward compatible function wp_check_php_version for sites running WP version smaller than 5.1
* Refactor some messaging, move widget to top of WC dashboard widgets, add buttons linking out to WP pages with instructions.
* Add missing variables for adding nag class
* Add styling to dashboard widget
* Rework css to use exclamation instead
* Clean up widget, make sure no widget is registered when dismissed. Add banner that links to widget and make it dismissable.
* Update constant to reflect minimum requirements.
* Don't show banner. Fix undefined variable.
* Remove dashboard widget
* Update banner link to docs site
* Add link to docs page where instructions live for updating
* Change button text
* Add UTM params to docs link
* Moved the msg logic from template to php file.
* Bail out early when PHP and WP versions are ok.
* Added missing translation functiog
* Extracted notice function from reset_admin_notices.
To follow suit with other similar functions in the file.
* Synchronize fetching of WP version.
* Removed unused functions.
* Corrected indent.
* Reduce number of variables and fixed coding standards
* Updated wording of the notice.
2019-06-26 14:09:20 -03:00
Mike Jolley
a0a58cfb15
update from master
2019-06-26 15:26:47 +01:00
Paul Dechov
421392019e
OBW: Adjust size of plugin install highlight to avoid overlap
2019-06-24 21:50:15 -04:00
Claudio Sanches
29d630b099
Merge pull request #23789 from ajayghaghretiya/fix#23784
...
Fix #23784 Shipping zonde UI issue
2019-06-24 12:40:08 -03:00
Mike Jolley
8b41b03f2e
Remove blocks files
2019-06-21 12:23:41 +01:00
Valerie
b379739ea6
OBW Shipping: Switch label and zone sections
2019-05-23 22:17:13 -04:00
Valerie
db08d64e65
OBW: Fix SCSS linting errors
...
- remove em unit for line-height
- use numeric font-weight value
- ignore no-descending-specificity for the entire file
- ignore rule for dashicons: font-family-no-missing-generic-family-keyword
- remove unnecessary quotes around dashicons font name
- add quotes around checkbox attribute selector
- remove duplicate visibility declaration
- remove duplicate selector: .wc-setup .wc-setup-actions .button
- remove unknown pseudo selector ::last-child
- move all .wc-setup styles to one place
2019-05-23 22:17:08 -04:00
Claudio Sanches
77879de2cb
Merge pull request #23364 from xristos3490/master
...
Use high-resolution version of wp spinner
2019-05-22 21:01:50 -03:00
ajayghaghretiya
f42b5a5f37
Fix #23784 Shipping zonde UI issue
2019-05-22 11:27:46 +05:30
Claudio Sanches
de2a45510b
Merge branch 'master' into fix/23003
2019-05-21 17:59:52 -03:00
Gerhard
5ceca30f39
CSS changes to remove black backround from old klarna and square logos.
2019-05-13 15:52:48 +02:00
Gerhard Potgieter
3cfe32d5fe
Merge pull request #23526 from parmarhardip/23505
...
Solved #23505 WC Setup page UI issue
2019-05-10 10:45:55 +02:00
Gerhard
ed0dbed203
Include select2.css in ignore as it is generated via grunt as well.
2019-05-07 10:34:04 +02:00
Gerhard
49095242ab
Remove compiled and minified css from git, except select2.css as that is a library
2019-05-07 09:43:43 +02:00
Gerhard
48adde58c7
Revert "Remove compiled and minified CSS from git"
...
This reverts commit 1850d16d9f
.
2019-05-07 09:43:22 +02:00
Gerhard
1850d16d9f
Remove compiled and minified CSS from git
2019-05-07 09:42:08 +02:00
parmarhardip
de78e2c958
Solved #23505 WC Setup page UI issue
2019-04-26 17:07:46 +05:30
Rodrigo Primo
00128fec58
Fix dismiss button in two WC admin notices
...
The dismiss button in the WC admin notices `legacy_shipping` and `no_shipping_methods` was not fully clickable due to a custom CSS applied to them. This custom CSS was used to add a background image to those notices. More specifically, the problem was caused by the use of `position: relative` applied to `<p>` elements. I couldn't find an easy way to fix this problem keeping the custom background image, so I opted to remove it to make the design of all notices identical (besides the background image, the custom CSS also added a few other differences to those to notices like the font size of the notice title).
2019-04-25 14:19:35 -03:00
Gerhard
510d1da1c3
Compile assets
2019-04-23 12:43:28 +02:00
Gerhard
0305b16acd
Add z-index to onsale for twentyseventeen
2019-04-23 12:39:56 +02:00
xristos3490
719e2e6618
Revert permission change
2019-04-18 11:57:30 +03:00
xristos3490
33beee1921
Revert position change
2019-04-18 11:54:23 +03:00
xristos3490
61e16262c9
Use high-resolution version of wp spinner
2019-04-18 11:27:24 +03:00
Mike Jolley
91e21644cf
Style descriptions after select2 boxes
2019-04-09 15:02:05 +01:00
haszari
0ad914f398
rebuild assets after rebase
2019-04-09 09:59:45 +12:00
haszari
35c1c930f0
ensure suggestions tab icon looks good on smaller screens:
...
- override line height for <900px consistent with other tabs
2019-04-09 09:58:11 +12:00
haszari
ae729ffb80
add 'plugin' dashicon to metabox suggestions tab, for consistency
2019-04-09 09:57:54 +12:00
haszari
8b2d0aeb5d
rebuild suggestions css after rebase
2019-04-09 09:13:17 +12:00
haszari
76b1e267ac
add margin under the nosuggestions container & reduce top margin
2019-04-09 09:12:35 +12:00
haszari
06de62177c
inject manage link into browse-all metabox footer suggestion
2019-04-08 10:00:25 +12:00
Mark Senff
98241d3c7d
Update admin.scss
2019-04-07 09:40:30 -04:00
Mark Senff
2613655854
Compiled admin.css
2019-04-07 09:39:05 -04:00
haszari
2bef464506
disable products list suggestions (rtl styles, almost forgot to commit)
2019-04-05 13:35:56 +13:00
haszari
16974a9409
disable products list suggestions (styles)
2019-04-05 11:46:29 +13:00
Mike Jolley
308d08f97e
Run grunt tasks
...
Fixes warnings from grunt so files are minified correctly. Copied fixes that went into release branch but not master earlier this week.
2019-03-20 20:08:52 +00:00
Kelly Dwan
3f5aaad117
Update @woocommerce/block-library to 2.0.0-rc1
2019-03-15 13:06:38 -04:00
Mike Jolley
6329f61d08
Show refunded items in customer facing screens
2019-03-15 12:54:40 +00:00
Mike Jolley
f90f0203b5
Grunt dev
2019-03-15 12:21:51 +00:00
Mike Jolley
ff3292cd8e
Mobile styles
2019-03-14 18:22:56 +00:00
haszari
fef1b0f7e0
show nice marketplace linkout when there are no product metabox suggestions
2019-03-14 14:56:32 +13:00
Mike Jolley
d8f665bb89
Merge pull request #22936 from woocommerce/fix/21814
...
Setup Wizard: Add keyboard events for custom input toggles
2019-03-12 09:28:37 +00:00
Mike Jolley
0877e7d8f7
Merge pull request #22954 from woocommerce/add/blocks-rest-api
...
Merge blocks branch: add 8 product blocks and related API endpoints
2019-03-11 15:18:20 +00:00
Kelly Dwan
dddbd29d87
Update @woocommerce/block-library to 2.0.0-beta
2019-03-06 18:33:06 -05:00
Kelly Dwan
8555c415d2
Update with latest featured plugin block code
2019-03-06 17:28:52 -05:00
Kelly Dwan
148b605dbe
Update copying process, copy over minified files
2019-03-06 17:28:49 -05:00
Kelly Dwan
2b5ab03a2d
Add the built files
2019-03-06 17:28:46 -05:00
Mike Jolley
a04d23ae88
Order checkboxes last
2019-03-05 14:23:17 +00:00
haszari
4154ae55a0
increase margin under empty-state suggestions so they aren't hard-aligned to bottom
2019-03-02 09:29:21 +13:00
haszari
56ab6d231e
improve margins & line-spacing in metabox copy
2019-02-28 11:08:25 +13:00
haszari
49aaa9f08b
align product metabox `Get more options` with other tab image labels (regressed)
...
- fix css selector
- also removed redundant margin-top rule
2019-02-28 10:58:30 +13:00
haszari
dbe80f826a
fix margins & ensmallen heading in product table suggestion
2019-02-28 10:52:16 +13:00
haszari
3eaba598dc
remove outer border in metabox suggestions, lighten separators
2019-02-28 10:14:00 +13:00
haszari
ef31fcf012
align product metabox `Get more options` with other tab image labels
2019-02-28 10:05:02 +13:00
haszari
467f8cd1dc
marketplace suggestions styling polish:
...
- opt-in to shared CTA/button styles for orders empty state
- tweak table banner icon margin for perfect centering
- ensure CTA div doesn't get squished and break layout \(product metabox\)
- ensure title+copy is vertically centered in table banner \(remove last margin\)
2019-02-27 11:40:24 +13:00
haszari
0dcc87110b
Merge branch feature/marketplace-suggestions into add/product-edit-suggestions
...
# Conflicts:
#assets/css/admin-rtl.css
#assets/css/admin.css
#assets/css/marketplace-suggestions-rtl.css
#assets/css/marketplace-suggestions.css
#assets/css/marketplace-suggestions.scss
#assets/js/admin/marketplace-suggestions.js
#includes/admin/class-wc-admin-assets.php
#includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php
2019-02-27 10:56:13 +13:00
haszari
d89b38cb3f
fix up products empty state styles now row-padding is balanced
2019-02-25 11:49:08 +13:00
haszari
e68ee17121
tweak layout of product edit suggestions to match designs
2019-02-25 11:12:05 +13:00
haszari
e5940a845c
opt-in to standard styles for product edit metabox suggestions
2019-02-25 10:24:38 +13:00
haszari
cf88165e51
remove icon from marketplace suggestions product edit tab
2019-02-25 10:17:37 +13:00
haszari
3fcdc65283
style orders list suggestions + remove debug code
2019-02-22 20:55:03 +13:00
haszari
37578aa5d4
Merge branch master into feature/marketplace-suggestions
...
# Conflicts:
#assets/css/admin.scss
2019-02-22 14:17:20 +13:00
haszari
cda28ceb3a
hide empty-state suggestions for mobile too – focus on desktop for v1
2019-02-22 11:57:19 +13:00
Mike Jolley
1caeb43baf
Update photoswipe
2019-02-20 11:49:55 +00:00
haszari
b3ca321669
fix size of products empty state icon in IE - use pixel sizing
2019-02-20 14:49:38 +13:00
haszari
4c1caf9171
display icon images in suggestions + styling tweaks for header/footer
2019-02-20 11:46:06 +13:00
haszari
42e026140a
hide inline products list suggestion on mobile (can't get the styling right)
2019-02-20 10:29:41 +13:00
Mike Jolley
a37d8ae385
SCSS mailchimp color change missing
2019-02-19 11:22:13 +00:00
haszari
21b0be7ef6
share styles and markup for prpducts list suggestion
2019-02-19 16:31:14 +13:00
haszari
4f7145cf49
fix button regression in product table suggestion
2019-02-19 15:09:11 +13:00
haszari
bf31d8b052
mobile styles for products empty state suggestions
2019-02-19 14:56:34 +13:00
haszari
2b884861b7
add linkout icon to link-style suggestion CTAs (for empty products footer link)
2019-02-19 13:55:46 +13:00
haszari
cc51dd4376
style products empty header/footer + support link style:
...
- added link-text to trigger link style for suggestion CTA, button is now opt-in
- made suggestion rendering more generic, should display something sensible if there are missing attribs
- all CTA links/buttons open in new tab via target attr
2019-02-19 12:22:06 +13:00
haszari
9cd81c371e
add header & footer to products empty suggestions box
2019-02-19 11:54:58 +13:00
haszari
c7b630b1f8
update products list empty state (incl. suggestions) to latest designs
2019-02-19 10:46:44 +13:00
Mike Jolley
4672a47d67
Update from master
2019-02-18 11:41:05 +00:00
haszari
012da5da24
support dismissing empty-state suggestions + polish dismiss styling:\n- hover style for x\n- disable border/underline active state inherited from <a>\n- layout styling for empty-state suggestions, button on right\n- make test data more like mockup (no category recommendation in list)
2019-02-18 15:55:26 +13:00
haszari
9a7a9ad045
update styling of products table suggestion + add dismiss button
2019-02-15 13:30:53 +13:00
haszari
64c71cb724
fill out products empty state suggestions:
...
- add back product suggestions data
- hide page admin elements, focus layout on onboarding
- bulk-fix indentation in admin.scss
- reinstate default BlankState styling (overrides are intended for products only, accidentally overwrote)
2019-02-14 14:05:07 +13:00
haszari
8db91f44c0
styling products empty state OBW style, including existing add/import + suggestions
2019-02-14 12:16:59 +13:00
haszari
9388b033fc
use attributes & DOM api for table row banner render - html snippet is too flexible/risky
2019-02-14 10:53:25 +13:00
haszari
165a462fa2
style marketplace suggestions list banner
2019-02-13 14:49:28 +13:00
haszari
c615fd6549
style marketplace suggestions
2019-02-13 14:32:36 +13:00
haszari
aca9930b4b
style marketplace cards grid in empty products screen
2019-02-13 13:54:05 +13:00
haszari
42852d7b67
in-product discovery - enqueue styles as separate module
2019-02-13 12:18:39 +13:00
Mike Jolley
7760571985
Dump max width in notices
2019-02-04 16:07:51 +00:00
Mike Jolley
34dbf96847
Merge pull request #22410 from woocommerce/remove/simplify-commerce
...
Remove simplify commerce gateway from core
2019-02-04 11:23:23 +00:00
Mike Jolley
20b65a421c
Merge branch 'pr/21454'
2019-01-31 16:30:27 +00:00
Mike Jolley
e299da75b0
Update styling for remember me
2019-01-31 16:28:54 +00:00
Peter Fabian
ad06f62669
Added more types of input to styling in admin/variations.
2019-01-28 19:32:21 +01:00
Gareth Allison
e54b1dabbd
Changes tile background color to gold
...
As per Mailchimp's color guidelines on https://mailchimp.com/about/brand-assets/
2019-01-21 16:33:46 +02:00
Mike Jolley
9d381d456b
Remove simplify commerce gateway
2019-01-10 12:01:27 +00:00
Mike Jolley
038a1a103a
Merge pull request #21496 from kukac7/feature/img-optim
...
images, svgs optim
2019-01-08 11:25:10 +00:00
Claudiu Lodromanean
2e1e77f6f0
Merge pull request #22330 from woocommerce/fix/21708
...
Add special button style for connect button
2019-01-07 11:40:31 -08:00
Faisal Alvi
1999254456
pull-22225 suggestions applied
2019-01-07 16:01:52 +05:30
Mike Jolley
58c3731030
Add special button style for connect button
2019-01-03 14:41:09 +00:00
Faisal Alvi
9df0cb7e0a
fix-22267 v2.0
2018-12-21 13:17:27 +05:30
Faisal Alvi
d8c926a243
Fix-22211
2018-12-14 15:46:25 +05:30
Tiago Noronha
0f343256c2
Multiple styling fixes
2018-11-23 00:59:33 +00:00
Tiago Noronha
99ab28a886
Remove border and add handheld styling to pagination
2018-11-19 14:40:43 +00:00
Tiago Noronha
a0d2a4d219
Style pagination to match Twenty Nineteen
2018-11-19 14:35:34 +00:00
Tiago Noronha
4e01bf18dd
Twenty Nineteen basic styling
2018-11-16 16:38:05 +00:00
Tiago Noronha
3168f13d9d
Skeleton for Twenty Nineteen integration
2018-11-16 16:38:05 +00:00
Bóta Dávid
81e2c50b39
images, svgs optim
2018-10-04 11:57:05 +02:00
claudiulodro
24d2948299
Recompile assets
2018-09-28 08:28:45 -07:00
Claudiu Lodromanean
c8bab001a9
Merge pull request #21410 from rnaby/fix/21395
...
Fix for issue #21395
2018-09-27 10:46:23 -07:00
Khan M Rashedun-Naby
f979b43b25
Fix for issue #21395
2018-09-21 14:36:04 +06:00
Paul Dechov
5eea29eb31
OBW: Disable (not hide) payment email input when opted-out
2018-09-20 16:48:43 -04:00
Claudiu Lodromanean
9fe91bd2a1
Merge pull request #21247 from nikhilbarar/21214
...
Fix for 21214 - Regions text field not in line.
2018-09-19 08:44:49 -07:00
Nikhil Barar
efe110c19b
21214 - Adding padding for better alignment of selected options..
2018-09-15 00:21:54 +05:30
claudiulodro
8fd34983a5
Recompile assets
2018-09-12 08:28:32 -07:00
Nikhil Barar
9b4169bf93
Changes as requested related to 21214.
2018-09-08 21:14:11 +05:30
Nikhil Barar
9407f0c8c7
Fix for 21214 - Regions text field not in line.
2018-09-01 18:55:14 +05:30
Jeff Stieler
412a3fb17f
OBW: render the product dimension and weight units selection inline in a sentence.
2018-08-30 15:36:08 -06:00
Jeff Stieler
fde57ab5d9
OBW: recommend either WCS or ShipStation (based on location) for label printing on shipping step.
2018-08-30 15:36:08 -06:00
Jeff Stieler
23e0174c19
OBW: add information about live rate extensions to shipping step.
...
This commit also refactors the script/style enqueueing in the wizard.
2018-08-30 15:36:08 -06:00
Jeff Stieler
8a29945531
OBW: move Jetpack+WCS requirement description to plugin install info area at bottom of payment step.
2018-08-29 16:47:46 -06:00
claudiulodro
4231fa26d5
Vertical align buttons
2018-08-14 10:30:39 -07:00
Marco Almeida
f34288c2eb
Update admin.scss
...
Fix time field width
2018-08-14 16:20:04 +01:00
Marco Almeida
c81017f183
Update admin.scss
...
Fix extra line
2018-08-09 15:57:26 +01:00
Marco Almeida
804342d3a2
Additional HTML5 INPUT types css for settings
...
On class-wc-admin-settings.php output_fields(), WooCommerce implements rendering for several HTML5 INPUT types, to be used on WooCommerce settings pages, but there's no CSS styling for most of them. This change implements the missing CSS declarations. Those can be useful for other plugins using the WooCommerce settings fields API.
2018-08-08 17:44:46 +01:00
Peter Fabian
a8eac15e5b
Regenerate CSS after master merge.
2018-07-21 22:17:54 +02:00
Peter Fabian
d9202ed6be
Merge branch 'master' into fix/20797-2
2018-07-21 22:06:46 +02:00
Gerhard Potgieter
3065eec515
Add a margin to the bestseller widget product title to avoid it overlapping the sparkline when the title is long.
2018-07-19 12:26:45 +02:00
Peter Fabian
a5e4dc9dcc
Removed 100% width on images on single product page for 2017 theme
2018-07-16 17:16:54 +02:00
Mike Jolley
6b68c15309
Placeholder image styling
2018-06-27 18:13:39 +01:00
Mike Jolley
5e6405b650
Merge branch 'master' into update/13359
2018-06-15 15:12:12 +01:00
Mike Jolley
a1bd9ab2ae
Input type number with correct width
2018-06-15 14:32:30 +01:00
Mike Jolley
9afb57ae65
Force logging table to wrap long columns
2018-06-14 14:02:36 +01:00
Mike Jolley
588be3a780
merge master
2018-06-11 13:46:04 +01:00
Mike Jolley
ce8eabc4a5
Include qty and reduce stock field on add item modal
2018-06-08 12:19:14 +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
8261cffaa7
Remove bulk actions
2018-06-07 18:01:21 +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
306b4022b1
Supporting css styles
2018-06-01 21:27:56 +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
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
Mike Jolley
d136926d0c
Fix tooltip styling when outside label
2018-05-15 15:59:49 +01:00
Mike Jolley
ffbbf08b61
Zoom improvements for mobile
2018-05-08 14:48:25 +01: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
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
Paul Dechov
1898234158
Extract checkbox styling from woocommerce-tracker scope
2018-05-07 09:36:28 -04:00
Mike Jolley
cf9fa5b3ff
Updates table styling and columns
2018-05-04 18:48:41 +01:00
claudiulodro
eeb97510eb
Recompile and prepare for beta 2
2018-05-03 09:46:40 -07:00
Claudiu Lodromanean
594641c32f
Merge pull request #19952 from woocommerce/add/obw-plugin-install-info-message
...
OBW: List all plugins to be installed upon continuing to next step
2018-05-03 09:23:45 -07:00
Mike Jolley
9069357a84
Fixes blank state call to action styling
2018-05-03 16:09:35 +01:00
Paul Dechov
60b3b87f4f
Adjust email field styling to fit inside container
2018-05-03 05:44:02 -04:00
Paul Dechov
d4cd1e7413
Extend highlight around box
2018-05-03 05:43:32 -04:00
Paul Dechov
b57924fc01
Highlight container element on plugin list item hover
2018-05-02 23:05:37 -04:00
Paul Dechov
ae54527079
Refactor: build jQuery objects instead of html strings
2018-05-02 22:44:33 -04:00
Paul Dechov
9b524d7d77
List payment step service plugins to install
2018-05-02 16:58:56 -04:00
Mike Jolley
e6eaa4f83c
Fix colorpicker styling
2018-04-26 12:21:17 +01:00
Mike Jolley
6fcbf2f908
Styling
2018-04-24 19:26:07 +01:00
Claudiu Lodromanean
a07135ce9e
Merge pull request #19839 from woocommerce/fix/jquery-ui-404s
...
Add missing jquery UI images
2018-04-24 10:54:12 -07:00
Mike Jolley
3f50c60ccf
Add missing jquery UI images
2018-04-24 13:58:32 +01:00
Peter Fabian
694cfa979b
Float the dismiss button instead of absolute-position it.
...
To prevent overlaps with conten/text of the message.
2018-04-23 15:42:42 +02:00
claudiulodro
4f84364631
Recompile everything
2018-04-18 10:04:02 -07:00
Mike Jolley
fdf086cbfc
move jquery-ui
2018-04-18 11:22:01 +01:00
Mike Jolley
9dfb91835e
Merge branch 'master' into update/gdpr-order-cleanup
2018-04-18 11:21:43 +01:00
Mike Jolley
62a5e8e7bf
Merge pull request #19760 from woocommerce/fix/scss
...
Fix scss indenting in wc-setup.scss
2018-04-18 10:59:27 +01:00
Jeff Stieler
e2d6656124
OBW: show PayFast payment gateway to merchants in South Africa.
2018-04-17 17:45:43 -06:00
Claudiu Lodromanean
59d967c859
Merge pull request #19754 from woocommerce/add/obw-eway-payment-gateway
...
OBW: Show eWAY payment gateway to merchants in AUS/NZ.
2018-04-17 16:33:41 -07:00
claudiulodro
c66b518c61
Remove duplicate css
2018-04-17 16:18:39 -07:00
claudiulodro
7c5d026661
Reapply payment settings css
2018-04-17 16:12:53 -07:00
claudiulodro
6b2174b06b
Fix indenting and reapply changes
2018-04-17 16:01:19 -07:00
Jeff Stieler
dc06bd8f03
Increase width of eWAY logo in OBW.
2018-04-17 16:04:50 -06:00
claudiulodro
6d8946048f
Add skip link to recommended step and make skip links darker
2018-04-17 13:55:23 -07:00
Valerie
551db8246e
OBW: Add MailChimp to recommended step
2018-04-17 13:51:49 -04:00
Valerie
c1e55cd6a5
OBW: Update automated taxes option
2018-04-17 13:51:48 -04:00
Valerie
452491d12d
OBW: Update Storefront description and style
2018-04-17 13:51:46 -04:00
Mike Jolley
d8814f9381
tip alignment
2018-04-17 12:19:01 +01:00
Mike Jolley
27cf41bbf0
Added personal data cleanup settings
2018-04-17 11:45:24 +01:00
Mike Jolley
5265f03c7b
Styling
2018-04-17 11:15:07 +01:00
Mike Jolley
860e7a5d23
Merge branch 'master' into update/gdpr-checkout-customizer
2018-04-16 18:02:28 +01:00
Mike Jolley
1b34cd4745
Moved settings tabs around to allow for privacy page.
2018-04-12 16:59:42 +01:00
Mike Jolley
772588b448
Move WC photoswipe styles to photoswipe.css
...
Closes #19663
2018-04-10 13:48:05 +01:00
Anwer AR
b68e5743e8
Fix for #19600 - Visibility dropdown not responding in Quick Edit when Stock Management is disabled
2018-04-10 05:19:25 +05:00
Mike Jolley
3140a0fb62
More customistion options for terms and conditions.
2018-04-06 11:43:30 +01:00
Mike Jolley
3bf567279b
Improve default appearance of descriptions so they toggle on focus and support HTML.
2018-04-05 16:56:00 +01:00
Mike Jolley
3a6c3e002b
Add option to choose if the checkout marks either required or optional fields, and style these options.
2018-04-05 14:12:59 +01:00
Tiago Noronha
711e1896f1
Increase orders table checkbox column size on small devices
2018-04-04 23:57:18 +01:00
Claudio Sanches
a19685abb1
Removed remaining span.product-type styles
2018-04-03 16:26:01 -03:00
Mike Jolley
5bc26ebd79
Merge branch 'master' into update/17427
2018-04-03 14:38:49 +01:00
Claudio Sanches
e718bdd11c
Merge pull request #19192 from nishitlangaliya/Issue-18990
...
Fixes- Admin - removed product type column
2018-03-28 15:37:57 -03:00
nishitlangaliya
b98b17eae8
span.wc-type and span.wc-type::before removed from admin.scss as per suggestion #18990
2018-03-28 23:00:43 +05:30
Mike Jolley
57378785bf
Split up state and country fields
2018-03-27 19:32:04 +01:00
Mike Jolley
38c29204d4
Include US in US dollar dropdown so it's searchable
2018-03-27 18:35:15 +01:00
Mike Jolley
5e473cd88f
Merge pull request #19507 from woocommerce/fix/19479
...
Add missing animation mixin to 2017
2018-03-23 12:49:34 +00:00
Mike Jolley
65f616cc5b
Add missing animation mixin to 2017
2018-03-23 12:24:06 +00:00
Alexander Minza
74fdd6f9a7
Force long lines wrapping in the log viewer
2018-03-23 11:18:28 +02:00
Mike Jolley
a60e51afe1
Merge branch 'master' into update/setup-wizard-activate-step-when-jetpack-connected
2018-03-14 12:49:44 +00:00
Mike Jolley
cb3c4849b4
Merge branch 'master' into fix/19175
2018-03-13 18:14:36 +00:00
Mike Jolley
2f73afcb70
Merge branch 'master' into fix/19152
2018-03-12 17:23:21 +00:00
Mike Jolley
d289be327b
Merge branch 'master'
2018-03-08 13:24:01 +00:00
Mike Jolley
b34e163bd5
No js for all the themes.
2018-03-07 11:44:41 +00:00
Mike Jolley
69b09af0f0
Merge branch 'master' into fix/19175
2018-03-07 10:33:24 +00:00
Mike Jolley
882d009002
Swap underline to hover state
2018-03-05 22:06:51 +00:00
Mike Jolley
88c7c1333b
No back links, better link styling
2018-03-05 21:59:32 +00:00
Mike Jolley
1536d50824
Merge branch 'master' into update/18389-wizard-steps-improvements
2018-03-05 20:24:26 +00:00
Mike Jolley
73c85ec38d
Merge pull request #19173 from woocommerce/update/19154
...
Move jquery ui styles to assets
2018-03-05 18:35:46 +00:00
Mike Jolley
799a87e265
Fix for #19209 and min styles
2018-03-02 16:44:39 +00:00
Mike Jolley
bd91ea27ab
Update tracker to be opt-in and contain proper instructions
...
Fixes #19175
2018-03-01 19:31:30 +00:00
Mike Jolley
9b6f3f6f9b
Use no-js class to hide JS only forms/content
2018-03-01 15:53:45 +00:00
Mike Jolley
dda61aaa2a
Outline missing checkbox
2018-02-28 15:42:08 +00:00
Mike Jolley
bdb7397dff
Leave line height alone for inputs
...
Fixes #19152
Makes the display more consistent across browsers. Does not seem to
have negative impact.
2018-02-28 14:22:15 +00:00
Mike Jolley
b44183b4cb
Move jquery ui styles to assets
2018-02-28 13:02:41 +00:00
Mike Jolley
c389f4017e
Merge branch 'master' into update/19136
2018-02-27 19:11:52 +00:00
Mike Jolley
fc9fe996d8
Add profile link to order screen
2018-02-26 18:19:03 +00:00
Mike Jolley
9ed504c4af
Add extra data in mobile view
2018-02-23 16:55:06 +00:00
Mike Jolley
5c36c30998
Merge pull request #19035 from woocommerce/fix/19018-wizard-toggles
...
Setup Wizard: Start toggle when clicking anywhere on row
2018-02-22 12:25:23 +00:00
Mike Jolley
fb1d6f7b58
Resolve styling conflict
2018-02-20 16:04:42 +00:00
Caleb Burks
44c5d20c45
Minify/compile
2018-02-19 20:05:58 -05:00
Caleb Burks
8ef278a28b
Start toggle on row click
2018-02-19 20:03:32 -05:00
claudiulodro
af5cb5df93
Resolve merge conflicts
2018-02-19 10:45:06 -08:00
Mike Jolley
dc1097650e
Styling
2018-02-19 12:41:42 +00:00
Paul Dechov
b8c57576e6
Update graphic to WCS banner design
2018-02-16 18:07:04 -05:00
Remi Corson
ad240278bd
Do not display H2 note if no note
...
This will make the note title not appear if no note is defined. However, some CSS styling is needed as padding was originally added via .wc-order-preview-address wichi was containing the note section.
2018-02-16 15:24:31 +01:00
Remi Corson
94802c7a8b
Fix #18995
...
Fixes #18995 by moving the note section outside the addresses container and unlink it from the shipping method conditional statement.
2018-02-16 12:12:15 +01:00
Mike Jolley
65278efd44
Allow modal to be wider and fix button wrapping
2018-02-15 12:46:47 +00:00
Mike Jolley
1b03a80ecb
Merge pull request #18955 from woocommerce/update/3.3-image-handling
...
Image regeneration and thumbnail improvements
2018-02-14 17:35:53 +00:00
Mike Jolley
fe1abb61e6
Fix flex box rules
2018-02-13 20:49:25 +00:00
Mike Jolley
e39b6950a8
Notice when regeneration is happening
2018-02-13 12:02:24 +00:00
Caleb Burks
1ce5a034bd
Minify
2018-02-10 18:56:09 -05:00
Caleb Burks
19e3126e54
Add additional wizard next steps
2018-02-10 18:51:25 -05:00
Caleb Burks
0b228c4fda
Add ability to go back to prev steps during setup
2018-02-10 18:28:07 -05:00
Mike Jolley
5f0460aaa1
Tweak mobile view of order preview
...
Closes #18900
2018-02-09 14:45:50 +00:00
Caleb Burks
1869042342
Minify
2018-02-08 11:55:53 -05:00
Caleb Burks
454c226778
Use wc_help_tip()
2018-02-08 11:52:32 -05:00
Mike Jolley
b95812d563
Handle quick edit
2018-02-08 12:35:57 +00:00