Claudio Sanches
dfe2f05e27
Merge pull request #26516 from woocommerce/fix/twenty-twenty-block-styles
...
Remove TwentyTwenty Block styles
2020-07-01 13:27:57 -03:00
Claudio Sanches
882f10ba18
Merge pull request #26202 from woocommerce/fix/25427
...
Select2 CSS adjustment is affecting other plugins
2020-07-01 13:08:18 -03:00
Ron Rennick
aaae319a65
deprecate wc-setup
2020-06-23 15:29:58 -03:00
Albert Juhé Lluveras
646a460c70
Remove WC Blocks styles from TwentyTwenty CSS
2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras
eed277b37d
Product grid blocks in TwentyTwenty: remove flex styles
2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras
7f5da2eebb
All Products block in TwentyTwenty: same styles as product grid blocks
2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras
4931fd9d06
Product grid blocks in TwentyTwenty: make product title underline black
2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras
cd3777ddca
Product grid blocks in TwentyTwenty: align 'Sale' badge to the top right
2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras
9438f0f419
Twenty Twenty: remove underline from discounted prices
2020-05-26 18:51:25 +02:00
Néstor Soriano
2462877c56
Merge pull request #26410 from woocommerce/fix/message-type-styling
...
Allow different notice types with WC_Admin_Notices
2020-05-14 14:37:12 +02:00
Ron Rennick
db7d86f4f5
fix merge conflicts
2020-05-12 13:46:10 -03:00
Christopher Allford
7f45c56417
Merge pull request #26072 from garretthyder/privacy-policy-update
...
Privacy policy update
2020-05-12 09:33:28 -07:00
Christopher Allford
f41cb52e0c
Merge pull request #26251 from xristos3490/fix-wp-54-styles
...
[WC4.1 RC] WP 5.3 select2 css fixes broken in WP 5.4
2020-05-12 07:39:10 -07:00
Kathy Darling
9c5e07e5ba
clear floats for upsells and related products. Closes #26334 .
2020-05-08 10:07:41 -06:00
Claudio Sanches
f5e67af29a
Allow use .error and .success classes with .woocommerce-message
2020-05-07 16:12:48 -03:00
xristos3490
dfee6ab2e4
Add body class and change styles
2020-04-22 23:32:26 +03:00
Fernando Marichal
d8e0d956a8
Modified CSS to solve the removing element problem
...
Added a `z-index` to the remove button (`x`) to set the z-order of the element. This solves the removing customer from the selector problem.
Also, the dropdown arrow width was made smaller
2020-04-16 16:01:13 -03:00
Garrett Hyder
60b7b42f23
Remove support for pre-5.2 WP, also update wp-suggested-text to use .policy-text for better plugin support.
2020-04-07 10:28:22 -07:00
Garrett Hyder
fadb5d0704
Merge branch 'privacy-policy-update' of github.com:garretthyder/woocommerce into privacy-policy-update
2020-04-02 13:11:24 -07:00
Garrett Hyder
a1ea941947
Updated CSS to use branch-5 instead of branch-5-0 after testing. Updated check to include privacy.css to account for core#43895 which reorganized the privacy files.
2020-04-02 13:10:50 -07:00
Garrett Hyder
99279211c5
Merge branch 'master' into privacy-policy-update
2020-04-01 16:37:41 -07:00
Garrett Hyder
89336488e9
Introduced privacy.scss with custom back-compat shim for handling the ul elements of WooCommerce privacy policy content and ensuring consistent styling with the default WordPress content.
2020-04-01 16:32:54 -07:00
Aryaan Lambe
6a190c2db9
Changed show-password-input.display-password::after hex color
2020-02-10 17:35:32 +00:00
gerdneuman
687670fa03
Remove stale .order-actions css
...
Since commit d5b86259c5 (diff-035896b9dcfca6957109ff14ed262109L33-R33)
the `.order-actions` css class was refactored to `woocommerce-orders-table__header-order-actions. So the deleted CSS would not match anyway.
2020-02-05 12:03:57 +01:00
Claudio Sanches
ede3a1612c
Fixed missing assets/css/jquery-ui/jquery-ui.min.css
2019-12-27 12:45:22 -03:00
Claudio Sanches
da407ab4e1
Hide Edge native "reveal password" feature
2019-12-10 16:08:49 -03:00
Peter Fabian
df21ad72b9
Applied the branch CSS class at the correct level to apply to select2.
2019-12-10 14:07:50 +01:00
Peter Fabian
c4a4ab429b
Fix the Setup Wizard styling for WP 5.1, 5.2 and 5.3.
2019-12-10 13:55:06 +01:00
Claudio Sanches
c567b43098
Added padding to password field like WordPress core does
2019-12-04 17:01:19 -03:00
Claudio Sanches
9a3e6247a9
Merge pull request #24915 from BrandynL/show-password-hover-on-wc-forms
...
Show password hover on wc forms
2019-12-04 16:57:32 -03:00
Claudio Sanches
24c473f932
Merge pull request #24991 from woocommerce/add/new-onboarding-ab-test
...
Onboarding - Show the new experience to 10% of new users
2019-12-04 11:00:23 -03:00
Claudio Sanches
3beb581215
Merge pull request #25074 from woocommerce/fix/24959
...
Added Photoswipe and jQuery-UI CSS minification
2019-12-03 17:59:51 -03:00
Rodrigo Primo
fd10af0669
Merge pull request #24822 from bobmulder/patch-1
...
Make variables default to allow overriding
2019-12-02 18:15:49 -03:00
Peter Fabian
278cf53f2f
Merge pull request #25125 from woocommerce/fix/25029.3
...
Fix select2 style and admin screen button alignments in WP 5.3
2019-11-27 17:58:46 +01:00
Peter Fabian
8a0a5805e4
Merge pull request #25085 from woocommerce/fix/24648
...
Improve WC & Twenty twenty compatibility
2019-11-27 17:54:44 +01:00
Peter Fabian
14c94341c0
Checkbox size fixed.
2019-11-27 17:33:00 +01:00
Peter Fabian
db3c43a099
Remove the padding from WP 5.3 as per the original change.
2019-11-27 16:09:49 +01:00
Peter Fabian
3a094b820d
There might be more than 3 related products.
2019-11-27 14:51:54 +01:00
Peter Fabian
8f0fa37033
Fixed the onsale floating away in Firefox.
2019-11-27 14:43:08 +01:00
Peter Fabian
cd57edf0b3
Put back forgotten change.
2019-11-27 14:17:50 +01:00
Peter Fabian
7f18773c7d
Apply CSS changes only to WP 5.3.
2019-11-27 14:11:17 +01:00
Viszt Péter
11e13425dd
Support for WP's built-in color themes for select2 elements
2019-11-27 13:05:37 +01:00
Viszt Péter
6d5d238062
Responsive fixes
2019-11-27 13:05:29 +01:00
Viszt Péter
3d6c3b3551
Fixes for alignment issues on the settings screen introduced by WP 5.3
2019-11-27 13:05:20 +01:00
Peter Fabian
45f04d4dc0
Small padding updates to My Account > Orders table.
2019-11-27 12:29:24 +01:00
Peter Fabian
a20c786661
Addressed feedback from designers.
2019-11-27 12:14:48 +01:00
Peter Fabian
2d1c9444f5
Fix action button centering for WP 5.3.
2019-11-26 22:34:34 +01:00
Peter Fabian
229967f9ea
Moar fixes.
2019-11-26 20:50:29 +01:00
Peter Fabian
096b7136db
Button color changed to highlight for this theme.
2019-11-26 19:24:39 +01:00
Peter Fabian
65d6a4fcbe
Fix shipping form input radios to only show in case there's a selection.
...
Radio inputs in cart style synced with the one on Checkout page.
2019-11-26 19:19:51 +01:00
Peter Fabian
96c13b9cf6
Login form improvements and related error message updates.
2019-11-26 19:18:40 +01:00
Peter Fabian
eebcf1e3be
Select2 update on Cart page.
2019-11-26 18:23:42 +01:00
Peter Fabian
fd1672f49e
Blocks adjustments.
2019-11-26 18:07:49 +01:00
Peter Fabian
a1ce40942e
Select2 adjustments.
2019-11-26 17:00:44 +01:00
Peter Fabian
56c7f3bf97
My Account section updates.
2019-11-26 17:00:27 +01:00
Peter Fabian
361a23f46f
Improved Thank you page styling.
2019-11-26 14:10:09 +01:00
Peter Fabian
cf03de11af
Narrow checkout layout improvements.
2019-11-26 13:32:58 +01:00
Peter Fabian
7c3ec0dd2c
Wide checkout layout improvements.
2019-11-26 13:13:05 +01:00
Peter Fabian
154a5b51ac
Wide checkout layout improvements.
2019-11-26 11:00:55 +01:00
Peter Fabian
095f6a1373
Update cart button width and colors.
2019-11-26 10:02:10 +01:00
Peter Fabian
e82e53bd7d
Fix notice a tag colours.
2019-11-26 09:59:40 +01:00
Peter Fabian
f911b1f4bb
Reverse order only on add to cart message on single product page.
2019-11-26 09:58:52 +01:00
Peter Fabian
2bf2b87250
Store notice and info messages colors fixed.
2019-11-26 09:43:15 +01:00
Peter Fabian
44c5500fe5
Make cart great again.
2019-11-24 20:05:28 +01:00
Peter Fabian
7db4abb2a0
Sale sign size was too large between wide and narrow viewport.
2019-11-24 12:20:29 +01:00
Peter Fabian
546b947e23
Center upsells to be in line with related products
2019-11-24 12:19:36 +01:00
Peter Fabian
086c60df39
Last product in shop looks weird with even spacing.
2019-11-24 12:00:19 +01:00
Peter Fabian
aadae25552
Display products in one column in narrow viewport.
2019-11-24 11:57:08 +01:00
Peter Fabian
21124cb8c2
Ordering select styling for narrow viewport--break for ultra narrow.
2019-11-24 11:56:26 +01:00
Peter Fabian
9e7ff01e21
Result count and ordering styling for wide and narrow viewport.
2019-11-24 11:42:10 +01:00
Peter Fabian
3f244bd538
Shop heading/title fix.
2019-11-24 10:03:39 +01:00
Peter Fabian
f3892359f3
Make thumbnail larger, improve shop layout.
2019-11-24 09:51:15 +01:00
Peter Fabian
9baaa88adc
Allow Sale sign to be aligned with the picture.
2019-11-23 19:26:33 +01:00
Peter Fabian
3740e253b7
Action buttons in related products switched to correct size.
2019-11-23 19:18:04 +01:00
Peter Fabian
27e844f5bd
Make the Sale marker font and padding same as buttons.
2019-11-23 19:15:03 +01:00
Peter Fabian
1e3ad2a146
Fix review form for user who isn't logged in.
2019-11-23 19:11:48 +01:00
Peter Fabian
47c69cac37
Bottom padding is unnecessarily huge.
2019-11-23 19:08:19 +01:00
Peter Fabian
fc3aadbee9
Fix related products view in narrow view.
2019-11-23 19:07:33 +01:00
Peter Fabian
76f28e57c9
This breaks the new review form/title alignment.
2019-11-23 19:06:43 +01:00
Peter Fabian
c9fbc0ae4e
Improved styling of product gallery.
2019-11-23 18:43:45 +01:00
Peter Fabian
fe348bb70f
Product gallery margin fix for wide and narrow viewports.
2019-11-23 18:42:45 +01:00
Peter Fabian
f1bb497b66
Make thumbnails in the gallery affect parent's height and wrapping
2019-11-23 18:41:28 +01:00
Peter Fabian
2cda8d4cfe
Small layout enhancements.
2019-11-23 18:18:15 +01:00
Peter Fabian
04453768c0
Breadcrumbs adjustment for various widths.
2019-11-23 18:17:19 +01:00
Peter Fabian
22e7570f1e
Align the Add to cart button height with the quantity input.
2019-11-23 18:16:32 +01:00
Peter Fabian
5d4619f7d6
Don't break button text mid-word.
2019-11-23 17:31:35 +01:00
Peter Fabian
e5fb7bee6d
Mid-width layout adjustment.
2019-11-23 17:31:10 +01:00
Peter Fabian
c15a3d525a
Updated related products layout.
2019-11-22 19:35:05 +01:00
Peter Fabian
943ea231e7
Tidy up product tabs.
2019-11-22 18:56:06 +01:00
Peter Fabian
3e9a862450
Added offset between product information and tabs.
2019-11-22 17:30:34 +01:00
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