Commit graph

112 commits

Author SHA1 Message Date
Albert Juhé Lluveras
aa9200fea4
Honor background and font color in the editor (#1317)
* Honor background color in the editor

* Honor font color in the editor for WP 5.4
2020-04-20 11:50:47 +02:00
Seghir Nadir
001c3a4324
Apply suggestions from code review
Co-Authored-By: Albert Juhé Lluveras <aljullu@gmail.com>
2020-02-20 10:35:06 +01:00
Niels Lange
bf8010ae66
Customizer: Adjust footer heading and link color 2020-02-17 18:19:26 +07:00
Mike Jolley
26bd8365b6 Introduce extra block styles 2019-08-02 12:42:56 +01:00
Tiago Noronha
a2b978458f Add support for table block color styles 2019-06-18 00:02:21 +01:00
Tiago Noronha
b841092f8e Remove active callback from hero typography options 2019-05-08 18:16:48 +01:00
Tiago Noronha
1daf7f9a95 Wrong customizer color used for hero headings 2019-05-07 11:14:06 +01:00
Tiago Noronha
87776b582d Move Gutenberg assets to Gutenberg hooks 2019-05-02 11:58:04 +01:00
Tiago Noronha
1a7710b112
Merge pull request #1096 from woocommerce/tweak/cover-block-5-2
WP 5.2 cover block + Blocks Homepage
2019-04-22 19:23:08 +02:00
Tiago Noronha
fecce20640 Add focus color override to all input methods 2019-04-15 16:45:45 +01:00
Tiago Noronha
d72ab2d744 Dynamic colors for cover block headings 2019-04-04 19:01:26 +01:00
Tiago Noronha
fd25d0d6a7 Standardize mixing of static/non static function calls 2019-01-04 17:12:51 +00:00
Tiago Noronha
4750bb08e3 Remove unused variables 2018-12-12 18:24:06 +00:00
Tiago Noronha
04eb2f26a4 Remove hardcoded color values and use values from customizer instead 2018-12-12 17:58:43 +00:00
Tiago Noronha
0278058a0b Remove colors from editor blocks stylesheet 2018-12-11 10:52:13 +00:00
Tiago Noronha
f3b696c616 Method incorrectly defined as static 2018-12-06 16:29:47 +00:00
Tiago Noronha
ee4f843e9e Update docblock 2018-12-05 15:38:51 +00:00
Tiago Noronha
884ac6dd27 Adds Gutenberg editor styles 2018-12-05 15:27:36 +00:00
Tiago Noronha
536adda11b Remove unused variable 2018-11-22 17:42:25 +00:00
Tiago Noronha
0428353d33 phpcs 2018-11-22 16:55:37 +00:00
Tiago Noronha
efe46e8cc6 Fix merge conflict 2018-11-22 16:55:19 +00:00
Tiago Noronha
0c5a9e23ab Coding standard violations - automatic corrections 2018-11-21 11:52:42 +00:00
Tiago Noronha
b069a00d46 Add support for table block styles 2018-11-04 15:10:45 +00:00
Tiago Noronha
656b044784 Add Gutenberg Customizer CSS 2018-11-04 14:54:03 +00:00
Tiago Noronha
cc239cef98 Make posts post meta full width 2018-10-31 15:29:14 +00:00
Tiago Noronha
ce6ddec2ba Handheld navigation dropdown toggle color 2018-07-11 16:44:58 +01:00
Tiago Noronha
169c21e35a Fix PHPCS violations 2018-06-22 15:11:39 +01:00
Tiago Noronha
2bdcb08d00 Remove @author tag 2018-06-20 09:58:39 +01:00
Tiago Noronha
ebc504730b WooCommerce customizer class file 2018-06-05 18:09:23 +01:00
Tiago Noronha
18a966db26 Update author from WooThemes to Automattic 2018-06-05 11:02:45 +01:00
Tiago Noronha
36212c22f7 Move feature declaration 2018-06-05 10:53:32 +01:00
Tiago Noronha
33a003bcff Remove inline CSS cache 2018-05-10 15:27:12 +01:00
Tiago Noronha
bd220d50e5 Set defaults for sticky add-to-cart and product pagination 2018-04-27 19:03:52 +01:00
Tiago Noronha
3069cf9cff Resolve merge conflcit 2018-04-20 11:55:44 +01:00
Tiago Noronha
4129dee517 Resolve merge conflcit 2018-04-20 11:16:52 +01:00
Tiago Noronha
49764a1499 Add customizer control to toggle Product Pagination 2018-04-17 19:16:06 +01:00
Tiago Noronha
9affabc33c Add customizer control to toggle Sticky Add-To-Cart 2018-04-17 18:59:10 +01:00
Tiago Noronha
b5d14ef898 Controls only apply to homepage when a featured image is set 2018-04-03 17:04:50 +01:00
Tiago Noronha
35a575c4ab Conditionally display homepage template 2018-04-03 16:39:29 +01:00
Tiago Noronha
3f01e9ddcf Adds Hero typography customizer settings 2018-04-03 14:57:50 +01:00
Tiago Noronha
6cfbd6414a Disable Sticky Add to Cart if plugin is active 2018-03-15 17:23:01 +00:00
Tiago Noronha
d04997e4f7 Disable product pagination if plugin is active 2018-03-15 16:31:10 +00:00
Tiago Noronha
1ed8a5e260 Add single product pagination 2018-03-14 17:56:21 +00:00
Tiago Noronha
c6bc688c4d Adds sticky add to cart 2018-03-13 19:43:38 +00:00
Mikey Arce
82cd11b8a6 Fix open parenthesis space 2017-11-13 11:37:25 -08:00
Mikey Arce
097d577083 Improve accessibility color contrast
Darkened text to meet WCAG AA Passing contrast.
2017-11-10 15:01:58 -08:00
James Koster
414d709974 Another type #599 2017-06-02 11:06:45 +01:00
James Koster
9c15114205 Typos. closes #599 2017-06-02 11:05:43 +01:00
James Koster
1e132bdfe6 Fix notice background colors in the payment section of the checkout 2017-06-01 11:02:20 +01:00
James Koster
e8968b50bf fieldset bg. #527 2017-02-27 11:20:36 +00:00