Skip to content

Commit 3aa1a7e

Browse files
authored
Merge pull request #806 from lowcoder-org/Calendar-Premium-Views
Calendar premium views
2 parents 0b2e70f + 8c659c3 commit 3aa1a7e

File tree

11 files changed

+425
-166
lines changed

11 files changed

+425
-166
lines changed

client/packages/lowcoder-comps/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@
1010
"@fullcalendar/interaction": "^6.1.6",
1111
"@fullcalendar/list": "^6.1.9",
1212
"@fullcalendar/moment": "^6.1.6",
13+
"@fullcalendar/multimonth": "^6.1.6",
1314
"@fullcalendar/react": "^6.1.6",
1415
"@fullcalendar/resource": "^6.1.11",
1516
"@fullcalendar/resource-timegrid": "^6.1.11",
1617
"@fullcalendar/resource-timeline": "^6.1.11",
1718
"@fullcalendar/timegrid": "^6.1.6",
19+
"@fullcalendar/timeline": "^6.1.6",
1820
"@types/react": "^18.2.45",
1921
"@types/react-dom": "^18.2.18",
2022
"big.js": "^6.2.1",

0 commit comments

Comments
 (0)