You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
Here's the Weekly Digest for NG-ZORRO/ng-zorro-antd:
ISSUES
Last week 47 issues were created.
Of these, 39 issues have been closed and 8 issues are still open.
OPEN ISSUES
💚 #3629 [next] mention: Cannot read property 'onInput' of undefined, by cipchk
💚 #3613 feat(module:*): support global config, by wendzhue
💚 #3611 nz-mention need a '@' with blank as prefix, but ant of react just need '@' as prefix, by Eve-1995
💚 #3609 tree组件是否提供可以修改树节点名称的方法?, by 007GitHu
💚 #3598 feat: support global config, by wendzhue
💚 #3593 Strip whitespaces in around checkbox label, by beckedorf
💚 #3589 fix(module:date-picker): disable year and month selection if set nzDi…, by ZhiDanLuo
💚 #3586 breadcrumb support dropdown, by vthinkxie
CLOSED ISSUES
❤️ #3628 fix(module:dropdown): fix dropdown SSR bug, by vthinkxie
❤️ #3627 chore(module:divider): sync style with antd, by wenqi73
❤️ #3626 nzOpen should set value before nzOnSearch in select, by vthinkxie
❤️ #3625 docs: update docs, by wendzhue
❤️ #3624 docs: fix responsive, by wendzhue
❤️ #3623 chore: sync ant-design v3.19.7, by ng-zorro-bot
❤️ #3622 chore: support angular 8.0, by vthinkxie
❤️ #3621 Disable Paging, by yang-small-fan
❤️ #3620 tooltip的属性容易造成冲突, by HalfLegend
❤️ #3619 scroll禁止, by yingchy1996
❤️ #3618 Chore/now preview, by hsuanxyz
❤️ #3617 (bug): ng-upload filelist binding, by dylanvdmerwe
❤️ #3616 datepicker title error, by dasoncheng
❤️ #3615 Select all option, by fbcarpinato
❤️ #3614 build: bump node to 12.0.0, by wendzhue
❤️ #3612 Menu导航菜单的递归生成菜单,hover时背景增加颜色, by 007GitHu
❤️ #3610 chore: refactor commit hook, by hsuanxyz
❤️ #3608 nz-tree组件是否提供修改节点名称的方法, by 007GitHu
❤️ #3607 nzValidateStatus & nzHasFeedback overlap with nzSuffix, by Svetomechc
❤️ #3606 怎样设置 table 里 th 的 padding, by wgf4242
❤️ #3605 fix(module:table): fix sortChange with dynamic columns (#3603), by AngusFu
❤️ #3604 nz-table在flex布局里,超出边界, by liwei511
❤️ #3603 nzTable 通过 *ngFor 动态生成列导致 nzSortChange 反复触发, by AngusFu
❤️ #3602 chore: sync ant-design v3.19.6, by ng-zorro-bot
❤️ #3601 Context menu of customized directory tree is not working on Firefox, by its404
❤️ #3600 测试 BOT drawer, by hsuanxyz
❤️ #3599 chore: update bot config, by hsuanxyz
❤️ #3597 fix(module:input): fix ng-content [nzAddOnBeforeIcon] content projection, by CygnusRoboticus
❤️ #3596 NzInputGroup projected content disappears when toggling value of [nzAddOnBefore], by CygnusRoboticus
❤️ #3595 docs: fix wrong mention of angular -> angular.js, by BramCeulemans
❤️ #3594 upload组件OSS跨域问题, by VolcanoOves
❤️ #3592 upload组件 设置nzFileType后,上传了其他文件,没有错误提示。, by wgf4242
❤️ #3591 chore: sync ant-design v3.19.5, by ng-zorro-bot
❤️ #3590 chore: sync with antd 3.19, by hsuanxyz
❤️ #3588 feat(module:transfer): add nzShowSelectAll & nzRenderList properties, by cipchk
❤️ #3587 普通的badge组件会有一个错误的移动, by baojie223
❤️ #3585 chore: sync ant-design v3.19.4, by ng-zorro-bot
❤️ #3584 table一直在loading, by billpeace
❤️ #3583 feat(module:avatar): add nzSrcSet & nzAlt properites, by cipchk
LIKED ISSUE
👍 #3598 feat: support global config, by wendzhue
It received 👍 x3, 😄 x0, 🎉 x2 and ❤️ x1.
NOISY ISSUE
🔈 #3594 upload组件OSS跨域问题, by VolcanoOves
It received 6 comments.
PULL REQUESTS
Last week, 38 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 13 pull requests were updated.
💛 #3613 feat(module:*): support global config, by wendzhue
💛 #3589 fix(module:date-picker): disable year and month selection if set nzDi…, by ZhiDanLuo
💛 #3564 build: refactor scripts, by hsuanxyz
💛 #3473 fix(module:grid): Make all properties in EmbeddedProperty optional, by qqabcv520
💛 #3459 fix(module:time-picker): fix nzUse12Hours not binding to empty value, by avin-kavish
💛 #3444 feat(module:TreeSelect): optional debounce, by zomixi
💛 #3370 docs(module:page-header): fix typo in event-binding notation, by avin-kavish
💛 #3146 fix(module:date-picker): make keyboard navigation possible, by jimmytheneutrino
💛 #3145 fix(module:time-picker): make keyboard navigation possible, by jimmytheneutrino
💛 #3119 feat(module:typography): add typography component, by hsuanxyz
💛 #3100 feat(module:tag): support fully control by user, by CoderPoet
💛 #2574 feat(nzselect): 为nz-select添加tabindex属性, by DrZhong
💛 #2237 feat(module:date-picker): support DOWN_ARROW/UP_ARROW/LEFT_ARROW/RIGH…, by wilsoncook
MERGED PULL REQUEST
Last week, 25 pull requests were merged.
💜 #3628 fix(module:dropdown): fix dropdown SSR bug, by vthinkxie
💜 #3627 chore(module:divider): sync style with antd, by wenqi73
💜 #3625 docs: update docs, by wendzhue
💜 #3624 docs: fix responsive, by wendzhue
💜 #3623 chore: sync ant-design v3.19.7, by ng-zorro-bot
💜 #3622 chore: support angular 8.0, by vthinkxie
💜 #3610 chore: refactor commit hook, by hsuanxyz
💜 #3605 fix(module:table): fix sortChange with dynamic columns (#3603), by AngusFu
💜 #3602 chore: sync ant-design v3.19.6, by ng-zorro-bot
💜 #3599 chore: update bot config, by hsuanxyz
💜 #3597 fix(module:input): fix ng-content [nzAddOnBeforeIcon] content projection, by CygnusRoboticus
💜 #3595 docs: fix wrong mention of angular -> angular.js, by BramCeulemans
💜 #3591 chore: sync ant-design v3.19.5, by ng-zorro-bot
💜 #3590 chore: sync with antd 3.19, by hsuanxyz
💜 #3588 feat(module:transfer): add nzShowSelectAll & nzRenderList properties, by cipchk
💜 #3585 chore: sync ant-design v3.19.4, by ng-zorro-bot
💜 #3583 feat(module:avatar): add nzSrcSet & nzAlt properites, by cipchk
💜 #3580 chore: ng-zorro-antd 8.0.0 & sync antd 3.19, by vthinkxie
💜 #3577 docs(typo): Specify valid values for select#nzNotFoundContent, by CygnusRoboticus
💜 #3575 feat(module:carousel): support dot position, by wendzhue
💜 #3552 chore: replace Chinese comments for English ones, by wendzhue
💜 #3538 feat(module:core): add universal logger funcs and deprecation warnings, by wendzhue
💜 #3440 fix(module:select): fix the bug of duplication when keyboard input ch…, by zhoucs624
💜 #3422 refactor(module:list): refactor list component, by cipchk
💜 #3071 feat(module:select): support custom template in select component, by ddvkid
COMMITS
Last week there were 42 commits.
🛠️ chore(module:divider): sync style with antd (#3627) by wenqi73
🛠️ fix(module:dropdown): fix dropdown SSR bug (#3628) by vthinkxie
🛠️ feat(module:select): support custom template in select component (#3071) close #2946 by ddvkid
🛠️ [docs: update docs (#3625) * docs: update docs
docs: add api link to toc
fix: link
fix: link](90550fe) by wendzhue
🛠️ fix(module:select): fix nzOpen state when nzOnSearch trigger close #3626 by vthinkxie
🛠️ fix(module:select): fix select enter open when disabled close #3408 by vthinkxie
🛠️ docs: update interface split in markdown by vthinkxie
🛠️ docs(module:radio): update radio docs by vthinkxie
🛠️ feat(module:input-number): support nzId by vthinkxie
🛠️ docs(module:input): update input doc by vthinkxie
🛠️ [chore: replace Chinese comments for English ones (chore: replace Chinese comments for English ones #3552) * chore: remove Chinese comments
chore: translate missing Chinese](4660690) by wendzhue
🛠️ [feat(module:carousel): support dot position (feat(module:carousel): support dot position #3575) * feat(module:carousel): support dot position
fix(module:carousel): fix content height in vertical mode
fix: typo](0566331) by wendzhue
🛠️ fix(module:select): fix the bug of duplication when keyboard input chinese char (#3440) close #3439 by zhoucs624
🛠️ docs: fix responsive (#3624) by wendzhue
🛠️ docs(typo): Specify valid values for select#nzNotFoundContent (#3577) close #3566 by CygnusRoboticus
🛠️ chore: sync ant-design v3.19.7 (#3623) by ng-zorro-bot
🛠️ feat(module:transfer): add nzShowSelectAll & nzRenderList properties (#3588) - close #3567, close #2870 by cipchk
🛠️ [feat(module:avatar): add nzSrcSet & nzAlt properites (feat(module:avatar): add nzSrcSet & nzAlt properites #3583) * feat(module:avatar): add nzSrcSet & nzAlt properites
🛠️ fix(module:form): fix nzValidateStatus & nzHasFeedback overlap close #3607 by vthinkxie
🛠️ fix(module:form): fix form control validate with formControl close #3551 by vthinkxie
🛠️ feat(module:form): refactor form to support better template driven by vthinkxie
🛠️ feat(module:pagination): support pagination nzDisabled by vthinkxie
🛠️ fix(module:menu): fix submenu not active when collapsed close #3345 by vthinkxie
🛠️ fix(module:menu): fix menu title ExpressionChangedAfterItHasBeenCheckedError close #3023 by vthinkxie
🛠️ feat(module:menu): support auto active menu-item via routerLink by vthinkxie
🛠️ feat(module:menu): support nzTitle & nzIcon in nz-submenu by vthinkxie
🛠️ refactor(module:dropdown): refactor dropdown by vthinkxie
🛠️ docs(module:layout): update layout docs by vthinkxie
🛠️ chore: sync style with antd by vthinkxie
🛠️ [refactor(module:list): refactor list component (refactor(module:list): refactor list component #3422) - limited by chore: sync ant-design v3.17.0 #3406, muse be wait for the chore: sync ant-design v3.17.0 #3406 merged
nzNoFlex
property in nz-list-itemclose 竖排图文列表图片显示位置错乱 #3404](65ce53c) by cipchk
🛠️ fix(module:input): fix ng-content nzAddOnBeforeIcon transclusion (#3597) close #3596 by CygnusRoboticus
🛠️ [chore: refactor commit hook (chore: refactor commit hook #3610) * chore: refactor commit hook
chore(packaging): clean dependencie
chore(packaging): clean dev dependencie](2c03fb7) by hsuanxyz
🛠️ [chore: refactor commit hook (chore: refactor commit hook #3610) * chore: refactor commit hook
chore(packaging): clean dependencie
chore(packaging): clean dev dependencie](2ff9b4d) by hsuanxyz
🛠️ [chore: refactor commit hook (chore: refactor commit hook #3610) * chore: refactor commit hook
chore(packaging): clean dependencie
chore(packaging): clean dev dependencie](1b17110) by hsuanxyz
🛠️ [chore: sync with antd 3.19 (chore: sync with antd 3.19 #3590) * chore: sync with antd 3.19
test(module:page-header): fix test](9522658) by hsuanxyz
🛠️ fix(module:table): fix sortChange with dynamic columns (#3603) (#3605) close #3603 by AngusFu
🛠️ chore: sync ant-design v3.19.6 (#3602) by ng-zorro-bot
🛠️ chore: sync ant-design v3.19.5 (#3591) by ng-zorro-bot
🛠️ chore: update bot config (#3599) by hsuanxyz
🛠️ [feat(module:core): add universal logger funcs and deprecation warnings (feat(module:core): add universal logger funcs and deprecation warnings #3538) * chore: add universal logger service
chore: rename to NzLoggerService to avoid conflication with users'
chore: use funcs instead of service
fix: fix record not working
chore: show error all the time
fix: unused
fix: simply usage
fix: remove namespace
revert: tslint
revert: lint
fix: tree
fix: self import
fix: tests
fix: jump over bad test
fix: test
fix: test](b893520) by wendzhue
🛠️ docs: fix wrong mention of angular -> angular.js by BramCeulemans
🛠️ chore: sync ant-design v3.19.4 (#3585) by ng-zorro-bot
CONTRIBUTORS
Last week there were 11 contributors.
👤 wenqi73
👤 vthinkxie
👤 ddvkid
👤 wendzhue
👤 zhoucs624
👤 CygnusRoboticus
👤 ng-zorro-bot
👤 cipchk
👤 hsuanxyz
👤 AngusFu
👤 BramCeulemans
STARGAZERS
Last week there were 45 stagazers.
⭐ WeiJunFenYou
⭐ xinlu109
⭐ cm0s
⭐ m8989
⭐ friend1314
⭐ tedyhy
⭐ dokura
⭐ ysyun
⭐ stwhh
⭐ liuyongjin
⭐ martin-yin
⭐ EdStrickland
⭐ Margen67
⭐ YoeriNijs
⭐ dylanvdmerwe
⭐ OffieCao
⭐ RainyBow
⭐ tinybaby
⭐ saulooliveira
⭐ WIS8
⭐ cwm12138
⭐ raknjak
⭐ fyuxiang
⭐ bluegeek
⭐ NOPROD
⭐ plusGo
⭐ yourfrienddhruv
⭐ tplessis
⭐ mbw3641193
⭐ ldzhu
⭐ waker744524423
⭐ nuxlight
⭐ a935855375
⭐ vladmrnv
⭐ gongap
⭐ tangxing1993
⭐ zirain
⭐ mecp
⭐ fr8tra1n
⭐ yang-small-fan
⭐ h4t0n
⭐ iamwhitebox
⭐ AngusPei
⭐ infiniteme2019
⭐ Frainlar
You all are the stars! 🌟
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository NG-ZORRO/ng-zorro-antd 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: