v0.5.0
Pre-release
      Pre-release
    
        Bug Fixes
- Day content more vertically centered with line-height: 1
- Strip unused component props
Improvements
- Support day popovers for attributes (custom slots supported). Closes #13.
- Support dayPopoverContenttheme style
- Support multiple visibility options for navigation header ('hover', 'focus', 'visible', 'hidden')
- Simplified popover visibility state transitions
- Support span(day length) in place ofenddate for date ranges
- Add targetDateproperty to attributes passed in event handlers
- Extract touch handlers to separate state functions
- Require Vue v2.5.0+