16 Commits

Author SHA1 Message Date
nemo-shen
ee0e485eef
test(Button): add unit test (#4603)
* fix: test init

* test(Button): add unit test

* fix(test): remove unused code

* test(build): remove demo/test dir when compile

* fix(Button): remove duplicate demo

* test(Button): adjust component.json
2021-11-10 15:54:37 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
402f4873f0
fix(tsconfig): fix ts compile error (#3747) 2020-11-11 11:39:41 +08:00
rex
101e0f463b
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
2020-11-11 11:20:31 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
rex
9aaba79c73
chore(package): use @types/wechat-miniprogram (#3574) 2020-08-30 13:51:31 +08:00
zhongnan
e5cb33d392 build(tsconfig): close strict mode 2020-08-27 10:08:12 +08:00
rex
97228aa15f
feat(icons): update @vant/icons to 1.2.5 (#3539)
fix #3533
2020-08-19 14:14:31 +08:00
rex
f9b53aad99 feat(search): support model value 2020-05-01 22:25:44 +08:00
rex
90b3aae5b2
build(tsconfig): skipLibCheck to avoid dependecies error (#3093)
fix #3081
2020-04-28 20:37:39 +08:00
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
rex
fdb170ea3e
[build]: compile typescript with gulp-typescript instead of babel
fix #1088
2019-03-08 18:25:58 +08:00
rex
ff94a7d6cd
[improvement]: change miniprogram-api-typings for typescript definition 2019-02-25 19:59:55 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
neverland
916d467ab6
[type] add type definition (#590) 2018-09-18 17:22:49 +08:00
neverland
8ab1933829
[build] add tsconfig.json (#588) 2018-09-17 21:57:24 +08:00