yarn install
yarn storybook
yarn serve
yarn build
yarn test:unit
yarn lint
- add aria-label/labelledby props and warnings
- add travis ci
- implement initialFocusRef if applicable
- add tests
- check if everything works when composing different components in a story
- add vue transition support ( with composable components? )
- support @ alias in combination with rollup
- emit type declarations
- extract css with rollup-plugin-postcss