Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

feat: Bump material-components-web to v0.38.1 #1207

Merged
merged 2 commits into from
Aug 15, 2018
Merged

feat: Bump material-components-web to v0.38.1 #1207

merged 2 commits into from
Aug 15, 2018

Conversation

trimox
Copy link
Owner

@trimox trimox commented Aug 14, 2018

Updating our material-components-web dependency to latest

Bug Fixes

  • dialog: Fixes transitionend event not always being called (#3267) (f4af684)
  • list: Update clickable elements selector (#3312) (c4fc932)
  • radio: Add missing [@import](https://github.com/import) for theme mixins; add screenshot tests (#3285) (553438a)
  • ripple: Register focus/blur handlers in IE (#3294) (1e10ac2)
  • select: add adapter (#3233) (3b20de8)
  • text-field: Set the margin for text-area helper text (#3290) (e395bb3)
  • text-field: Stop emitting unused CSS in Text Field & Select (#3293) (4041d9e)

@codecov
Copy link

codecov bot commented Aug 14, 2018

Codecov Report

Merging #1207 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1207      +/-   ##
==========================================
+ Coverage   93.46%   93.48%   +0.02%     
==========================================
  Files         173      173              
  Lines        6685     6682       -3     
  Branches      977      977              
==========================================
- Hits         6248     6247       -1     
+ Misses        437      435       -2
Impacted Files Coverage Δ
packages/dialog/dialog.component.ts 90.2% <ø> (+1.77%) ⬆️
packages/list/list.ts 90.98% <ø> (ø) ⬆️
packages/select/select.ts 89.47% <100%> (-0.37%) ⬇️

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 7377d1b...390fadd. Read the comment docs.

@trimox
Copy link
Owner Author

trimox commented Aug 14, 2018

Ran into a problem with upstream dialog changes for transitionend. The animation is broken, and I've yet to be able to get working. If I can't, I'll report upstream and hold off on upgrading our library.

@trimox
Copy link
Owner Author

trimox commented Aug 14, 2018

@trimox trimox merged commit 2b198b1 into master Aug 15, 2018
@trimox trimox deleted the update/mdc0381 branch August 15, 2018 05:02
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.

1 participant