Releases: primer/doctocat
@primer/gatsby-theme-doctocat@4.5.0
Minor Changes
-
c5156b0
#602 Thanks @mperrotti! - Add breadcrumb nav to default layout -
4960db2
#594 Thanks @kendallgassner! - Add visually hidden header to the top navigation. Utilize the ActionMenu component in top nav.
@primer/gatsby-theme-doctocat@4.4.3
Patch Changes
5f2f390
#586 Thanks @camertron! - Wrap root node with an SSRProvider
@primer/gatsby-theme-doctocat@4.4.2
Patch Changes
84f8a7e
#565 Thanks @kendallgassner! - Accessibility improvements
@primer/gatsby-theme-doctocat@4.4.1
Patch Changes
-
2dbdb69
#560 Thanks @colebemis! - Move heading permalinks to after headings -
d3ddb0a
#548 Thanks @maximedegreve! - RemoveCommand line
from theDesign
menu since it's now merged in guidelines. -
2883499
#550 Thanks @maximedegreve! - RemoveMobile
from theDesign
menu since it's now merged in our guidelines. -
a8fd12e
#561 Thanks @colebemis! - Miscellaneous accessibility improvements
@primer/gatsby-theme-doctocat@4.4.0
Minor Changes
cdd5f08
#541 Thanks @maximedegreve! - Remove news from the menu
@primer/gatsby-theme-doctocat@4.3.0
Minor Changes
-
9c0bbf5
#534 Thanks @colebemis! - Add support for two levels of nesting innav.yml
:- title: Introduction children: - title: Getting started - url: /getting-started + children: + - title: React + url: /getting-started/react
Note: Items with
children
cannot also have URLs.
@primer/gatsby-theme-doctocat@4.2.3
Patch Changes
-
f9ce48f
#512 Thanks @josepmartins! - - Userails
anddotfilled
for rails-link and status-label component. cc @ashygee- Adjust spacing between status labels and source links in layout
-
a43a1d3
#514 Thanks @josepmartins! - Bump component-metadata to v0.5.1
@primer/gatsby-theme-doctocat@4.2.2
Patch Changes
da5c046
#501 Thanks @josepmartins! - Adjust accessibilty labels content
@primer/gatsby-theme-doctocat@4.2.1
@primer/gatsby-theme-doctocat@4.2.0
Minor Changes
2aed832
#481 Thanks @josepmartins! - - Add accessibility reviewed Label in the Layout- Add Rails + React links to cover design guidelines needs
Patch Changes
-
9b62706
#485 Thanks @josepmartins! - - Ad superscript component- Basic style for footnotes section
- Table styles
- Add sizes prop to StatusLabel component
-
61c5587
#460 Thanks @josepmartins! - Adjust Sidebar to use fixedwidth
-
9d39774
#468 Thanks @josepmartins! - - Add a11yReviewed frontmatter data to onPostBuild static files