- Add support for more flexible month/year navigation
- Fix popover visibility bug
- Fix styling bug in date example
- Add support for installing via CDN
- Add licensing and copyright to README
- Fix vertically centering header title
- Fix styling bug with date picker
- Fix setup instructions
- Add 'theme-styles' prop to calendar for theming
- Remove a number of '...-style' replaced by theme-styles object
- Renamed 'select-mode' prop to 'mode' for datepicker
- Fix README
- Add tap to dismiss popover
- Add tint color (with blending) for easy date picker styling
- Add support for custom title position (left, center, right)
- Fix lib subfolder not published
- Add license declaration
- Add CHANGELOG file