Commit Graph
169 Commits
Author SHA1 Message Date
neverlandandGitHub 152b220d55 feat(NumberKeyboard): add van-number-keyboard-key-background-color css var (#9303) 2021-08-22 15:49:24 +08:00
neverlandandGitHub 33996db3fa chore: demo using css vars (#9265) 2021-08-17 09:50:28 +08:00
neverlandandGitHub 4c41908ac1 refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
neverlandandGitHub c34c629ba3 chore: bump eslint config and format code (#9223) 2021-08-10 10:49:32 +08:00
neverlandandGitHub 46cbdfa8ce docs: add teleport link (#9176) 2021-08-04 10:14:57 +08:00
neverlandandGitHub 09ce8e232c fix(NumberKeyboard): should not emit close event when click away (#9108) 2021-07-24 09:51:48 +08:00
neverlandandGitHub 76c0b08bde chore(Picker): deprecatation warning of valueKey (#8994) 2021-07-08 10:16:05 +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 dc8f190733 chore: fix blurred typo (#8916) 2021-06-23 17:08:32 +08:00
neverlandandGitHub 41d95829ba docs(NumberKeyboard): add maxlength description (#8877) 2021-06-17 19:12:18 +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
chenjiahanandneverland 710aebaee4 feat(style): component using basic css variables 2021-06-12 15:52:22 +08:00
chenjiahanandneverland fe1cba97b7 feat(style): add component css variables 2021-06-12 15:52:22 +08:00
neverlandandGitHub b2a090344f docs: improve teleport description (#8819) 2021-06-07 19:25:06 +08:00
neverlandandGitHub c45c6aeed2 docs(Form): add with field tip (#8749) 2021-05-23 08:55:44 +08:00
neverlandandGitHub 914aafb1d8 types: export more types (#8652) 2021-05-03 09:47:56 +08:00
neverlandandGitHub bd609e1df0 perf: add truthProp util (#8522)
* perf: add TruthyProp util

* chore: rename

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

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

* chore: fix import
2021-03-09 15:39:26 +08:00
neverlandandGitHub ae40d40c24 types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
neverlandandGitHub e540876398 refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverlandandGitHub 3fd2972b7c chore: array fill (#8263) 2021-03-04 14:04:47 +08:00
neverlandandGitHub 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
neverlandandGitHub bbb882acfa test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +08:00
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverlandandGitHub d8e7489081 types(NumberKeyboard): use tsx (#8156) 2021-02-14 17:25:24 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverlandandGitHub 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
neverlandandGitHub fd385bce9d docs(NumberKeyboard): add random key order demo (#7844) 2021-01-02 12:59:55 +08:00
nemo-shenandGitHub 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
neverlandandGitHub dc3fee12c1 chore: fix prettier version (#7739)
* chore: fix prettier version

* docs: fix
2020-12-14 17:04:43 +08:00