Commit Graph
169 Commits
Author SHA1 Message Date
neverlandandGitHub 4c41908ac1 refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
neverlandandGitHub 1bfcbab2fa chore: migrate to useCustomFieldValue (#9201) 2021-08-07 16:22:02 +08:00
neverlandandGitHub 46cbdfa8ce docs: add teleport link (#9176) 2021-08-04 10:14:57 +08:00
neverlandandGitHub 5a9b7d3aec fix(Dialog): entry file ext (#9110) 2021-07-24 10:44:15 +08:00
neverlandandGitHub 29c63a905b feat: ActionSheet、ShareSheet add before-close prop (#9068) 2021-07-19 21:02:42 +08:00
neverlandandGitHub 4a74aa523a docs: improve interceptor typing (#9066) 2021-07-19 15:39:02 +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 e4d720a261 fix(Dialog): allow message function to return html (#8872) 2021-06-17 10:04:14 +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 511b316074 docs: add tip for using global method in setup (#8647) 2021-05-02 11:16:14 +08:00
neverlandandGitHub 324fd08f3d docs(Dialog): add jsx faq (#8624) 2021-04-26 20:57:08 +08:00
neverlandandGitHub 0e1609f017 docs: fix transition typo (#8623) 2021-04-26 20:48:37 +08:00
neverlandandGitHub 0a9f2102d1 chore: prefer using extend (#8531) 2021-04-15 09:39:20 +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
neverlandandGitHub 9deca34d1d chore: remove object spead (#8514) 2021-04-12 20:57:24 +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 62eda87c99 chore: split function call (#8424) 2021-03-29 17:47:24 +08:00
neverlandandGitHub eec186ac19 feat(Dialog): allow to render JSX message (#8420)
* feat(Dialog): allow to render JSX message

* types: add DialogMessage type
2021-03-29 15:51:02 +08:00
neverlandandGitHub 1865e06a7a feat(Dialog): add footer slot (#8382) 2021-03-20 15:47:52 +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 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverlandandGitHub 5d5ff1da4a chore: function components support named exports (#8314) 2021-03-09 11:18:58 +08:00
neverlandandGitHub 110af6f1f4 docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +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 bf56901fa1 types(Dialog): fix typing path (#8267) 2021-03-04 15:50:36 +08:00
neverlandandGitHub e0eebbe982 feat(cli): support build types (#8264) 2021-03-04 15:35:36 +08:00
neverlandandGitHub 1dc1b708f0 types: reduce any (#8256) 2021-03-03 17:46:00 +08:00
chenjiahan 6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
chenjiahan a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverlandandGitHub 87b6654900 chore(Popup): adjust shared props (#8224) 2021-02-26 10:33:55 +08:00
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverlandandGitHub 8696f4ee70 types(utils): pick type (#8179) 2021-02-19 19:38:47 +08:00
neverlandandGitHub a8060bb599 chore: demo ts (#8160)
* chore: demo ts

* chore: fix
2021-02-14 19:50:45 +08:00
neverlandandGitHub 4cb974ab02 types: ComponentInstance (#8154) 2021-02-14 17:07:26 +08:00
neverlandandGitHub 08e928111b types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +08:00
chenjiahan e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverlandandGitHub a23b3ddc60 docs(Dialog): fix v-model usage (#8115) 2021-02-09 21:07:21 +08:00
neverlandandGitHub 89b65077d3 types(Dialog): dialog fn use ts (#8114) 2021-02-09 21:03:11 +08:00
neverlandandGitHub 9c3dbfc0b6 docs(Dialog): fix theme optional value (#8113) 2021-02-09 20:57:39 +08:00
neverlandandGitHub 914b742fc9 docs(Dialog): fix Promise typo (#8102) 2021-02-08 09:59:53 +08:00