Skip to content

Commit

Permalink
feat(agenda3): ✨ support share agenda through url
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenull committed Nov 6, 2023
1 parent 105e420 commit 0b05c2b
Show file tree
Hide file tree
Showing 12 changed files with 585 additions and 190 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,22 @@
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-tooltip": "^1.0.6",
"@react-hookz/web": "^23.1.0",
"@vercel/analytics": "^1.1.1",
"antd": "^5.9.0",
"ahooks": "^3.7.8",
"antd": "^5.10.2",
"axios": "^0.26.1",
"class-variance-authority": "^0.7.0",
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"copy-to-clipboard": "^3.3.3",
"date-fns": "^2.29.3",
"dayjs": "^1.11.7",
"echarts": "^5.4.0",
"framer-motion": "^6.5.1",
"i18next": "^23.4.6",
"ical.js": "^1.5.0",
"ics": "^3.5.0",
"jotai": "^1.10.0",
"lodash-es": "^4.17.21",
"lucide-react": "^0.274.0",
Expand Down Expand Up @@ -119,6 +123,7 @@
"logseq-proxy": "^0.1.1",
"msw": "^1.2.4",
"postcss": "^8.4.19",
"postcss-antd-fixes": "^0.2.0",
"prettier": "^2.8.7",
"prettier-plugin-organize-imports": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.2.5",
Expand Down
Loading

0 comments on commit 0b05c2b

Please sign in to comment.