1846 Commits

Author SHA1 Message Date
zhongnan
e03b1a2093 build: compile 1.4.3-beta.1 2020-08-06 10:58:07 +08:00
rex
269bc060e8
refactor(cell): adjust hairline position (#3487) 2020-08-06 10:49:55 +08:00
rex
0284229ffd
refactor(dialog): adjust padding with round-button theme (#3485) 2020-08-05 16:40:07 +08:00
zhongnan
995795a6ea build: release 1.4.3-beta.0 v1.4.3-beta.0 2020-08-04 16:03:53 +08:00
zhongnan
c1544d88cb build: compile 1.4.3-beta.0 2020-08-04 16:03:47 +08:00
rex
842ca1a8b8
feat(dialog): add new prop theme (#3476) 2020-08-04 16:02:12 +08:00
zhongnan
e5e9b27ba4 build: release 1.4.2 v1.4.2 2020-08-03 20:35:34 +08:00
zhongnan
31e85aeb6f build: compile 1.4.2 2020-08-03 20:35:29 +08:00
rex
2d47fb418f
fix(tab): avoid swipe to disabled tab (#3467)
fix #3321
2020-08-01 10:21:49 +08:00
rex
c3df9397c8
fix(calendar): add toast in json (#3466)
fix #3320
2020-08-01 09:59:08 +08:00
neverland
0c8c9438ee
refactor(Tag): update tag style (#3465) 2020-07-31 18:58:04 +08:00
rex
53e4f3bf89
docs(tree-select): add doc for height (#3460) 2020-07-31 14:17:58 +08:00
agoni1212
87c6ef6d9e
Update Empty guid (#3429) 2020-07-31 14:09:51 +08:00
dependabot[bot]
92a3484cb9
build(deps): bump elliptic from 6.5.2 to 6.5.3 (#3456)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 21:17:01 +08:00
neverland
deb670e285
feat(Toast): update style (#3451) 2020-07-29 18:14:40 +08:00
rex
f56f02e9c7 build: release 1.4.1 v1.4.1 2020-07-28 20:52:05 +08:00
rex
367878b198 build: compile 1.4.1 2020-07-28 20:52:00 +08:00
rex
1ad284bb56
fix(area): fix setValues error (#3443)
fix #3405
2020-07-28 20:35:28 +08:00
neverland
aefad39a36
feat(Toast): increase border radius to 8px (#3419) 2020-07-21 14:16:40 +08:00
neverland
4426a4ef80
feat(Picker): adjust default value of visible-item-count to 6 (#3418) 2020-07-21 14:16:10 +08:00
rex
40072f6d4c
docs(calendar): add doc for min-date & max-date (#3416)
fix #3096
2020-07-21 11:13:05 +08:00
rex
cfbf07bb8a
fix(slider): avoid emit drag on click (#3415)
fix #3378
2020-07-21 11:05:43 +08:00
rex
2855aa91d9
docs(field): add example for two way binding (#3414)
fix #3341
2020-07-21 09:43:15 +08:00
rex
ed8b8373b5 docs(changelog): release 1.4.0 2020-07-18 21:19:20 +08:00
rex
92a79ef47b build: release 1.4.0 v1.4.0 2020-07-17 16:33:15 +08:00
rex
16cd540578 build: compile 1.4.0 2020-07-17 16:32:52 +08:00
rex
85fd5e68e8
fix(collapse): fix typo error (#3403) 2020-07-17 16:20:59 +08:00
如风
c304655dc9
fix(calendar): confirmDisabledText增加默认值和文档同步 (#3394)
* fix(calendar): confirmDisabledText增加默认值和文档同步

* fix(datetime-picker): 默认值为string 解析时间错误
2020-07-17 11:51:50 +08:00
dependabot[bot]
97c2a458b0
build(deps): bump lodash from 4.17.15 to 4.17.19 (#3400)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 11:48:15 +08:00
rex
b953273f38
fix(collapse): refactor with animation to improve performance (#3401)
fix #3279
2020-07-17 11:47:21 +08:00
rex
5ae50e8720 build: release 1.4.0-beta.3 v1.4.0-beta.3 2020-07-15 00:28:38 +08:00
rex
2145bc0fa9 build: compile 1.4.0-beta.3 2020-07-15 00:28:31 +08:00
rex
ee65d6c9e5
feat(notice-bar): add new prop background & add new event close (#3388)
fix #3380
2020-07-15 00:02:40 +08:00
agoni1212
375eb64adc
feat(GridItem): add icon-color prop (#3386) 2020-07-14 19:56:30 +08:00
neverland
3a3999ccaa
feat(Uploader): update delete icon style (#3385) 2020-07-14 19:50:34 +08:00
rex
20d1f2ede0
fix(field): adjust height in textarea (#3383) 2020-07-14 19:41:30 +08:00
neverland
0f65ed110c
fix(Uploader): remove round border radius (#3384) 2020-07-14 19:41:12 +08:00
rex
75c7a6151c build: release 1.4.0-beta.2 v1.4.0-beta.2 2020-07-13 19:57:41 +08:00
rex
eea6059181 build: compile 1.4.0-beta.2 2020-07-13 19:57:36 +08:00
rex
92a0934bdf
refactor(nav-bar): move customStyle to root view (#3371)
fix #3369
2020-07-13 19:30:43 +08:00
rex
57cf883296
fix(dialog): show dialog after class ready (#3374)
fix #3362
2020-07-13 19:28:53 +08:00
Waiter
7d74a169fe
feat(Cell): add title-style prop, fix Field label width (#3370)
* fix(Field): title width

* feat(Field): add spacing

* feat(Cell): add titleStyle

* fix(Cell): no observer

Co-authored-by: songweite <songweite@youzan.com>
2020-07-13 16:38:39 +08:00
rex
c190b4efbc build: release 1.4.0-beta.1 v1.4.0-beta.1 2020-07-10 10:14:46 +08:00
rex
99253aafff build: compile 1.4.0-beta.1 2020-07-10 10:14:41 +08:00
neverland
c0b4455f68
feat(Uploader): update failed icon (#3359) 2020-07-09 15:48:27 +08:00
neverland
abd0457238
feat(Field): update disabled style (#3358) 2020-07-09 15:39:18 +08:00
neverland
da4a5f3cd4
feat(Field): update label style (#3357) 2020-07-09 15:30:40 +08:00
rex
fa54a19805
fix(datetime-picker): update value with origin column after change (#3352) 2020-07-09 14:15:02 +08:00
Wuli锤锤
44194c711e
fix(Area): When setting the attribute [columns-num=1 or columns-num=2] lower than the WeChat basic library version 2.7.7, the real machine environment reports an error (#3318) 2020-07-08 15:43:01 +08:00
DFmoon
3a60055f8e
feat(Empty): add Empty component (#3327)
* feat(Empty): add Empty component

* fix: 支持传入自定义图片链接

Co-authored-by: shendongfeng <shendongfeng@youzan.com>
2020-06-30 11:43:37 +08:00