We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here's the Weekly Digest for vueComponent/ant-design-vue:
Last week 28 issues were created. Of these, 16 issues have been closed and 12 issues are still open.
💚 #1731 fix: fix the "finish" event of statistic countdown, by hebingchang 💚 #1727 select options 若存在 {value: 0, lable;'0'} 这项 即options 有一项 value等于数字0 会呈现失败 , by SCWR 💚 #1725 modal组件能否考虑加个afterOpen回调, by mkanako 💚 #1723 Menu 组件使用单文件方式递归生成菜单,select和click方法取不到title, by youki666 💚 #1722 使用v-decorator验证form中input为数字时,输入数字检验失败,提示错误信息。, by nianlun 💚 #1720 table组件 可伸缩列 导致排序失效, by 1158119024 💚 #1719 Will the ant-design 4.0 merging work start soon? , by ngloom 💚 #1718 表格table的宽度属性,,如果内容是全英文的的时候,width属性失效, by dachengzima 💚 #1717 InputNumber 数字输入框 官方DEMO第一个演示,输入16个9,变成10000000000000000, by ximan 💚 #1711 Tree组件中,treeNode配置scopedSlots: { icon: 'icon' },无法获取icon插槽的slot-scope值, by biterabbit 💚 #1708 select组件中的popupScroll事件没有返回scrollTop或offsetHeight相关的数据, by 663759994 💚 #1707 input组件的spellcheck属性设置问题, by mkanako
❤️ #1732 carousel 新增参数 dotsClass 及文档优化, by PanStar ❤️ #1730 a-tabs Tinymce富文本编辑器 切换tab后富文本编辑器不可编辑且内容也不显示, by xingxing456 ❤️ #1729 全局化配置getPopupContainer不起作用, by YoungHF ❤️ #1728 table template 模式二次封装 动态tempalte slot 不渲染, by callmesoul ❤️ #1726 请问List的pagination属性如何支持@change事件?, by PineSongCN ❤️ #1724 select组件在modal中使用时,下拉菜单的位置异常, by useryechen ❤️ #1721 使用createForm创建form并验证Input框数字问题, by nianlun ❤️ #1716 统计中的倒计时功能无法使用, by chengyuanheng ❤️ #1715 使用浏览器引入方式时,table 列的fixed属性渲染错误, by weechang ❤️ #1714 select选择滚动分离, by gitLjBoom ❤️ #1713 select下拉框位置异常问题, by gitLjBoom ❤️ #1712 fix:Tree scopedSlots icon no work, by biterabbit ❤️ #1710 chore(deps): update dependency stylelint to v13, by renovate[bot] ❤️ #1709 ConfigProvider对Modal.confirm无效, by mkanako ❤️ #1706 希望能增加颜色选择器组件, by chnkarl ❤️ #1705 table组件设置scroll后会导致表格频繁的重新渲染, by Xiu2017
👍 #1719 Will the ant-design 4.0 merging work start soon? , by ngloom It received 👍 x0, 😄 x1, 🎉 x0 and ❤️ x0.
🔈 #1705 table组件设置scroll后会导致表格频繁的重新渲染, by Xiu2017 It received 3 comments.
Last week, 16 pull requests were created, updated or merged.
Last week, 9 pull requests were updated. 💛 #1731 fix: fix the "finish" event of statistic countdown, by hebingchang 💛 #1693 chore(deps): update dependency husky to v4, by renovate[bot] 💛 #1684 fixed issue data.filter is not a function, by alirezavalizade 💛 #1680 perf: only secondary component used in demo, by Amour1688 💛 #1635 chore(deps): update dependency vue-jest to v3, by renovate[bot] 💛 #1599 chore(deps): update dependency babel-loader to v8, by renovate[bot] 💛 #1598 chore(deps): update dependency babel-jest to v24, by renovate[bot] 💛 #1575 fix(deps): update dependency dom-scroll-into-view to v2, by renovate[bot] 💛 #1574 chore(deps): update vue monorepo to v1.0.0-beta.30, by renovate[bot]
Last week, 7 pull requests were merged. 💜 #1732 carousel 新增参数 dotsClass 及文档优化, by PanStar 💜 #1712 fix:Tree scopedSlots icon no work, by biterabbit 💜 #1710 chore(deps): update dependency stylelint to v13, by renovate[bot] 💜 #1704 Fix #1700, by liangxinhui 💜 #1685 docs: update card tabs demo, by shanyuhai123 💜 #1676 fix: [subMenu]props, by edifierx666 💜 #1551 fix: [TreeSelect] type check failed when value is number, by wensonsmith
Last week there were 15 commits. 🛠️ docs: carousel add dotsClass and other doc update (#1732) by PanStar 🛠️ docs: update card tabs demo (#1685) by shanyuhai123 🛠️ feat: add parentContext for api modal #1709 by tangjinzhou 🛠️ fix: some props error by tangjinzhou 🛠️ [fix: subMenu some props not work (#1668) * fix: [subMenu]props
fix: [subMenu]props
fix: [subMenu]props](fa19a56) by edifierx666 🛠️ chore: update build config by tangjinzhou 🛠️ chore: update build config by tangjinzhou 🛠️ chore: update dev config by tangjinzhou 🛠️ docs: update readme by tangjinzhou 🛠️ fix: drawer wrapStyle position is incorrect and add drawerStyle #1699 by tangjinzhou 🛠️ fix: table demo bug #1700 fix #1700 https://github.com/vueComponent/ant-design-vue/issues/1700 by liangxinhui 🛠️ chore(deps): update dependency stylelint to v13 (#1710) Co-authored-by: WhiteSource Renovate renovatebot@gmail.com by renovate[bot] 🛠️ [fix: [TreeSelect] type check failed when value is number (fix: [TreeSelect] type check failed when value is number #1551) * fix: type check failed when value is number
fix: type tree-select type check](7383fd8) by wensonsmith 🛠️ fix:Tree scopedSlots icon no work (#1712) by biterabbit 🛠️ fix: spellcheck no work #1707 by wangxueliang
Last week there were 9 contributors. 👤 PanStar 👤 shanyuhai123 👤 tangjinzhou 👤 edifierx666 👤 liangxinhui 👤 renovate[bot] 👤 wensonsmith 👤 biterabbit 👤 wangxueliang
Last week there were 68 stagazers. ⭐ xianengqi ⭐ wx7614140 ⭐ kitaharafay ⭐ Demogorgon314 ⭐ Timo534 ⭐ scofield96 ⭐ kingsman1123 ⭐ zhuxulu ⭐ rensovargas ⭐ itplanes ⭐ donni106 ⭐ xiangle ⭐ mikeludemann ⭐ ouminghai ⭐ duochiqingcai ⭐ Jayliuzhijie123 ⭐ zhangyt-system ⭐ Hoverhuang-er ⭐ Raolibec ⭐ sabid ⭐ leonafricain ⭐ wgjas2 ⭐ labulaka521 ⭐ kxming ⭐ movingsam ⭐ yejiale717 ⭐ xwzy ⭐ jaisonjjames ⭐ HungryPt ⭐ Keep-Thinking ⭐ WebRookieSyb ⭐ zhangjiongwx ⭐ daveweiwei ⭐ liudongya ⭐ hyteddy ⭐ fandean ⭐ jfcherng ⭐ syon ⭐ candlelove ⭐ redheart47 ⭐ wGodlike ⭐ jonasmeier1212 ⭐ JackZhang333 ⭐ herening ⭐ ZhenZY ⭐ chadbaudoin ⭐ mkdirmushroom ⭐ rangzee ⭐ zhanglhz ⭐ fuguolin ⭐ October0 ⭐ hhuseyinpay ⭐ LiuChangkang ⭐ jiangmeile ⭐ gwallan ⭐ wildanv10 ⭐ 717021 ⭐ luoyueyuntian ⭐ liceal ⭐ lawrencemays ⭐ janeslau ⭐ artmarydotir ⭐ beafteru ⭐ seelic ⭐ loveClover ⭐ happiness86 ⭐ yhnnhyyhnn ⭐ amirgholikhani You all are the stars! 🌟
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository vueComponent/ant-design-vue to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
Your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you! 为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!
Sorry, something went wrong.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Here's the Weekly Digest for vueComponent/ant-design-vue:
ISSUES
Last week 28 issues were created.
Of these, 16 issues have been closed and 12 issues are still open.
OPEN ISSUES
💚 #1731 fix: fix the "finish" event of statistic countdown, by hebingchang
💚 #1727 select options 若存在 {value: 0, lable;'0'} 这项 即options 有一项 value等于数字0 会呈现失败 , by SCWR
💚 #1725 modal组件能否考虑加个afterOpen回调, by mkanako
💚 #1723 Menu 组件使用单文件方式递归生成菜单,select和click方法取不到title, by youki666
💚 #1722 使用v-decorator验证form中input为数字时,输入数字检验失败,提示错误信息。, by nianlun
💚 #1720 table组件 可伸缩列 导致排序失效, by 1158119024
💚 #1719 Will the ant-design 4.0 merging work start soon? , by ngloom
💚 #1718 表格table的宽度属性,,如果内容是全英文的的时候,width属性失效, by dachengzima
💚 #1717 InputNumber 数字输入框 官方DEMO第一个演示,输入16个9,变成10000000000000000, by ximan
💚 #1711 Tree组件中,treeNode配置scopedSlots: { icon: 'icon' },无法获取icon插槽的slot-scope值, by biterabbit
💚 #1708 select组件中的popupScroll事件没有返回scrollTop或offsetHeight相关的数据, by 663759994
💚 #1707 input组件的spellcheck属性设置问题, by mkanako
CLOSED ISSUES
❤️ #1732 carousel 新增参数 dotsClass 及文档优化, by PanStar
❤️ #1730 a-tabs Tinymce富文本编辑器 切换tab后富文本编辑器不可编辑且内容也不显示, by xingxing456
❤️ #1729 全局化配置getPopupContainer不起作用, by YoungHF
❤️ #1728 table template 模式二次封装 动态tempalte slot 不渲染, by callmesoul
❤️ #1726 请问List的pagination属性如何支持@change事件?, by PineSongCN
❤️ #1724 select组件在modal中使用时,下拉菜单的位置异常, by useryechen
❤️ #1721 使用createForm创建form并验证Input框数字问题, by nianlun
❤️ #1716 统计中的倒计时功能无法使用, by chengyuanheng
❤️ #1715 使用浏览器引入方式时,table 列的fixed属性渲染错误, by weechang
❤️ #1714 select选择滚动分离, by gitLjBoom
❤️ #1713 select下拉框位置异常问题, by gitLjBoom
❤️ #1712 fix:Tree scopedSlots icon no work, by biterabbit
❤️ #1710 chore(deps): update dependency stylelint to v13, by renovate[bot]
❤️ #1709 ConfigProvider对Modal.confirm无效, by mkanako
❤️ #1706 希望能增加颜色选择器组件, by chnkarl
❤️ #1705 table组件设置scroll后会导致表格频繁的重新渲染, by Xiu2017
LIKED ISSUE
👍 #1719 Will the ant-design 4.0 merging work start soon? , by ngloom
It received 👍 x0, 😄 x1, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #1705 table组件设置scroll后会导致表格频繁的重新渲染, by Xiu2017
It received 3 comments.
PULL REQUESTS
Last week, 16 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 9 pull requests were updated.
💛 #1731 fix: fix the "finish" event of statistic countdown, by hebingchang
💛 #1693 chore(deps): update dependency husky to v4, by renovate[bot]
💛 #1684 fixed issue data.filter is not a function, by alirezavalizade
💛 #1680 perf: only secondary component used in demo, by Amour1688
💛 #1635 chore(deps): update dependency vue-jest to v3, by renovate[bot]
💛 #1599 chore(deps): update dependency babel-loader to v8, by renovate[bot]
💛 #1598 chore(deps): update dependency babel-jest to v24, by renovate[bot]
💛 #1575 fix(deps): update dependency dom-scroll-into-view to v2, by renovate[bot]
💛 #1574 chore(deps): update vue monorepo to v1.0.0-beta.30, by renovate[bot]
MERGED PULL REQUEST
Last week, 7 pull requests were merged.
💜 #1732 carousel 新增参数 dotsClass 及文档优化, by PanStar
💜 #1712 fix:Tree scopedSlots icon no work, by biterabbit
💜 #1710 chore(deps): update dependency stylelint to v13, by renovate[bot]
💜 #1704 Fix #1700, by liangxinhui
💜 #1685 docs: update card tabs demo, by shanyuhai123
💜 #1676 fix: [subMenu]props, by edifierx666
💜 #1551 fix: [TreeSelect] type check failed when value is number, by wensonsmith
COMMITS
Last week there were 15 commits.
🛠️ docs: carousel add dotsClass and other doc update (#1732) by PanStar
🛠️ docs: update card tabs demo (#1685) by shanyuhai123
🛠️ feat: add parentContext for api modal #1709 by tangjinzhou
🛠️ fix: some props error by tangjinzhou
🛠️ [fix: subMenu some props not work (#1668) * fix: [subMenu]props
fix: [subMenu]props
fix: [subMenu]props](fa19a56) by edifierx666
🛠️ chore: update build config by tangjinzhou
🛠️ chore: update build config by tangjinzhou
🛠️ chore: update dev config by tangjinzhou
🛠️ docs: update readme by tangjinzhou
🛠️ fix: drawer wrapStyle position is incorrect and add drawerStyle #1699 by tangjinzhou
🛠️ fix: table demo bug #1700 fix #1700
https://github.com/vueComponent/ant-design-vue/issues/1700 by liangxinhui
🛠️ chore(deps): update dependency stylelint to v13 (#1710) Co-authored-by: WhiteSource Renovate renovatebot@gmail.com by renovate[bot]
🛠️ [fix: [TreeSelect] type check failed when value is number (fix: [TreeSelect] type check failed when value is number #1551) * fix: type check failed when value is number
fix: type tree-select type check](7383fd8) by wensonsmith
🛠️ fix:Tree scopedSlots icon no work (#1712) by biterabbit
🛠️ fix: spellcheck no work #1707 by wangxueliang
CONTRIBUTORS
Last week there were 9 contributors.
👤 PanStar
👤 shanyuhai123
👤 tangjinzhou
👤 edifierx666
👤 liangxinhui
👤 renovate[bot]
👤 wensonsmith
👤 biterabbit
👤 wangxueliang
STARGAZERS
Last week there were 68 stagazers.
⭐ xianengqi
⭐ wx7614140
⭐ kitaharafay
⭐ Demogorgon314
⭐ Timo534
⭐ scofield96
⭐ kingsman1123
⭐ zhuxulu
⭐ rensovargas
⭐ itplanes
⭐ donni106
⭐ xiangle
⭐ mikeludemann
⭐ ouminghai
⭐ duochiqingcai
⭐ Jayliuzhijie123
⭐ zhangyt-system
⭐ Hoverhuang-er
⭐ Raolibec
⭐ sabid
⭐ leonafricain
⭐ wgjas2
⭐ labulaka521
⭐ kxming
⭐ movingsam
⭐ yejiale717
⭐ xwzy
⭐ jaisonjjames
⭐ HungryPt
⭐ Keep-Thinking
⭐ WebRookieSyb
⭐ zhangjiongwx
⭐ daveweiwei
⭐ liudongya
⭐ hyteddy
⭐ fandean
⭐ jfcherng
⭐ syon
⭐ candlelove
⭐ redheart47
⭐ wGodlike
⭐ jonasmeier1212
⭐ JackZhang333
⭐ herening
⭐ ZhenZY
⭐ chadbaudoin
⭐ mkdirmushroom
⭐ rangzee
⭐ zhanglhz
⭐ fuguolin
⭐ October0
⭐ hhuseyinpay
⭐ LiuChangkang
⭐ jiangmeile
⭐ gwallan
⭐ wildanv10
⭐ 717021
⭐ luoyueyuntian
⭐ liceal
⭐ lawrencemays
⭐ janeslau
⭐ artmarydotir
⭐ beafteru
⭐ seelic
⭐ loveClover
⭐ happiness86
⭐ yhnnhyyhnn
⭐ amirgholikhani
You all are the stars! 🌟
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository vueComponent/ant-design-vue to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: