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 NG-ZORRO/ng-zorro-antd:
Last week 22 issues were created. Of these, 5 issues have been closed and 17 issues are still open.
💚 #5659 fix(module:tabs): fix dropdown style, by hsuanxyz 💚 #5658 Improve accessibility by adding more aria support, by PontusKberg 💚 #5657 fix(module:select): display IME input completely, by QichenZhu 💚 #5656 IME input cannot be displayed completely in Select and TreeSelect component, by QichenZhu 💚 #5655 Datepickers disable entire months/years when disabling weekends, by valerio-lucantonio 💚 #5654 Datepickers do not allow to type dates when nzFormat is different than default, by valerio-lucantonio 💚 #5653 [Menu]为 NzMenuItemDirective 添加一个专门点击事件,以便在合适的时机触发点击事件, by maroon1 💚 #5651 nz-range-picker start time is set to "now" after open end time selector, by wojtek1150 💚 #5650 fix(module:select): icons not showing multi (#5575 #5568), by DepickereSven 💚 #5649 input 输入框事件冒泡,使其他第三方库的 input focur 事件不能获取焦点,怎么阻止input事件冒泡。8版本没有这个问题。, by qyjs 💚 #5648 docs: add autofocus for overview page search-input, by hsuanxyz 💚 #5646 Option to make the modal stay opened if the promise from nzOnOk fails, by IonelLupu 💚 #5645 nz-select component input search is not working under ie 11, by Alea81 💚 #5644 独立使用nz-range-picker,nz-week-picker等选择时弹出的popup框 日历日期选择器, by Caoqiuyang 💚 #5643 fix(module:date-picker): open the panel wrongly in IE11, by wenqi73 💚 #5642 nz-form-control validation does not work inside a component (using ng-content for the input control), by TheLion36 💚 #5641 表格穿梭框,无法使用搜索功能, by 007GitHu
nzOnOk
❤️ #5652 WIP:fix(module:select): input search not work in IE11, by wenqi73 ❤️ #5647 docs: add autofocus for overview page search-input, by hsuanxyz ❤️ #5640 fix(module:date-picker): window is not defined, by emondora ❤️ #5639 fix(module:tabs): not emit click event from dropdown menu, by hsuanxyz ❤️ #5638 build(module:tabs): fix warning entry point, by cipchk
👍 #5645 nz-select component input search is not working under ie 11, by Alea81 It received 👍 x3, 😄 x0, 🎉 x0 and ❤️ x0.
🔈 #5649 input 输入框事件冒泡,使其他第三方库的 input focur 事件不能获取焦点,怎么阻止input事件冒泡。8版本没有这个问题。, by qyjs It received 8 comments.
Last week, 10 pull requests were created, updated or merged.
Last week, 8 pull requests were updated. 💛 #5659 fix(module:tabs): fix dropdown style, by hsuanxyz 💛 #5658 Improve accessibility by adding more aria support, by PontusKberg 💛 #5657 fix(module:select): display IME input completely, by QichenZhu 💛 #5650 fix(module:select): icons not showing multi (#5575 #5568), by DepickereSven 💛 #5648 docs: add autofocus for overview page search-input, by hsuanxyz 💛 #5643 fix(module:date-picker): open the panel wrongly in IE11, by wenqi73 💛 #5629 refactor(module:*): refactor the WithConfig decorator, by olivewind 💛 #5549 fix(module:tabset): tab-link should be disabled, by danranVm
Last week, 2 pull requests were merged. 💜 #5640 fix(module:date-picker): window is not defined, by emondora 💜 #5639 fix(module:tabs): not emit click event from dropdown menu, by hsuanxyz
Last week there were 2 commits. 🛠️ fix(module:date-picker): window is not defined (#5640) close #5630 by emondora 🛠️ fix(module:tabs): not emit click event from dropdown menu (#5639) by hsuanxyz
Last week there were 2 contributors. 👤 emondora 👤 hsuanxyz
Last week there were 23 stagazers. ⭐ TheLion36 ⭐ openclan ⭐ EmmanuelKontcheu ⭐ tobidae ⭐ xiongemi ⭐ MiuMiu-S ⭐ Caoqiuyang ⭐ Ashutosh5370 ⭐ huudev ⭐ astranavt ⭐ abos ⭐ 75s-1s ⭐ buzheng ⭐ zzbigbigboy ⭐ olicooper ⭐ mpbalmeida ⭐ Sh-Zh-7 ⭐ Yesionio ⭐ renzhuoyan0 ⭐ insistenceZHUO ⭐ kurian86 ⭐ itswait ⭐ avmesquita You all are the stars! 🌟
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.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for NG-ZORRO/ng-zorro-antd:
ISSUES
Last week 22 issues were created.
Of these, 5 issues have been closed and 17 issues are still open.
OPEN ISSUES
💚 #5659 fix(module:tabs): fix dropdown style, by hsuanxyz
💚 #5658 Improve accessibility by adding more aria support, by PontusKberg
💚 #5657 fix(module:select): display IME input completely, by QichenZhu
💚 #5656 IME input cannot be displayed completely in Select and TreeSelect component, by QichenZhu
💚 #5655 Datepickers disable entire months/years when disabling weekends, by valerio-lucantonio
💚 #5654 Datepickers do not allow to type dates when nzFormat is different than default, by valerio-lucantonio
💚 #5653 [Menu]为 NzMenuItemDirective 添加一个专门点击事件,以便在合适的时机触发点击事件, by maroon1
💚 #5651 nz-range-picker start time is set to "now" after open end time selector, by wojtek1150
💚 #5650 fix(module:select): icons not showing multi (#5575 #5568), by DepickereSven
💚 #5649 input 输入框事件冒泡,使其他第三方库的 input focur 事件不能获取焦点,怎么阻止input事件冒泡。8版本没有这个问题。, by qyjs
💚 #5648 docs: add autofocus for overview page search-input, by hsuanxyz
💚 #5646 Option to make the modal stay opened if the promise from
nzOnOk
fails, by IonelLupu💚 #5645 nz-select component input search is not working under ie 11, by Alea81
💚 #5644 独立使用nz-range-picker,nz-week-picker等选择时弹出的popup框 日历日期选择器, by Caoqiuyang
💚 #5643 fix(module:date-picker): open the panel wrongly in IE11, by wenqi73
💚 #5642 nz-form-control validation does not work inside a component (using ng-content for the input control), by TheLion36
💚 #5641 表格穿梭框,无法使用搜索功能, by 007GitHu
CLOSED ISSUES
❤️ #5652 WIP:fix(module:select): input search not work in IE11, by wenqi73
❤️ #5647 docs: add autofocus for overview page search-input, by hsuanxyz
❤️ #5640 fix(module:date-picker): window is not defined, by emondora
❤️ #5639 fix(module:tabs): not emit click event from dropdown menu, by hsuanxyz
❤️ #5638 build(module:tabs): fix warning entry point, by cipchk
LIKED ISSUE
👍 #5645 nz-select component input search is not working under ie 11, by Alea81
It received 👍 x3, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #5649 input 输入框事件冒泡,使其他第三方库的 input focur 事件不能获取焦点,怎么阻止input事件冒泡。8版本没有这个问题。, by qyjs
It received 8 comments.
PULL REQUESTS
Last week, 10 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 8 pull requests were updated.
💛 #5659 fix(module:tabs): fix dropdown style, by hsuanxyz
💛 #5658 Improve accessibility by adding more aria support, by PontusKberg
💛 #5657 fix(module:select): display IME input completely, by QichenZhu
💛 #5650 fix(module:select): icons not showing multi (#5575 #5568), by DepickereSven
💛 #5648 docs: add autofocus for overview page search-input, by hsuanxyz
💛 #5643 fix(module:date-picker): open the panel wrongly in IE11, by wenqi73
💛 #5629 refactor(module:*): refactor the WithConfig decorator, by olivewind
💛 #5549 fix(module:tabset): tab-link should be disabled, by danranVm
MERGED PULL REQUEST
Last week, 2 pull requests were merged.
💜 #5640 fix(module:date-picker): window is not defined, by emondora
💜 #5639 fix(module:tabs): not emit click event from dropdown menu, by hsuanxyz
COMMITS
Last week there were 2 commits.
🛠️ fix(module:date-picker): window is not defined (#5640) close #5630 by emondora
🛠️ fix(module:tabs): not emit click event from dropdown menu (#5639) by hsuanxyz
CONTRIBUTORS
Last week there were 2 contributors.
👤 emondora
👤 hsuanxyz
STARGAZERS
Last week there were 23 stagazers.
⭐ TheLion36
⭐ openclan
⭐ EmmanuelKontcheu
⭐ tobidae
⭐ xiongemi
⭐ MiuMiu-S
⭐ Caoqiuyang
⭐ Ashutosh5370
⭐ huudev
⭐ astranavt
⭐ abos
⭐ 75s-1s
⭐ buzheng
⭐ zzbigbigboy
⭐ olicooper
⭐ mpbalmeida
⭐ Sh-Zh-7
⭐ Yesionio
⭐ renzhuoyan0
⭐ insistenceZHUO
⭐ kurian86
⭐ itswait
⭐ avmesquita
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: