Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Fixed slide animation clipping overflow content #1698

Merged
merged 2 commits into from
May 21, 2018

Conversation

Blackbaud-SteveBrush
Copy link
Member

Overflow content was being clipped by the repeater items.

Before:

screen shot 2018-05-18 at 11 58 17 am

After:

screen shot 2018-05-18 at 11 57 42 am

@codecov-io
Copy link

codecov-io commented May 18, 2018

Codecov Report

Merging #1698 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1698      +/-   ##
==========================================
- Coverage   99.98%   99.98%   -0.01%     
==========================================
  Files         406      395      -11     
  Lines        8354     8145     -209     
  Branches     1223     1198      -25     
==========================================
- Hits         8353     8144     -209     
  Misses          1        1
Impacted Files Coverage Δ
src/modules/animation/slide.ts 100% <ø> (ø) ⬆️
src/modules/toast/toast-body.component.ts
src/modules/toast/toast.ts
src/modules/toast/toaster.component.ts
src/modules/toast/toast.component.ts
src/modules/animation/emerge.ts
src/modules/toast/toast.module.ts
src/modules/toast/types/toast-type.ts
src/modules/toast/toast-adapter.service.ts
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65824da...bfab349. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants