Open
Conversation
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 contains the following updates:
^6.8.0→^7.0.0Release Notes
vadimdemedes/ink (ink)
v7.0.0Compare Source
Breaking
19b5316cfaebbbuseEffectEventinternally to avoid re-subscribing input handlers on every renderkey.backspaceinstead ofkey.delete(#634)321a2e8key.deleteto handle backspace, switch tokey.backspacekey.metais no longer set totruewhen Escape is pressede195912key.escapeandkey.meta. Now onlykey.escapeistrue.key.metais reserved for actual Alt/Meta modifier combinationsNew
usePastehook for handling clipboard paste eventsfbbeb23useInputuseWindowSizehook7047795{columns, rows}and re-renders automatically on terminal resizeuseBoxMetricshook for measuring box dimensions at runtime (#433)88731d1useAnimationhook for built-in animation support (#142)ada019calternateScreenoption torender()(#263)5a60eb9interactiveoption torender()(#888)02490f6activeIdtouseFocusManager()(#661)eb2f470undefinedif nothing is focusedborderBackgroundColor(and per-side variants) to<Box>(#906)d3c6d14wrap="hard"to<Text>(#925)2b1e3a6maxWidthandmaxHeightprops to<Box>(#713)9291794aspectRatio,alignContent,position="static", andtop/right/bottom/leftlayout props to<Box>c2f4b863e672b5Fixes
c32da0buseInputcrash on unmapped key codes (#902)969a4f1<Box>widthb5f3e3a06d53f4staticNodereference (#905)0dc4dfaMigration guide
key.backspacevskey.deletekey.metano longer set on plain EscapeConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.