Commit graph

17 commits

Author SHA1 Message Date
Ben Dwyer
0f8718a58c refactor seedlet and blank canvas so they share more code 2021-01-11 12:32:15 +00:00
Kjell Reigstad
ad8272c44d Switch to a method that doesn't use display:none. 2021-01-08 16:23:09 +00:00
Ben Dwyer
405ea1ed6e Spearhead: Add support for site logo 2020-10-29 15:18:27 +00:00
Ben Dwyer
38ddb0d484 Seedlet: Fix keyboard navigation in the menu 2020-10-16 15:13:03 +01:00
Ben Dwyer
7d49e68fa4 update the header 2020-10-12 14:44:06 +01:00
Ben Dwyer
ba831c8375 put the header markup back how it was 2020-10-09 11:01:19 +01:00
Ben Dwyer
329c4cd2be get the submenu size right 2020-10-09 11:01:15 +01:00
Jeff Ong
63f020a88f
Seedlet: fix landmark roles (#2395)
* Add main role to correct element. Remove nav role from ul.

* Remove aria-label from ul.

* Revert until we discuss.

* Rework aria-labels on navigation elements.
2020-08-27 10:45:39 -04:00
Kjell Reigstad
83dd1f1a42 Fix close button label for Woo cart 2020-08-21 10:30:34 -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
Jeff Ong
2ae420155a
Remove positive tabindex. (#2372) 2020-08-20 14:40:29 -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
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
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
322b096b1c
Escape and translate aria labels. (#2193)
Update pot file.
2020-06-29 14:25:06 -04:00
Kjell Reigstad
fb1c5b2902 Add body_open function. 2020-06-17 15:30:33 -04:00
Jeffrey Ong
66fe602d0c Adding 1.0 seedlet theme. 2020-06-10 12:58:55 -04:00