- Update package.json
- Update package.json
- Add tea.yaml
- Update README
- Potential Calendar bugfix
- Better TypeScript support (export interface ReactPickyDateTimeProps)
- Change animationInterval to 200 from 1000
- Support IE9+
- Fix markedDates not showing correctly bug
- Rewite with React Hooks
- Support TS
- Using https://gist.github.com/jakearchibald/cb03f15670817001b1157e62a076fe95 method to do the timer
- Not supporting IE anymore