Commit graph

113 commits

Author SHA1 Message Date
Ben Dwyer
5a410e23c4 All Themes: Fix whitespace in functions.php 2021-02-18 10:17:16 +00:00
Ben Dwyer
3f9a515ac3 Fix RTL comment syntax and update version numbers 2021-01-08 11:12:57 +00:00
Yoav Farhi
e587621eca Fix right/left arrows in RTL mode
Replace right arrow css (\2192 or \02192) with left arrow ( \2190 or \02190) and vice versa
2021-01-07 15:07:23 +02:00
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Jason Crist
0f3883049b Removing Resources excluded via .gitignore 2020-11-11 17:30:23 -05:00
Daniel Dudzic
773d1d7062
Merge pull request #2109 from Automattic/fix/alignwide-full-nested-multiple-themes
Multiple Themes: Fix nested wide/full blocks
2020-06-11 02:45:23 +02:00
Allan Cole
1813db5259
Merge pull request #1942 from Automattic/fix/#1941
Radcliffe 2: Fix Social Icons Block alignment
2020-06-08 18:12:13 -04:00
Kjell Reigstad
4c92413bea Radcliffe 2: Fix nested alignwide/full items 2020-06-08 13:19:41 -04:00
Allan Cole
e306d1b320
Merge pull request #1864 from Automattic/add/fullwide-group-block-styles
[Multiple Themes] Assign a max-width to containers in group and cover blocks.
2020-05-06 17:45:48 -04:00
Niels Lange
6f06e3378e
Radcliffe 2: Fix Social Icons Block alignment 2020-04-27 10:58:45 +07:00
Niels Lange
c904dd7eea
Radcliffe 2: Fix Social Icons Block alignment 2020-04-27 10:52:42 +07:00
Ian Stewart
522ed3757a Remove Headstart Annotations from themes in this repo
This PR should remove all Headstart Annotations from themes in this repo.

Why? Headstart annotations stored in WP.com themes are generated, tested, and sent for translation via WP-CLI scripts running on subversion-ed WordPress sandboxes. I recently updated Headstart annotations for our 20+ recent themes in order to correct some issues in our FSE Plugin and Page Layout feature. When discussing how to get these annotations updated in this themes repo @michaeldcain and came up with two options.

1. Copy-paste back into the affected themes in this repo.
2. Just remove all the Headstart annotations from this repo.

