-
- Downloads
feat: rename default toastClass from .toast to .ngx-toastr (#632)
* feat: rename default toastClass from .toast to .ngx-toastr BREAKING CHANGE: any styles for .toast will need to be renamed or pass `toastClass: 'toast'` to `ToastrModule.forRoot()` * docs: update readme to match new default ngx-toastr
Showing
- README.md 1 addition, 1 deletionREADME.md
- e2e/src/app.po.ts 3 additions, 3 deletionse2e/src/app.po.ts
- src/lib/toastr-bs4-alert.scss 4 additions, 4 deletionssrc/lib/toastr-bs4-alert.scss
- src/lib/toastr-old.css 14 additions, 14 deletionssrc/lib/toastr-old.css
- src/lib/toastr.css 9 additions, 9 deletionssrc/lib/toastr.css
- src/lib/toastr/toastr-config.ts 1 addition, 1 deletionsrc/lib/toastr/toastr-config.ts
Loading
Please register or sign in to comment