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 (12 December, 2019 - 19 December, 2019) #1460

Closed
weekly-digest bot opened this issue Dec 19, 2019 · 1 comment
Closed

Weekly Digest (12 December, 2019 - 19 December, 2019) #1460

weekly-digest bot opened this issue Dec 19, 2019 · 1 comment
Labels
invalid This doesn't seem right

Comments

@weekly-digest
Copy link

weekly-digest bot commented Dec 19, 2019

Here's the Weekly Digest for alibaba-fusion/next:

ISSUES

This week, 30 issues were created. Of these, 17 issues have been closed and 13 issues are still open.

OPEN ISSUES

💚 #1459 [Badge][Badge组件小圆点支持color设计], by yongyi-999999
💚 #1457 fix upload.card onchange TS, by baoliehua
💚 #1456 [Upload]upload.card onChange函数TS类型定义错误, by baoliehua
💚 #1455 [Slider]slider不支持hook, by chinluin
💚 #1454 Feat upgrade life circle, by myronliu347
💚 #1452 [Table]cellProps being passed to lock table, by SuJoeAtZJU
💚 #1450 [通用]业务场景的组件文档无法切换next版本, by JulienBrks
💚 #1449 [TreeSelect]TreeSelect 支持 useObjectDetail,作用同 Select, by wwsun
💚 #1448 [NumberPicker]NumberPicker 支持移除增减按钮, by wwsun
💚 #1447 主题包禁用了 roboto 字体后,希望主题包不要再生出 roboto 字体的下载地址, by wwsun
💚 #1443 [Search]搜索组件可以改成居中对齐吗?, by fengmumu1
💚 #1438 fix(Select): add one key clear. close #1422, by nianxiongdi
💚 #1012 [All]更新生命周期方法, by youluna

CLOSED ISSUES

❤️ #1458 [Badge]徽标组件圆点无法直接自定义color, by yongyi-999999
❤️ #1453 temp(*): fix Button style, by myronliu347
❤️ #1451 docs(Field): add api addArrayValue/deleteArrayValue, by bindoon
❤️ #1446 Docs box grid, by youluna
❤️ #1445 Fix bugs for design pro, by youluna
❤️ #1444 [Table]tree模式下,单元格那的箭头应该永远在左上角, by youluna
❤️ #1442 Update Card demo & docs , by myronliu347
❤️ #1439 [Menu]在有header footer的情况下,「更多」出现时机错误, by youluna
❤️ #1437 number-picker/select/Collapse bugfix, by bindoon
❤️ #1430 [Select] 开启followTrigger时,会被Collapse遮挡, by cwtuan
❤️ #1427 [Balloon]balloon组件trigger为select时不生效�, by DophinL
❤️ #1424 fix(Input): stop bubble. close #1417, by nianxiongdi
❤️ #1423 [Table]Table单元格的内容垂直方向顶部对齐, by zixi8581
❤️ #1421 [NumberPicker]NumberPicker,设置hasClear属性后样式错乱, by dian533
❤️ #1417 [Input]阻止onChange的冒泡, by youluna
❤️ #1405 [Table]开启useVirtual时,maxBodyHeight使用vh单位,内容渲染不出来, by cwtuan
❤️ #1329 [Input]Input组件中开启trim能力后搜狗五笔无法输入, by lujun5068

NOISY ISSUE

The issue most discussed this week has been:
🔈 #1012 [All]更新生命周期方法, by youluna
It received 10 comments.

PULL REQUESTS

This week, 7 pull requests were proposed. Of these, 0 pull requests have been merged and 2 are still open.

OPEN PRs

💚 #1457 fix upload.card onchange TS, by baoliehua
💚 #1454 Feat upgrade life circle, by myronliu347

CONTRIBUTORS

This week, 16 users have contributed to this repository.
They are yongyi-999999, baoliehua, chinluin, myronliu347, SuJoeAtZJU, bindoon, JulienBrks, wwsun, youluna, fengmumu1, nianxiongdi, cwtuan, DophinL, zixi8581, dian533, and lujun5068.

STARGAZERS

This week, no user has starred this repository.

COMMITS

This week, there have been 18 commits in the repository.
These are:
🛠️ [Merge pull request #1453 from myronliu347/master

temp(*): fix Button style](8fe69f9) by youluna
🛠️ temp(*): fix Button style by myronliu347
🛠️ [Merge pull request #1451 from bindoon/docs/field

docs(Field): add api addArrayValue/deleteArrayValue](318c0b6) by youluna
🛠️ docs(Upload): update oss demo by bindoon
🛠️ docs(Field): add api addArrayValue/deleteArrayValue by bindoon
🛠️ chore(*): Release-1.19.5 by youluna
🛠️ [Merge pull request #1446 from youluna/docs-box-grid

Docs box grid](b06c0f1) by youluna
🛠️ docs(ResponsiveGrid): add docs by youluna
🛠️ docs(Box): add docs by youluna
🛠️ [Merge pull request #1445 from youluna/fix-design-pro

Fix bugs for design pro](29b0d63) by myronliu347
🛠️ test(Util): add test case by youluna
🛠️ test(Menu): add test case by youluna
🛠️ test(*): bug fix by youluna
🛠️ [Merge pull request #1437 from bindoon/normal-bugfix

number-picker/select/Collapse bugfix](e0fea35) by youluna
🛠️ [Merge pull request #1424 from nianxiongdi/new_master

fix(Input): stop bubble. close #1417](26deb35) by youluna
🛠️ [Merge pull request #1442 from myronliu347/feat/upgrade

Update Card demo & docs](d7569b9) by youluna
🛠️ fix(Table): close #1405 by youluna
🛠️ fix(Table): arrow of tree should in left, close #1444 by youluna

RELEASES

This week, 1 release was published. It is:
🚀 build/1.19.5 build/1.19.5

1.19.5 (2019-12-12)

Bug Fixes

Features

  • DatePicker: add disableChangeMode Prop (cfcda01)
  • Pagination: upgrade life circle (35552c5)

That's all for this week, please watch 👀 and star ⭐ alibaba-fusion/next to receive next weekly updates. 😃

@fusion-design-bot
Copy link

Hi @weekly-digest[bot],
非常感谢您的反馈,但是由于您没有使用 创建 issue 页面提交,当前issue将直接被关闭,谢谢!
Thank you for your feedback, but we have to close this issue because it's not generated by our page

@fusion-design-bot fusion-design-bot added the invalid This doesn't seem right label Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant