Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 770 Bytes

File metadata and controls

31 lines (24 loc) · 770 Bytes

0.0.9

  • Add support for more flexible month/year navigation
  • Fix popover visibility bug
  • Fix styling bug in date example

0.0.8

  • 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

0.0.7

  • 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

0.0.6

  • Fix README

0.0.5

  • Add tap to dismiss popover
  • Add tint color (with blending) for easy date picker styling
  • Add support for custom title position (left, center, right)

0.0.4

  • Fix lib subfolder not published
  • Add license declaration
  • Add CHANGELOG file