Commit graph

8983 commits

Author SHA1 Message Date
Laurel Fulford
199589fa91 Minor fixes to Gutenberg & Gutenberg editor styles. 2018-05-31 16:30:04 -07:00
alaczek
17656e124e Add editor styles for modern color palette. 2018-05-31 20:50:17 +10:00
alaczek
3d9734971a Fixing typos and adding editor styles for colorful and vintage color palettes. 2018-05-31 20:39:53 +10:00
Laurel Fulford
d800d9aeeb Make vintage block styles more specific so they don't preview when stylepacks are switched. 2018-05-30 18:23:18 -07:00
alaczek
0997001cea Adding a prefix to the style pack color palettes. 2018-05-31 11:14:06 +10:00
Laurel Fulford
4a8d0c2574 Updating colour palettes to include different ones for each style pack. 2018-05-30 17:42:43 -07:00
Laurel Fulford
c6c02f0adb Update Vintage cover blocks. 2018-05-30 16:55:34 -07:00
Laurel Fulford
ef495f5c2f Vintage block editor styles. 2018-05-30 15:48:32 -07:00
Laurel Fulford
bec93ae40e Continuing to build out Vintage GB styles. 2018-05-30 14:59:59 -07:00
David A. Kennedy
3ac81407c4 Independent Publisher 2: Don't Show Gravatar if it's the Default Gravatar
* Uses caching to help lessen queries.
* Code forked from https://gist.github.com/justinph/5197810

