Skip to content

Conversation

@navin-moorthy
Copy link
Contributor

No description provided.

@navin-moorthy navin-moorthy self-assigned this Dec 16, 2020
@vercel
Copy link

vercel bot commented Dec 16, 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/9leac96kt
✅ Preview: https://renderlesskit-react-tailwind-git-button-group-v1.timelessco.vercel.app

@@ -1,3 +1,4 @@
import * as React from "react";
Copy link
Contributor Author

@navin-moorthy navin-moorthy Dec 16, 2020

Choose a reason for hiding this comment

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

Using our package in a test app requires the react import.

import { overrideTailwindClasses } from "tailwind-override";

import tailwindProperties from "../../tailwindProperties.json";
import { tailwindProperties } from "./tailwindProperties";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These properties should be part of the build inorder to utilize them.

@navin-moorthy navin-moorthy changed the title fix(build): 🐛 fix code to support the build version feat(button): ✨ add button group Dec 16, 2020
@anuraghazra
Copy link
Contributor

LGTM!

@navin-moorthy navin-moorthy merged commit e1549e8 into button-variant Dec 17, 2020
@navin-moorthy navin-moorthy deleted the button-group-v1 branch December 17, 2020 10:24
navin-moorthy added a commit that referenced this pull request Dec 17, 2020
* feat(button): ✨  add variant support for button

* fix(button): 🐛  add current color to button spinner

* feat(button): ✨  add button group (#11)

* fix(build): 🐛  fix code to support the build version

* feat(buttongroup): ✨  add button group & fix button disabled issues

* fix(buttonicon): 🐛  add aria-label & stories for button-group

* feat(button): ✨  add new example using reakit tab

* fix(button): 🐛  left & right icon to prefix & suffix
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.

3 participants