The second option seemed the simplest. It leaves **all** Headstart annotations on WP.com "ignore-able" for this GH repo and reduces the chance of Headstart annotations becoming out of date in this GH repo, potentially reducing future errors.
2020-04-08 12:00:06 -05:00
Kjell Reigstad
67ce870d44 Update Radcliffe 2. 2020-03-24 15:44:52 -04:00
Niels Lange
93daa30764 Add LICENSE to Radcliffe 2 2020-01-22 10:48:55 +07:00
Danny Dudzic
09ea105cee Radcliffe 2: Fix the Contact Info email masking generating PHP warnings 2019-11-22 01:48:17 +01:00
Danny Dudzic
ff504f5db3 Radcliffe 2: Improve the performance of the antispambot email masking 2019-11-13 00:34:11 +01:00
Danny Dudzic
4019e2673a Radcliffe 2: Mask Contact Info email from bots 2019-10-25 15:16:14 +02:00
Danny Dudzic
82bb2bc090 Radcliffe 2: Remove unused search toggle code. Closes #966 2019-10-22 13:04:15 +02:00
Takashi Irie
158fc79b09 Radcliffe 2 Update screenshot 2019-07-20 16:28:15 +01:00
Jeffrey Pearce
b4af3715be Radcliffe 2 2.0.8 2019-06-04 15:26:21 +02:00
Takashi Irie
f67f617861 Radcliffe-2: Add posts list block style 2019-06-04 02:09:19 +01:00
alaczek
6e7a89242a Radcliffe 2: Fix submit button text color when using custom colors feature. 2019-03-22 09:07:42 +11:00
Laurel Fulford
d8a8494e52 Radcliffe 2: Update contact info behaviour to allow deleting of old theme_mods. Fixes #492. 2019-02-14 10:19:17 -08:00
Chris Runnells
9e4aece69c Update to call fullScreenImages() after all assets load 2019-02-11 10:44:01 -10:00
Chris Runnells
c1b186c860 Updated JS to changed the featured image height
The code looks at the size of the header and compares it to the default ( Window.width * 1.33 ), and sets the image to the larger of the two. Fixes #284
2019-02-08 16:03:42 -10:00
Laurel
065f580d2c
Merge pull request #587 from Automattic/sync/radcliffe-2
Radcliffe 2: This update syncs up the copies of the contact info files
2019-02-08 15:55:48 -08:00
Laurel Fulford
37d47c445b Radcliffe 2: This update syncs up the copies of the contact info files on WP.com with GitHub, as they've gotten ahead. 2019-02-08 15:53:18 -08:00
Laurel Fulford
779032016c Radcliffe 2: Update headstart annotation to remove the position of the edit link. Fixes #509. 2019-02-08 15:02:25 -08:00
Laurel Fulford
155678e6d1 Radcliffe 2: Complete colour CSS for Vintage. 2019-02-07 16:03:38 -08:00
Laurel Fulford
063d2ff555 Radcliffe 2: Update styles for buttons; see #434. 2019-02-07 15:18:27 -08:00
Laurel
e459d7144b
Merge pull request #535 from Automattic/fixes/435-annotations-style-pack-updates
Radcliffe 2: Add style pack, colour annotations to existing fix
2019-02-05 12:20:43 -08:00
Laurel Fulford
22e65f1ec5 Radcliffe 2: Add style pack, colour annotation to existing fix for menu issue. See #435. 2019-02-05 12:19:36 -08:00
Laurel
d616e7ea2f
Merge pull request #479 from nagpai/master
Radcliffe-2: CSS fix for background of Dropdown menu items leading to same page / page jumps
2019-02-05 11:42:15 -08:00
Laurel Fulford
ef87e65cae Sync up headstart file with what's on SVN. 2019-01-25 12:21:57 -08:00
Laurel Fulford
89f0e941ad Radcliffe 2: Update Headstart content to make homepage copy less theme-specific. 2019-01-25 12:14:11 -08:00
Nagesh Pai
d5a8ce867a CSS fix for dropdown menus in Radcliffe 2 2019-01-08 09:19:55 +05:30
Laurel Fulford
aca16ec89d Radcliffe 2: Fix issues with widget block centre alignment. 2018-12-04 11:31:51 -08:00
Laurel Fulford
e99a7e4ded Radcliffe 2: Update default block placeholder CSS selector. Bump version number. 2018-12-03 11:05:05 -08:00
Laurel Fulford
9ca6471a18 Radcliffe 2: Bump version number. 2018-11-23 16:02:11 -08:00
Laurel
ef7b91031b
Merge pull request #359 from Automattic/radcliffe-2-clean-gutenberg-support
Radcliffe 2: Clean up Gutenberg support
2018-11-16 14:35:28 -08:00
Laurel Fulford
22665ca7aa Radcliffe 2: Make sure theme is not trying to load the non-existant default.css when the stylepack is set to default. 2018-11-16 13:54:37 -08:00
Laurel Fulford
ae7ae6ba40 Radcliffe 2: Tidy up Gutenberg styles, including:
* Reorganize stylesheets to match other themes
* Fix up display issues with wide blocks, table blocks
* Don't make cover blocks wide unless they've been set as wide.
* Update file block styles in editor.
2018-11-16 12:57:37 -08:00
Laurel Fulford
c10ca66fa1 Radcliffe 2: Update and organize existing Gutenberg styles; fill in things that are missing. 2018-11-15 09:32:55 -08:00
Laurel Fulford
f607fc7a70 Radcliffe 2: Add Headstart verticals screenshots to the relate directory. 2018-10-23 14:31:14 -07:00
Chris Runnells
1bb99c38bb Bumping version number 2018-10-19 10:10:52 -10:00
Chris Runnells
deb3d233d4
Merge pull request #285 from Automattic/radcliffe-2-gutenberg-support
Radcliffe 2 gutenberg support
2018-10-19 09:58:50 -10:00
Chris Runnells
aa83c509df Rolling back version bump to resolve merge conflict 2018-10-19 09:58:19 -10:00
Chris Runnells
a15af65c6c Minor code cleanup 2018-10-19 09:57:50 -10:00
Chris Runnells
3aef0fe70c Update style.css to match master branch, version bump 2018-10-19 09:40:25 -10:00
Chris Runnells
1144491a1f Fix Gutenberg block and editor styles 2018-10-19 09:40:02 -10:00