165 Commits

Author SHA1 Message Date
neverland
46cbdfa8ce
docs: add teleport link (#9176) 2021-08-04 10:14:57 +08:00
neverland
09ce8e232c
fix(NumberKeyboard): should not emit close event when click away (#9108) 2021-07-24 09:51:48 +08:00
neverland
76c0b08bde
chore(Picker): deprecatation warning of valueKey (#8994) 2021-07-08 10:16:05 +08:00
neverland
be3a7d7497
docs: fix gray typo (#8953)
* docs: fix gray typo

* docs: fix prettier issue
2021-06-29 20:41:29 +08:00
neverland
dc8f190733
chore: fix blurred typo (#8916) 2021-06-23 17:08:32 +08:00
neverland
41d95829ba
docs(NumberKeyboard): add maxlength description (#8877) 2021-06-17 19:12:18 +08:00
neverland
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
chenjiahan
981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahan
b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverland
8e3833acc8
docs: update component CSS variable names (#8857) 2021-06-14 10:23:47 +08:00
chenjiahan
710aebaee4 feat(style): component using basic css variables 2021-06-12 15:52:22 +08:00
chenjiahan
fe1cba97b7 feat(style): add component css variables 2021-06-12 15:52:22 +08:00
neverland
b2a090344f
docs: improve teleport description (#8819) 2021-06-07 19:25:06 +08:00
neverland
c45c6aeed2
docs(Form): add with field tip (#8749) 2021-05-23 08:55:44 +08:00
neverland
914aafb1d8
types: export more types (#8652) 2021-05-03 09:47:56 +08:00
neverland
bd609e1df0
perf: add truthProp util (#8522)
* perf: add TruthyProp util

* chore: rename

* chore: upd
2021-04-14 10:26:21 +08:00
dengrongyao
56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyao
55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyao
2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
neverland
f7706fb179
docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland
b3146b9108
style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +08:00
neverland
393d7cb7af
feat(ActionSheet): add cancel slot (#8333) 2021-03-14 11:14:55 +08:00
neverland
1381070a12
chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverland
ae40d40c24
types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
neverland
e540876398
refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverland
3fd2972b7c
chore: array fill (#8263) 2021-03-04 14:04:47 +08:00
neverland
2d8914c2c8
chore: add getZIndexStyle util (#8254) 2021-03-03 16:45:32 +08:00
chenjiahan
a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverland
bbb882acfa
test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
d8e7489081
types(NumberKeyboard): use tsx (#8156) 2021-02-14 17:25:24 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverland
4834549d9f
feat(NumberKeyboard): add blur-on-close prop (#8033) 2021-01-28 21:23:55 +08:00
chenjiahan
cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
chenjiahan
246f79d86d test(NumberKeyboard): update test cases 2021-01-12 21:02:38 +08:00
chenjiahan
52a0e5a8c7 fix(NumberKeyboard): delete、extra-key slot not work 2021-01-12 20:24:40 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan
623fa084c9 Merge branch '2.x' into dev 2021-01-02 16:23:31 +08:00
neverland
fd385bce9d
docs(NumberKeyboard): add random key order demo (#7844) 2021-01-02 12:59:55 +08:00
nemo-shen
5137fcf76f
feat(NumberKeyboard): add number random prop (#7841) 2021-01-02 12:47:26 +08:00
chenjiahan
b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan
dedfe88ff8 docs: fix image demo 2020-12-27 17:00:30 +08:00
chenjiahan
4d49183230 docs: fix field value #7817 2020-12-27 16:57:17 +08:00
chenjiahan
96204b350c Merge branch '2.x' into dev 2020-12-14 17:07:29 +08:00
neverland
dc3fee12c1
chore: fix prettier version (#7739)
* chore: fix prettier version

* docs: fix
2020-12-14 17:04:43 +08:00
chenjiahan
f66dcdc8c0 docs(NumberKeyboard): use composition api 2020-12-13 13:50:16 +08:00
严畅
63b354e0f1
fix(number-keyboard): fix hide-on-click-outside prop not working (#7668)
fix #7667

Co-authored-by: 严畅 <yanchang@segimail.com>
2020-12-01 16:42:43 +08:00
chenjiahan
5723c8a6bb docs: fix v-model api #7649 2020-11-30 22:07:21 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00