Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Box V1 #8

Merged
merged 3 commits into from
Dec 15, 2020
Merged

Box V1 #8

merged 3 commits into from
Dec 15, 2020

Conversation

navin-moorthy
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Dec 14, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/timelessco/renderlesskit-react-tailwind/9ntmygekn
✅ Preview: https://renderlesskit-react-tailwind-git-box-create.timelessco.vercel.app

@navin-moorthy navin-moorthy changed the base branch from main to button-improve December 14, 2020 14:00

const _viewBox = viewBox ?? fallbackIcon.viewBox;
const shared: any = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing any does not seem to affect anything so let's remove it.

@navin-moorthy navin-moorthy merged commit 3e3c369 into button-improve Dec 15, 2020
@navin-moorthy navin-moorthy deleted the box-create branch December 15, 2020 14:21
navin-moorthy added a commit that referenced this pull request Dec 15, 2020
* feat(button): ✨  add button size variant based on figma design

* fix(button): 🐛  button issue passing children

* feat(icon): ✨  add icon support for button

* feat(button): ✨  add left & right icon with icons stories

* feat(spinner): ✨  add spinner & integrate with button

* build(deps): 💚  fix build by localizing & upgrading deps

* Box V1 (#8)

* feat(box): ✨  add box primitive component

* fix(box): 🏷️  fix box type issue with as

* fix(components): 🐛  add as functionality to all components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants