Releases: Zertz/tempocal
Releases · Zertz/tempocal
@tempocal/[email protected]
Minor Changes
- 38507e8: Rename lib to react and split utils into core
Patch Changes
- Updated dependencies [38507e8]
- @tempocal/[email protected]
@tempocal/[email protected]
Patch Changes
- 655a5d8: Publish with public access
@tempocal/[email protected]
Minor Changes
- 38507e8: Rename lib to react and split utils into core
@tempocal/[email protected]
Patch Changes
- Updated dependencies [9cfb9ac]
- @tempocal/[email protected]
@tempocal/[email protected]
Patch Changes
- 9cfb9ac: Fix dev workflow
v0.8.2
v0.7.0
- Add support for
minValue
andmaxValue
- When
minValue
andmaxValue
are specified, returnyears
array - Add
available
property inmonths
which may befalse
whenminValue
ormaxValue
are specified - Rollover a week if month starts on day 1 or ends on day 7
- Remove
<button>
on days, userenderDay
to render whichever element is best for you - Improve examples