abearxiong 8e29fe4545 feat: update routing and API handling, improve query functionality, and enhance UI components
- Changed import path for routes in next-env.d.ts
- Updated dependencies in package.json, including @kevisual/api and @kevisual/query
- Added delete functionality in QueryView component
- Modified run function in studio to accept a custom type
- Enhanced searchRoutes function in studio store with Fuse.js for better filtering
- Updated DataItemForm to use QueryRouterServer from the browser
- Added dynamic URL handling in query module
- Improved proxy request handling based on app key
- Adjusted TypeScript configuration for stricter checks
- Created a new page component for dynamic routing
- Introduced a new Toaster component for notifications
2026-01-21 18:51:03 +08:00
2026-01-15 11:59:34 +08:00
2026-01-15 12:32:07 +08:00
2026-01-15 11:59:34 +08:00
2026-01-15 12:32:07 +08:00
2026-01-15 11:59:34 +08:00
Description
router工作台
1.6 MiB
Languages
TypeScript 95.1%
CSS 4.6%
HTML 0.3%