v1.0.0
What's new?
- Enhanced props checking.
- React will now warn you if you pass
view
prop that is outside of bonduaries set byminDetail
andmaxDetail
props.
- React will now warn you if you pass
- Extended unit tests to include all functions and React components, raising up the coverage over 95%.
- Removed unnecessary functions and simplified overall logic.
Bug fixes
- Fixed getWeekNumber occasionally returning 0 instead of 52.