Commit Graph

2 Commits

Author SHA1 Message Date
Shivam Mishra
7fd8b4d03a
feat: update colors for v4 (#10660)
Porting changes from https://github.com/chatwoot/chatwoot/pull/10552

---------

Co-authored-by: Pranav <[email protected]>
Co-authored-by: Sivin Varghese <[email protected]>
Co-authored-by: Vishnu Narayanan <[email protected]>
Co-authored-by: Sojan <[email protected]>
Co-authored-by: iamsivin <[email protected]>
Co-authored-by: Pranav <[email protected]>
2025-01-15 17:13:03 +05:30
Shivam Mishra
497bc055a2
feat: Attributify button component (#10473)
This PR allows attributify for `variant`, `size` and `color` props. This allows using shorthands, instant of writing full props.

We also added a small computed method to ensure these does not show up
in the DOM and pollute it

---------

Co-authored-by: Pranav <[email protected]>
2024-11-21 13:48:25 -08:00