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

Add initial button components #7

Merged
merged 15 commits into from
May 7, 2022
Merged

Add initial button components #7

merged 15 commits into from
May 7, 2022

Conversation

ponnexcodev
Copy link
Collaborator

No description provided.

.storybook/main.ts Outdated Show resolved Hide resolved
.storybook/main.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
rollup.config.js Show resolved Hide resolved
.storybook/main.ts Outdated Show resolved Hide resolved
src/assets/styles/main.scss Outdated Show resolved Hide resolved
src/components/button/primary/button-primary.tsx Outdated Show resolved Hide resolved
src/components/button/selection/button-selection.test.tsx Outdated Show resolved Hide resolved
test/unit/stubs/style.js Outdated Show resolved Hide resolved
cspell changes
remove font style in body
src/assets/styles/main.scss Show resolved Hide resolved
.storybook/main.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@electrovir electrovir left a comment

Choose a reason for hiding this comment

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

Just a few small things left.

src/components/toniq-button/toniq-buttons.stories.tsx Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
test/unit/stubs/style.js Outdated Show resolved Hide resolved
src/assets/styles/fonts.scss Outdated Show resolved Hide resolved
@netlify
Copy link

netlify bot commented May 6, 2022

Deploy Preview for gleeful-bunny-4be1e2 ready!

Name Link
🔨 Latest commit d89e00f
🔍 Latest deploy log https://app.netlify.com/sites/gleeful-bunny-4be1e2/deploys/6274cd9d09a71b0009c45f7a
😎 Deploy Preview https://deploy-preview-7--gleeful-bunny-4be1e2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

variant?: never;
}
| {
type?: 'default';
Copy link
Contributor

Choose a reason for hiding this comment

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

nice types here 🎉

@ponnexcodev ponnexcodev merged commit c13248e into main May 7, 2022
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