2.0.0 • Published 4 years ago

vue-reusable-modal v2.0.0

Weekly downloads
47
License
-
Repository
github
Last release
4 years ago

vue-reusable-modal

Project setup

yarn install

Runs storybook to try out components

yarn storybook

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

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
1.4.0

4 years ago

2.0.0

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.2.4

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago