@flow97/antd-schema 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,1243 @@
1
+ # antd-schema
2
+
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 首次发布 0.0.1 版本
8
+ - **@flow97/react-toolkit**: React 工具包,提供 Layout、组件、hooks 等
9
+ - **@flow97/antd-schema**: 基于 Ant Design 的 Schema 渲染器
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ - @flow97/react-toolkit@0.1.0
15
+
16
+ ## 5.0.0
17
+
18
+ ### Major Changes
19
+
20
+ - 包重命名和重大更新:
21
+ - **@flow97/react-toolkit** (原 react-toolkits):
22
+ - 包名从 `react-toolkits` 重命名为 `@flow97/react-toolkit`
23
+ - 移除 useKy 的公开导出,各项目需自行实现
24
+ - 移除 context.isGlobalMode,改为自动根据 appId 判断
25
+ - useKy hooks 完全内置化,不再接受自定义配置
26
+ - **@flow97/antd-schema** (原 antd-schema):
27
+ - 包名从 `antd-schema` 重命名为 `@flow97/antd-schema`
28
+ - 架构重构,采用注册表模式解决循环依赖
29
+ - 修复 infinite-list 数据渲染问题
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies
34
+ - @flow97/react-toolkit@4.0.0
35
+
36
+ ## 3.7.5
37
+
38
+ ### Patch Changes
39
+
40
+ - af53c90: refactor: consolidate renderers and update imports for improved structure
41
+ - f5ca1f2: refactor: update InfiniteListRenderer to handle API response structure
42
+ - Updated dependencies [11077b2]
43
+ - react-toolkits@2.32.17
44
+
45
+ ## 3.7.4
46
+
47
+ ### Patch Changes
48
+
49
+ - 9ad87d9: refactor: remove isGlobalMode from context and update related components
50
+ - 4aa0096: refactor: reorganize useKy imports and enhance README with Changesets workflow
51
+ - Updated dependencies [9ad87d9]
52
+ - Updated dependencies [4aa0096]
53
+ - react-toolkits@2.32.16
54
+
55
+ ## 3.7.3
56
+
57
+ ### Patch Changes
58
+
59
+ - 13ae33d: refactor: remove useKy.ts and update imports across components
60
+ - Updated dependencies [13ae33d]
61
+ - react-toolkits@2.32.9
62
+
63
+ ## 3.7.2
64
+
65
+ ### Patch Changes
66
+
67
+ - af302b5: refactor: streamline useKy integration across renderers
68
+ - Updated dependencies [af302b5]
69
+ - react-toolkits@2.31.3
70
+
71
+ ## 3.7.1
72
+
73
+ ### Patch Changes
74
+
75
+ - 71e5a70: refactor: replace useKyClient with useKy hook across components
76
+ - Updated dependencies [71e5a70]
77
+ - react-toolkits@2.31.2
78
+
79
+ ## 3.7.0
80
+
81
+ ### Minor Changes
82
+
83
+ - bf4b571: feat: introduce KeepAlive component for state caching in React
84
+
85
+ ### Patch Changes
86
+
87
+ - Updated dependencies [bf4b571]
88
+ - react-toolkits@2.30.0
89
+
90
+ ## 3.6.0
91
+
92
+ ### Minor Changes
93
+
94
+ - 6f1259c: refactor: migrate to useKyClient for HTTP requests
95
+
96
+ ### Patch Changes
97
+
98
+ - Updated dependencies [6f1259c]
99
+ - react-toolkits@2.28.0
100
+
101
+ ## 3.5.1
102
+
103
+ ### Patch Changes
104
+
105
+ - 68f200e: chore: update antd to version 6.0.0 and upgrade React dependencies
106
+ - Updated dependencies [68f200e]
107
+ - react-toolkits@2.26.1
108
+
109
+ ## 3.5.0
110
+
111
+ ### Minor Changes
112
+
113
+ - f75446d: refactor: update permission handling and improve component structure
114
+
115
+ ### Patch Changes
116
+
117
+ - Updated dependencies [48be1d4]
118
+ - Updated dependencies [f75446d]
119
+ - react-toolkits@2.26.0
120
+
121
+ ## 3.4.0
122
+
123
+ ### Minor Changes
124
+
125
+ - 2766e20: chore: update dependencies and refactor components for improved performance
126
+
127
+ ### Patch Changes
128
+
129
+ - Updated dependencies [2766e20]
130
+ - Updated dependencies [2766e20]
131
+ - react-toolkits@2.25.0
132
+
133
+ ## 3.3.55
134
+
135
+ ### Patch Changes
136
+
137
+ - Updated dependencies [d000cf3]
138
+ - react-toolkits@2.24.18
139
+
140
+ ## 3.3.54
141
+
142
+ ### Patch Changes
143
+
144
+ - Updated dependencies [97e80ed]
145
+ - react-toolkits@2.24.17
146
+
147
+ ## 3.3.53
148
+
149
+ ### Patch Changes
150
+
151
+ - Updated dependencies [5c146d1]
152
+ - react-toolkits@2.24.16
153
+
154
+ ## 3.3.52
155
+
156
+ ### Patch Changes
157
+
158
+ - Updated dependencies [32987d2]
159
+ - react-toolkits@2.24.15
160
+
161
+ ## 3.3.51
162
+
163
+ ### Patch Changes
164
+
165
+ - Updated dependencies [b4ab3a7]
166
+ - react-toolkits@2.24.14
167
+
168
+ ## 3.3.50
169
+
170
+ ### Patch Changes
171
+
172
+ - Updated dependencies [3f84850]
173
+ - react-toolkits@2.24.13
174
+
175
+ ## 3.3.49
176
+
177
+ ### Patch Changes
178
+
179
+ - Updated dependencies [06c7981]
180
+ - react-toolkits@2.24.12
181
+
182
+ ## 3.3.48
183
+
184
+ ### Patch Changes
185
+
186
+ - b13e450: refactor(react-toolkits): update appId handling in useKy and enhance HTTP method support in QueryList
187
+ - Updated dependencies [b13e450]
188
+ - react-toolkits@2.24.11
189
+
190
+ ## 3.3.47
191
+
192
+ ### Patch Changes
193
+
194
+ - Updated dependencies [e0d7c7a]
195
+ - react-toolkits@2.24.10
196
+
197
+ ## 3.3.46
198
+
199
+ ### Patch Changes
200
+
201
+ - Updated dependencies [1e7f06b]
202
+ - react-toolkits@2.24.9
203
+
204
+ ## 3.3.45
205
+
206
+ ### Patch Changes
207
+
208
+ - Updated dependencies [7af6550]
209
+ - react-toolkits@2.24.8
210
+
211
+ ## 3.3.44
212
+
213
+ ### Patch Changes
214
+
215
+ - Updated dependencies [cc7a25b]
216
+ - react-toolkits@2.24.7
217
+
218
+ ## 3.3.43
219
+
220
+ ### Patch Changes
221
+
222
+ - Updated dependencies [49639bb]
223
+ - react-toolkits@2.24.6
224
+
225
+ ## 3.3.42
226
+
227
+ ### Patch Changes
228
+
229
+ - Updated dependencies [c69ee31]
230
+ - react-toolkits@2.24.5
231
+
232
+ ## 3.3.41
233
+
234
+ ### Patch Changes
235
+
236
+ - Updated dependencies [293ff26]
237
+ - react-toolkits@2.24.4
238
+
239
+ ## 3.3.40
240
+
241
+ ### Patch Changes
242
+
243
+ - Updated dependencies [3eec896]
244
+ - react-toolkits@2.24.3
245
+
246
+ ## 3.3.39
247
+
248
+ ### Patch Changes
249
+
250
+ - Updated dependencies [c1562f7]
251
+ - react-toolkits@2.24.2
252
+
253
+ ## 3.3.38
254
+
255
+ ### Patch Changes
256
+
257
+ - Updated dependencies [d061803]
258
+ - react-toolkits@2.24.1
259
+
260
+ ## 3.3.37
261
+
262
+ ### Patch Changes
263
+
264
+ - Updated dependencies [5350f2d]
265
+ - react-toolkits@2.24.0
266
+
267
+ ## 3.3.36
268
+
269
+ ### Patch Changes
270
+
271
+ - Updated dependencies [fb2ea14]
272
+ - react-toolkits@2.23.0
273
+
274
+ ## 3.3.35
275
+
276
+ ### Patch Changes
277
+
278
+ - Updated dependencies [07ca1fc]
279
+ - react-toolkits@2.22.33
280
+
281
+ ## 3.3.34
282
+
283
+ ### Patch Changes
284
+
285
+ - Updated dependencies [1fbf32a]
286
+ - react-toolkits@2.22.32
287
+
288
+ ## 3.3.33
289
+
290
+ ### Patch Changes
291
+
292
+ - Updated dependencies [8bf31d3]
293
+ - Updated dependencies [b59de0c]
294
+ - react-toolkits@2.22.31
295
+
296
+ ## 3.3.32
297
+
298
+ ### Patch Changes
299
+
300
+ - Updated dependencies [dcde94c]
301
+ - react-toolkits@2.22.30
302
+
303
+ ## 3.3.31
304
+
305
+ ### Patch Changes
306
+
307
+ - Updated dependencies [3b9ddd2]
308
+ - react-toolkits@2.22.29
309
+
310
+ ## 3.3.30
311
+
312
+ ### Patch Changes
313
+
314
+ - Updated dependencies [3f14673]
315
+ - react-toolkits@2.22.28
316
+
317
+ ## 3.3.29
318
+
319
+ ### Patch Changes
320
+
321
+ - Updated dependencies [b153e15]
322
+ - react-toolkits@2.22.27
323
+
324
+ ## 3.3.28
325
+
326
+ ### Patch Changes
327
+
328
+ - Updated dependencies [5b4f144]
329
+ - react-toolkits@2.22.26
330
+
331
+ ## 3.3.27
332
+
333
+ ### Patch Changes
334
+
335
+ - b30c2d0: Release
336
+ - Updated dependencies [b30c2d0]
337
+ - react-toolkits@2.22.25
338
+
339
+ ## 3.3.26
340
+
341
+ ### Patch Changes
342
+
343
+ - Updated dependencies [ea32c92]
344
+ - react-toolkits@2.22.24
345
+
346
+ ## 3.3.25
347
+
348
+ ### Patch Changes
349
+
350
+ - Updated dependencies [f26f246]
351
+ - react-toolkits@2.22.23
352
+
353
+ ## 3.3.24
354
+
355
+ ### Patch Changes
356
+
357
+ - Updated dependencies [3c5884f]
358
+ - react-toolkits@2.22.22
359
+
360
+ ## 3.3.23
361
+
362
+ ### Patch Changes
363
+
364
+ - Updated dependencies [92d3375]
365
+ - react-toolkits@2.22.21
366
+
367
+ ## 3.3.22
368
+
369
+ ### Patch Changes
370
+
371
+ - Updated dependencies [f451fa7]
372
+ - react-toolkits@2.22.20
373
+
374
+ ## 3.3.21
375
+
376
+ ### Patch Changes
377
+
378
+ - Updated dependencies [023019a]
379
+ - react-toolkits@2.22.19
380
+
381
+ ## 3.3.20
382
+
383
+ ### Patch Changes
384
+
385
+ - Updated dependencies [616dedf]
386
+ - react-toolkits@2.22.18
387
+
388
+ ## 3.3.19
389
+
390
+ ### Patch Changes
391
+
392
+ - 9006b9e: refactor(react-toolkits): replace PermissionButton with AuthButton and update signInPath to loginPath
393
+ - Updated dependencies [9006b9e]
394
+ - Updated dependencies [9db9ca6]
395
+ - react-toolkits@2.22.17
396
+
397
+ ## 3.3.18
398
+
399
+ ### Patch Changes
400
+
401
+ - Updated dependencies [8f01420]
402
+ - react-toolkits@2.22.16
403
+
404
+ ## 3.3.17
405
+
406
+ ### Patch Changes
407
+
408
+ - b29440d: feat(react-toolkits): add UseKyOptions interface to customize useKy hook behavior
409
+ - Updated dependencies [b29440d]
410
+ - react-toolkits@2.22.15
411
+
412
+ ## 3.3.16
413
+
414
+ ### Patch Changes
415
+
416
+ - Updated dependencies [a44312c]
417
+ - react-toolkits@2.22.14
418
+
419
+ ## 3.3.15
420
+
421
+ ### Patch Changes
422
+
423
+ - Updated dependencies [a63aab2]
424
+ - react-toolkits@2.22.13
425
+
426
+ ## 3.3.14
427
+
428
+ ### Patch Changes
429
+
430
+ - ef93fa5: 重构react-toolkits导入路径,统一使用根路径导入
431
+ - Updated dependencies [ef93fa5]
432
+ - react-toolkits@2.22.12
433
+
434
+ ## 3.3.13
435
+
436
+ ### Patch Changes
437
+
438
+ - dc31008: 优化InfiniteList组件,统一使用filters替代formValue,重构请求参数构建逻辑,增强代码可读性。同时引入默认payload以稳定状态管理,简化实例注册和更新流程。
439
+ - Updated dependencies [dc31008]
440
+ - react-toolkits@2.22.11
441
+
442
+ ## 3.3.12
443
+
444
+ ### Patch Changes
445
+
446
+ - Updated dependencies [426c6cb]
447
+ - react-toolkits@2.22.10
448
+
449
+ ## 3.3.11
450
+
451
+ ### Patch Changes
452
+
453
+ - Updated dependencies [92b3c0f]
454
+ - react-toolkits@2.22.9
455
+
456
+ ## 3.3.10
457
+
458
+ ### Patch Changes
459
+
460
+ - 779d222: 优化QueryList组件,统一使用filters替代formValue
461
+ - Updated dependencies [779d222]
462
+ - react-toolkits@2.22.8
463
+
464
+ ## 3.3.9
465
+
466
+ ### Patch Changes
467
+
468
+ - Updated dependencies [70efaec]
469
+ - react-toolkits@2.22.7
470
+
471
+ ## 3.3.8
472
+
473
+ ### Patch Changes
474
+
475
+ - Updated dependencies [fb4bd6e]
476
+ - react-toolkits@2.22.6
477
+
478
+ ## 3.3.7
479
+
480
+ ### Patch Changes
481
+
482
+ - fecec78: 重构use-ky钩子,优化响应处理逻辑,简化状态码检查,改进错误处理机制,确保在请求失败时能够正确提取并显示错误信息。同时,移除不必要的QueryProvider组件,提升代码可读性和一致性。
483
+ - Updated dependencies [fecec78]
484
+ - react-toolkits@2.22.5
485
+
486
+ ## 3.3.6
487
+
488
+ ### Patch Changes
489
+
490
+ - Updated dependencies [f756318]
491
+ - react-toolkits@2.22.4
492
+
493
+ ## 3.3.5
494
+
495
+ ### Patch Changes
496
+
497
+ - Updated dependencies [d6368d3]
498
+ - react-toolkits@2.22.3
499
+
500
+ ## 3.3.4
501
+
502
+ ### Patch Changes
503
+
504
+ - 67ac7f5: 重构QueryList组件及相关页面,更新dataAdapter配置,简化参数处理逻辑,提升代码可读性和一致性。
505
+ - Updated dependencies [67ac7f5]
506
+ - react-toolkits@2.22.2
507
+
508
+ ## 3.3.3
509
+
510
+ ### Patch Changes
511
+
512
+ - 41e87c2: 重构QueryList组件,优化dataAdapter配置,支持更灵活的数据处理方式。同时更新相关页面以使用新的dataAdapter结构,提升代码可读性和一致性。
513
+ - Updated dependencies [41e87c2]
514
+ - react-toolkits@2.22.1
515
+
516
+ ## 3.3.2
517
+
518
+ ### Patch Changes
519
+
520
+ - Updated dependencies [de4b454]
521
+ - react-toolkits@2.22.0
522
+
523
+ ## 3.3.1
524
+
525
+ ### Patch Changes
526
+
527
+ - Updated dependencies [29987ae]
528
+ - react-toolkits@2.21.1
529
+
530
+ ## 3.3.0
531
+
532
+ ### Minor Changes
533
+
534
+ - 01b6652: 重构InfiniteList和QueryList组件,采用dataAdapter模式优化数据源处理逻辑,提升代码可读性和一致性。同时更新相关页面以使用新的dataAdapter配置。
535
+
536
+ ### Patch Changes
537
+
538
+ - Updated dependencies [01b6652]
539
+ - react-toolkits@2.21.0
540
+
541
+ ## 3.2.0
542
+
543
+ ### Minor Changes
544
+
545
+ - 1acfc29: 更新pnpm依赖,添加@tanstack/react-query和@tanstack/react-query-devtools,移除swr。修改InfiniteList和QueryList组件以支持新的请求配置,优化数据源处理逻辑,确保组件在数据加载时的表现更佳。同时,重构相关hooks和状态管理,提升代码可读性和一致性。
546
+
547
+ ### Patch Changes
548
+
549
+ - Updated dependencies [1acfc29]
550
+ - react-toolkits@2.20.0
551
+
552
+ ## 3.1.21
553
+
554
+ ### Patch Changes
555
+
556
+ - Updated dependencies [894c877]
557
+ - react-toolkits@2.19.2
558
+
559
+ ## 3.1.20
560
+
561
+ ### Patch Changes
562
+
563
+ - Updated dependencies [5967bc0]
564
+ - react-toolkits@2.19.1
565
+
566
+ ## 3.1.19
567
+
568
+ ### Patch Changes
569
+
570
+ - Updated dependencies [8d35713]
571
+ - react-toolkits@2.19.0
572
+
573
+ ## 3.1.18
574
+
575
+ ### Patch Changes
576
+
577
+ - Updated dependencies [2054f95]
578
+ - react-toolkits@2.18.2
579
+
580
+ ## 3.1.17
581
+
582
+ ### Patch Changes
583
+
584
+ - Updated dependencies [b0be1eb]
585
+ - react-toolkits@2.18.1
586
+
587
+ ## 3.1.16
588
+
589
+ ### Patch Changes
590
+
591
+ - Updated dependencies [5474738]
592
+ - react-toolkits@2.18.0
593
+
594
+ ## 3.1.15
595
+
596
+ ### Patch Changes
597
+
598
+ - Updated dependencies [33643fc]
599
+ - react-toolkits@2.17.0
600
+
601
+ ## 3.1.14
602
+
603
+ ### Patch Changes
604
+
605
+ - Updated dependencies [6cf1f06]
606
+ - react-toolkits@2.16.5
607
+
608
+ ## 3.1.13
609
+
610
+ ### Patch Changes
611
+
612
+ - Updated dependencies [2040df0]
613
+ - react-toolkits@2.16.4
614
+
615
+ ## 3.1.12
616
+
617
+ ### Patch Changes
618
+
619
+ - Updated dependencies [5904b2e]
620
+ - react-toolkits@2.16.3
621
+
622
+ ## 3.1.11
623
+
624
+ ### Patch Changes
625
+
626
+ - Updated dependencies [4b27ddf]
627
+ - react-toolkits@2.16.2
628
+
629
+ ## 3.1.10
630
+
631
+ ### Patch Changes
632
+
633
+ - Updated dependencies [72e2ddc]
634
+ - react-toolkits@2.16.1
635
+
636
+ ## 3.1.9
637
+
638
+ ### Patch Changes
639
+
640
+ - Updated dependencies [7b534a7]
641
+ - react-toolkits@2.16.0
642
+
643
+ ## 3.1.8
644
+
645
+ ### Patch Changes
646
+
647
+ - Updated dependencies [ea282f6]
648
+ - react-toolkits@2.15.8
649
+
650
+ ## 3.1.7
651
+
652
+ ### Patch Changes
653
+
654
+ - Updated dependencies [3ab4d68]
655
+ - react-toolkits@2.15.7
656
+
657
+ ## 3.1.6
658
+
659
+ ### Patch Changes
660
+
661
+ - Updated dependencies [73a6907]
662
+ - react-toolkits@2.15.6
663
+
664
+ ## 3.1.5
665
+
666
+ ### Patch Changes
667
+
668
+ - Updated dependencies [e102f67]
669
+ - react-toolkits@2.15.5
670
+
671
+ ## 3.1.4
672
+
673
+ ### Patch Changes
674
+
675
+ - Updated dependencies [2ae7b54]
676
+ - react-toolkits@2.15.4
677
+
678
+ ## 3.1.3
679
+
680
+ ### Patch Changes
681
+
682
+ - Updated dependencies [4729b26]
683
+ - react-toolkits@2.15.3
684
+
685
+ ## 3.1.2
686
+
687
+ ### Patch Changes
688
+
689
+ - 4e27799: 统一处理响应数据,简化Response对象创建逻辑,移除多余的data字段判断。
690
+ - Updated dependencies [4e27799]
691
+ - react-toolkits@2.15.2
692
+
693
+ ## 3.1.1
694
+
695
+ ### Patch Changes
696
+
697
+ - Updated dependencies [2daec5b]
698
+ - react-toolkits@2.15.1
699
+
700
+ ## 3.1.0
701
+
702
+ ### Minor Changes
703
+
704
+ - dfb3a7c: 移除axios相关类型定义,添加useHttpClient钩子以替代axios
705
+
706
+ ### Patch Changes
707
+
708
+ - Updated dependencies [dfb3a7c]
709
+ - react-toolkits@2.15.0
710
+
711
+ ## 3.0.51
712
+
713
+ ### Patch Changes
714
+
715
+ - Updated dependencies [00432c8]
716
+ - react-toolkits@2.14.11
717
+
718
+ ## 3.0.50
719
+
720
+ ### Patch Changes
721
+
722
+ - 5564e7b: 更新package.json中的lint脚本以支持并行执行,更新pnpm-lock.yaml以包含eslint的最新版本,修改turbo.json以禁用lint缓存,调整antd-schema中的多个文件以添加类型导入,优化组件和渲染器的代码结构,确保一致性和可读性。
723
+ - Updated dependencies [5564e7b]
724
+ - react-toolkits@2.14.10
725
+
726
+ ## 3.0.49
727
+
728
+ ### Patch Changes
729
+
730
+ - Updated dependencies [362bbc6]
731
+ - react-toolkits@2.14.9
732
+
733
+ ## 3.0.48
734
+
735
+ ### Patch Changes
736
+
737
+ - Updated dependencies [4e10c9d]
738
+ - react-toolkits@2.14.8
739
+
740
+ ## 3.0.47
741
+
742
+ ### Patch Changes
743
+
744
+ - Updated dependencies [6978c27]
745
+ - react-toolkits@2.14.7
746
+
747
+ ## 3.0.46
748
+
749
+ ### Patch Changes
750
+
751
+ - Updated dependencies [72304a9]
752
+ - react-toolkits@2.14.6
753
+
754
+ ## 3.0.45
755
+
756
+ ### Patch Changes
757
+
758
+ - Updated dependencies [ff73a74]
759
+ - react-toolkits@2.14.5
760
+
761
+ ## 3.0.44
762
+
763
+ ### Patch Changes
764
+
765
+ - Updated dependencies [0beb961]
766
+ - react-toolkits@2.14.4
767
+
768
+ ## 3.0.43
769
+
770
+ ### Patch Changes
771
+
772
+ - Updated dependencies [37dc742]
773
+ - react-toolkits@2.14.3
774
+
775
+ ## 3.0.42
776
+
777
+ ### Patch Changes
778
+
779
+ - Updated dependencies [2df5864]
780
+ - react-toolkits@2.14.2
781
+
782
+ ## 3.0.41
783
+
784
+ ### Patch Changes
785
+
786
+ - Updated dependencies [751ca52]
787
+ - react-toolkits@2.14.1
788
+
789
+ ## 3.0.40
790
+
791
+ ### Patch Changes
792
+
793
+ - Updated dependencies [17b672d]
794
+ - react-toolkits@2.14.0
795
+
796
+ ## 3.0.39
797
+
798
+ ### Patch Changes
799
+
800
+ - Updated dependencies [dba6e3c]
801
+ - react-toolkits@2.13.36
802
+
803
+ ## 3.0.38
804
+
805
+ ### Patch Changes
806
+
807
+ - Updated dependencies [36f96c7]
808
+ - react-toolkits@2.13.35
809
+
810
+ ## 3.0.37
811
+
812
+ ### Patch Changes
813
+
814
+ - Updated dependencies [ca6e5e1]
815
+ - react-toolkits@2.13.34
816
+
817
+ ## 3.0.36
818
+
819
+ ### Patch Changes
820
+
821
+ - Updated dependencies [ca6cb9d]
822
+ - react-toolkits@2.13.33
823
+
824
+ ## 3.0.35
825
+
826
+ ### Patch Changes
827
+
828
+ - Updated dependencies [575bb87]
829
+ - react-toolkits@2.13.32
830
+
831
+ ## 3.0.34
832
+
833
+ ### Patch Changes
834
+
835
+ - Updated dependencies [e423d66]
836
+ - react-toolkits@2.13.31
837
+
838
+ ## 3.0.33
839
+
840
+ ### Patch Changes
841
+
842
+ - Updated dependencies [a30b5ea]
843
+ - react-toolkits@2.13.30
844
+
845
+ ## 3.0.32
846
+
847
+ ### Patch Changes
848
+
849
+ - Updated dependencies [6ced5fc]
850
+ - react-toolkits@2.13.29
851
+
852
+ ## 3.0.31
853
+
854
+ ### Patch Changes
855
+
856
+ - Updated dependencies [61478c7]
857
+ - react-toolkits@2.13.28
858
+
859
+ ## 3.0.30
860
+
861
+ ### Patch Changes
862
+
863
+ - Updated dependencies [40e6d81]
864
+ - react-toolkits@2.13.27
865
+
866
+ ## 3.0.29
867
+
868
+ ### Patch Changes
869
+
870
+ - Updated dependencies [546fd76]
871
+ - react-toolkits@2.13.26
872
+
873
+ ## 3.0.28
874
+
875
+ ### Patch Changes
876
+
877
+ - Updated dependencies [b7a9818]
878
+ - react-toolkits@2.13.25
879
+
880
+ ## 3.0.27
881
+
882
+ ### Patch Changes
883
+
884
+ - Updated dependencies [db63485]
885
+ - react-toolkits@2.13.24
886
+
887
+ ## 3.0.26
888
+
889
+ ### Patch Changes
890
+
891
+ - Updated dependencies [0564d4b]
892
+ - react-toolkits@2.13.23
893
+
894
+ ## 3.0.25
895
+
896
+ ### Patch Changes
897
+
898
+ - 2ffafd1: fix: issues about menu collapse
899
+ - Updated dependencies [2ffafd1]
900
+ - react-toolkits@2.13.22
901
+
902
+ ## 3.0.24
903
+
904
+ ### Patch Changes
905
+
906
+ - Updated dependencies [fe15d49]
907
+ - react-toolkits@2.13.21
908
+
909
+ ## 3.0.23
910
+
911
+ ### Patch Changes
912
+
913
+ - 4e7f741: fix: menu list app-id header should not be global
914
+ - Updated dependencies [4e7f741]
915
+ - react-toolkits@2.13.20
916
+
917
+ ## 3.0.22
918
+
919
+ ### Patch Changes
920
+
921
+ - Updated dependencies [ca774c6]
922
+ - react-toolkits@2.13.19
923
+
924
+ ## 3.0.21
925
+
926
+ ### Patch Changes
927
+
928
+ - c95938f: fix: Skelton not work
929
+ - Updated dependencies [c95938f]
930
+ - react-toolkits@2.13.18
931
+
932
+ ## 3.0.20
933
+
934
+ ### Patch Changes
935
+
936
+ - Updated dependencies [5e18613]
937
+ - react-toolkits@2.13.17
938
+
939
+ ## 3.0.19
940
+
941
+ ### Patch Changes
942
+
943
+ - 836e406: alpha
944
+ - Updated dependencies [836e406]
945
+ - react-toolkits@2.13.16
946
+
947
+ ## 3.0.18
948
+
949
+ ### Patch Changes
950
+
951
+ - 01f3892: feat: transfer Service params and body
952
+
953
+ ## 3.0.17
954
+
955
+ ### Patch Changes
956
+
957
+ - Updated dependencies [6012610]
958
+ - react-toolkits@2.13.15
959
+
960
+ ## 3.0.16
961
+
962
+ ### Patch Changes
963
+
964
+ - 4149042: beta
965
+ - Updated dependencies [4149042]
966
+ - react-toolkits@2.13.14
967
+
968
+ ## 3.0.15
969
+
970
+ ### Patch Changes
971
+
972
+ - Updated dependencies [d0a9815]
973
+ - react-toolkits@2.13.13
974
+
975
+ ## 3.0.14
976
+
977
+ ### Patch Changes
978
+
979
+ - bcc0d23: fix: access InfiniteList form value failed
980
+
981
+ ## 3.0.13
982
+
983
+ ### Patch Changes
984
+
985
+ - Updated dependencies [0b98376]
986
+ - react-toolkits@2.13.12
987
+
988
+ ## 3.0.12
989
+
990
+ ### Patch Changes
991
+
992
+ - 23c7916: Release
993
+ - Updated dependencies [23c7916]
994
+ - react-toolkits@2.13.11
995
+
996
+ ## 3.0.11
997
+
998
+ ### Patch Changes
999
+
1000
+ - Updated dependencies [23a74d1]
1001
+ - react-toolkits@2.13.10
1002
+
1003
+ ## 3.0.10
1004
+
1005
+ ### Patch Changes
1006
+
1007
+ - ca64a33: feat: support output utc time
1008
+
1009
+ ## 3.0.9
1010
+
1011
+ ### Patch Changes
1012
+
1013
+ - Updated dependencies [0ac3825]
1014
+ - react-toolkits@2.13.9
1015
+
1016
+ ## 3.0.8
1017
+
1018
+ ### Patch Changes
1019
+
1020
+ - Updated dependencies [3d60f77]
1021
+ - react-toolkits@2.13.8
1022
+
1023
+ ## 3.0.7
1024
+
1025
+ ### Patch Changes
1026
+
1027
+ - fd68eee: fix: some issues
1028
+ - Updated dependencies [fd68eee]
1029
+ - react-toolkits@2.13.7
1030
+
1031
+ ## 3.0.6
1032
+
1033
+ ### Patch Changes
1034
+
1035
+ - Updated dependencies [3b3beba]
1036
+ - react-toolkits@2.13.6
1037
+
1038
+ ## 3.0.5
1039
+
1040
+ ### Patch Changes
1041
+
1042
+ - Updated dependencies [e0a1236]
1043
+ - react-toolkits@2.13.5
1044
+
1045
+ ## 3.0.4
1046
+
1047
+ ### Patch Changes
1048
+
1049
+ - Updated dependencies [4ac9c19]
1050
+ - react-toolkits@2.13.4
1051
+
1052
+ ## 3.0.3
1053
+
1054
+ ### Patch Changes
1055
+
1056
+ - Updated dependencies [8601f12]
1057
+ - react-toolkits@2.13.3
1058
+
1059
+ ## 3.0.2
1060
+
1061
+ ### Patch Changes
1062
+
1063
+ - f59e5e7: feat: permission v3
1064
+ - Updated dependencies [f59e5e7]
1065
+ - react-toolkits@2.13.2
1066
+
1067
+ ## 3.0.1
1068
+
1069
+ ### Patch Changes
1070
+
1071
+ - Updated dependencies [d26e60b]
1072
+ - react-toolkits@2.13.1
1073
+
1074
+ ## 3.0.0
1075
+
1076
+ ### Minor Changes
1077
+
1078
+ - 36eaf3d: Release
1079
+
1080
+ ### Patch Changes
1081
+
1082
+ - Updated dependencies [36eaf3d]
1083
+ - react-toolkits@2.13.0
1084
+
1085
+ ## 2.0.0
1086
+
1087
+ ### Minor Changes
1088
+
1089
+ - 66def58: refactor: some new apis
1090
+
1091
+ ### Patch Changes
1092
+
1093
+ - Updated dependencies [66def58]
1094
+ - react-toolkits@2.12.0
1095
+
1096
+ ## 1.0.18
1097
+
1098
+ ### Patch Changes
1099
+
1100
+ - Updated dependencies [7838c76]
1101
+ - react-toolkits@2.11.19
1102
+
1103
+ ## 1.0.17
1104
+
1105
+ ### Patch Changes
1106
+
1107
+ - Updated dependencies [b3a0f65]
1108
+ - react-toolkits@2.11.18
1109
+
1110
+ ## 1.0.16
1111
+
1112
+ ### Patch Changes
1113
+
1114
+ - 835be1b: chore: remove logoutRedirectUrl
1115
+ - 1793289: alpha
1116
+ - 1793289: refactor: create axios instance everytime ToolkitsProvider mounted
1117
+ - Updated dependencies [835be1b]
1118
+ - Updated dependencies [1793289]
1119
+ - Updated dependencies [1793289]
1120
+ - react-toolkits@2.11.17
1121
+
1122
+ ## 1.0.15
1123
+
1124
+ ### Patch Changes
1125
+
1126
+ - 0734812: fix: missing return
1127
+
1128
+ ## 1.0.14
1129
+
1130
+ ### Patch Changes
1131
+
1132
+ - 027f64e: feat: change some schemas
1133
+ - Updated dependencies [027f64e]
1134
+ - react-toolkits@2.11.16
1135
+
1136
+ ## 1.0.13
1137
+
1138
+ ### Patch Changes
1139
+
1140
+ - d245b1a: feat: render stringfied json
1141
+ - Updated dependencies [d245b1a]
1142
+ - react-toolkits@2.11.15
1143
+
1144
+ ## 1.0.12
1145
+
1146
+ ### Patch Changes
1147
+
1148
+ - 00f9593: Release
1149
+ - Updated dependencies [00f9593]
1150
+ - react-toolkits@2.11.14
1151
+
1152
+ ## 1.0.11
1153
+
1154
+ ### Patch Changes
1155
+
1156
+ - Updated dependencies [13965e7]
1157
+ - react-toolkits@2.11.13
1158
+
1159
+ ## 1.0.10
1160
+
1161
+ ### Patch Changes
1162
+
1163
+ - Updated dependencies [7e053ee]
1164
+ - react-toolkits@2.11.12
1165
+
1166
+ ## 1.0.9
1167
+
1168
+ ### Patch Changes
1169
+
1170
+ - ad227a4: fix: resolve duplicate key error
1171
+ - Updated dependencies [ad227a4]
1172
+ - react-toolkits@2.11.11
1173
+
1174
+ ## 1.0.8
1175
+
1176
+ ### Patch Changes
1177
+
1178
+ - Updated dependencies [aea065d]
1179
+ - react-toolkits@2.11.10
1180
+
1181
+ ## 1.0.7
1182
+
1183
+ ### Patch Changes
1184
+
1185
+ - Updated dependencies [5241a1b]
1186
+ - react-toolkits@2.11.9
1187
+
1188
+ ## 1.0.6
1189
+
1190
+ ### Patch Changes
1191
+
1192
+ - Updated dependencies [ec15f55]
1193
+ - react-toolkits@2.11.8
1194
+
1195
+ ## 1.0.5
1196
+
1197
+ ### Patch Changes
1198
+
1199
+ - 19cfebf: fix: useNavigate missing router
1200
+ - Updated dependencies [19cfebf]
1201
+ - react-toolkits@2.11.7
1202
+
1203
+ ## 1.0.4
1204
+
1205
+ ### Patch Changes
1206
+
1207
+ - fd44527: fix: some issues
1208
+ - Updated dependencies [fd44527]
1209
+ - react-toolkits@2.11.6
1210
+
1211
+ ## 1.0.3
1212
+
1213
+ ### Patch Changes
1214
+
1215
+ - b5b29c1: Release
1216
+ - Updated dependencies [b5b29c1]
1217
+ - react-toolkits@2.11.5
1218
+
1219
+ ## 1.0.2
1220
+
1221
+ ### Patch Changes
1222
+
1223
+ - b2059ff: Release
1224
+ - Updated dependencies [b2059ff]
1225
+ - react-toolkits@2.11.4
1226
+
1227
+ ## 1.0.1
1228
+
1229
+ ### Patch Changes
1230
+
1231
+ - Updated dependencies [fc98255]
1232
+ - react-toolkits@2.11.3
1233
+
1234
+ ## 1.0.0
1235
+
1236
+ ### Major Changes
1237
+
1238
+ - eebfd9a: Release
1239
+
1240
+ ### Patch Changes
1241
+
1242
+ - Updated dependencies [eebfd9a]
1243
+ - react-toolkits@2.11.2