Grace Park
f5c615cbd0
Guides List markup and Link Icon in Permalink Headings ( #24211 )
...
* list markup for article cards and learning paths
* adding link icon to section permalinks
2022-01-11 11:38:57 -08:00
Grace Park
d2494c3e2d
Keyboard focus on Guides Pages ( #24209 )
...
* accessibility: make label autofocus on dropdown when clicked
* update to div element
* fix keyboard focus on X more guides and load more guides
* tabIndex is optional
2022-01-11 19:26:12 +00:00
Grace Park
69543377cb
Accessibility: Guides Pages, types/topics dropdown ( #24185 )
...
* accessibility: make label autofocus on dropdown when clicked
* update to div element
2022-01-11 17:53:55 +00:00
Robert Sese
5d88ffbef7
Use ol for LearningTracks ( #23461 )
...
* Use ol for LearningTracks
* Flip li counter bg/fg colors
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-12-17 13:52:49 -06:00
Peter Bengtsson
9d59f7dc8b
Lack of unique React keys ( #23573 )
2021-12-11 03:32:45 +00:00
Robert Sese
4ce6dd2840
More misc a11y bits ( #23542 )
...
* List-ify guide labels
* Use aria-expanded with 🍔 menu
2021-12-09 19:20:04 +00:00
Peter Bengtsson
7f6f20a73f
run prettier on all code in CI ( #23482 )
...
* run prettier on all code in CI
* rename
* test .tsx too
* ignore more
* prettier the stragglers
* minimal permission
2021-12-08 16:11:52 +00:00
Robert Sese
9d79148aef
ActionList for LearningTracks ( #23335 )
...
* ActionList for LearningTracks
* Try to resolve TS error
2021-12-02 19:59:01 +00:00
Grace Park
4ff5167e51
Updating name: sublanding to guides and using DropdownMenu for type/topics filter ( #23290 )
...
* updating sublanding to guides page and using DropdownMenu primer component
* fix linting error
* remove unnecessary import
* updating translation files
* move data-testid
* trying to fix test
* fix browser tests
* Update content/README.md
Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com >
Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com >
2021-12-02 18:43:33 +00:00