chenjiahan
|
9cd48e0e33
|
fix(Field): incorrect empty cell title
|
2020-10-13 21:07:49 +08:00 |
|
chenjiahan
|
a370779102
|
chore: rename all legacy snapshot
|
2020-10-13 17:00:52 +08:00 |
|
chenjiahan
|
f2b6f3d4d1
|
chore: rename all legacy test cases
|
2020-10-13 16:56:11 +08:00 |
|
chenjiahan
|
608bd3de39
|
chore(Field): extract some utils
|
2020-10-06 17:00:15 +08:00 |
|
chenjiahan
|
1aa1b3d3a5
|
Merge branch 'dev' into next
|
2020-10-02 08:50:37 +08:00 |
|
neverland
|
950dd10372
|
fix(Field): incorrect maxlength slicing (#7284)
* fix(Field): incorrect maxlength slicing
* chore: robust
|
2020-09-30 11:42:23 +08:00 |
|
neverland
|
8d2c4b1e46
|
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method
* chore: update doc
|
2020-09-29 20:49:22 +08:00 |
|
chenjiahan
|
6cd9e98ce4
|
chore: move useRelation to @vant/use
|
2020-09-27 17:46:59 +08:00 |
|
chenjiahan
|
0072f4fe02
|
chore: expose utils in entry file
|
2020-09-27 17:11:43 +08:00 |
|
chenjiahan
|
3402ba5c8f
|
chore(Form): use relation
|
2020-09-25 14:16:50 +08:00 |
|
chenjiahan
|
053006de52
|
chore: rename use-relation
|
2020-09-22 20:29:14 +08:00 |
|
chenjiahan
|
92aac941fc
|
refactor(Form): refactor with composition api
|
2020-09-21 16:58:44 +08:00 |
|
chenjiahan
|
00dbf2cc50
|
refactor(Field): refactor with composition-api
|
2020-09-21 16:48:40 +08:00 |
|
neverland
|
17bd32491f
|
chore(FIeld): remove unused code (#7212)
|
2020-09-20 10:12:55 +08:00 |
|
chenjiahan
|
1ef134822e
|
types(Cell): use tsx
|
2020-09-19 23:36:52 +08:00 |
|
chenjiahan
|
e7510585ab
|
fix(Field): input composing #7035
|
2020-09-18 22:18:15 +08:00 |
|
chenjiahan
|
cc8b76c86d
|
Merge branch 'dev' into next
|
2020-09-18 22:01:02 +08:00 |
|
neverland
|
e3d6328815
|
fix(Field): incorrect disabled color in iOS 14 (#7206)
* fix(Field): incorrect disabled color in iOS 14
* fix: field style
|
2020-09-18 21:30:16 +08:00 |
|
chenjiahan
|
b01a587099
|
Merge branch 'dev' into next
|
2020-09-06 07:59:45 +08:00 |
|
neverland
|
e7deea7195
|
fix(Field): disallow minus when using digit type (#7114)
|
2020-09-05 14:54:05 +08:00 |
|
chenjiahan
|
f19386fe1f
|
Merge branch 'dev' into next
|
2020-09-05 07:17:49 +08:00 |
|
neverland
|
d0eb103cba
|
docs: remove earlier version tags (#7109)
|
2020-09-05 07:13:47 +08:00 |
|
chenjiahan
|
71bae3fcb4
|
Merge branch 'dev' into next
|
2020-09-05 06:33:49 +08:00 |
|
neverland
|
f6e3aaebec
|
fix(Form): should reset validation before submit (#7103)
|
2020-09-05 06:30:00 +08:00 |
|
chenjiahan
|
772aecad05
|
Merge branch 'dev' into next
|
2020-09-03 20:41:39 +08:00 |
|
Victor
|
f8d2572354
|
fix(Field): fix the issue of checking empty value (#7050)
* fix(Field): fix the issue of checking empty value
* fix: field tests
* docs: remove radio-group
* docs: remove required translation key
|
2020-09-02 20:14:55 +08:00 |
|
chenjiahan
|
0b147c5872
|
feat: add useParentField
|
2020-08-27 10:11:12 +08:00 |
|
chenjiahan
|
48ff0f85fb
|
chore: inherit click event
|
2020-08-26 14:14:55 +08:00 |
|
chenjiahan
|
d42b1b43c3
|
docs: update component registration guide
|
2020-08-20 23:32:07 +08:00 |
|
chenjiahan
|
b6b6e38c45
|
feat: migrate Form component
|
2020-08-19 17:50:34 +08:00 |
|
chenjiahan
|
092c5356e6
|
fix(Field): rows not work
|
2020-08-18 17:53:40 +08:00 |
|
chenjiahan
|
47cb515979
|
docs(Field): remove event inheirt
|
2020-08-17 20:16:31 +08:00 |
|
chenjiahan
|
3c3e72cf79
|
feat(Field): enable inheritAttrs
|
2020-08-17 20:16:18 +08:00 |
|
chenjiahan
|
ad1301636d
|
fix(Field): failed to inherit class/style
|
2020-08-17 20:06:39 +08:00 |
|
chenjiahan
|
4d58dbe3a6
|
fix(Field): should not render empty label
|
2020-08-17 19:57:35 +08:00 |
|
chenjiahan
|
ec64d803be
|
fix(Field): cell slots
|
2020-08-17 11:55:47 +08:00 |
|
chenjiahan
|
6c85294d35
|
fix: rename unmount lifecycles
|
2020-08-17 10:40:48 +08:00 |
|
chenjiahan
|
75421a4727
|
feat: migrate Field component
|
2020-07-26 13:06:40 +08:00 |
|
neverland
|
aca86a8c21
|
fix(Field): failed to reset validation when message is empty (#6867)
* fix(Field): failed to reset validation when message is empty
* fix: test case
|
2020-07-25 09:57:48 +08:00 |
|
neverland
|
fb540abe76
|
style(Field): adjust icon margin to 4px (#6849)
|
2020-07-23 21:07:58 +08:00 |
|
neverland
|
53e64d229f
|
fix(Field): can't display six characters in iOS (#6743)
|
2020-07-09 14:39:07 +08:00 |
|
neverland
|
db09f29aa8
|
feat(Field): add clear-trigger prop (#6699)
|
2020-07-04 12:18:25 +08:00 |
|
neverland
|
b5d88cbe4a
|
docs(Field): add center prop (#6687)
|
2020-07-03 14:14:11 +08:00 |
|
neverland
|
ca0c7c236d
|
docs(Field): add input type faq (#6609)
|
2020-06-25 16:45:27 +08:00 |
|
neverland
|
cf4b9a4449
|
style(Field): allow label word wrap (#6590)
|
2020-06-21 21:40:00 +08:00 |
|
neverland
|
49a9bcdaf2
|
style(Field): label width use em unit (#6589)
|
2020-06-21 21:36:22 +08:00 |
|
neverland
|
e1f67fa898
|
style(Field): label width adjusted to 84px (#6583)
|
2020-06-20 16:56:25 +08:00 |
|
neverland
|
ce3a519098
|
fix(Field): disabled label color (#6582)
|
2020-06-20 16:30:12 +08:00 |
|
neverland
|
3083b3a418
|
style(Field): label color updated to gray-7 (#6581)
|
2020-06-20 16:26:41 +08:00 |
|
neverland
|
95313ef459
|
feat(Field): add format-trigger prop (#6566)
|
2020-06-18 20:57:42 +08:00 |
|