Commit Graph

6 Commits

Author SHA1 Message Date
3630144fb1 feat: update dependencies and enhance authentication flow with context hooks 2026-02-22 04:28:26 +08:00
26f8d24b89 feat: wrap main content with TooltipProvider for enhanced tooltip functionality 2026-02-22 01:33:00 +08:00
acf18e42bd chore: update dependencies and add AuthProvider component
- Updated dependencies in package.json:
  - Incremented versions for @kevisual/api, @kevisual/context, @kevisual/router, @tanstack/react-router, @kevisual/query, @tailwindcss/vite, @tanstack/react-router-devtools, @tanstack/router-plugin, @types/node, tailwind-merge, and tailwindcss.
  - Added fuse.js as a new dependency.

- Refactored __root.tsx to include AuthProvider for authentication context.
- Created a new AuthProvider component in src/pages/auth/index.tsx.
2026-02-20 01:44:47 +08:00
1ffb3cabaa update 2026-02-18 00:46:02 +08:00
e0291d70bf add ui 2026-02-08 23:32:56 +08:00
3b60478036 update 2026-02-04 17:59:42 +08:00