Commit graph

16 commits

Author SHA1 Message Date
Matthew Reishus
88570611f1
Public Themes G, H, I: PHP Rector fixes (#7387) 2023-09-26 15:52:11 -05:00
sixhours
4f6829f15e Update style.css to match new annotations, account for menu toggle 2021-08-04 16:01:01 -04:00
Caroline Moore
a447f2f2e0
Make hover styles more specific 2021-08-04 15:33:10 -04:00
sixhours
e68cee3fba Make button color annotation less specific to avoid overriding editor button colors on atomic sites. 2021-08-03 15:12:08 -04:00
Jeff Ong
8f1b4404b6 Remove jquery dep. 2021-01-21 11:40:25 -05:00
Sérgio Gomes
ac4759d057
Remove jQuery from Independent Publisher 2
Rewrites existing jQuery code as vanila, IE11-compatible ES5.
The only exception is the customizer code, which is only used in
wp-admin.

Sites that are not making use of other jQuery-dependent functionality
should see a nice reduction in the amount of loaded JS.
2021-01-13 16:27:44 +00: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
Laurel Fulford
8f18ecbb56 Independent Publisher 2: Fix contrast issue with visited button styles. Fixes #486. 2019-02-08 10:12:25 -08: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
Allan Cole
ed2030f4d4 Code tidying, see: #271 2018-10-02 10:27:13 -04:00
Allan Cole
89a679f4f6 Independant Publisher 2: Fixes sub-menu hover color for better consistency and legibility. 2018-10-01 16:02:59 -04: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
Danny Dudzic
62ee46d07e Independent Publisher 2: Fixes Jetpack Infinite Scroll on WooCommerce pages 2018-07-06 02:14:53 +02: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
Danny Dudzic
5ce51e9d4d Independent Publisher 2: Adds support for the 3.3+ new Customizer options (See #87) 2018-04-10 02:53:04 +02:00
alaczek
fddec1aa25 Initial commit of Independent Publisher 2 2018-02-27 14:12:39 +11:00