Skip to content

Commit 98aabf3

Browse files
committed
v6: Update Datepicker and move docs to forms section
1 parent a917c1e commit 98aabf3

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"peerDependencies": {
106106
"@floating-ui/dom": "^1.7.0",
107107
"postcss-prefix-custom-properties": "^0.1.0",
108-
"vanilla-calendar-pro": "^3.0.5"
108+
"vanilla-calendar-pro": "^3.1.0"
109109
},
110110
"devDependencies": {
111111
"@astrojs/check": "^0.9.6",

site/data/sidebar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
- title: Range
7474
- title: Input group
7575
- title: Floating labels
76+
- title: Datepicker
7677
- title: OTP input
7778
- title: Password strength
7879
- title: Chip input
@@ -95,7 +96,6 @@
9596
- title: Carousel
9697
- title: Close button
9798
- title: Collapse
98-
- title: Datepicker
9999
- title: Dialog
100100
- title: Dropdown
101101
- title: List group
File renamed without changes.

0 commit comments

Comments
 (0)