Highlights
- Arctic Code Vault Contributor
Pinned
2,784 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 94 commits in 3 repositories
Created a pull request in ng-alain/delon that received 2 comments
chore: fix trend
PR Checklist Please check if your PR fulfills the following requirements: The commit message follows our guidelines: https://github.com/ng-alain/…
+9
−4
•
2
comments
Opened 22 other pull requests in 2 repositories
ng-alain/delon
18
merged
1
open
- fix(chart:trend): fix data flag of html attribute
- feat(abc:_src): add `previewSrc` property
- fix(theme): fix less4
- fix(util:ArrayService): fix cancel return readonly of `flat`, `uniq`
- release(11.6.0): release 11.6.0
- feat(abc:st): add `contextmenu` property
- refactor(abc:range-picker): refactor range-picker
- refactor: types
- fix(abc:auto-focus): add `delay` property
- feat(util:ArrayService): add `findTree` method
- docs: typo
- feat(util:token): add tokens
- feat(abc:auto-focus): add `auto-focus` component
- feat(abc:highlight): add `highlight` component
- feat: support data type of `STColumn`
- feat(util:pipes): add `filter` pipe
- fix(theme:_HttpClient): fix count when subscribed
- fix(cli:ng-update): Cannot read property 'configurations' of undefined
- fix: fix less4
Created an issue in ng-alain/ng-alain that received 1 comment
range-picker: 重构
clear 事件不触发 优先使用 directive 的可能性 <range-picker [(ngModel)]="i.start" [(ngModelEnd)]="i.end"></range-picker> Changed to => <nz-range-picker [(ngM…
•
1
comment