Commit graph

37 commits

Author SHA1 Message Date
Vicente Canales
9daaa191c8
Spearhead: fix wp editor colors import path (#7853) 2024-06-13 03:26:10 -04:00
Vicente Canales
2f388f5778
Spearhead: don't use a relative requires (#7851) 2024-06-12 16:45:29 -04:00
Ben Dwyer
99456663a1
Seedlet: Update require paths (#3671) 2021-04-19 12:37:46 -07:00
Ben Dwyer
3568d63150 Updating Seedlet and family from WPCOM 2021-03-26 14:46:17 +00:00
Ben Dwyer
3221a3a906 Spearhead: Show the Disable Dark Mode checkbox even if the colors aren't modified 2021-03-02 15:51:27 +00:00
Ben Dwyer
6a60d4ff2e
Merge pull request #3267 from Automattic/fix/rgb_to_hslv
Color Library: Fix rgb to hslv conversion
2021-02-15 16:06:56 +00:00
Ben Dwyer
450e228e1a remove duplicated code 2021-02-15 10:00:38 +00:00
Jason Crist
8b0b34aa3a Add toggle for dark mode to customizer
This change adjusts the existing "Dark Mode Notices" and changes it into
a checkbox.  This toggles a flag used to determine if the (now
separated) dark mode variables CSS should be loaded.
2021-02-11 14:10:00 -05:00
Ben Dwyer
3e0bb89e43 ensure we don't reregister functions that may already be defined 2021-02-05 10:25:54 +00:00
Ben Dwyer
d3d7ff330d fix errors for redefined functions 2021-02-04 15:52:19 +00:00
Ben Dwyer
dcbcdfdf07 Spearhead: Use the background color for sticky posts and menus 2021-01-26 14:14:47 +00:00
Ben Dwyer
fb3c771487 add a slash 2020-11-26 15:13:54 +00:00
Ben Dwyer
73c412fb52 added a __DIR__ to the require' 2020-11-26 15:10:01 +00:00
Ben Dwyer
be1e060541 fix spearhead fatal 2020-11-26 15:01:01 +00:00
Ben Dwyer
c159bbf546 Require theme files without assuming the theme is installed 2020-11-24 16:48:52 +00:00
Jason Crist
0f3883049b Removing Resources excluded via .gitignore 2020-11-11 17:30:23 -05:00
Jeff Ong
6fff1f74e4 Display dark mode notice when default palette is active. 2020-11-04 13:40:45 +00:00
Jeff Ong
57e2497a56 Update copy. 2020-11-04 13:40:45 +00:00
Jeff Ong
eb3852c6ec Add translator comment. 2020-11-04 13:40:45 +00:00
Jeff Ong
c5a78120f1 Adds notice about dark mode to customizer colors panel. 2020-11-04 13:40:45 +00:00
Ben Dwyer
4129546752 Add spearhead files from WPCOM 2020-10-27 16:04:39 +00:00
Ben Dwyer
cb4409e722 Updates spearheads color names to match Seedlets 2020-10-26 13:02:48 +00:00
Ben Dwyer
6fd11ad0e3 Add the link list pattern back 2020-10-16 11:42:01 +01:00
Ben Dwyer
0ec00d8356 fix the rebase 2020-10-16 11:41:52 +01:00
Ben Dwyer
f28190b335 Use the navigation block for the podcast links 2020-10-16 11:41:49 +01:00
Maggie Cabrera
0109277849 second block of podcast links 2020-10-16 11:41:46 +01:00
Maggie Cabrera
a4e6cb4aab added podcast links block pattern 2020-10-16 11:41:42 +01:00
Ben Dwyer
32aff273b5 match archive pattern to the figma file 2020-10-15 12:31:34 +01:00
Ben Dwyer
c4d1d21c12 Update the archive block pattern 2020-10-15 12:30:18 +01:00
Maggie Cabrera
e2541bdaaf added categories to block pattern 2020-10-15 12:28:38 +01:00
Maggie Cabrera
b39e87f21a removed stuff that goes on a different PR, updated block pattern 2020-10-15 12:28:33 +01:00
Jeff Ong
c826235937
Spearhead: fix unregister block pattern bug (#2574)
* Remove calls to unregister.

* Fix package name.

* Ensure these load after Seedlet so that we can deregister Seedlets block patterns.
2020-10-09 11:58:23 -04:00
Jeff Ong
031d9f49e4
Spearhead: Add related posts block styles (#2559)
* Add related posts block styles.

* Add related posts as a block pattern.

* Fix phpcs errors.
2020-10-08 14:00:56 -04:00
Ben Dwyer
3e28e9273d change file name 2020-10-06 19:11:58 +01:00
Ben Dwyer
85558c3f81 Simplify how Seedlet child themes declare color annotations 2020-10-06 11:34:40 +01:00
Ben Dwyer
e5bf64b33f Comment change 2020-10-05 14:28:17 +01:00
Ben Dwyer
751d821207 Add color annotations for Spearhead 2020-10-05 14:13:45 +01:00