test(vrt): update visual snapshots for button-timer [skip ci]#5190
Merged
lhbrennan merged 1 commit intobutton-timerfrom Oct 6, 2022
Merged
test(vrt): update visual snapshots for button-timer [skip ci]#5190lhbrennan merged 1 commit intobutton-timerfrom
lhbrennan merged 1 commit intobutton-timerfrom
Conversation
Merged
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 2069d62:
|
lhbrennan
approved these changes
Oct 6, 2022
lhbrennan
pushed a commit
that referenced
this pull request
Oct 6, 2022
* feat(button-timer): sketch out basic component * chore(button-timed): add index.js.flow * fix(button-timed): fix undefined overrides * fix(button-timed): button fill speed * chore(button-timed): handle button state after click * chore(button-timed): add docs * chore(button-timed): improve post-countdown styles * chore(button-timed): add e2e tests * chore(button-timed): extract out timeRemaining state management * chore(button-timed): fix overrides implementation * feat(button-timed): implement pause function * chore(button-timed): extract out use-paused * chore(button-timed): extract out utils * chore(button-timed): remove stateless version of component * chore(button-timed): smooth out animation * chore(button-timed): update docs * chore(button-timed): fix merged overrides * test(vrt): update visual snapshots for 39e11cf [skip ci] (#5161) Co-authored-by: UberOpenSourceBot <UberOpenSourceBot@users.noreply.github.com> * chore(button-timed): move // @flow to top of file * chore(button-timed): fix flow types * chore(button-timed): fix test issue * chore(button-timed): add more unit tests * chore(button-timed): use jest fake timers * chore(button-timed): fix syntax for jest fake timers * chore(button-timed): comment out failing unit test * chore(button-timed): delete failing unit tests file * chore(button-timed): add integration test * test(vrt): update visual snapshots for d0eb440 [skip ci] (#5190) Co-authored-by: UberOpenSourceBot <UberOpenSourceBot@users.noreply.github.com> Co-authored-by: UberOpenSourceBot <33560951+UberOpenSourceBot@users.noreply.github.com> Co-authored-by: UberOpenSourceBot <UberOpenSourceBot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was generated based on visual changes detected in #5160. Please verify that the updated snapshots look correct before merging this PR into
button-timer.