Commit graph

52 commits

Author SHA1 Message Date
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Kjell Reigstad
68d00d816d Apostrophe 2: Fix nested alignwide/full items 2020-06-08 10:53:38 -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
Allan Cole
3f1f8053bc
Merge pull request #1872 from Automattic/update/#1866-apostrophe-2
Apostrophe 2: Fix list view in editor
2020-05-06 14:11:41 -04: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
Niels Lange
f77fbf6af2
Apostrophe 2: Fix list view in editor 2020-03-27 12:45:24 +07:00
Kjell Reigstad
badf589175 Simplify rules 2020-03-24 15:21:03 -04:00
Kjell Reigstad
53e398d39f Apostrophe 2 alignwide blocks fix.
Ensure alignwide child blocks do not break out of their container.
2020-03-24 15:09:38 -04:00
Kjell Reigstad
cc0b5b0309 Tabs! 2020-03-13 11:59:47 -04:00
Kjell Reigstad
719a8442d6 Fix full-width group block contents in Apostrophe 2 theme. 2020-03-13 11:59:24 -04:00
Jeff Ong
2a31242de8
Merge pull request #1760 from Automattic/update/#1758
Various themes: Add missing LICENSE file
2020-02-25 10:09:57 -08:00
Niels Lange
bdf57ff501 Add LICENSE to Apostrophe 2 2020-01-22 10:40:48 +07:00
Daniel Dudzic
9204c3de98
Merge pull request #681 from Aurorum/fix/pinterest-icons
Multiple Themes: Fix Pinterest Icons Not Displaying
2020-01-21 02:14:00 +01:00
Eduardo Zulian
f881c53400
Add post_class function to single posts
Fixes #1386
2019-09-03 19:31:54 -03:00
torres126
4c3f998367
Apostrophe 2: Pinterest Icon Fix 2019-03-16 19:16:47 +00:00
Laurel Fulford
f241d169da Apostrophe 2: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-14 14:55:53 -08:00
Laurel Fulford
b113068f3f Apostrophe 2: Make style fix for subscribe button more specific, so it doesn't affect the widgets that didn't have a contrast issue. 2019-02-08 10:00:07 -08:00
Laurel Fulford
4007e950f7 Apostrophe 2: Fix button styles; see #434. 2019-02-06 13:59:55 -08:00
Laurel Fulford
3af6cb40b3 Apostrophe: Update subscribe button styles to make more legible. See #496. 2019-02-05 13:01:12 -08:00
Laurel Fulford
bdc2f3388b Apostrophe 2: Fix issues with widget block center alignments. 2018-12-04 11:11:23 -08:00
Laurel Fulford
671f93b900 Apostrophe 2: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:36:55 -08:00
Laurel Fulford
f15dff5042 Apostrophe 2: Bump version number. 2018-11-27 11:43:16 -08:00
Laurel Fulford
00363ab20f Apostrophe 2: Make cover block styles less specific. Bump version number. 2018-11-24 10:23:50 -08:00
Laurel Fulford
5c61dffa8c Apostrophe 2: Bump version number. 2018-11-23 15:20:12 -08:00
Caroline Moore
9a6debb43a Remove unused selectors. 2018-11-16 12:48:50 -05:00
Caroline Moore
5ea40ce491 Adds some missing editor styles for classic block. 2018-11-16 12:16:59 -05:00
Caroline Moore
c5a665f4bc Fixes for wide and full-aligned blocks to account for more different types; fixes for pullquote styles to better match front end. 2018-11-16 12:08:37 -05:00
Laurel Fulford
2d3d602fea Apostrophe 2: Minor updates to Gutenberg styles:
* Make sure full alignments don't cause side scrolling.
* Update seperator block to look the same in the editor and on the front-end.
* Making File block buttons more consistent with other blocks.
* Add 'image' variations of cover block classes.
2018-11-05 14:29:37 -08:00
Laurel Fulford
853f72df35 Apostrophe 2: Adjust some spacing around the comments block. Remove margins from bottom of Gallery block. 2018-11-05 14:16:27 -08:00
Laurel Fulford
03e6a05673 Apostrophe 2: Add rounded border styles to File blocks. 2018-11-05 14:11:27 -08:00
Laurel Fulford
ee4eb36d36 Apostrophe 2: Remove embed aspect ratio styles, as they seem to interfere with the responsive embed support. 2018-11-05 10:51:24 -08:00
Laurel Fulford
001fc0cba9 Apostrophe 2: Add theme support for responsive embeds. 2018-11-03 15:22:20 -07:00
Caroline Moore
39f94fd6e4 Fix for Gberg RC. 2018-11-01 15:29:32 -04:00
Caroline Moore
c91351dd4a It appears support for editor styles was declared but there is no editor-style.css. 2018-10-29 14:08:27 -04:00
Caroline Moore
a7941bfb25 !important required to override inline width and height styles on embed iframes. :-/ 2018-10-29 13:47:22 -04:00
Caroline Moore
f41d066959 Make sure cover text is not affected by other paragraph font sizing. 2018-10-26 21:05:28 -04:00
Caroline Moore
ca686d2c95 Tweaks for blockquotes and pullquotes on front end and back end. 2018-10-26 20:53:39 -04:00
Caroline Moore
88c9a311e8 Explicitly declare wide styles. 2018-10-26 20:46:04 -04:00
Caroline Moore
287b47ec2e Correct font size for paragraphs in the editor. 2018-10-26 17:09:29 -04:00
Caroline Moore
fa823e4340 Remove unused selector. 2018-10-26 16:59:23 -04:00
Caroline Moore
711500d730 Add custom theme colors. 2018-10-26 16:41:51 -04:00
Caroline Moore
a7e4a490ab remove underlines for links within tables. 2018-10-26 16:07:30 -04:00
Caroline Moore
7e59c738ff Fix font size for tables. 2018-10-26 16:05:45 -04:00
Caroline Moore
ddfb579dfb Update header comments with correct theme name. 2018-10-26 15:55:21 -04:00
Caroline Moore
a136581a23 Add Gutenberg support to Apostrophe 2 2018-10-26 15:44:08 -04:00
Chris Runnells
b399ab11ab Revert "Revert "Merge branch 'master' of https://github.com/Automattic/themes""
This reverts commit 96c1216748.
2018-10-18 18:45:50 -10:00
Chris Runnells
96c1216748 Revert "Merge branch 'master' of https://github.com/Automattic/themes"
This reverts commit b882c24560, reversing
changes made to 1ec346a4e7.
2018-09-24 16:30:11 -10:00
alaczek
a2c9c0fb5f Apostrophe 2: Make sure search field in the footer widget area is centred. Fixes #205 2018-07-19 14:52:15 +10:00
Laurel Fulford
c37c6063ca Apostrophe 2: Add check for is_paged, to make sure content output for sticky posts is only output when they're stuck. See #170. 2018-07-06 14:39:54 -07:00
Caroline Moore
f4bb3b3ba4 Apostrophe 2: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 14:00:18 -05:00