Commit Graph

3987 Commits (3ff07fa8d4522b270e7aaf785898b2a70302553b)

Author SHA1 Message Date
tangjinzhou 8baf85f7f9 perf: add checkbox events declare
close #3440
2020-12-26 15:43:33 +08:00
tangjinzhou 3c5c6becbf perf: switch add events declare
close #3439
2020-12-26 15:35:30 +08:00
zkwolf 759f18b476
chore: remove duplicate style (#3448) 2020-12-26 13:52:24 +08:00
tanjinzhou 123d04d1ef feat: message support custom style and class #3443 2020-12-25 14:44:47 +08:00
zkwolf 674933ae60
chore: remove all hard code component name (#3445) 2020-12-25 13:02:08 +08:00
tanjinzhou f62681b9d4 fix: input small height not correct #3396 2020-12-25 13:00:44 +08:00
xrkffgg 73b996345c
ci: update need reproduce (#3442)
* ci: update need reproduce

* Update .github/workflows/need-reproduce.yml

* Update and rename need-reproduce.yml to issue-reply.yml

* Update issue-reply.yml
2020-12-24 10:38:43 +08:00
zkwolf 610b0ab651
fix: layout-sider class (#3433) 2020-12-24 10:37:30 +08:00
tanjinzhou aea25100e5 fix: select scroll height not correct #3419 2020-12-22 13:22:14 +08:00
tanjinzhou 4f9555c64a fix: passive warning #3392 2020-12-18 18:54:18 +08:00
Zou Jian 5913cf9c5c
feat: add image (#3235)
* feat: 🆕 image组件 - 添加样式

* feat: 🆕 增加 AImage 组件

* feat: 🆕 参考 ant-design 增加 相关 Image 组件的less定义

* feat: 🆕 Image placeholder 的修改

* fix: 🐞 去除 onPreviewClose 相关

* test: 🧪 image width/height 以及相关测试

* fix: 🐞 fix lint no-setup-props-destructure

* test: 🧪 image test snap file

* refactor: 💡 去掉多加了的文件,重构文件以使逻辑清晰

* feat: 🆕 rc-image 相关内容 列入 vc-image 文件夹中

* feat: 🆕 antd 4.9.1 增加 image-preview-group

* feat: 🆕 add ImagePropsType

* feat: udpate image components

* feat: update image

* feat: update image

Co-authored-by: tanjinzhou <415800467@qq.com>
2020-12-18 18:02:51 +08:00
John60676 c6b189b583
fix: slider accuracy problems #3346 (#3379) 2020-12-17 15:12:57 +08:00
koichi uchinishi 184fe6866c
style: remove unsed codes (#3382) 2020-12-17 11:54:49 +08:00
tangjinzhou a9eb253bd2 chore: update pkg 2020-12-15 21:25:35 +08:00
renovate[bot] be4830dcf6
chore(deps): update dependency vue-loader to v16.1.1 (#3359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-15 17:00:13 +08:00
tangjinzhou 2c559ea059 fix: tabs disabled not work #3366 2020-12-15 16:27:35 +08:00
tangjinzhou 1896bb9b77 bump 2.0.0-rc.5 2020-12-13 09:41:07 +08:00
tangjinzhou c7816b319e fix: menu mode error from vue3.0.3 #3354 2020-12-13 08:28:03 +08:00
tanjinzhou 2bb27a4210 fix: drawer log warning 2020-12-12 20:11:11 +08:00
Amour1688 f567b663fb chore(deps): upgrade @vue/babel-plugin-jsx to 1.0.0-rc.5 2020-12-12 18:16:58 +08:00
tanjinzhou fcaedc525a bump 2.0.0-rc.4 2020-12-10 20:06:48 +08:00
tanjinzhou a65416a1e9 chore: lock babel-plugin-jsx version 2020-12-10 19:32:01 +08:00
tanjinzhou 8d1669b889 fix: passive waring 2020-12-10 17:40:46 +08:00
tanjinzhou 5b8bda9e51 chore: remove stable workflow 2020-12-10 13:04:56 +08:00
tangjinzhou 48d3f98f4a
Create stale.yml 2020-12-10 13:03:44 +08:00
tanjinzhou c21ce3c617 chore: update workflow 2020-12-10 12:49:47 +08:00
zkwolf 3a8afb543a
feat: input.password add iconRender (#3320)
* feat: input.password add iconRender

* feat: input.password support slot iconRender
2020-12-09 16:07:27 +08:00
tanjinzhou 2f467d75f0 Merge branches 'next' and 'next' of https://github.com/vueComponent/ant-design-vue into next 2020-12-09 16:02:11 +08:00
zkwolf 9553cfb489
fix: indexof openkeys error (#3334) 2020-12-09 16:01:50 +08:00
tanjinzhou 10f35a1fa5 fix: menu theme not work at overflowmenu 2020-12-09 15:34:25 +08:00
tanjinzhou 4ea00d3a70 fix: select option not support click event 2020-12-09 15:27:03 +08:00
tanjinzhou 520d6a5e85 perf: menu warning error 2020-12-08 11:50:52 +08:00
tangjinzhou 5af2653e5a fix: datepicker log some warning 2020-12-06 00:27:04 +08:00
tangjinzhou c2f5b3fa9f bump 2.0.0-rc.3 2020-12-05 15:17:28 +08:00
tanjinzhou c5468f2b3b fix: input-number parse error #3249 2020-12-04 14:59:23 +08:00
tangjinzhou ef51ede2ce fix: menu loose submenu id 2020-12-03 23:38:17 +08:00
nanjingcaiyong cc2d1551b7
Fix: The props of the subpopupmenum component is missing the submenuopendelay and submenclosedelay properties (#3291)
* fix: the button's loading property without delay

* fix: missing the submenuopendelay and submenclosedelay properties

Co-authored-by: caiyong <caiyong@ihomefnt.com>
2020-12-03 16:10:13 +08:00
zkwolf 7f239b26e1
fix: input lose style #3273 (#3274) 2020-11-29 16:35:44 +08:00
wdZhang 67942e4ff4
update: about import icon in change log (#3271) 2020-11-28 20:16:23 +08:00
tanjinzhou 28aeea6f0b fix: tree-select loop error 2020-11-27 13:35:19 +08:00
tangjinzhou 8c94b78346 fix: menu overflowed error #3262 2020-11-26 23:43:22 +08:00
tanjinzhou f5cf7e0920 fix: functional compoent support vue3.0.3 2020-11-26 13:39:18 +08:00
Amour1688 fa320e6e64
feat: layout props type extends HTMLAttributes (#3258) 2020-11-26 13:27:42 +08:00
tangjinzhou 335155e1f5 bump 2.0.0-rc.2 2020-11-24 22:56:49 +08:00
tanjinzhou 3f0921f690 chore: update workflow 2020-11-24 18:44:20 +08:00
tanjinzhou 23dc1f86b2 style: vSlots to v-slots 2020-11-24 18:07:45 +08:00
tanjinzhou 0a4245efa9 test: update snap & ts error 2020-11-23 16:39:09 +08:00
zkwolf 12d467e498
fix: range-picker style order #3219 (#3245) 2020-11-23 14:24:33 +08:00
John60676 8a6125d74d
fix(button): dropdown button in the wrong position (#3244) 2020-11-23 14:23:32 +08:00
tangjinzhou da6d243e9e
Perf menu2.0 (#3243)
close #3231 #3188
2020-11-23 14:21:18 +08:00