@harbor-design/proform 1.4.18 → 1.4.19

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +829 -0
  2. package/README.md +2 -16
  3. package/package.json +40 -40
package/CHANGELOG.md ADDED
@@ -0,0 +1,829 @@
1
+ # @harbor-design/proform
2
+
3
+ ## 1.4.19
4
+
5
+ ### Patch Changes
6
+
7
+ - set to defunct
8
+
9
+ ## 1.4.18
10
+
11
+ ### Patch Changes
12
+
13
+ - release
14
+
15
+ ## 1.4.17
16
+
17
+ ### Patch Changes
18
+
19
+ - update tooltip
20
+
21
+ ## 1.4.16
22
+
23
+ ### Patch Changes
24
+
25
+ - update proform
26
+
27
+ ## 1.4.15
28
+
29
+ ### Patch Changes
30
+
31
+ - fix some bugs
32
+
33
+ ## 1.4.14
34
+
35
+ ### Patch Changes
36
+
37
+ - update label process
38
+
39
+ ## 1.4.13
40
+
41
+ ### Patch Changes
42
+
43
+ - add reactiveModel on SubscribeUtils
44
+
45
+ ## 1.4.12
46
+
47
+ ### Patch Changes
48
+
49
+ - fix bug of hydrate
50
+
51
+ ## 1.4.11
52
+
53
+ ### Patch Changes
54
+
55
+ - fix validate error
56
+
57
+ ## 1.4.10
58
+
59
+ ### Patch Changes
60
+
61
+ - fix deepAssign logic
62
+
63
+ ## 1.4.9
64
+
65
+ ### Patch Changes
66
+
67
+ - fix bug of defaultValue retrive
68
+
69
+ ## 1.4.8
70
+
71
+ ### Patch Changes
72
+
73
+ - ensure RegExp work great
74
+
75
+ ## 1.4.7
76
+
77
+ ### Patch Changes
78
+
79
+ - fix new Date error
80
+
81
+ ## 1.4.6
82
+
83
+ ### Patch Changes
84
+
85
+ - fix stable value logic
86
+
87
+ ## 1.4.5
88
+
89
+ ### Patch Changes
90
+
91
+ - update display control
92
+
93
+ ## 1.4.4
94
+
95
+ ### Patch Changes
96
+
97
+ - fix default value calc error
98
+
99
+ ## 1.4.3
100
+
101
+ ### Patch Changes
102
+
103
+ - fix maximum call stack size exceeded error
104
+
105
+ ## 1.4.2
106
+
107
+ ### Patch Changes
108
+
109
+ - improve required message logic
110
+
111
+ ## 1.4.1
112
+
113
+ ### Patch Changes
114
+
115
+ - fix bug of native rules required error
116
+
117
+ ## 1.4.0
118
+
119
+ ### Minor Changes
120
+
121
+ - update share logic and default value logic
122
+
123
+ ## 1.3.34
124
+
125
+ ### Patch Changes
126
+
127
+ - fix bug
128
+
129
+ ## 1.3.33
130
+
131
+ ### Patch Changes
132
+
133
+ - fix bug
134
+
135
+ ## 1.3.32
136
+
137
+ ### Patch Changes
138
+
139
+ - fix bug
140
+
141
+ ## 1.3.31
142
+
143
+ ### Patch Changes
144
+
145
+ - fix bug
146
+
147
+ ## 1.3.30
148
+
149
+ ### Patch Changes
150
+
151
+ - fix bug
152
+
153
+ ## 1.3.29
154
+
155
+ ### Patch Changes
156
+
157
+ - fix bug
158
+
159
+ ## 1.3.28
160
+
161
+ ### Patch Changes
162
+
163
+ - fix bug
164
+
165
+ ## 1.3.27
166
+
167
+ ### Patch Changes
168
+
169
+ - fix bug
170
+
171
+ ## 1.3.26
172
+
173
+ ### Patch Changes
174
+
175
+ - fix bug
176
+
177
+ ## 1.3.25
178
+
179
+ ### Patch Changes
180
+
181
+ - fix bug
182
+
183
+ ## 1.3.24
184
+
185
+ ### Patch Changes
186
+
187
+ - fix bug
188
+
189
+ ## 1.3.23
190
+
191
+ ### Patch Changes
192
+
193
+ - fix bug
194
+
195
+ ## 1.3.22
196
+
197
+ ### Patch Changes
198
+
199
+ - fix bug
200
+
201
+ ## 1.3.21
202
+
203
+ ### Patch Changes
204
+
205
+ - fix bug
206
+
207
+ ## 1.3.20
208
+
209
+ ### Patch Changes
210
+
211
+ - fix bug
212
+
213
+ ## 1.3.19
214
+
215
+ ### Patch Changes
216
+
217
+ - fix bug
218
+
219
+ ## 1.3.18
220
+
221
+ ### Patch Changes
222
+
223
+ - fix bug
224
+
225
+ ## 1.3.17
226
+
227
+ ### Patch Changes
228
+
229
+ - fix bug
230
+
231
+ ## 1.3.16
232
+
233
+ ### Patch Changes
234
+
235
+ - fix bug
236
+
237
+ ## 1.3.15
238
+
239
+ ### Patch Changes
240
+
241
+ - fix bug
242
+
243
+ ## 1.3.14
244
+
245
+ ### Patch Changes
246
+
247
+ - fix bug
248
+
249
+ ## 1.3.13
250
+
251
+ ### Patch Changes
252
+
253
+ - fix bug
254
+
255
+ ## 1.3.12
256
+
257
+ ### Patch Changes
258
+
259
+ - fix bug
260
+
261
+ ## 1.3.11
262
+
263
+ ### Patch Changes
264
+
265
+ - fix bug
266
+
267
+ ## 1.3.10
268
+
269
+ ### Patch Changes
270
+
271
+ - fix bug
272
+
273
+ ## 1.3.1
274
+
275
+ ### Patch Changes
276
+
277
+ - improve type
278
+
279
+ ## 1.3.0
280
+
281
+ ### Minor Changes
282
+
283
+ - improve performance
284
+
285
+ ## 1.2.30
286
+
287
+ ### Patch Changes
288
+
289
+ - fix bug
290
+
291
+ ## 1.2.29
292
+
293
+ ### Patch Changes
294
+
295
+ - improve logic
296
+
297
+ ## 1.2.28
298
+
299
+ ### Patch Changes
300
+
301
+ - fix clearValidate error
302
+
303
+ ## 1.2.27
304
+
305
+ ### Patch Changes
306
+
307
+ - add markOnetimeFunction
308
+
309
+ ## 1.2.26
310
+
311
+ ### Patch Changes
312
+
313
+ - improve pack size
314
+
315
+ ## 1.2.25
316
+
317
+ ### Patch Changes
318
+
319
+ - add markStructuredPathParsing
320
+
321
+ ## 1.2.24
322
+
323
+ ### Patch Changes
324
+
325
+ - fix error case
326
+
327
+ ## 1.2.23
328
+
329
+ ### Patch Changes
330
+
331
+ - store cacheable async result
332
+
333
+ ## 1.2.22
334
+
335
+ ### Patch Changes
336
+
337
+ - fix runtime logic
338
+
339
+ ## 1.2.21
340
+
341
+ ### Patch Changes
342
+
343
+ - clearValidate when resetModel
344
+
345
+ ## 1.2.20
346
+
347
+ ### Patch Changes
348
+
349
+ - update share logic
350
+
351
+ ## 1.2.19
352
+
353
+ ### Patch Changes
354
+
355
+ - update resetModel and subscribeModel logic
356
+
357
+ ## 1.2.18
358
+
359
+ ### Patch Changes
360
+
361
+ - fix form props merge logic
362
+
363
+ ## 1.2.17
364
+
365
+ ### Patch Changes
366
+
367
+ - update resetModel
368
+
369
+ ## 1.2.16
370
+
371
+ ### Patch Changes
372
+
373
+ - update resetModel
374
+
375
+ ## 1.2.15
376
+
377
+ ### Patch Changes
378
+
379
+ - add resetModel
380
+
381
+ ## 1.2.14
382
+
383
+ ### Patch Changes
384
+
385
+ - add subscribeModel
386
+
387
+ ## 1.2.13
388
+
389
+ ### Patch Changes
390
+
391
+ - update version
392
+
393
+ ## 1.2.12
394
+
395
+ ### Patch Changes
396
+
397
+ - remove setReactiveModel and getReactiveModel
398
+
399
+ ## 1.2.11
400
+
401
+ ### Patch Changes
402
+
403
+ - update rules calc logic from push to unshift
404
+
405
+ ## 1.2.10
406
+
407
+ ### Patch Changes
408
+
409
+ - resolve the conflict when both 'rules' and 'required' exist simultaneously
410
+
411
+ ## 1.2.9
412
+
413
+ ### Patch Changes
414
+
415
+ - refactor from runtimeMeta to RuntimeMeta
416
+
417
+ ## 1.2.8
418
+
419
+ ### Patch Changes
420
+
421
+ - fix bug of default native
422
+
423
+ ## 1.2.7
424
+
425
+ ### Patch Changes
426
+
427
+ - fix bug of global native config
428
+
429
+ ## 1.2.6
430
+
431
+ ### Patch Changes
432
+
433
+ - fix native logic
434
+
435
+ ## 1.2.5
436
+
437
+ ### Patch Changes
438
+
439
+ - improve show processing logic
440
+
441
+ ## 1.2.4
442
+
443
+ ### Patch Changes
444
+
445
+ - add debounce to share
446
+
447
+ ## 1.2.3
448
+
449
+ ### Patch Changes
450
+
451
+ - add extend to uiPresets
452
+
453
+ ## 1.2.2
454
+
455
+ ### Patch Changes
456
+
457
+ - refactor variable from customizeItemLabel to customizeListItemLabel
458
+
459
+ ## 1.2.1
460
+
461
+ ### Patch Changes
462
+
463
+ - fix bug of hydrateEffect
464
+
465
+ ## 1.2.0
466
+
467
+ ### Minor Changes
468
+
469
+ - global native support
470
+
471
+ ## 1.1.39
472
+
473
+ ### Patch Changes
474
+
475
+ - skip calc to componentProps
476
+
477
+ ## 1.1.38
478
+
479
+ ### Patch Changes
480
+
481
+ - fix bug of defaultValue
482
+
483
+ ## 1.1.37
484
+
485
+ ### Patch Changes
486
+
487
+ - try to not stop watch on schema
488
+
489
+ ## 1.1.36
490
+
491
+ ### Patch Changes
492
+
493
+ - fix bug of ref watch
494
+
495
+ ## 1.1.35
496
+
497
+ ### Patch Changes
498
+
499
+ - add share to runtimeMeta
500
+
501
+ ## 1.1.34
502
+
503
+ ### Patch Changes
504
+
505
+ - make shared reactive
506
+
507
+ ## 1.1.33
508
+
509
+ ### Patch Changes
510
+
511
+ - stop share watch
512
+
513
+ ## 1.1.32
514
+
515
+ ### Patch Changes
516
+
517
+ - proform share
518
+
519
+ ## 1.1.31
520
+
521
+ ### Patch Changes
522
+
523
+ - update markNativeObject
524
+
525
+ ## 1.1.30
526
+
527
+ ### Patch Changes
528
+
529
+ - update show logic
530
+
531
+ ## 1.1.29
532
+
533
+ ### Patch Changes
534
+
535
+ - add show property to List and Group
536
+
537
+ ## 1.1.28
538
+
539
+ ### Patch Changes
540
+
541
+ - fix bug of FormItem display
542
+
543
+ ## 1.1.27
544
+
545
+ ### Patch Changes
546
+
547
+ - add metadata to Item Wrapper
548
+
549
+ ## 1.1.26
550
+
551
+ ### Patch Changes
552
+
553
+ - improve show logic
554
+
555
+ ## 1.1.25
556
+
557
+ ### Patch Changes
558
+
559
+ - improve schema type
560
+
561
+ ## 1.1.24
562
+
563
+ ### Patch Changes
564
+
565
+ - fix bug of componentProps calc
566
+
567
+ ## 1.1.23
568
+
569
+ ### Patch Changes
570
+
571
+ - label support empty string
572
+
573
+ ## 1.1.22
574
+
575
+ ### Patch Changes
576
+
577
+ - proform support simple componentSlots
578
+
579
+ ## 1.1.21
580
+
581
+ ### Patch Changes
582
+
583
+ - proform support markNativeFunction
584
+
585
+ ## 1.1.20
586
+
587
+ ### Patch Changes
588
+
589
+ - fix bug of useModifiers function result
590
+
591
+ ## 1.1.19
592
+
593
+ ### Patch Changes
594
+
595
+ - fix wrong type update
596
+
597
+ ## 1.1.18
598
+
599
+ ### Patch Changes
600
+
601
+ - proform support reactiveModel type
602
+
603
+ ## 1.1.17
604
+
605
+ ### Patch Changes
606
+
607
+ - proform support expose reactive model
608
+
609
+ ## 1.1.16
610
+
611
+ ### Patch Changes
612
+
613
+ - fix the issue of abnormal effects caused by defaultValue
614
+
615
+ ## 1.1.15
616
+
617
+ ### Patch Changes
618
+
619
+ - export types
620
+
621
+ ## 1.1.14
622
+
623
+ ### Patch Changes
624
+
625
+ - proform support base document
626
+
627
+ ## 1.1.13
628
+
629
+ ### Patch Changes
630
+
631
+ - label can optional now
632
+
633
+ ## 1.1.12
634
+
635
+ ### Patch Changes
636
+
637
+ - ProForm support NaiveUI
638
+
639
+ ## 1.1.11
640
+
641
+ ### Patch Changes
642
+
643
+ - ProForm support ArcoVue and NutUI
644
+
645
+ ## 1.1.10
646
+
647
+ ### Patch Changes
648
+
649
+ - update ProForm
650
+
651
+ ## 1.1.9
652
+
653
+ ### Patch Changes
654
+
655
+ - ProForm can set prefix more friendly
656
+
657
+ ## 1.1.8
658
+
659
+ ### Patch Changes
660
+
661
+ - ProForm support async schemas
662
+
663
+ ## 1.1.7
664
+
665
+ ### Patch Changes
666
+
667
+ - \_\_proform_raw support runtimeMetas and rawArgs
668
+
669
+ ## 1.1.6
670
+
671
+ ### Patch Changes
672
+
673
+ - fix bug of promised string
674
+
675
+ ## 1.1.5
676
+
677
+ ### Patch Changes
678
+
679
+ - fix bug of required
680
+
681
+ ## 1.1.4
682
+
683
+ ### Patch Changes
684
+
685
+ - fix the bug of component assign
686
+
687
+ ## 1.1.3
688
+
689
+ ### Patch Changes
690
+
691
+ - update stackblitz link
692
+
693
+ ## 1.1.2
694
+
695
+ ### Patch Changes
696
+
697
+ - fix bug of validate label name error
698
+
699
+ ## 1.1.1
700
+
701
+ ### Patch Changes
702
+
703
+ - fix runtimeSetters error
704
+
705
+ ## 1.1.0
706
+
707
+ ### Minor Changes
708
+
709
+ - move native from customize to useForm
710
+
711
+ ## 1.0.20
712
+
713
+ ### Patch Changes
714
+
715
+ - proform support runtimeSetters
716
+
717
+ ## 1.0.19
718
+
719
+ ### Patch Changes
720
+
721
+ - proform support gridProps
722
+
723
+ ## 1.0.18
724
+
725
+ ### Patch Changes
726
+
727
+ - ProForm now support setting native props and slots
728
+
729
+ ## 1.0.17
730
+
731
+ ### Patch Changes
732
+
733
+ - add README
734
+
735
+ ## 1.0.16
736
+
737
+ ### Patch Changes
738
+
739
+ - fix bug of stopTrack
740
+
741
+ ## 1.0.15
742
+
743
+ ### Patch Changes
744
+
745
+ - replace undefined in string when effect is functional
746
+
747
+ ## 1.0.14
748
+
749
+ ### Patch Changes
750
+
751
+ - change validstate reset logic
752
+
753
+ ## 1.0.13
754
+
755
+ ### Patch Changes
756
+
757
+ - support useModifiers hook
758
+
759
+ ## 1.0.12
760
+
761
+ ### Patch Changes
762
+
763
+ - fix maxiumn call stack error
764
+
765
+ ## 1.0.11
766
+
767
+ ### Patch Changes
768
+
769
+ - ProForm support hydrate
770
+
771
+ ## 1.0.10
772
+
773
+ ### Patch Changes
774
+
775
+ - improve ProForm validation
776
+
777
+ ## 1.0.9
778
+
779
+ ### Patch Changes
780
+
781
+ - fix bugs
782
+
783
+ ## 1.0.8
784
+
785
+ ### Patch Changes
786
+
787
+ - fix the glitch of defaultValue calculation
788
+
789
+ ## 1.0.7
790
+
791
+ ### Patch Changes
792
+
793
+ - huge update! rewrite the core processing function
794
+
795
+ ## 1.0.6
796
+
797
+ ### Patch Changes
798
+
799
+ - support required and default placeholder
800
+
801
+ ## 1.0.5
802
+
803
+ ### Patch Changes
804
+
805
+ - update pack sourcecode
806
+
807
+ ## 1.0.4
808
+
809
+ ### Patch Changes
810
+
811
+ - remove console
812
+
813
+ ## 1.0.3
814
+
815
+ ### Patch Changes
816
+
817
+ - fix error dist bug
818
+
819
+ ## 1.0.2
820
+
821
+ ### Patch Changes
822
+
823
+ - fix bugs of list item add error
824
+
825
+ ## 1.0.1
826
+
827
+ ### Patch Changes
828
+
829
+ - ProForm Release 1.0.1
package/README.md CHANGED
@@ -1,17 +1,3 @@
1
- # ProForm
1
+ # 废弃
2
2
 
