griest024

Results 147 comments of griest024

Yes. Many times we will need to link to API symbols in docs (guides and other API docs). These links should be clickable and navigate to the relevant page of...

this can be supported with a slightly goofy `/libs//` syntax. It would be cool to have code blocks that match any API symbol to automatically get replaced with the link...

Angular uses https://github.com/shikijs/shiki for angular.dev

This is going to be really hard. Parsing through all the TS AST to reconstruct the source for each kind of export is going to be very time consuming. It...

@xelaint the styling in the design land color component definitely needs some work. I think what I have sufficiently demonstrates how to use the data available though so hopefully you...

> @griest024 can we remove `$error` and `$daff-white` from the autogenerated list? I realized they need to be reworked and should not be part of this color palettes documentation. will...

I just went ahead and only gened shaded palettes since the implementation is much cleaner

@xelaint yes but afaik those changes aren't all merged yet so I will wait until they are to rebase this.