Commit Graph
99 Commits
Author SHA1 Message Date
neverlandandGitHub ff464c12fa types: add FIeldInstance type (#9166) 2021-08-02 20:42:27 +08:00
neverlandandGitHub 69524def7b fix(Field): required mark position (#9035) 2021-07-15 11:31:16 +08:00
neverlandandGitHub be3a7d7497 docs: fix gray typo (#8953)
* docs: fix gray typo

* docs: fix prettier issue
2021-06-29 20:41:29 +08:00
neverlandandGitHub 5acf7e88bc docs(Form): updat demo, using inset CellGroup (#8938) 2021-06-27 16:37:22 +08:00
neverlandandGitHub 4ccd7c1cb5 feat: add more color variables (#8861)
* style: add --van-warning-color

* style: add --van-success-color

* feat: add more color variables
2021-06-14 15:21:05 +08:00
chenjiahanandneverland 981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahanandneverland b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverlandandGitHub 8e3833acc8 docs: update component CSS variable names (#8857) 2021-06-14 10:23:47 +08:00
neverlandandGitHub d9c3050542 docs(Field): improve input slot description (#8710) 2021-05-16 15:48:30 +08:00
dengrongyaoandneverland 56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
neverlandandGitHub 96ae24496e feat(Search): add error-message prop (#8442) 2021-04-01 10:19:50 +08:00
neverlandandGitHub d1196f885d docs(Field): improve formatter prop typing (#8440) 2021-04-01 09:56:41 +08:00
neverlandandGitHub 10d2517581 feat(Search): add clear-icon prop (#8439) 2021-04-01 09:53:54 +08:00
neverlandandGitHub 2a065f85ef feat(Field): add clear-icon prop (#8438) 2021-04-01 09:51:00 +08:00
neverlandandGitHub f7706fb179 docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverlandandGitHub 393b2a256f types(Field): use tsx (#8151) 2021-02-14 11:31:43 +08:00
neverlandandGitHub dcef90a2a3 docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverlandandGitHub cb8a8e64e4 docs(Field): fix model-value prop (#7998) 2021-01-26 09:49:37 +08:00
chenjiahan 872af8157e docs: update readonly description 2021-01-20 19:25:17 +08:00
neverlandandGitHub 8f2b03ec18 docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan 4c4d303363 feat(Field): add autocomplate prop #7877 2021-01-10 13:28:38 +08:00
chenjiahan cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan e785f622bd docs: remove toRefs 2020-12-10 20:55:28 +08:00
chenjiahan b423259f45 docs(Field): use composition api 2020-12-09 14:06:36 +08:00
chenjiahan bf6e0beb02 docs: fix update:model-value event doc #7649 2020-12-01 16:41:39 +08:00
chenjiahan 5723c8a6bb docs: fix v-model api #7649 2020-11-30 22:07:21 +08:00
chenjiahan 8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverlandandGitHub 862adcd8eb docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan 5e00ab978b Merge branch '2.x' into dev 2020-10-24 18:02:50 +08:00
chenjiahan 2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
chenjiahan 1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverlandandGitHub 8d2c4b1e46 feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +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 d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan 47cb515979 docs(Field): remove event inheirt 2020-08-17 20:16:31 +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 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 95313ef459 feat(Field): add format-trigger prop (#6566) 2020-06-18 20:57:42 +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 31acd1dde1 docs(Search): add clear icon faq (#6372) 2020-05-25 20:23:44 +08:00
neverlandandGitHub ee599ddcbe style(Field): adjust field placeholder color to gray-5 (#6304) 2020-05-19 11:04:16 +08:00
neverlandandGitHub 6870bdcbc2 feat(Field): add extra slot (#6290)
* feat(Field): add extra slot

* docs: remove form demo style
2020-05-16 11:18:08 +08:00
chenjiahan a7968c5f6e feat(Field): add click-input event (#6239) 2020-05-08 20:54:31 +08:00