Commit graph

308 commits

Author SHA1 Message Date
Kjell Reigstad
da9689eff8 Move mobile menus over so that they don't bump up against the edges of the screen. 2020-08-21 10:30:25 -04:00
Jacopo Tomasone
e1798610fa
Restructure the margin/width reset selector (#2358) 2020-08-21 10:20:23 -04:00
Jeff Ong
ea470a31a3
Seedlet: add landmark roles (#2376)
* Add landmark roles.

* Add main role to main div.
2020-08-21 09:23:29 -04:00
Kjell Reigstad
d887a3b3be
Seedlet hover enhancements (#2380)
* Bring back green hover color, add transition property.

* Update color annotations.
2020-08-21 09:21:45 -04:00
Kjell Reigstad
b4294665ef
Seedlet: Add a visual hover indicator for all links (#2373)
* Add more accessible hover/focus styles to text links, site logo, site titles.

* More accessible hover states for post meta.

* More accessible pagination hover states

* More accessible hover states for the primary menu.

* More accessible footer hover states.

* Fix more link colors.

* Correct multi-line underlines in the main nav.
2020-08-20 16:14:12 -04:00
Jeff Ong
2ae420155a
Remove positive tabindex. (#2372) 2020-08-20 14:40:29 -04:00
Jeff Ong
04f3a20e23 Merge branch 'master' into try/spearhead 2020-08-19 14:50:03 -04:00
Jeff Ong
351838299c
Add back desktop menu icon, filter out on mobile. (#2359) 2020-08-14 18:02:54 -04:00
Jeff Ong
aede5b525e Merge branch 'master' into try/spearhead 2020-08-14 12:41:43 -04:00
Jeff Ong
4eac9e4ce1 Fix woocommerce child theme style loading. 2020-08-14 11:58:17 -04:00
Jeff Ong
2fd1ccca2c Bump to match latest version in .org directory. 2020-08-14 11:50:39 -04:00
Kjell Reigstad
bacbe42355
Merge pull request #2233 from Automattic/try/seedlet/color-annotations
Seedlet: Begin adding color annotations
2020-08-14 08:05:55 -04:00
Jeff Ong
924f55d058
Handle if no navs are present. (#2354) 2020-08-13 14:26:37 -04:00
Jeff Ong
5309daa9e3 Bump version and changelog due to dotorg re-submission. 2020-08-13 09:19:55 -04:00
Jeff Ong
41f1d0697c
Seedlet: fix keyboard navigation (#2305)
* Scope focus styles to the site.

* Implement keyboard navigation trapping in menu modal.

* Change taborder of menu buttons.

* Cleanup focus selector.

* Fix keyboard nav within modal.

* Refactor primary menu logic to enable correct tab order.

* Refactor to work with multiple navs.

* Fix empty cart bug.
2020-08-12 12:30:02 -04:00
Kjell Reigstad
7cec571ac9 Remove unnecessary customizer message JS 2020-08-11 13:02:22 -04:00
Kjell Reigstad
d4d1cef69a Add default top/bottom margins to items within template parts. 2020-08-10 15:01:59 -04:00
Kjell Reigstad
91b0354833
Add theme support for custom spacing controls. (#2297) 2020-07-30 09:46:21 -04:00
Jeff Ong
3f93343a9d
Seedlet: Fix Theme Review bugs (#2285)
* Fix package name, missed escapes, and variable prefixing.

* Remove accidental commit of experimental link color commenting out.

* Remove a line to trigger a diff.

* Remove second translation function.

* Rename menu variable.

* Update theme URI.

* Prefix global message variable.
2020-07-29 13:44:19 -04:00
Jeff Ong
b2b6229bf8 Rebase master and recompile. 2020-07-28 11:59:01 -04:00
Jeff Ong
fc639e66bf Merge branch 'master' into try/seedlet/color-annotations 2020-07-28 11:58:11 -04:00
Jeff Ong
41b34d72d6 Add comments for extra CSS functionality. 2020-07-28 11:56:00 -04:00
Jeff Ong
e19f50a636 Use js to update the extra CSS. 2020-07-27 13:06:21 -04:00
Jacopo Tomasone
a12ef792f5
Seedlet: Allow all blocks with a link color to override the text color value set by custom background colors (#2275)
* Try to increase link color consistency

* Remove commented code

* Rebuild after rebase
2020-07-27 12:02:00 -04:00
Danny Dudzic
71dbe74c81 Seedlet: Optimize the screenshot 2020-07-24 02:11:15 +02:00
Jeff Ong
c543fc438b
Seedlet: try removing .entry-content specificity for alignment rules (#2222)
* Remove entry-content > selector.

* Alignright and alignleft responsive selectors need to be children of entry-content.

* Reorganize block alignments style.

* Add comments and compile rtl.

* Remove unnecessary block alignment selectors from Seedlet and Seedlet blocks.

* Alignleft and alignright classes should have the default width.

* Fix alignleft alignright.

* Add back rule to ensure alignfull takes up entire full width.

* Fix gallery wide alignment.
2020-07-20 17:28:20 -04:00
Jeff Ong
233a43252f Fix gallery wide alignment. 2020-07-20 17:27:48 -04:00
Jeff Ong
fa3ea90bdc Resolve conflicting default width selectors between entry-content and group block. 2020-07-20 14:23:17 -04:00
Kjell Reigstad
0bff9da405
Opt in to line custom-line-height (#2266) 2020-07-17 14:36:48 -04:00
Kjell Reigstad
992403e6f6 Comment edit. 2020-07-16 16:16:51 -04:00
Kjell Reigstad
c98e957be0
Merge branch 'master' into try/seedlet/color-annotations 2020-07-16 13:10:59 -04:00
Kjell Reigstad
b4a4e07ca5 Add custom editor CSS. 2020-07-15 14:47:43 -04:00
Kjell Reigstad
13aaecc751 Show only the featured palettes. 2020-07-15 10:51:28 -04:00
Kjell Reigstad
55fec44c5b Add customizer warning about color contrast. 2020-07-15 10:37:53 -04:00
Kjell Reigstad
a35d9c15f6 Tidy up color annotations for cover blocks and custom background colors. 2020-07-15 10:28:43 -04:00
Kjell Reigstad
3f0dffc807 Add initial editor color annotations. 2020-07-14 15:07:18 -04:00
Jeffrey Ong
0361b283b5 Add IE-specific editor stylesheet. 2020-07-14 13:58:51 -04:00
Jeffrey Ong
7b451bee5f Move editor palette replacement to wpcom.php 2020-07-14 11:07:21 -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
Kjell Reigstad
206df321f8 Merge branch 'master' into try/seedlet/jetpack-global-styles 2020-07-09 18:58:51 -04:00
Jeffrey Ong
65d50ec4d3 Fix var() syntax bug. 2020-07-09 18:44:53 -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
977b2f64bb Fix alignleft alignright. 2020-07-09 09:12:28 -04:00
Jeffrey Ong
9065edfc7c Alignleft and alignright classes should have the default width. 2020-07-09 08:51:59 -04:00
Kjell Reigstad
2b478745a3 Add border-color rules. 2020-07-09 08:50:35 -04:00
Jeffrey Ong
838317130b Remove unnecessary block alignment selectors from Seedlet and Seedlet blocks. 2020-07-09 08:47:41 -04:00
Jeffrey Ong
627eec00d6 Add comments and compile rtl. 2020-07-09 08:18:30 -04:00