1785 Commits

Author SHA1 Message Date
王颖博
d35649e88f
fix:uploader组件增加单张只读属性 (#3270)
* Update index.wxml

uploader组件,deletable属性只能控制全局是否可以删除,不能控制单张图片是否可删除,因此当fileList内为对象时,增加onlyRead标识,当onlyRead为true时,单张不显示删除icon;

* Update index.wxml

uploader组件,deletable属性只能控制全局是否可以删除,不能控制单张图片是否可删除,因此当fileList内为对象时,增加onlyRead标识,当onlyRead为true时,单张不显示删除icon;

* 补充upload deletable 文档

* Update index.wxml

* Update index.ts

Co-authored-by: wangyingbo <>
2020-06-16 21:25:43 +08:00
agoni1212
9de507dd10
Update Grid direction README (#3266)
* Update README.md

* Update README.md
2020-06-16 21:22:28 +08:00
rex
9717d4170b
fix(calendar): fix default-date not work in multiple mode (#3284)
fix #3271
2020-06-16 21:21:42 +08:00
rex
8456e58b46
perf(uploader): expand delete area (#3265)
fix #3243
2020-06-09 21:23:43 +08:00
rex
e16d611f94
fix(circle): can not set value dynamic (#3264)
fix #3239
2020-06-09 20:59:39 +08:00
rex
67dfb120c3
fix(nav-bar): fix style error with no left-text (#3263)
fix #3250
2020-06-09 17:59:15 +08:00
rex-zsd
4f4e6af9a6 docs: release 1.3.2 2020-06-04 14:38:06 +08:00
rex
3f1d1498f6 build: release 1.3.2 v1.3.2 2020-06-04 14:09:07 +08:00
rex
8aac1ebed0 build: compile 1.3.2 2020-06-04 14:09:03 +08:00
rex
5479631403
docs(popup): add doc for scroll (#3238)
fix #3175
2020-06-04 12:02:52 +08:00
Lindy
107782364a
fix(Grid): fix square item gutter bug (#3231) 2020-06-03 17:50:02 +08:00
rex
29f1628c00
feat(grid): add new prop icon-size & badge (#3236)
fix #3223
2020-06-03 17:36:06 +08:00
如风
d1cc1276ad
fix(calendar): 在多选日期状态下,选择完后点确定提交报错 (#3195) 2020-06-03 11:30:33 +08:00
rex
02bf7e857b
fix(uploader): avoid emit click-preview event in delete event (#3230)
fix #3216
2020-06-03 11:08:34 +08:00
rex
9a508de397
fix(button): compatible form-field-button in low sdk version (#3229) 2020-06-03 11:03:28 +08:00
rex
f40a5fbe97
fix(circle): fix type not work (#3228)
fix #3168
2020-06-02 21:40:34 +08:00
f00bar
5ccc355e3d
docs: typo fix in uploader (#3224) 2020-05-31 00:19:18 +08:00
neverland
6fee285b08
build: add actions to sync to gitee (#3212) 2020-05-28 11:26:15 +08:00
rex
662fe0a8ef
docs(tag): add prop closable doc (#3209)
fix #3200
2020-05-27 15:33:18 +08:00
rex
1dc1960694 feat(button): add new prop form-type (#3208)
fix #3204
2020-05-27 15:24:13 +08:00
rex
3a37327ec1
feat(grid): add new prop direction (#3192)
fix #3180
2020-05-25 15:18:20 +08:00
rex
3cf7ceebfb
fix(tag): fix wrong css variable name (#3191)
fix #3185
2020-05-25 14:41:03 +08:00
rex-zsd
de8aa10f3d docs(changelog): release 1.3.1 2020-05-25 14:32:58 +08:00
chenjiahan
a798aaf81c build: release 1.3.1 v1.3.1 2020-05-24 20:00:04 +08:00
chenjiahan
6faaf2b48a build: compile 1.3.1 2020-05-24 20:00:00 +08:00
chenjiahan
6e572ff313 docs(Accordion): add method document 2020-05-24 19:56:54 +08:00
chenjiahan
2eb13caa27 chore: fix registry in yarn.lock 2020-05-24 19:45:55 +08:00
chenjiahan
5c62936325 chore(Button): improve format 2020-05-24 19:45:22 +08:00
程俊超
d80ec54186
feat(Button): add class-prefix prop to support custom icon (#3159) 2020-05-24 19:40:18 +08:00
Lindy
dc7e3d2453
feat(Collapse): add open、close event (#3176) 2020-05-24 19:39:40 +08:00
1sm
f2c1b58ada
docs(Uploader): remove duplicated 'disabled' (#3179) 2020-05-22 15:53:47 +08:00
rex
1f1160a2f0
docs(Tab): add use with popup doc (#3165)
fix #3155
2020-05-22 10:13:28 +08:00
Aquan
2b4d9f33f1
van-area: Add a file database_area.JSON that can be directly imported into the cloud database in WeChat applet cloud development. (#3150) 2020-05-19 17:38:30 +08:00
rex
2ff4038f43
docs(button): update disable doc (#3164)
fix #3161
2020-05-19 17:35:29 +08:00
chenjiahan
669e3eaf69 docs: update baidu analytics seed 2020-05-17 21:11:19 +08:00
rex
0a512ebd9b
fix(goods-action-button): rerender style after link change (#3145)
fix #3138
2020-05-13 18:00:01 +08:00
rex
c02664bebe
Merge pull request #3134 from Lindysen/feat/change_field_placeholder_color
feat(Field): change placeholder color
2020-05-13 17:59:38 +08:00
rex
25521666eb
Merge pull request #3128 from Lindysen/feat/nav_bar_custom_style
feat(NavBar): support custom-style
2020-05-13 17:58:53 +08:00
neverland
dbba552c83
fix: page selector warning (#3137) 2020-05-12 16:33:34 +08:00
陈森
9136be7c35 feat(Field): change placeholder color 2020-05-12 10:03:44 +08:00
陈森
01eec35569 feat(NavBar): add doc 2020-05-10 17:05:00 +08:00
陈森
c0005d06e5 feat(NavBar): support custom-style 2020-05-10 16:37:16 +08:00
rex-zsd
eb10549463 docs(changelog): relase 1.3.0 2020-05-09 00:17:32 +08:00
rex
61d7b8b404 build: release 1.3.0 v1.3.0 2020-05-08 14:32:04 +08:00
rex
e2e4538453 build: compile 1.3.0 2020-05-08 14:31:59 +08:00
rex
dd1adc288f
Merge pull request #3115 from rex-zsd/feat/sticky_20200507
feat(sticky): add new prop scroll-top
2020-05-07 14:51:44 +08:00
rex
284dba4d20 feat(sticky): add new prop scroll-top
fix #3114
2020-05-07 14:50:21 +08:00
rex
81727dadef
Merge pull request #3113 from rex-zsd/build/upload_20200507
build(ci): use miniprogram-ci to upload example
2020-05-07 10:12:28 +08:00
rex
00d16130d9 build(ci): use miniprogram-ci to upload example 2020-05-07 10:09:26 +08:00
rex
8c31d81080
Merge pull request #3107 from rex-zsd/feat/slider_20200505
feat(slider): support model value
2020-05-05 10:44:10 +08:00