Angular 18 + enable usage with zoneless change detection (#1017) (5461eb4) BREAKING CHANGES enable usage with zoneless change detection Switched relevant parts to OnPush + Signals, so this will work with zoneless change detection enabled. I deliberately didn't use any of the new control flow...
feat: upgrade to angular 14 (#942) scttcpercommitted Verified 8a0a9bf Commits on Apr 18, 2022 feat(accessibility): Move aria-live=polite to overlay container (#934) patrickhlaukecommitted Verified 2fc890b Commits on Apr 12, 2022 fix: Revert Test if active before reducing number of act...
npm install ngx-toastr--save// 应该还需要下面这个依赖,如果没有的话就要安装npm install@angular/animations--save 引入样式 同样在全局样式styles.css引入 @import"~ngx-toastr/toastr.css" 注入模块 在根模块注入 import{BrowserAnimationsModule}from'@angular/platform-browser/animations'// 需要import{ToastrModul...
🍞 Angular Toastr. Contribute to scttcper/ngx-toastr development by creating an account on GitHub.