Commit Graph
188 Commits
Author SHA1 Message Date
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
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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
neverlandandGitHub 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
VictorandGitHub 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
neverlandandGitHub 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
neverlandandGitHub fb540abe76 style(Field): adjust icon margin to 4px (#6849) 2020-07-23 21:07:58 +08:00
neverlandandGitHub 53e64d229f fix(Field): can't display six characters in iOS (#6743) 2020-07-09 14:39:07 +08:00
neverlandandGitHub db09f29aa8 feat(Field): add clear-trigger prop (#6699) 2020-07-04 12:18:25 +08:00
neverlandandGitHub b5d88cbe4a docs(Field): add center prop (#6687) 2020-07-03 14:14:11 +08:00
neverlandandGitHub ca0c7c236d docs(Field): add input type faq (#6609) 2020-06-25 16:45:27 +08:00
neverlandandGitHub cf4b9a4449 style(Field): allow label word wrap (#6590) 2020-06-21 21:40:00 +08:00
neverlandandGitHub 49a9bcdaf2 style(Field): label width use em unit (#6589) 2020-06-21 21:36:22 +08:00
neverlandandGitHub e1f67fa898 style(Field): label width adjusted to 84px (#6583) 2020-06-20 16:56:25 +08:00
neverlandandGitHub ce3a519098 fix(Field): disabled label color (#6582) 2020-06-20 16:30:12 +08:00
neverlandandGitHub 3083b3a418 style(Field): label color updated to gray-7 (#6581) 2020-06-20 16:26:41 +08:00
neverlandandGitHub 95313ef459 feat(Field): add format-trigger prop (#6566) 2020-06-18 20:57:42 +08:00
neverlandandGitHub 35a4b95ef2 style(Field): remove word num full color (#6545) 2020-06-15 21:02:29 +08:00
neverlandandGitHub 700a0f23f7 fix(Field): should not display null (#6542) 2020-06-15 17:42:21 +08:00
neverlandandGitHub 4b786cdba3 feat(Form): rule message can be empty (#6536) 2020-06-14 20:49:53 +08:00
neverlandandGitHub f545a47047 style(Field): update disabled color (#6534) 2020-06-13 13:23:15 +08:00
FishPlusOrangeandGitHub 8a016e64cb docs(Field): optimize docs (#6527) 2020-06-12 15:27:31 +08:00
neverlandandGitHub 6de66e0455 feat(Stepper): add placeholder prop (#6519) 2020-06-11 16:54:41 +08:00
neverlandandGitHub 1035503d65 fix(Field): formatter not work when v-model changed (#6490) 2020-06-08 20:41:19 +08:00
neverlandandGitHub 9adbfcb26c perf(Field): reduce input value assignment (#6489) 2020-06-08 19:57:25 +08:00
neverlandandGitHub 472c4f35ae style(Field): default label align should be left (#6459) 2020-06-04 15:10:25 +08:00
lazy1993andGitHub ba04660ed3 feat(Field): fix render error when value is null or undefined (#6419) 2020-05-30 20:34:52 +08:00