4345 Commits

Author SHA1 Message Date
陈嘉涵
eb02336622 docs(changelog): 2.4.0-beta.0 2019-12-28 22:34:09 +08:00
陈嘉涵
2299879dff chore(cli): add changelog template files 2019-12-28 22:11:39 +08:00
陈嘉涵
4377a1f3aa fix(cli): remove comma when generate changelog 2019-12-28 21:31:02 +08:00
陈嘉涵
a196fa7a6f feat(cli): use conventional-changelog to generate changelog 2019-12-28 21:28:18 +08:00
陈嘉涵
e9da090276 chore: release 2.4.0-beta.0 v2.4.0-beta.0 2019-12-28 19:35:52 +08:00
陈嘉涵
49221f193a fix(Tag): empty name 2019-12-28 19:29:31 +08:00
陈嘉涵
fe6e2f29ba fix(Tag): incorrect transition when set closeable dynamically 2019-12-28 19:29:31 +08:00
陈嘉涵
6c5cb8827b test(Calendar): update demo snapshot 2019-12-28 12:06:52 +08:00
陈嘉涵
3986536fcd fix(Calendar): incorrect height when position is left or right 2019-12-28 12:06:52 +08:00
陈嘉涵
11a5d44861 docs(Calendar): add version tip 2019-12-28 12:06:52 +08:00
陈嘉涵
9cbcd93e57 feat(Calendar): add round prop 2019-12-28 12:06:52 +08:00
陈嘉涵
7fdc1b41fd feat(Calendar): add click-on-click-overlay prop 2019-12-28 12:06:52 +08:00
陈嘉涵
956800b95c feat(Calendar): add position prop 2019-12-28 12:06:52 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverland
93e6c81c49
fix(ImagePreview): should not emit close event after tapped when using async-close (#5410) 2019-12-28 08:09:24 +08:00
陈嘉涵
3250804791 feat(Calendar): add color prop 2019-12-27 18:01:51 +08:00
陈嘉涵
56e450f29e feat(PullRefresh): add success slot 2019-12-27 15:06:37 +08:00
陈嘉涵
f3857053d6 test(PullRefresh): add test cases 2019-12-27 14:28:26 +08:00
陈嘉涵
e00058b681 fix(PullRefresh): failed to trigger pull refresh when scrolling 2019-12-27 14:28:26 +08:00
dependabot[bot]
43b59ad7ef chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#5399)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-27 11:08:01 +08:00
neverland
cf43e6ee75
fix(Toast): may lose forbid click when has multiple toasts (#5398) 2019-12-27 10:57:47 +08:00
陈嘉涵
e9a9388202 feat(List): add error slot 2019-12-26 20:35:16 +08:00
陈嘉涵
8a0705d761 feat(List): add finished slot 2019-12-26 20:14:16 +08:00
陈嘉涵
30b3e4b6ba feat(Calendar): add less vars 2019-12-26 19:59:08 +08:00
陈嘉涵
dec732daac test(Calendar): add test cases 2019-12-26 19:59:08 +08:00
陈嘉涵
87ecdf9425 docs(Calendar): add enUS document 2019-12-26 19:59:08 +08:00
陈嘉涵
28f126e4ec feat(Calendar): add formatter prop 2019-12-26 19:59:08 +08:00
陈嘉涵
1f6cce692c feat(Calendar): add reset method 2019-12-26 19:59:08 +08:00
陈嘉涵
6d85fc0aac fix(Calendar): incorrect header month title 2019-12-26 19:59:08 +08:00
陈嘉涵
c1e8cb9146 feat(Calendar): add show-confirm prop、confirm event 2019-12-26 19:59:08 +08:00
陈嘉涵
39179c2336 feat(Calendar): add popable prop 2019-12-26 19:59:08 +08:00
陈嘉涵
f49c21a7ca feat(Calendar): add default-date prop and remove v-model 2019-12-26 19:59:08 +08:00
陈嘉涵
779dcf4e54 feat(Calendar): add locale messages 2019-12-26 19:59:08 +08:00
陈嘉涵
a0308bddaf docs(Calendar): update demo 2019-12-26 19:59:08 +08:00
陈嘉涵
d9da405b95 fix(Calendar): row-height not work 2019-12-26 19:59:08 +08:00
陈嘉涵
51c4dc180b fix(Calendar): should update header title 2019-12-26 19:59:08 +08:00
陈嘉涵
bfb08c37cb feat(Calendar): lazy render 2019-12-26 19:59:08 +08:00
陈嘉涵
0b721fd87c feat(Calendar): add safe-area-inset-bottom prop、footer slot 2019-12-26 19:59:08 +08:00
陈嘉涵
f65f2cc6cf feat(Calendar): add show-mark prop 2019-12-26 19:59:08 +08:00
陈嘉涵
c9964d5759 chore(Calendar): code review 2019-12-26 19:59:08 +08:00
陈嘉涵
0db1a03996 feat(Calendar): support select date range 2019-12-26 19:59:08 +08:00
陈嘉涵
c447152be9 feat(Calendar): add select event 2019-12-26 19:59:08 +08:00
陈嘉涵
43a0aed8c9 feat(Calendar): support select day 2019-12-26 19:59:08 +08:00
陈嘉涵
e21455f856 feat(Calendar): disable outranged days 2019-12-26 19:59:08 +08:00
陈嘉涵
9f1e3b0fde feat(Calendar): add month mark 2019-12-26 19:59:08 +08:00
陈嘉涵
c53c4a78bb feat(Calendar): change title when scrolling 2019-12-26 19:59:08 +08:00
陈嘉涵
04c412c99b feat(Calendar): add Header component 2019-12-26 19:59:08 +08:00
陈嘉涵
f4f8952553 feat(Calendar): render days 2019-12-26 19:59:08 +08:00
陈嘉涵
49781a5e15 feat(Calendar): add basic files 2019-12-26 19:59:08 +08:00
陈嘉涵
3a22162912 chore: bump @vant/cli@2.0.0 2019-12-25 17:11:01 +08:00