Skip to content
New issue

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

feat(toastr): add toasts limit #1637

Merged
merged 4 commits into from
Jun 26, 2019
Merged

Conversation

elupanov
Copy link
Member

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Adds the possibility to limit visible toasts.

@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

Merging #1637 into master will increase coverage by 0.08%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1637      +/-   ##
==========================================
+ Coverage   83.46%   83.54%   +0.08%     
==========================================
  Files         231      231              
  Lines        7552     7560       +8     
  Branches      661      663       +2     
==========================================
+ Hits         6303     6316      +13     
+ Misses       1055     1051       -4     
+ Partials      194      193       -1
Impacted Files Coverage Δ
...ramework/theme/components/toastr/toastr.service.ts 90.51% <100%> (+5.19%) ⬆️
...framework/theme/components/toastr/toastr-config.ts 95.23% <100%> (+0.23%) ⬆️

@nnixaa nnixaa changed the title feat(toastr): toasts limit feat(toastr): add toasts limit Jun 26, 2019
@nnixaa nnixaa merged commit 56cac51 into akveo:master Jun 26, 2019
@elupanov elupanov deleted the feat/toastr-limit branch June 26, 2019 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants