feat: add date picker (#2644)

Co-authored-by: himself65 <himself65@outlook.com>
(cherry picked from commit 29d8f61c90)
This commit is contained in:
JimmFly
2023-06-08 17:55:16 +08:00
committed by himself65
parent 9429018221
commit 48c486d787
15 changed files with 706 additions and 22 deletions

View File

@@ -43,6 +43,7 @@
"lit": "^2.7.5",
"lottie-web": "^5.12.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-datepicker": "^4.12.0",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"react-error-boundary": "^4.0.9",
"react-is": "^18.2.0",
@@ -56,6 +57,7 @@
"@blocksuite/lit": "0.0.0-20230606130340-805f430b-nightly",
"@blocksuite/store": "0.0.0-20230606130340-805f430b-nightly",
"@types/react": "^18.2.6",
"@types/react-datepicker": "^4.11.2",
"@types/react-dnd": "^3.0.2",
"@types/react-dom": "18.2.4",
"@vanilla-extract/css": "^1.11.0",