3
- 动态表单迭代中...
4
-
5
- # Documents
6
-
7
- 文档持续更新中...
8
-
9
- https://yiwwhl.github.io/oasis/docs/harbor-design/pro-form/get-started/introduction.html
10
-
11
- # Issues
12
-
13
- https://github.com/yiwwhl/harbor-design/issues
14
-
15
- # Stackblitz
16
-
17
- https://stackblitz.com/edit/proform?embed=1&file=src%2FApp.tsx
3
+ Harbor Design ProForm 已放弃维护,请关注 [ProForm](https://www.npmjs.com/package/@techlodge/proform) 选择性替代。
package/package.json CHANGED
@@ -1,41 +1,41 @@
1
1
  {
2
- "name": "@harbor-design/proform",
3
- "version": "1.4.18",
4
- "description": "",
5
- "main": "./dist/index.js",
6
- "module": "./dist/index.js",
7
- "type": "module",
8
- "types": "./dist/types/index.d.ts",
9
- "peerDependencies": {
10
- "vue": "^3.3.4"
11
- },
12
- "exports": {
13
- ".": {
14
- "types": "./dist/types/index.d.ts",
15
- "import": "./dist/index.js",
16
- "require": "./dist/index.cjs",
17
- "default": "./dist/index.js"
18
- }
19
- },
20
- "files": [
21
- "dist/"
22
- ],
23
- "author": "yiwwhl<yiwwhl@qq.com>",
24
- "repository": "yiwwhl/harbor-design",
25
- "keywords": [
26
- "form",
27
- "dynamic form"
28
- ],
29
- "license": "MIT",
30
- "dependencies": {
31
- "lodash-es": "^4.17.21"
32
- },
33
- "devDependencies": {
34
- "@types/lodash-es": "^4.17.12",
35
- "nodemon": "^3.1.0"
36
- },
37
- "scripts": {
38
- "build": "vue-tsc && vite build",
39
- "dev:watch": "nodemon -e .ts,.tsx --ignore dist --exec 'vite build'"
40
- }
41
- }
2
+ "name": "@harbor-design/proform",
3
+ "version": "1.4.19",
4
+ "description": "",
5
+ "main": "./dist/index.js",
6
+ "module": "./dist/index.js",
7
+ "type": "module",
8
+ "types": "./dist/types/index.d.ts",
9
+ "scripts": {
10
+ "build": "vue-tsc && vite build",
11
+ "dev:watch": "nodemon -e .ts,.tsx --ignore dist --exec 'vite build'"
12
+ },
13
+ "peerDependencies": {
14
+ "vue": "^3.3.4"
15
+ },
16
+ "exports": {
17
+ ".": {
18
+ "types": "./dist/types/index.d.ts",
19
+ "import": "./dist/index.js",
20
+ "require": "./dist/index.cjs",
21
+ "default": "./dist/index.js"
22
+ }
23
+ },
24
+ "files": [
25
+ "dist/"
26
+ ],
27
+ "author": "yiwwhl<yiwwhl@qq.com>",
28
+ "repository": "yiwwhl/harbor-design",
29
+ "keywords": [
30
+ "form",
31
+ "dynamic form"
32
+ ],
33
+ "license": "MIT",
34
+ "dependencies": {
35
+ "lodash-es": "^4.17.21"
36
+ },
37
+ "devDependencies": {
38
+ "@types/lodash-es": "^4.17.12",
39
+ "nodemon": "^3.1.0"
40
+ }
41
+ }