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

Make sure that onToggle gets called after the update #20

Merged
merged 1 commit into from
Mar 25, 2018

Conversation

Andarist
Copy link
Collaborator

What:

Make sure that onToggle gets called after the update

Why:

Latest changes were sort of a breaking change if somebody had relied on ordering of this - might be important in example in case of DOM reads.

How:

Smooshly :trollface:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

cc @bslinger

@codecov
Copy link

codecov bot commented Mar 25, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #20   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          19     20    +1     
  Branches        8      8           
=====================================
+ Hits           19     20    +1
Impacted Files Coverage Δ
src/index.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 bd6fa22...5e1373e. Read the comment docs.

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this. Sorry for breaking things!

@kentcdodds kentcdodds merged commit 07bcd2b into master Mar 25, 2018
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.

2 participants