-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update use-undo: 1.0.5 → 1.1.0 (minor) #172
Open
depfu
wants to merge
23
commits into
master
Choose a base branch
from
depfu/update/yarn/use-undo-1.1.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
* ts++ * sorterize++ * safer distance * position ++ * WIP + tests * WIP Energy and Info activation coins * cleanup types ++ * cleanup types ++ * +jest * +tests * tests ++ * tests ++ * ++ jest * tests ++ * test ++ * better formatting for partial types * test ++; memo keys rename * fixes build error * input ++ * supportformore animal formats * deprecated info/energy dom * fixes input field * fixes rendering * ++ form * style ++ * style ++ * coin parsing ++ * coin parsing ++ * fixes tests * so much stuff * fixes destructure of null * fixes op table * refactor for better debugging * fixes animal stack for partial types * cleanup * fixes activation table * fixes activation table sort * fixes initial rendering * revive cleanCoinText * fixes history * cleanup * fixes partial types * style++ * fixes partial types * fixes coinOD parsing * bunp * fixes parsing fftinecsp * open in previous
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Thomas Aylott <oblivious+github@subtleGradient.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
depfu
bot
force-pushed
the
depfu/update/yarn/use-undo-1.1.0
branch
from
August 13, 2022 14:30
e93a2f8
to
c9e4900
Compare
subtleGradient
force-pushed
the
master
branch
from
September 4, 2022 17:07
7c54a49
to
e3f314e
Compare
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ use-undo (1.0.5 → 1.1.0) · Repo
Commits
See the full diff on Github. The new version differs by 10 commits:
1.1.0
add: manual checkpoints (#36)
1.0.5
fix: change reducer to check past and future lengths on Undo and Redo actions (#29)
chore: update README.md
1.0.4
Bump lodash from 4.17.11 to 4.17.21 (#24)
Bump dot-prop from 4.2.0 to 4.2.1 (#27)
refactor: change to typescript (#26)
Update README.md
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands