Skip to content
New issue

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

Weekly Digest (16 June, 2019 - 23 June, 2019) #17248

Closed
weekly-digest bot opened this issue Jun 23, 2019 · 1 comment
Closed

Weekly Digest (16 June, 2019 - 23 June, 2019) #17248

weekly-digest bot opened this issue Jun 23, 2019 · 1 comment
Labels

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jun 23, 2019

Here's the Weekly Digest for ant-design/ant-design:


ISSUES

Last week 129 issues were created.
Of these, 103 issues have been closed and 26 issues are still open.

OPEN ISSUES

💚 #17245 typescript errors when upgrading antd to 3.19.7, by pdeva
💚 #17244 feat: New Components Result, by chenshuai2144
💚 #17242 Carousel lazy loading (anticipated), by flieks
💚 #17240 Transfer 开启 showSearch 之后,希望透出 search input 相关属性的配置, by SunShinewyf
💚 #17234 allow passing classname to Descriptions.Item, by pdeva
💚 #17232 Hotfix/collapse arrow, by mraiguo
💚 #17224 关于react版与vue版auto-complete组件,在IE11下,导致内存增加问题, by lettywiterock
💚 #17222 DatePicker 的format 属性支持函数, by soeyi
💚 #17219 Slider 在IE10 显示报错, by liuxing95
💚 #17217 Table 页面本地调试时在 IE 下报错, by afc163
💚 #17216 DatePicker 在 iframe中不能选择日期, 在使用 <ConfigProvider getPopupContainer={() => top.document.body}> 时, by angular-moon
💚 #17212 Cascader creates duplicate options on search, by johnpc
💚 #17205 Menu导航菜单的递归生成菜单,hover时背景增加颜色, by 007GitHu
💚 #17194 DatePicker 无法垂直居中, by dandanhanzju
💚 #17188 InputNumber组件格式化显示功能,后面单位是两个字符的时候删除内容会出现BUG, by MI-Class
💚 #17174 Collapsed sidebar-menu with one open sub-menu automatically opens tooltip menu of open sub-menu, by jsefiani
💚 #17150 Popover style className Setting not in effect, by zouxiaomingya
💚 #17149 Radio.Group 用数组遍历的时候生成的几个按钮 都是checked状态, by liangchaofei
💚 #17147 menu 切换 mode 会出现错误提示, by pengfeiWang
💚 #17139 如何区分InputNumber的输入和右侧的上下点击触发的onChange, by FEliuyg
💚 #17138 同一个页面用了两个Tree组件,总时报Warning: '0-0-1' does not exist in the tree.这个警告, by xiaoshui222
💚 #17135 RangePicker组件开始时间大于结束时间, by yuzexing
💚 #17127 Use table-layout fixed in scrollable or fixed-column Table, by afc163
💚 #17125 <Typography> should offer default styles for <table> inside it, by Stephen2
💚 #17117 自定义树形控件图标,实现文件管理器, by 4-1-1
💚 #17116 Support logical row highlighting when mouse is hovering on logical row, by hillmanytli

CLOSED ISSUES

❤️ #17243 Allow passing color props to UI components, by HassanNemir
❤️ #17241 Carousel lazy loading (anticipated), by flieks
❤️ #17239 Update SubMenu.tsx, by babbarankit
❤️ #17238 Transfer 显示搜索框的时候,希望暴露出一个 searchInput 的 placeholder 配置, by SunShinewyf
❤️ #17237 Tabs props missing prop, by babbarankit
❤️ #17236 chore: upgrade eslint to 6.0, by afc163
❤️ #17235 CheckableTag onChange 事件应该提供获取完整的 Event 属性,而不是仅提供一个布尔值, by dyygtfx
❤️ #17233 Setting title on Menu.Item displays both Ant tooltip and browser tooltip, by j-pdx
❤️ #17231 tag component is very tiny and small and must be a little bigger to seem good, by aminabvaal
❤️ #17230 tag component is very tiny and small and must be a little bigger to seem good, by aminabvaal
❤️ #17229 fix: Modal 24px bottom area not trigger mask click, by afc163
❤️ #17228 fix: Layout sider trigger z-index too low, by afc163
❤️ #17227 docs: release 3.19.7, by afc163
❤️ #17226 Modal has unexpected padding bottom 24px, by wangjianio
❤️ #17225 Select 组件,dropdownRender 渲染的自定义 DOM 不会 rerender, by jasonHzq
❤️ #17223 fix: Table scrollbar style in IE, by afc163
❤️ #17221 RangePicker中disabledDate对EndDate不生效, by xchunzhao
❤️ #17220 Can we have a maxLength api in Input component?, by YuFF2018
❤️ #17218 IE10 下 Slider页面报错, by liuxing95
❤️ #17215 docs: update progress docs to mark only line support active, by zombieJ
❤️ #17214 InputNumber组件中格式化输出功能使用删除键会出现异常输出, by MI-Class
❤️ #17213 Circle progress bar does not animate when set to "active", by ben-deng
❤️ #17211 docs: add documentation about button autoInsertSpaceInButton, by afc163
❤️ #17210 onChange not rendering with AutoComplete box, by ulsha
❤️ #17209 fix: Fix single Breadcrumb not show on PageHeader, by chenshuai2144
❤️ #17208 OptGroup rendered in class onChange, by ulsha
❤️ #17207 fix: Clone only valid react child elements, by superandrew213
❤️ #17206 从Tree外部拖拽元素放入到Tree子节点上,解决不会抛错的问题;, by jianhuifan
❤️ #17204 Descriptions组件是否可以提供超出区域溢出省略 鼠标hover Tooltip 提示全部文本, by wangxingkang
❤️ #17203 treeData 不支持4级菜单选择?, by 1215904405a
❤️ #17202 form 校验错位, by qq645381995
❤️ #17201 请问Table组件加载树形数据能否像Tree和TreeSelect组件一样提供一个loadData异步加载数据函数, by zhuguangyue
❤️ #17200 Update rc-progress requirement from ~2.3.0 to ~2.4.1, by dependabot-preview[bot]
❤️ #17199 API文档右侧的导航是用什么组件做的?, by Lind-pro
❤️ #17198 docs: Fix site Table resize demo, by zombieJ
❤️ #17197 antd中table,expandedRowRender,如何在每一行前面扩展一行,目前默认是在每一行后面扩展一行, by chaiguanpeng
❤️ #17196 Form.Item嵌套时的验证提示错位问题, by woshiguabi
❤️ #17195 Form表单中同时设置pattern和max验证规则时,浏览器会崩溃, by xyhxyw
❤️ #17193 Modal.confirm okButtonProps bug, by zouxiaomingya
❤️ #17192 remove th background, Inherit the header, by yoyo837
❤️ #17191 使操纵杆右侧半边也可以操作, by yoyo837
❤️ #17190 Bordered的可伸缩列在firefox/IE11丢失部分边框, by yoyo837
❤️ #17189 Carousel is not compatible with IE 10, by zhouzhonghao
❤️ #17187 ie9 react16 have search icon input ,autocomplete the previous input content, Repair is strongly recommended , by ypzp
❤️ #17186 ie9,react16 下 带 search的输入框,输入框自动填充上次输入数据,强烈建议修复, by ypzp
❤️ #17185 timepicker不显示时分秒中的某个选项, by mqliutie
❤️ #17184 Drawer component: afterVisibleChange is triggered twice, by Leonsy
❤️ #17183 关于Table列的一些建议, by pkaq
❤️ #17182 Drawer component: afterVisibleChange is triggered twice, by Leonsy
❤️ #17181 override theme, by ggunmo
❤️ #17180 When I override the default antd theme variables,only @primary-color works,others like @layout-body-background、@body-background don't work, by ggunmo
❤️ #17179 当给AutoComplete.Option设置value参数时候为啥会出现react key的警告?, by ZhangMingZhao1
❤️ #17178 Update recommendation.en-US.md, by antoniopresto
❤️ #17177 fix(Doc): remove useless option in API Doc for row-selection-custom Table, by wtzeng1
❤️ #17176 下拉框后出现可选table, by k983551019
❤️ #17175 设置 @line-height-base : 1.6,Table 在 IE 下样式有问题, by qq645381995
❤️ #17173 onChange doesn;t works in Steps component, by anant348
❤️ #17172 style: run lint-fix, by chenshuai2144
❤️ #17171 DatePicker日期选择框 弹出框 起始时间与结束时间之间的 ~ 未居中, by yichenw7
❤️ #17170 Add clickable prop for Icon component, by Matthew1994
❤️ #17169 allowClear don't work in controlled TreeSelect?, by duwei54
❤️ #17168 chore: upgrade rc-progress to 2.4.0, by afc163
❤️ #17167 异步请求数据过后,redux全局控制动态创建的popover的hide/show,会触发当前页面所有popover的hide/show, by angelrong520
❤️ #17166 docs: 3.19.6 changelog, by zombieJ
❤️ #17165 fix: Wrong height of TextArea & DatePicker, by zombieJ
❤️ #17164 DatePicker uses LocaleProvider {zhCN} month week is still English, by sachinye
❤️ #17163 Textarea line-height is incorrect, by msingleton
❤️ #17162 Anchor Not working as expected, by Jaskaran121
❤️ #17161 Fix English translation, by shaderzak
❤️ #17160 Layout.Sider‘s zero-width trigger stacked too low, by nivekz
❤️ #17159 DatePicker日期选择框组件,日期区间的波浪符号~没有垂直居中, by qingfengfeiyang
❤️ #17158 Checkbox triggerd when i click closest to checkbox or Dom, by sathishjobs
❤️ #17157 Table表格组件, by mrxyzhang
❤️ #17156 form.setFields errors doesn't go to a new line, by florianchevallier
❤️ #17154 getFieldValue can not get the initialValue in the first time, by chenziqi94
❤️ #17153 message can not read value from Context, by dancerphil
❤️ #17152 ColumnProps missing 'align?: string' , it failed to compile when use typescript, by LarryKameZhao
❤️ #17151 固定头和列bordered时固定列下方有空缺, by yoyo837
❤️ #17148 Radio.Group 用数组遍历 按钮都是checked的, by liangchaofei
❤️ #17146 No option for styling TabPane headers individually, by steveswork
❤️ #17145 antd typography overrides ol list-style-type unnecessarily, by Stephen2
❤️ #17144 this.props.form.getFieldValue() 获取的表单值是上一个值,不是最新值, by wxb1123603312
❤️ #17143 RangePicker在Form的layout为inline时不垂直居中, by TnWah
❤️ #17142 Form中使用Uploaddisabled属性没有下发到隐藏的type="file"input节点。, by MuZiRuoYi
❤️ #17141 fix: Table crash when filter dynamic change, by zombieJ
❤️ #17140 fix: Nest Card extra position not correct, by zombieJ
❤️ #17137 docs: update modal doc, by zombieJ
❤️ #17136 Modal.info doesn't has api named 'cancelText', by howel52
❤️ #17134 "export 'CardGridProps' was not found in './Grid', by heytheww
❤️ #17133 chore: 3.19.5 changelog, by zombieJ
❤️ #17132 fix: getPopupContainer of ConfigProvider not works on Modal, by zombieJ
❤️ #17131 Table组件的多选不能和Dropzone一起使用,多选框点击一次后就没反应了, by nunuji123
❤️ #17130 chore: Fix react-dnd CI, by zombieJ
❤️ #17129 Can the table support both the head and the tbody while adding scroll bars, synchronous scrolling, by dongyang19931108
❤️ #17128 chore: fix react-dnd 8 bread change, by afc163
❤️ #17126 fix: RangerPicker style, by zombieJ
❤️ #17124 fix: RangePicker wrong input line-height, by lcx-seima
❤️ #17123 RangePicker 中 input 的 line-height 不正确, by lcx-seima
❤️ #17122 提一个走马灯Bug, by jiangdq
❤️ #17121 Table component: Ability to add custom thead row () , by yairEO
❤️ #17120 refactor: eliminate any type in exported interfaces.#14044, by Zzzen
❤️ #17119 chore: upgrade eslint-config-prettier version, by afc163
❤️ #17118 refactor: Fix lgtm errors, by afc163

LIKED ISSUE

👍 #17125 <Typography> should offer default styles for <table> inside it, by Stephen2
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #17188 InputNumber组件格式化显示功能,后面单位是两个字符的时候删除内容会出现BUG, by MI-Class
It received 28 comments.


PULL REQUESTS

Last week, 41 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 9 pull requests were updated.
💛 #17232 Hotfix/collapse arrow, by mraiguo
💛 #17117 自定义树形控件图标,实现文件管理器, by 4-1-1
💛 #16905 fix: add maskClosable is false ESC close, by jljsj33
💛 #16859 fix: fix upLoadList style, by Veveue
💛 #16635 [WIP - Next] feat: Col support flex prop, by zombieJ
💛 #16065 feat: Optionally hide mode switch in Calendar, by BenjaVR
💛 #15466 Add less variable @menu-vertical-border, by shumkovdenis
💛 #15423 fix(date-picker): merge origin input and popup input focus, by Yangzhedi
💛 #15399 Use em unit for align base of Badge, by zombieJ

MERGED PULL REQUEST

Last week, 32 pull requests were merged.
💜 #17239 Update SubMenu.tsx, by babbarankit
💜 #17237 Tabs props missing prop, by babbarankit
💜 #17236 chore: upgrade eslint to 6.0, by afc163
💜 #17229 fix: Modal 24px bottom area not trigger mask click, by afc163
💜 #17228 fix: Layout sider trigger z-index too low, by afc163
💜 #17227 docs: release 3.19.7, by afc163
💜 #17223 fix: Table scrollbar style in IE, by afc163
💜 #17215 docs: update progress docs to mark only line support active, by zombieJ
💜 #17211 docs: add documentation about button autoInsertSpaceInButton, by afc163
💜 #17209 fix: Fix single Breadcrumb not show on PageHeader, by chenshuai2144
💜 #17207 fix: Clone only valid react child elements, by superandrew213
💜 #17198 docs: Fix site Table resize demo, by zombieJ
💜 #17191 使操纵杆右侧半边也可以操作, by yoyo837
💜 #17177 fix(Doc): remove useless option in API Doc for row-selection-custom Table, by wtzeng1
💜 #17172 style: run lint-fix, by chenshuai2144
💜 #17168 chore: upgrade rc-progress to 2.4.0, by afc163
💜 #17166 docs: 3.19.6 changelog, by zombieJ
💜 #17165 fix: Wrong height of TextArea & DatePicker, by zombieJ
💜 #17161 Fix English translation, by shaderzak
💜 #17141 fix: Table crash when filter dynamic change, by zombieJ
💜 #17140 fix: Nest Card extra position not correct, by zombieJ
💜 #17137 docs: update modal doc, by zombieJ
💜 #17133 chore: 3.19.5 changelog, by zombieJ
💜 #17132 fix: getPopupContainer of ConfigProvider not works on Modal, by zombieJ
💜 #17130 chore: Fix react-dnd CI, by zombieJ
💜 #17126 fix: RangerPicker style, by zombieJ
💜 #17120 refactor: eliminate any type in exported interfaces.#14044, by Zzzen
💜 #17119 chore: upgrade eslint-config-prettier version, by afc163
💜 #17118 refactor: Fix lgtm errors, by afc163
💜 #17115 Add 3.19.4 changelog, by yesmeck
💜 #17063 fix: prop headerRender should be optional for component Calendar, by wonderjar
💜 #17049 fix eslint error and Descriptions.Item ts define, by chenshuai2144


