You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add `button` component
Add new dependency for storybook for pseudo states
Write stories for 24 button states
* Update components/Common/Button/index.module.scss
Co-authored-by: Claudio W <[email protected]>
Signed-off-by: Umair Raza <[email protected]>
* refactor(button): stories according to contribution guideline
remove `storybook-addon-pseudo-states` dependency
* Update index.tsx
Signed-off-by: Claudio W <[email protected]>
* chore(button): move types in the `Button` component file
* chore(button): format styles in sass ac to contrib guide
* refactor(button): add space to tailwind tokens
* fix(button): add special as a variant
- Remove tertiary variant
- Add special variant
- Adjust styles for special
- Remove unused `.dark` class
* fix(button): adjust styles for special & add background to its story
* feat(button): extract backdrop glow to a mixin
* chore: changing import to index
* chore: use tailwind token instead of plain css
* feat: add `button` component
Add new dependency for storybook for pseudo states
Write stories for 24 button states
* Update components/Common/Button/index.module.scss
Co-authored-by: Claudio W <[email protected]>
Signed-off-by: Umair Raza <[email protected]>
* refactor(button): stories according to contribution guideline
remove `storybook-addon-pseudo-states` dependency
* Update index.tsx
Signed-off-by: Claudio W <[email protected]>
* chore(button): move types in the `Button` component file
* chore(button): format styles in sass ac to contrib guide
* refactor(button): add space to tailwind tokens
* fix(button): add special as a variant
- Remove tertiary variant
- Add special variant
- Adjust styles for special
- Remove unused `.dark` class
* fix(button): adjust styles for special & add background to its story
* feat(button): extract backdrop glow to a mixin
* chore: changing import to index
* chore: use postcss-mixins for mixins
* refactor: code review changes
---------
Signed-off-by: Umair Raza <[email protected]>
Signed-off-by: Claudio W <[email protected]>
Co-authored-by: Claudio W <[email protected]>
Co-authored-by: Claudio Wunder <[email protected]>
0 commit comments