typist
c6f442f6ff
feat: add dropdown menu component using Radix UI
...
- Added a new `DropdownMenu` component with various subcomponents including `DropdownMenuTrigger`, `DropdownMenuContent`, and more.
- Updated `package.json` to include `@radix-ui/react-dropdown-menu` as a dependency.
- Updated `pnpm-lock.yaml` to reflect the new dependency and its version.
2025-10-28 22:23:40 +08:00
typist
28a86dcbff
0.0.7
Build and Push Docker Image / build (push) Successful in 1m24s
2025-10-28 04:40:54 +08:00
typist
da20e34dc9
0.0.6
Build and Push Docker Image / build (push) Successful in 30s
2025-10-28 04:20:13 +08:00
typist
a43b5a96bb
chore: add release scripts for versioning in package.json
2025-10-28 04:20:11 +08:00
typist
6d23d601a8
chore: bump version to 0.0.5 in package.json
2025-10-28 04:10:33 +08:00
typist
6cd05ca4b4
chore: bump version to 0.0.3 in package.json
Build and Push Docker Image / build (push) Failing after 1m2s
2025-10-28 03:49:46 +08:00
97b2093b86
feat: add tool json ( #5 )
...
Co-authored-by: typist <git@mail.typist.cc >
Reviewed-on: #5
2025-10-28 03:48:37 +08:00
typist
16aa543431
chore: bump version to 0.0.2 in package.json
Build and Push Docker Image / build (push) Successful in 1m45s
2025-10-28 00:57:00 +08:00
24594deecc
feat: update-layout & add uuid tool ( #4 )
...
Co-authored-by: typist <git@mail.typist.cc >
Reviewed-on: #4
2025-10-28 00:55:42 +08:00
0c54293312
feat: add basic layout ( #3 )
...
Co-authored-by: typist <git@mail.typist.cc >
Reviewed-on: #3
2025-10-27 23:48:33 +08:00
a1e2239458
feat: import shadcn tailwindcss ( #1 )
...
Reviewed-on: #1
2025-10-27 20:04:14 +08:00
fbf4f5f98f
feat: pnpm create vite
2025-10-25 15:08:55 +08:00