components
components copied to clipboard
A collection of generic React components built using stitches, including components that cover layout, content, data collection, media and a host of other UI concerns.
Open to comments/suggestions. This new provider would allow the component library to render React Router or Next.js `Link` in place of `a`. We currently use `NavigateHandler` to mimic the SPA...
Added three new color ramps: Maroon Marsh and Lapis Update hex codes of Quest green $primary ramp Quest colours Marsh Maroon Lapis Badge colours: Badge primary (Atom flavour)
PR very far from ready. making for vis but also so I can peruse the files easier.
…rgeting disabled state _This is more of a suggestion PR as nothing is currently breaking due to it, but I think it will be a good change for the codebase._...
## Description When `Dialog` responsive sizing is used with `fullscreen`, the height never returns back to normal. This is due to how stitches and css works, if a style property...
In a previous PR I managed to remove some weird behaviour on the Data Table which caused any "control" column (row expansion or row selection) to inherit the width of...
This is no longer WIP but will instead be PR'ed into core.