Skip to content

Commit

Permalink
feat!: Date picker with time (#11)
Browse files Browse the repository at this point in the history
* Update calendar
* Update date picker
  • Loading branch information
severinlandolt authored Apr 16, 2024
1 parent 384f4bf commit a33a0f5
Show file tree
Hide file tree
Showing 9 changed files with 895 additions and 41 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
},
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@internationalized/date": "^3.5.2",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
Expand All @@ -27,6 +28,8 @@
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@react-aria/datepicker": "^3.9.3",
"@react-stately/datepicker": "^3.9.2",
"@remixicon/react": "^4.2.0",
"@storybook/addon-a11y": "^8.0.6",
"@storybook/theming": "^8.0.6",
Expand Down
327 changes: 326 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a33a0f5

Please sign in to comment.