Closes #145
2018-05-30 17:51:08 -04:00
Laurel Fulford
201ffe4f95 Working on Vintage style pack editor styles. 2018-05-30 14:37:01 -07:00
Thomas Guillot
ea7f7b3339 Shoreditch: Update screenshot 2018-05-30 16:34:01 +01:00
Laurel Fulford
eb3221135d Updating Vintage editor styles. 2018-05-29 17:54:10 -07:00
Laurel Fulford
697f39667b Temporarily add Google Fonts to style pack editor CSS via @import. 2018-05-29 12:40:22 -07:00
Laurel Fulford
991d34ff0f Adjusting styles for the 'Vintage' style pack. 2018-05-29 12:35:27 -07:00
Thomas Guillot
92ca685140 Canard: Remove Post Format classes from Portfolio items. See #137 2018-05-29 15:29:58 +01:00
alaczek
f351d92e5b Updating the width of entry title across style packs. 2018-05-29 16:15:56 +10:00
alaczek
7a69337a16 Add editor style for Vintage style pack. 2018-05-29 16:08:18 +10:00
alaczek
287c936caa Minor tweaks to editor styles - increase the post title width and vertical spacing. 2018-05-29 14:29:53 +10:00
alaczek
683c74e724 Add editor style for Modern style pack. 2018-05-29 14:26:23 +10:00
alaczek
ae00adf701 Add editor style for Colorful style pack. 2018-05-29 14:07:58 +10:00
alaczek
21cafc6bc7 Add button Gutenberg-specific classes to style packs stylesheets. 2018-05-29 13:41:37 +10:00
Laurel Fulford
466abd204f Building out Gutenberg styles. 2018-05-28 17:04:13 -07:00
Laurel Fulford
d582deb81b Building out Gutenberg editor styles. 2018-05-28 15:27:06 -07:00
alaczek
45da1eac8a Fixes to full width elements. 2018-05-28 16:25:49 +10:00
alaczek
6322102d1a Editor: Make sure table styles match the front end. 2018-05-28 14:54:43 +10:00
alaczek
7c85581217 Editor: Increase the width, to match the frontend. 2018-05-28 14:23:50 +10:00
alaczek
dfb9397592 Editor: Make sure proper line-height is applied to headings. 2018-05-28 14:05:47 +10:00
alaczek
e61693023a Fix display of full width images. Fix left/right aligned galleries. 2018-05-28 13:53:18 +10:00
alaczek
066786fc39 Updates to button and separator styles. 2018-05-28 12:29:14 +10:00
Laurel Fulford
f799631da9 Starting to build out Gutenberg editor styles and enqueue theme; update Gutenberg support code. 2018-05-25 18:25:47 -07:00
Allan Cole
5bbae2bca2 Add a tools directory and a Gutenberg blocks XML file for testing all core blocks 2018-05-25 12:17:06 -04:00
alaczek
c06c03168d Add block.css - Gutenberg specific stylesheet. 2018-05-25 15:02:54 +10:00
alaczek
8e08f5801b Add basic Gutenberg support. 2018-05-25 12:40:24 +10:00
Allan Cole
f60f96e001 AltoFocus: Fix sub-menu menu-item widths 2018-05-24 19:09:05 -04:00
Chris Runnells
5f56076846 Dara: Fix related to #108
Found a couple of instances of (window).load() that weren't working with ads, so replaced with (document).ready()
2018-05-22 10:21:57 -10:00
Allan Cole
1d8146c6d8 Intergalactic 2: fix Header image spacing issue in Safari & Firefox, Fixes: #57 2018-05-21 16:16:41 -04:00
Laurel
d80d555634
Merge pull request #121 from Automattic/58-shoreditch-select-fix
Shoreditch: Add colour to select dropdowns in widget area
2018-05-03 16:31:38 -07:00
Laurel Fulford
2555a673e2 Shoreditch: Add color for select dropdown options in the top footer widget area, so they don't appear as white-on-white in certain browsers, like Chrome in Windows. Fixes #58. 2018-05-03 16:17:13 -07:00
Laurel
fe08c5d41b
Merge pull request #119 from Automattic/103-intergalactic-2-bg-fix
Intergalactic 2: Update Custom Colours so background colour will be applied
2018-05-03 11:18:47 -07:00
Laurel Fulford
f7b9962504 Intergalactic 2: Update Custom Colours so background colour will be applied to content area, even for users without Custom Colours. Fixes #103. 2018-05-03 11:16:10 -07:00
Laurel
74babc0773
Merge pull request #114 from Automattic/108-illustratr-ads-js
Illustratr: Replace window.load event with document.ready
2018-05-02 17:26:47 -07:00
Laurel
5431d58bb3
Merge pull request #117 from Automattic/108-textbook-ads-js
Textbook: Update JavaScript to replace window.load event
2018-05-02 15:00:38 -07:00
Laurel
202a3ea0ee
Merge pull request #118 from Automattic/108-altofocus-ads-js
Altofocus: Replace window.load event with document.ready
2018-05-02 14:55:03 -07:00
Laurel
1d341a0877
Merge pull request #116 from Automattic/108-rebalance-ads-js
Rebalance: Update JavaScript to replace window.load event
2018-05-02 14:49:24 -07:00
Laurel Fulford
626562c33a Altofocus: Replace window.load event with document.ready, as a work-around for an issue with the ads JavaScript. See #108. 2018-05-01 12:03:49 -07:00
Laurel Fulford
faa6e8a59c Textbook: Update JavaScript to replace window.load event with document.ready, as a work-around for an issue with the ads JavaScript. Also removed styles/JavaScript that hid the body tag until page load was completed as it didn't entirely seem necessary in this case. See #108. 2018-05-01 11:48:44 -07:00
Laurel Fulford
93149c7ba6 Rebalance: Update JavaScript to replace window.load event with document.ready, as a work-around with an issue with the ads JavaScript. See #108. 2018-05-01 11:25:54 -07:00
Laurel Fulford
f14df964bc Illustratr: Replace window.load event with document.ready for functions that show hidden elements on the page, to help work around ads issue. See #108. 2018-04-30 22:50:09 -07:00
Daniel Dudzic
83c4451f67
Merge pull request #95 from Automattic/87-libre-2-wc-customizer-options-fix
Libre 2: Adds support for the new WC 3.3+ Customizer options
2018-04-28 00:44:46 +02:00