COMMITS

Last week there were 57 commits.
🛠️ Merge pull request #17236 from ant-design/upgrade-eslint chore: upgrade eslint to 6.0 by afc163
🛠️ Merge pull request #17239 from babbarankit/patch-2 Update SubMenu.tsx by afc163
🛠️ Merge pull request #17237 from babbarankit/patch-1 Tabs props missing prop by afc163
🛠️ Update SubMenu.tsx popupOffset prop is missing in SubMenu by babbarankit
🛠️ Tabs props missing prop Added Missing prop 'destroyInactiveTabPane' in Tabs by babbarankit
🛠️ 🆙 upgrade eslint to 6.0 by afc163
🛠️ Merge pull request #17227 from ant-design/changelog-3.19.7 docs: release 3.19.7 by afc163
🛠️ 📝 3.19.6 English changelog by afc163
🛠️ docs: upgrade about npm create umi by afc163
🛠️ 📝 Release 3.19.7 by afc163
🛠️ Merge pull request #17229 from ant-design/adjust-modal-padding-bottom fix: Modal 24px bottom area not trigger mask click by afc163
🛠️ Merge pull request #17228 from ant-design/fix-sider-z-index fix: Layout sider trigger z-index too low by afc163
🛠️ Merge pull request #17063 from wonderjar/master fix: prop headerRender should be optional for component Calendar by afc163
🛠️ 🐛 Fix Layout.Sider‘s zero-width trigger z-index close #17160 by afc163
🛠️ 🐛 Fix Modal 24px bottom area not trigger mask click close #17226 by afc163
🛠️ Merge pull request #17120 from Zzzen/master refactor: eliminate any type in exported interfaces.#14044 by afc163
🛠️ Merge pull request #17209 from ant-design/pageheader-show-all-breadcrumb fix: Fix single Breadcrumb not show on PageHeader by afc163
🛠️ ⚡ fix polyfill.min.js by afc163
🛠️ Merge pull request #17223 from ant-design/fix-table-scrollbar-in-IE fix: Table scrollbar style in IE by afc163
🛠️ 🐛 Fix a Table scrollbar style in IE when customize line-height of empty table close #17175 by afc163
🛠️ [fix: Clone only valid react child elements (#17207) * Clone child only if it exists

child can be void | null | boolean | string | number | element.


CONTRIBUTORS

Last week there were 10 contributors.
👤 afc163
👤 babbarankit
👤 superandrew213
👤 zombieJ
👤 chenshuai2144
👤 yoyo837
👤 wtzeng1
👤 shaderzak
👤 Zzzen
👤 yesmeck


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were 4 releases.
🚀 3.19.7 3.19.7
🚀 3.19.6 3.19.6
🚀 3.19.5 3.19.5
🚀 3.19.4 3.19.4


That's all for last week, please 👀 Watch and Star the repository ant-design/ant-design to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

@ant-design-bot
Copy link
Contributor

Hello @weekly-digest[bot], 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!

你好 @weekly-digest[bot],为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant