Commit Graph

2907 Commits (d6a7c041b5b1a1e41b9a8b0cd1e07415764d9b27)

Author SHA1 Message Date
tangjinzhou 02f6fda430 fix: drawer throw error when use v-if #2254 2020-05-17 22:31:35 +08:00
super918180 55bbf94040
fix: removeTab support 0 as key
fix: removeTab support 0 as key
2020-05-17 11:25:36 +08:00
tangjinzhou ca36ffdb42 fix: date-picker input string not correct #2246 2020-05-16 22:20:26 +08:00
tangjinzhou af69044a67 style: rename getDerivedStateFromProps to getDerivedState 2020-05-16 22:18:53 +08:00
tangjinzhou 04b7d3a934 docs: update backer 2020-05-16 15:50:50 +08:00
tanjinzhou d499fe031e release 1.6.0 2020-05-15 14:11:58 +08:00
Amour1688 1d3fe0f307
chore: eslint for markdown (#2145)
Co-authored-by: 天泽 <linchengzhang@cai-inc.com>
2020-05-15 11:18:05 +08:00
tangjinzhou 741897be67 feat: custom component support tooltip 2020-05-14 22:30:46 +08:00
tanjinzhou 529f81cb54 refactor: portal 2020-05-13 18:36:53 +08:00
xrkffgg 8d050f1f49
style: fix select focused in input group (#2224) 2020-05-11 21:49:50 +08:00
xrkffgg 181d6adf6d
style: fix cascader icon disabled color (#2223) 2020-05-11 21:49:27 +08:00
xrkffgg 1d446c3c3e
style: fix datepicker disabled color (#2222) 2020-05-11 21:49:02 +08:00
tanjinzhou 90bfd4fc6a fix: missing files in dist #2219 2020-05-09 10:02:33 +08:00
tanjinzhou cb36507d41 chore: update workfolw 2020-05-08 18:10:58 +08:00
tanjinzhou 2c92cfa3ed release 1.5.5 2020-05-08 18:00:38 +08:00
tanjinzhou 96fb014b15 test: update snapshot 2020-05-08 18:00:03 +08:00
tangjinzhou c167740f63 fix: input not work at firefox #2151 #2215 2020-05-08 17:36:24 +08:00
tanjinzhou abd1b7f499 fix: input not work at firefox && sogou #2151 2020-05-08 14:24:44 +08:00
tanjinzhou 352eb84eff fix: input box cursor error #2207 2020-05-08 14:03:07 +08:00
Ozan Barsal 90131e93d9
feat(style): add @modal-header-border-color-split variable (#2179)
* add @modal-footer-border-color-split to modal.less

* add @modal-header-border-color-split to default.less
2020-05-07 13:46:35 +08:00
tanjinzhou 668f93a508 fix: tabs cannot be displayed in Safari 13 #2199 2020-05-06 18:06:03 +08:00
tanjinzhou aa63a8b68d fix: firefox trigger input change when reflow #2151 2020-05-06 18:02:30 +08:00
tangjinzhou e5391de807 fix: input trigger change at ie #2203 2020-05-06 15:05:08 +08:00
Pocholo Pantoja 7557ac9dad
fix: compile error when updating less-loader to v6 (#2194) 2020-05-06 11:09:24 +08:00
tanjinzhou eddabaf598 release 1.5.4 2020-04-30 16:16:51 +08:00
tanjinzhou 25a14d6dba test: udpate snap 2020-04-30 16:16:28 +08:00
tanjinzhou 0c8951ab5a feat: date-picker ok calendar support string value 2020-04-30 16:16:07 +08:00
tanjinzhou ff07ecd3e7 feat: cascader add search event 2020-04-30 16:15:05 +08:00
Jerik Chan 0d84ed1534
fix: table-prefix-cls is not work in class 'ant-table-thead' (#2166) 2020-04-30 10:52:53 +08:00
tanjinzhou ed528e68b7 feat: datepicker timepicker calendar support string value #718 2020-04-29 18:44:11 +08:00
tanjinzhou a28962bfe7 fix: tabs key support 0 as key #2167 2020-04-29 11:35:25 +08:00
PanStar fd28043172
fix: renderTabBar not work #2157 (#2158)
close #2157
2020-04-27 13:52:11 +08:00
tanjinzhou 5aad5681e5 test: update snap 2020-04-26 16:37:33 +08:00
tanjinzhou 138eae594d feat: date-picker add inputreadonly 2020-04-26 16:37:15 +08:00
tanjinzhou c4a72238c0 Merge remote-tracking branch 'origin/master' into 2.0 2020-04-23 15:45:01 +08:00
tanjinzhou b55fa75b93 feat: table add transformCellText for custom render cell #2109 2020-04-23 15:40:17 +08:00
tanjinzhou dd83049170 chore: update workflows 2020-04-23 15:38:51 +08:00
tanjinzhou a9bcdc4c94 Merge branch 'master' of https://github.com/vueComponent/ant-design-vue 2020-04-23 11:45:28 +08:00
tanjinzhou c018b7ec06 fix: badge dot status position not correct #2121 2020-04-23 11:45:05 +08:00
Baran 18ca95d031
feat: add createForm return ts type (#2116) 2020-04-22 14:57:36 +08:00
varHarrie 39bf296b7a
feat: form-model add validateMessages prop (#2130)
close #2130
2020-04-22 11:52:24 +08:00
tanjinzhou bf52f73c5c perf: trigger animation 2020-04-21 16:13:17 +08:00
tanjinzhou f9b233f39d fix: treeNode cannot get origin column 2020-04-21 16:11:43 +08:00
tanjinzhou 7f1072aa3d test: update table 2020-04-21 16:10:37 +08:00
tangjinzhou 3995f25484 fix: select-tree throw error when showSearch #2082 2020-04-18 13:53:46 +08:00
tanjinzhou 4a0d35fb92 fix: treeNode customTitle cannot get selected state #2006 2020-04-17 18:29:44 +08:00
cubemoon 32f669bd48
fix: treeNode customTitle cannot get selected prop
* Tree组件中,treeNode配置scopedSlots: {title: 'customeTitle' },无法获取title插槽的slot-scope值

需要定制tree的title时,具体的值在treeNode的数据上,但现在无法获取title处的插槽参数。经过查看ant-design-vue源码,发现TreeNode.jsx文件在title处配置错误,希望能尽快修复

* Update TreeNode.jsx
2020-04-17 18:27:51 +08:00
tanjinzhou 1112f2f791 feat: date-picker support align 2020-04-17 17:26:32 +08:00
tanjinzhou 41a37f238c fix: slider style error #2097
close #2097
2020-04-16 16:44:54 +08:00
tangjinzhou 594256558a chore: update getSlot 2020-04-15 22:56:58 +08:00