-
Notifications
You must be signed in to change notification settings - Fork 871
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd19a59
commit ecb1995
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
Visit the [docs site](https://vcalendar.io/changelog/v1.0.html) for all changelog info. | ||
## 3.0.0-alpha.7 | ||
|
||
### Bug Fixes | ||
|
||
* Fix defaults when using plugin | ||
* Fix `iso` mask | ||
* Fix broken navigation state when using `max-date` | ||
* Fix double arrows appearing in time picker when using Tailwind reset styles | ||
|
||
### Improvements | ||
|
||
* Add `valid-hours` prop for time picker |