Rui Saraiva
785563a71c
feat: upgrade dependencies ( #480 )
...
* feat: upgrade dependencies
* chore: update linter and CI workflows
* chore: upgrade browserslist
2021-12-04 18:32:53 +00:00
renovate[bot]
76d010fafa
fix(deps): update react monorepo to v16.14.0 ( #309 )
...
* fix(deps): update react monorepo to v16.14.0
* refactor: use the new JSX transform
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rui Saraiva <ruisaraiva19@gmail.com>
2020-10-18 09:23:20 +01:00
Rui Saraiva
a22002beb7
feat(favycon): add drap and drop component ( #25 )
...
Add drap and drop component with dark mode support
fix #13
2020-04-12 16:07:50 +01:00
Rui Saraiva
d3f0cfcb74
feat(layout): add base page layout ( #24 )
...
* feat(layout): add base page layout
Add base layout component with dark mode support
fix #15
* feat(storybook): add dark mode support to all components
2020-04-12 09:43:27 +01:00
Eduardo Pinto
cc926db1a5
feat: add button component ( #22 )
...
* feat(button): implement basic button structure
* refactor(style): add transparent variant and font-weight prop
2020-04-11 23:07:14 +01:00