Commit Graph

2559 Commits (4826104ea8962adb9f963ec37a3253a1afdc645f)

Author SHA1 Message Date
tanjinzhou 4826104ea8 fix: table resize throw error #2033 2020-04-09 18:33:00 +08:00
tanjinzhou 2b37a8762b fix: weekpicker ts type error
close #2044
2020-04-09 18:30:29 +08:00
tangjinzhou a683b12f1e fix: FormModel miss ts type #1996 2020-04-08 23:06:18 +08:00
tangjinzhou 4446dec9a6 fix: tabClick not work #2030 2020-04-08 22:58:20 +08:00
tangjinzhou 602c879879 test: update sanp 2020-04-05 22:23:19 +08:00
tangjinzhou 2b3b4868a8 style: update lint config 2020-04-05 21:38:32 +08:00
tangjinzhou 8af7a84328 chore: update workflow 2020-04-04 15:18:53 +08:00
Jy 94b701c077
fix: defaultActiveFirstOption is true and activeKey is Falsy will ret… (#1979)
* fix: defaultActiveFirstOption is true and activeKey is Falsy will return the next child key #1727

* fix: defaultActiveFirstOption is true and activeKey is undefined #1727
2020-04-04 15:07:59 +08:00
tangjinzhou 082dc2ade0
fix(types): update [FormModel] types
fix(types): update [FormModel] types
2020-04-04 15:04:17 +08:00
tangjinzhou c9f5ee6095 chore: update workflow 2020-04-04 14:57:20 +08:00
hawk 8278590677 fix(types): update [FormModel] types
(cherry picked from commit 9ae3d0e375a7a266575804b5d369c3cb66531e64)
2020-04-03 22:58:53 +08:00
tangjinzhou d05c9dfc93
chore: update package.json script
docs: fix package.json start
2020-04-03 16:54:05 +08:00
xrkffgg 366343e03b docs: fix package.json start 2020-04-03 15:56:30 +08:00
tangjinzhou 4314d97632 release 1.5.1 2020-04-02 22:32:47 +08:00
tangjinzhou 34ab34a135 fix: table customRender set class and style not work #2004 2020-04-02 22:09:26 +08:00
tangjinzhou 0b7481e8ab fix: textarea shake #2005 #1964 2020-04-02 21:20:52 +08:00
tanjinzhou 3d3884bef3 fix: form.create lose slots #1998 2020-04-01 12:08:53 +08:00
tanjinzhou 33175eca19 fix: tree-select placeholder not hide when composing #1994 2020-04-01 10:48:25 +08:00
tanjinzhou 34bd7ef76d fix: formmodel add ts types #1996 2020-04-01 10:11:44 +08:00
tangjinzhou c66177be6a
fix: page-header backIcon not hide when set false
fix: page-header组件设置backIcon为false,隐藏backIcon失败问题
2020-03-31 15:28:29 +08:00
tanjinzhou 5c3d7329e1 fix: remove warning 2020-03-31 15:11:55 +08:00
tangjinzhou 5533c5a879
fix: destroyAll missing from modal.d.ts (#1993) 2020-03-31 13:51:59 +08:00
tanjinzhou 73fce5fc88 fix: pagnitation not work when total change #1989 2020-03-31 13:48:01 +08:00
Amour1688 0af02a7895 fix: destroyAll missing from modal.d.ts 2020-03-31 12:00:36 +08:00
mingtianyihou33 f8dbe516d9 fix: page-header组件设置backIcon为false,隐藏backIcon失败问题 2020-03-30 17:43:56 +08:00
tangjinzhou caa0a6489a release 1.5.0 2020-03-29 17:41:43 +08:00
tangjinzhou f087f9d4af docs: update backers 2020-03-29 17:19:21 +08:00
tangjinzhou 41ad4c2ada test: update mentions test 2020-03-29 16:08:39 +08:00
tangjinzhou 1b60606832 fix: form-model throw error when use v-model and change at the same time #1971 2020-03-29 16:07:02 +08:00
tangjinzhou 2dcaf5d4ab test: update snap 2020-03-28 17:52:57 +08:00
tangjinzhou fd87f77d7b Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-03-28 17:09:56 +08:00
tangjinzhou 7cbe6b4a78 docs: update readme 2020-03-28 17:09:41 +08:00
renovate[bot] 37441a9d8d
chore(deps): update dependency vue-virtual-scroller to v1 (#1965)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-28 15:24:22 +08:00
Hawk 63eabbbb7f
fix(types): update [Column] types (#1974) 2020-03-28 15:22:45 +08:00
tangjinzhou 3e0344d543 docs: update readme 2020-03-28 15:00:38 +08:00
tangjinzhou 8319e03026 chore: update workflow codecov 2020-03-28 14:42:02 +08:00
tangjinzhou ab29a0ebe4 bump 1.5.0-rc.7 2020-03-27 20:10:02 +08:00
tangjinzhou ac94df285c chore: add actions 2020-03-27 18:17:08 +08:00
tanjinzhou 80ca9b0644 fix: textarea scroll at firfox 2020-03-26 18:32:42 +08:00
tanjinzhou 700427d1ae Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-03-26 17:30:16 +08:00
tanjinzhou d46d79b93b docs: update demo 2020-03-26 17:29:20 +08:00
tanjinzhou caabe4208f test: update snapshots 2020-03-26 17:26:53 +08:00
tanjinzhou e5f0a5f7e1 fix: countdown remove cloneElement 2020-03-26 17:26:23 +08:00
tanjinzhou e249b085d2 refactor: icon to normal component #1947 2020-03-26 17:25:10 +08:00
tanjinzhou ff9f408879 fix: tabs keydown event trigger twice #1947 2020-03-26 17:24:13 +08:00
XiongAmao 0036db2ea6
fix(types): update [message] types (#1933) 2020-03-26 11:46:59 +08:00
tanjinzhou 185241472a chore: update dev config 2020-03-24 18:33:19 +08:00
tanjinzhou ff812128e5 style: scripts eslint 2020-03-24 17:48:41 +08:00
tanjinzhou 4f4f2a62db fix: table expandIcon not work #1937 2020-03-24 17:48:04 +08:00
Amour1688 60bb3ae50c
chore: simple demo (#1918) 2020-03-23 11:00:24 +08:00