2.0.0 • Published 6 years ago
vue-reusable-modal v2.0.0
vue-reusable-modal
Project setup
yarn installRuns storybook to try out components
yarn storybookCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildRun your unit tests
yarn test:unitLints and fixes files
yarn lintCustomize configuration
TODO
- 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