0.6.0 • Published 5 years ago

ve-components v0.6.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

TODO

  • Add new files to storybook
  • Add tests
  • Take H4 out of modal body

Components to make

Component Best Practices

Reusable Components

  • Always forwardRef()
    • If component is based off of some input type (button, input, select, etc.) forward to that
    • Otherwise use best judgement
  • Always spread {...rest} props
    • If component is based off of some input type (button, input, select, etc.) spread on that
    • Otherwise use best judgement
0.6.0

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

1.0.0

5 years ago