Releases: JFusco/vue-popover
Releases · JFusco/vue-popover
v1.6.0
Minor Release
Updates
- Add closeOnContentClick option to the component
- Update unit tests
v1.4.3
Patch
Updates
- Add encrypted api key for
npm
via travis cli
v1.4.2
Minor Release
Updates
- Add ability to auto publish from travis after build and tests pass
- Add deploy option to travis for npm
TODO
- Use travis cli to encrypt api key
v1.2.0
Minor Release
Updates
- Add unit test for testing multiple popover instances on the page
- Add test for opening one and auto closing whichever one is open
- Update
eslint
dependency
Breaking Changes
v1.1.0
Minor Release
Updates
- Add semver scripts
- Update documentation
- Update
dependencies
and devDependencies
Breaking Changes
v1.0.4
Patch
Updates
- Update README to include demo link which is work in progress
- Update package.json to include license, author and repository field.
Breaking Changes
v1.0.3
Patch
Updates
- Update
devDependencies
- Add copy task to webpack example config to copy coverage report over to
docs/
directory
- Update webpack scripts
Breaking Changes
v1.0.0
Initial commit version 1.0