Commit Graph

71 Commits

Author SHA1 Message Date
e019944c47 chore: bump version to 0.0.49 and update QueryOptions to include baseURL and beforeRequest 2026-02-18 18:46:32 +08:00
05dace0c79 chore: bump @kevisual/router to version 0.0.80, update QueryApi to handle optional fields in metadata args, and enhance JSON Schema conversion 2026-02-18 12:58:44 +08:00
73a9868c19 temp 2026-02-18 10:00:45 +08:00
30245606d2 chore: bump @kevisual/router to version 0.0.75, update QueryClient constructor, and enhance token handling in Query class 2026-02-18 05:28:12 +08:00
585becb6f5 test 2026-02-18 05:00:22 +08:00
ebfc779857 chore: bump version to 0.0.46 and enhance type inference for JSON Schema required fields 2026-02-18 04:10:43 +08:00
38659cc40e temp 2026-02-18 03:35:15 +08:00
c5dd06ea81 chore: update package version to 0.0.44, enhance @kevisual/router dependency, and add additional metadata fields in Pos type 2026-02-18 03:27:18 +08:00
554ff14fdc chore: bump version to 0.0.43, enhance JSON Schema type inference, and add usage examples 2026-02-18 03:00:20 +08:00
ec094a594b chore: update package version to 0.0.42 and remove pnpm lockfile
feat: enhance RouteInfo type with additional viewItem properties and implement removeViewItemFromRoutes function to clean up route metadata
2026-02-17 23:13:05 +08:00
395a4b8e48 temp 2026-02-17 21:42:47 +08:00
ecb69ba326 refactor: migrate from Rollup to Bun for build configuration
feat: update adapter to use globalThis for origin resolution

fix: remove unused ClientQuery export from query.ts

chore: update tsconfig to include test files and set rootDir

feat: add create-query functionality for dynamic API generation

feat: implement QueryApi with enhanced type inference from JSON Schema

test: add comprehensive API tests for QueryApi functionality

test: create demo routes and schemas for testing purposes

docs: add type inference demo for QueryApi usage
2026-02-17 21:39:41 +08:00
7adedc0552 chore: bump version to 0.0.40, update rollup and zustand dependencies, and refine adapter logic 2026-02-09 00:17:16 +08:00
3920183a21 f 2026-02-01 18:18:03 +08:00
168c7cdee4 chore: bump version to 0.0.39 and enhance adapter to merge existing search parameters with body and params 2026-02-01 18:08:19 +08:00
1eadacfc29 add methods 2026-01-30 17:26:03 +08:00
cb29e2ca67 chore: bump version to 0.0.38 and update error handling in adapter for timeout and network errors 2026-01-21 23:07:23 +08:00
56b3976bc9 chore: bump version to 0.0.37 and update adapter to set search parameters from body 2026-01-21 18:19:48 +08:00
fcb15495f3 chore: bump version to 0.0.36, update rollup to 4.55.3, and modify adapter URL handling 2026-01-21 18:01:29 +08:00
d4db81c58c chore: bump version to 0.0.35, update storage reference to globalThis.localStorage, and add beforeRequest option to QueryOptions 2026-01-03 19:12:56 +08:00
4133b7a360 chore: bump version to 0.0.34, add tslib dependency, and update rollup to 4.54.0
feat: include src directory in package files and remove deprecated comment from BaseQuery class
2026-01-02 20:24:28 +08:00
9bf68ba38f update 2025-12-19 13:05:43 +08:00
9fb82ee92a update 2025-12-19 13:05:14 +08:00
9fd079bb3f update 2025-12-19 12:44:13 +08:00
e15b813d9f update 2025-12-10 13:27:35 +08:00
37de79fba6 fix: json for query 2025-12-10 13:23:37 +08:00
9bbc245dcc update 2025-12-05 20:13:41 +08:00
f3dbbe1c0f update 2025-12-05 10:24:07 +08:00
b53968df8b update no Stop 2025-06-18 14:59:56 +08:00
ca154ba883 feat: update new options 2025-06-07 19:07:28 +08:00
14dec5f5c5 add query adapter 2025-06-07 17:00:30 +08:00
452f821d06 fix: fix adapter 2025-06-03 21:12:33 +08:00
27adb05c39 fix: fix bugs 2025-06-03 20:04:37 +08:00
66905f13a9 "chore: 更新依赖及适配Blob响应" 2025-06-02 11:36:59 +08:00
366840bb1d fix: change base query 2025-05-25 00:06:10 +08:00
8385ab05f6 fix 2025-05-24 09:26:10 +08:00
515c6e6cf7 query add chain 2025-05-20 10:14:15 +08:00
1104efaa1a perf 2025-05-15 22:21:52 +08:00
cf6ca31aa4 query add cacel request 2025-04-06 21:35:29 +08:00
320bc93c69 temp 2025-04-05 22:27:46 +08:00
0570acb78f temp 2025-03-30 00:36:51 +08:00
fd5437292a fix: fix onopen 2025-03-22 14:34:17 +08:00
64b37e369d types change for afterResponse 2025-03-22 13:29:02 +08:00
8f85ed4d4d feat: 支持GET请求 因为GET的请求可以缓存 2025-03-22 13:19:40 +08:00
dcab87c77a update: stop 2025-03-21 20:00:09 +08:00
a488c6ec48 feat: 添加response handle 2025-03-21 17:07:37 +08:00
17dbc08c69 fix types 2025-03-21 01:31:47 +08:00
49241a67f2 feat: change types 2025-03-21 01:29:24 +08:00
d0ce0b2c36 feat: 修改query,添加noMsg的确认 2025-03-20 12:33:36 +08:00
164c06c6a7 fix 2025-03-02 16:51:18 +08:00