3 Commits

Author SHA1 Message Date
Elliott Marquez
fbed917087 docs(catalog): make code block border-radius visible to app & fix nowrap
Oops I forgot to copy this over form my local env to internal code review. In this CL I expose

--catalog-code-block-border-radius

so that it's available to the copy button component. Additionally, run syntax-highlight.css through prettier because my old formatter was the built-in vscode one.

Also removed nowrap from the navigation pane since I just went with a fixed width.

PiperOrigin-RevId: 538700609
2023-06-07 23:52:58 -07:00
Elliott Marquez
f403d42807 docs(catalog): refactor catalog to use material panel layout
PiperOrigin-RevId: 537973428
2023-06-05 13:55:58 -07:00
Elliott Marquez
d1a9a4aaa1 docs(catalog): implement the html, CSS, and data system for the components pages
PiperOrigin-RevId: 536826719
2023-05-31 14:38:54 -07:00