Skip to content

fix(set-a11y-status): pass props.environment.document to getStatusDiv#755

Merged
silviuaavram merged 1 commit intomasterfrom
fix/pass-document-to-a11y-status
Sep 5, 2019
Merged

fix(set-a11y-status): pass props.environment.document to getStatusDiv#755
silviuaavram merged 1 commit intomasterfrom
fix/pass-document-to-a11y-status

Conversation

@silviuaavram
Copy link
Collaborator

Downshift already supports getting environment as prop and uses it throughout the component. It should also be passed to set-a11y-status setStatus so that it will be used to create the status div in the correct document.

@codecov-io
Copy link

codecov-io commented Sep 3, 2019

Codecov Report

Merging #755 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #755   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         418    418           
  Branches      105    105           
=====================================
  Hits          418    418
Impacted Files Coverage Δ
src/set-a11y-status.js 100% <100%> (ø) ⬆️
src/downshift.js 100% <100%> (ø) ⬆️

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 009b016...13b4fd0. Read the comment docs.

@silviuaavram silviuaavram force-pushed the fix/pass-document-to-a11y-status branch from 45ed3fc to 13b4fd0 Compare September 4, 2019 14:34
@silviuaavram silviuaavram changed the title fix(set-a11y-status): passed document to getStatusDiv fix(set-a11y-status): pass props.environment.document to getStatusDiv Sep 5, 2019
@silviuaavram silviuaavram merged commit 6ae0bbc into master Sep 5, 2019
@silviuaavram silviuaavram deleted the fix/pass-document-to-a11y-status branch September 5, 2019 08:42
@silviuaavram
Copy link
Collaborator Author

🎉 This PR is included in version 3.2.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants