Commit graph

14 commits

Author SHA1 Message Date
Kjell Reigstad
c98e957be0
Merge branch 'master' into try/seedlet/color-annotations 2020-07-16 13:10:59 -04:00
Jeffrey Ong
0361b283b5 Add IE-specific editor stylesheet. 2020-07-14 13:58:51 -04:00
Jeffrey Ong
1f98fece40 Try moving the editor palette replacement to the wpcom file. 2020-07-14 09:37:12 -04:00
Kjell Reigstad
8b0e4eb7fc
Merge branch 'master' into try/seedlet/jetpack-global-styles 2020-07-10 08:56:57 -04:00
Kjell Reigstad
55b9f99880
Add support for custom link color. (#2208)
* Add support for custom link color.

* Update seedlet/assets/sass/base/_editor.scss

Co-authored-by: Jeff Ong <jeff.ong@automattic.com>

* Use --global--color--primary as a fallback rule.

* Update seedlet/assets/sass/abstracts/_config.scss

Co-authored-by: Jeff Ong <jeff.ong@automattic.com>

* Remove extra code comment.

* Enforce the custom link color even on blocks that have a color background.

Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
2020-07-10 07:22:25 -04:00
Jeffrey Ong
92b2863c0f Comment about wpcom color annotations conditional. 2020-07-09 18:14:39 -04:00
Jeffrey Ong
d48258061e Update editor color palette when color annotations are active.
Conditionally load the built-in custom color implementation.
2020-07-09 17:46:05 -04:00
Jeffrey Ong
b4a6d7563d Bundle editor variables with editor styles, load custom color variables separately. 2020-07-08 10:41:00 -04:00
Jeffrey Ong
7a34b93c1a Try enqueuing via add_editor_style. 2020-07-07 16:24:32 -04:00
Kjell Reigstad
c428abfa13 Initial try. 2020-07-02 18:25:05 -04:00
Jeff Ong
f55efa498b
Seedlet: CSS Variables fallback support for IE11 (#2177)
* Try single stylesheet with fallbacks.

* Load IE styles conditionally

* Do not preserve variables for IE11

* Remove unneeded comments.

* Remove stray comment.

* Reduce calc references whenever possible.
2020-06-30 10:17:55 -04:00
Kjell Reigstad
070be747b6 Remove conditional logic to hide navigation scripts. 2020-06-18 08:28:16 -04:00
Kjell Reigstad
a6822670c1 Use seedlet text domain everywhere 2020-06-17 15:05:46 -04:00
Jeffrey Ong
66fe602d0c Adding 1.0 seedlet theme. 2020-06-10 12:58:55 -04:00