Jeremy Yip
6c699eb015
Remove full width block margins in the post editor
2020-07-08 23:15:20 -07:00
Jeffrey Ong
03ed96e567
Reorganize block alignments style.
2020-07-08 14:05:43 -04:00
Kjell Reigstad
07ab938154
Add more info to the custom-color-overrides.css file.
2020-07-08 13:16:48 -04:00
Jeffrey Ong
5538fcc9ac
Alignright and alignleft responsive selectors need to be children of entry-content.
2020-07-08 13:00:09 -04:00
Jeffrey Ong
d83f7aabb0
Remove duplicate comment.
2020-07-08 10:49: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
Jeff Ong
283b23fd16
Seedlet: Fix layout grid margins ( #2219 )
...
* Add padding to children of layout grid block columns.
* Fix margins on columns inserter.
* Round IE calc values.
2020-07-07 12:04:08 -04:00
Kjell Reigstad
a52a6aa758
Merge pull request #2229 from Automattic/add/seedlet-block-support-for-spacing-overrides
...
Seedlet: Add support for spacing overrides
2020-07-07 08:02:22 -04:00
Jeremy Yip
fa3bd159af
Add support for spacing overrides in seedlet
2020-07-06 20:28:12 -07:00
Kjell Reigstad
098d2a63f7
Fix tertiary colors.
2020-07-06 14:59:48 -04:00
Kjell Reigstad
12ea2a273f
Remove !important rules from custom colors.
2020-07-06 14:38:28 -04:00
Kjell Reigstad
9fc28623a9
Add custom gradients, refine site header.
2020-07-06 14:30:02 -04:00
Kjell Reigstad
1bc2354c12
Change names, add palettes, cleanup.
2020-07-06 13:29:22 -04:00
Kjell Reigstad
4ddb91e1aa
Add initial color annotations.
2020-07-06 10:36:07 -04:00
Kjell Reigstad
55051ac7b0
Merge pull request #2196 from Automattic/try/seedlet/hide-homepage-title-option
...
Seedlet: Add a "hide homepage title" option to the customizer
2020-07-06 09:39:15 -04:00
Kjell Reigstad
fcf685cb67
Merge pull request #2221 from Automattic/seedlet/fix/empty-default-width
...
Seedlet: add max-width default to empty site
2020-07-06 08:18:30 -04:00
Jeffrey Ong
2b61bca408
Remove entry-content > selector.
2020-07-03 14:34:42 -04:00
Jeffrey Ong
5974c2f3be
Add max-width to page content.
2020-07-03 13:21:46 -04:00
Kjell Reigstad
c428abfa13
Initial try.
2020-07-02 18:25:05 -04:00
Jeff Ong
f831c060fc
Seedlet: Update headstart annotations ( #2209 )
...
* Include nice content.
* Use new images from the Seedlet demo.
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2020-07-02 15:58:02 -04:00
Jeff Ong
7d84a62a77
Define letter spacing and fix typos in CSS variables usage. ( #2210 )
2020-07-02 08:42:07 -04:00
Kjell Reigstad
62f3f570c5
Rename files so they all have the wpcom prefix.
2020-07-01 13:55:23 -04:00
Kjell Reigstad
3b800a955a
Fix path for extend.
2020-07-01 13:48:52 -04:00
Kjell Reigstad
917e680205
Move Blog Posts to vendors
2020-07-01 13:45:44 -04:00
Kjell Reigstad
12884cc54a
Remove underline from blog posts block title.
2020-07-01 09:40:01 -04:00
Kjell Reigstad
4a1c74761a
Remove underlines on hover for latest posts.
2020-07-01 09:38:09 -04:00
Marko Andrijasevic
83d9d33e0f
Seedlet blocks: fix group block padding in site editor
2020-07-01 15:05:49 +02:00
Kjell Reigstad
c3f91369d8
Merge pull request #2195 from Automattic/seedlet/bump-version
...
Seedlet: Minor version number bump
2020-06-30 12:51:15 -04:00
Kjell Reigstad
5a45a2d03b
Merge pull request #2198 from Automattic/seedlet/fix/print-theme-name
...
Seedlet: remove reference to Varia in print styles
2020-06-30 12:51:03 -04:00
Jeffrey Ong
bc1601588e
Add wpcom suffix.
2020-06-30 11:45:00 -04:00
Jeffrey Ong
73b409d8ee
Merge branch 'master' into seedlet/bump-version
2020-06-30 11:41:07 -04:00
Jeffrey Ong
5a09b39268
Compile IE styles.
2020-06-30 11:34:51 -04:00
Jeffrey Ong
025d72e927
Remove old reference to Varia.
2020-06-30 11:31:43 -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
14135af79a
Remove mention of Varia.
2020-06-29 15:32:25 -04:00
Kjell Reigstad
d191aaeedd
Add a "hide homepage title" option to the customizer.
2020-06-29 15:29:19 -04:00
Jeffrey Ong
35619dfa58
Match version number in .org themes submission.
2020-06-29 14:48:27 -04:00
Jeff Ong
322b096b1c
Escape and translate aria labels. ( #2193 )
...
Update pot file.
2020-06-29 14:25:06 -04:00
Allan Cole
07c59e937e
Seedlet: Add vertical spacing logic to widget areas.
...
- Fixes : #2185
2020-06-25 18:01:24 -04:00
Kjell Reigstad
fab2f37752
Update Seedlet readme. ( #2181 )
...
* Update Seedlet readme.
* Move intro above the main image.
* Fix heading order
* Link to the LICENSE
* Minor
* Add development notes.
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
* Update seedlet/README.md
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
* Update paths
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
2020-06-25 13:56:05 -04:00
Kjell Reigstad
97774280a0
Update repo URLs
2020-06-23 13:17:04 -04:00
Jeff Ong
042c3cab5a
Merge pull request #2143 from Automattic/seedlet/fix/array-to-string
...
Seedlet: fixes logic and warnings around custom colors
2020-06-23 10:21:03 -04:00
Jeffrey Ong
d5a56dcf6f
Add comment about theme_mod_bg_color check.
2020-06-23 10:14:15 -04:00
Jeffrey Ong
d29b844c0a
Use secondary color as the primary hover color
2020-06-22 16:06:35 -04:00
Jeffrey Ong
631c10d540
Change the primary hover color when the secondary color changes.
2020-06-22 15:51:18 -04:00
Kjell Reigstad
53112d9bca
Cleanup additional focus states.
2020-06-22 10:51:04 -04:00
Kjell Reigstad
ebcc4b9e21
Add basic focus and active styles.
2020-06-18 19:32:21 -04:00
Kjell Reigstad
070be747b6
Remove conditional logic to hide navigation scripts.
2020-06-18 08:28:16 -04:00
Kjell Reigstad
500048e9bf
Merge pull request #2139 from Automattic/seedlet/add/body_open-function
...
Seedlet: Add body_open function
2020-06-18 08:03:50 -04:00