-
Notifications
You must be signed in to change notification settings - Fork 0
Update all minor updates #26
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
f97db47 to
b366b5e
Compare
b366b5e to
5c50596
Compare
5c50596 to
60b4583
Compare
60b4583 to
2ca7585
Compare
2ca7585 to
6e8a22c
Compare
6e8a22c to
773fc4e
Compare
773fc4e to
931c37b
Compare
931c37b to
2834038
Compare
2834038 to
16cfa6c
Compare
16cfa6c to
3efa34c
Compare
3efa34c to
49c34de
Compare
49c34de to
b71bd10
Compare
b71bd10 to
7df1517
Compare
7df1517 to
61cba13
Compare
46028a0 to
00fd1d0
Compare
00fd1d0 to
671273b
Compare
671273b to
2d39ff6
Compare
2d39ff6 to
209084e
Compare
209084e to
2d0caf6
Compare
2d0caf6 to
3374bb5
Compare
3374bb5 to
c5d1927
Compare
c5d1927 to
e870fd1
Compare
e870fd1 to
836475f
Compare
836475f to
d32682b
Compare
d32682b to
c615c1f
Compare
c615c1f to
1aaabbd
Compare
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
3.13.0->3.25.03.13.0->3.25.09.23.0->9.34.02.49.1->2.56.06.6.3->6.8.016.2.0->16.3.019.0.12->19.1.1119.0.4->19.1.73.8.1->3.11.03.0.9->3.2.49.23.0->9.34.012.5.0->12.23.1216.0.0->16.3.026.0.0->26.1.03.5.3->3.6.215.4.1->15.7.27.4.0->7.8.24.19.3->4.20.5~5.8.0->~5.9.08.27.0->8.40.06.2.2->6.3.53.0.9->3.2.4Release Notes
chakra-ui/chakra-ui (@chakra-ui/cli)
v3.25.0Compare Source
v3.24.2Compare Source
v3.24.1Compare Source
v3.24.0Compare Source
v3.23.0Compare Source
v3.22.0Compare Source
v3.21.1Compare Source
Patch Changes
517ba37Thanks @segunadebayo! - Fix issue where
typegencommand fails silently with misleading console output when prettierexits with a formatting error
v3.21.0Compare Source
v3.20.0Compare Source
v3.19.2Compare Source
Patch Changes
a289c3cThanks @isBatak! - - System: add explicit
undefinedto generated types to support TSexactOptionalPropertyTypesv3.19.1Compare Source
v3.19.0Compare Source
v3.18.0Compare Source
v3.17.0Compare Source
v3.16.1Compare Source
v3.16.0Compare Source
v3.15.1Compare Source
Patch Changes
dc4915aThanks @segunadebayo! - Improve CLI
response when passing an unknown snippet id
v3.15.0Compare Source
v3.14.2Compare Source
v3.14.1Compare Source
v3.14.0Compare Source
chakra-ui/chakra-ui (@chakra-ui/react)
v3.25.0Compare Source
Minor Changes
#10254
3fb9d7cThanks @segunadebayo! - Add new scroll area
component
Patch Changes
d3a1064Thanks @segunadebayo! - Fix nested token
override issue during theme merging
#10244
9501179Thanks @isBatak! - - System: Implement
preset for table
border-spacingproperty and improve documentationonCheckedChangecould be called twice on checkbox orradio item
data-stateattribute for context menu triggerfails to reposition
data-focus-visibleon the newly focused item.exactMatchprop that enables whole-word matching usingregex word boundaries.
v3.24.2Compare Source
Patch Changes
333b063Thanks @segunadebayo! - Fix issue where
using
asChildwith invalid child elements orReact.lazycomponents wouldthrow an error.
v3.24.1Compare Source
Patch Changes
e81a6aeThanks @segunadebayo! - Provide a way to
exclude components from prose styling by using
not-prose9b7bf1dThanks @segunadebayo! - Fix issue where
_fullscreenreturns the wrong css selectorv3.24.0Compare Source
Minor Changes
#10164
79971c0Thanks @segunadebayo! - Add new codeblock
component with support for highlight.js and shiki.
Patch Changes
5e7831fThanks @ponharu! - fix: check if
separatorisa valid React element
v3.23.0Compare Source
Minor Changes
86ca96aThanks @segunadebayo! - - System: Add
unstyledprop support to compound component children to opt-out of recipestyles per component.
--group-gapCSSvariable
Patch Changes
dd3af62Thanks @segunadebayo! - - Tree View
filtermethod completely deletes the children key fromthe node when there are no matching children
acceptedFilesanddefaultAcceptedFilesFileError,FileMimeType, andFileRejectiontypes and fixvalidation issues
dc02076Thanks @segunadebayo! - Fix HTML semantic
structure for
Breadcrumb.Ellipsiscomponent by changing the underlyingelement from
<span>to<li>.4da48e3Thanks @segunadebayo! - - Tabs: Export
missing types
@chakra-ui/react/hookstree-shaking
@chakra-ui/react/theme. We now exposerecipes,slotRecipes,breakpoints,keyframes,textStyles,layerStyles,animationStyles,globalCss,cssVarsPrefix,cssVarsRoot,semanticTokens,tokensas dedicated modules.dvhanddvwunits instead ofvhandvwtodynamically adjust to viewport size changes.
sizes.
v3.22.0Compare Source
Minor Changes
32967aaThanks @segunadebayo! - Add new TreeView
component that is used to represent hierarchical data in a tree structure.
Patch Changes
ca40993Thanks @isBatak! - - Clipboard: Fix issue
where
clipboardAnatomywas not exported from@chakra-ui/react/anatomyreasontoonOpenChangeandonInputValueChangecallbacksapi.clearHighlightedValuefunction to clear highlighted valuetitleordescriptioncould not acceptReact element
valueAsStringformattingapi.clearHighlightedValuefunction to clear highlighted valuechildrenas a functionv3.21.1Compare Source
Patch Changes
8ddeb0bThanks @segunadebayo! - - Popover:
Fixed issue where
onOpenChangecould be called twice when controlledonInputValueChangecould be called twice whenselecting an item
allowCustomValue: trueused within in aform requires two enter keypress to submit
verticaldon't workdefaultValuetonulldoesn't showindeterminate state
toaster.promiseis calledwithout loading option. The
loadingoption is now required. A warning willbe logged if it is not provided
defaultValueorvalueafter fetching items doesn't update thevalueAsString#10119
6cf8cc6Thanks @isBatak! - - improve
Drawerrecipe tobetter support conditional variants.
Drawerconditional variants example to the docs and storybook.#10101
2b4fa6dThanks @isBatak! - - Select: Export missing
SelectRootComponent type export
d7914adThanks @segunadebayo! - Fix inconsistent
handling of
nullandundefinedfor skipping breakpoints using array syntaxv3.21.0Compare Source
Minor Changes
3df43baThanks @segunadebayo! - Add support new
entrypoint for
/themewhich allows for incremental loading of componentrecipes to avoid bloating the theme with unused components.
For example, if you want just the
buttonrecipe to be included in yourbundle, you can cherry-pick the recipe you need like this:
Patch Changes
010f256Thanks @segunadebayo! - - File Upload:
Prevented
undefinedinacceptedFileswhen no files acceptednavigating up/down the list with keyboard
upon cmd/middle click
Menu.ItemTextcould not be used withMenu.Itemv3.20.0Compare Source
Minor Changes
65020ddThanks @segunadebayo! - - System: Allow
undefinedfor optional properties in CSS and recipe typesColor Picker: Fixed issue where value change end event is invoked when
committing via an input.
Toast: Fixed issue where calling
toast.remove()without an id shows aTypeScript error.
Field: Fixed issue where helper text and error text could not be
detected in shadow DOM environments.
Slider
minStepsBetweenThumbsisn't computed correctly wheninteracting with pointer or keyboard.
Shift+ArrowRightset value to0instead ofmaxwhen step is too large (e.g.
20).onValueChangeEnddoesn't return the latest value whendragging very fast.
or dialog.
File Upload: Added support for transforming uploaded files via
transformFilescontext property.Combobox: Fixed issue where
onInputValueChangedoesn't get called whenautoFocusis set totruePin Input: Fixed issue where input padding could cause clipping of the
text when
fontSizeis increased.Patch Changes
#10081
c2f650bThanks @isBatak! - - export
CheckboxRootProviderPropstype#10075
63c267fThanks @isBatak! - - export
Quotetypographycomponent and its types
v3.19.2Compare Source
Patch Changes
#10059
a289c3cThanks @isBatak! - - System: add explicit
undefinedto generated types to support TSexactOptionalPropertyTypes#10064
10d0a8eThanks @mhsattarian! - - Drawer: Fix
drawer close animation in RTL
display: contentsandvisibility: hiddendata-loadingattribute whenloadingistrueso allow stylingloading state with
_loadingpseudo propv3.19.1Compare Source
Patch Changes
aa9c2b0Thanks @segunadebayo! - - System: Fix
issue where some svg element props tend to be treated as style props
v3.19.0Compare Source
Minor Changes
d860d48Thanks @segunadebayo! - - [New]
Combobox Add combobox component for autocomplete text entry.
v3.18.0Compare Source
Minor Changes
e91ec7eThanks @segunadebayo! - - DownloadTrigger
[New] Add
DownloadTriggercomponent to help download file contents.System
dprop tochakra.pathadds it to styles not asa direct attribute.
Select: Fix issue where indicator group doesn't align correctly in RTL
layouts.
v3.17.0Compare Source
Minor Changes
ad8cc44Thanks @seongminn! - - Breadcrumb: Prevent
screen reader from reading the separator
Toast: Added toast queuing when the max limit is reached:
SegmentGroup: Fix issue where
disabledprop was not being applied toSegmentGroup.ItemsRatingGroup: Fix issue where half-filled icons were not being displayed
correctly in RTL
Collapsible: Fixed issue in React.js <= v18.x where collapse animation
might not work as expected
v3.16.1Compare Source
Patch Changes
46075baThanks @segunadebayo! - - Dialog,
Drawer: Use correct z-index for dialog and drawer backdrop
orientationprop toSegmentGroup.Rootdoesn't work as expected
v3.16.0Compare Source
Minor Changes
529244dThanks @segunadebayo! - - Global CSS:
Improve text selection contrast
System
borderEndshorthand was not working despiteborderStartbeing presentsystem.cvareturn type was incorrectDialog, Drawer: Fix issue where
z-indexwas not being appliedcorrectly
[Beta] createOverlay: Add
createOverlayutility for programmaticallycontrolling overlay components (Dialog, Drawer, etc.)
v3.15.1Compare Source
Patch Changes
e3d7db7Thanks @segunadebayo! - - Fix issue where
backdrop could overlap positioner when reopened quickly
v3.15.0Compare Source
Minor Changes
2f4ea3bThanks @segunadebayo! - -
useMediaQuery: Fix type signature to allow skipping the second argument
RadioCard: Fix accessibility issue due to html structure
Slider
origin: endto align the thumb to the end of the track.thumbSizeas CSS variables in the root element. Can be useful forstyling the slider.
Menu
onSelectevent to theMenu.Itemcomponent.validation.
v3.14.2Compare Source
Patch Changes
87a072bThanks @segunadebayo! - - Fix potential
import error from
@zag-js/utilsin@ark-ui/reactv3.14.1Compare Source
Patch Changes
0eb769eThanks @segunadebayo! - - System: Fix
issue where output of
<system>.css(...)from Chakra UI can't be assigned toInterpolation<Theme>from@emotion/react.@ark-ui/reactto latest version.v3.14.0Compare Source
Minor Changes
354eaa6Thanks @segunadebayo! - Improve render
performance by upgrading to the latest Ark UI v5.
This brings a 1.5x–4x performance improvements across components. Learn
more from the
Ark UI v5 changelog.
eslint/eslint (@eslint/js)
v9.34.0Compare Source
v9.33.0Compare Source
v9.32.0Compare Source
v9.31.0Compare Source
v9.30.1Compare Source
v9.30.0Compare Source
v9.29.0Compare Source
v9.28.0Compare Source
v9.27.0Compare Source
v9.26.0Compare Source
Features
e9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7afeat: add suggestions foreqeqeqrule (#19640) (Nitin Kumar)dcbdcc9feat: Add MCP server (#19592) (Nicholas C. Zakas)2dfd83efeat: addignoreDirectivesoption inno-unused-expressions(#19645) (sethamus)Bug Fixes
96e84defix: check cache file existence before deletion (#19648) (sethamus)d683aebfix: don't crash on tests with circular references inRuleTester(#19664) (Milos Djermanovic)9736d5dfix: addnamespacetoPlugin.metatype (#19661) (Milos Djermanovic)17bae69fix: updateRuleTester.run()type (#19634) (Nitin Kumar)Documentation
dd98d63docs: Update README (GitHub Actions Bot)c25e858docs: Update README (GitHub Actions Bot)b2397e9docs: Update README (GitHub Actions Bot)addd0a6docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38ddocs: Update README (GitHub Actions Bot)c0721a7docs: fix double space in command (#19657) (CamWass)Chores
5b247c8chore: upgrade to@eslint/[email protected](#19681) (Francesco Trotta)d6fa4acchore: package.json update for @eslint/js release (Jenkins)0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669) (Francesco Trotta)f1c858echore: fix internal type references toPluginandRule(#19665) (Francesco Trotta)40dd299refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)1cfd702chore: update dependency @eslint/json to ^0.12.0 (#19656) (renovate[bot])v9.25.1Compare Source
Bug Fixes
cdc8e8cfix: revert directive detection in no-unused-expressions (#19639) (sethamus)Chores
1f2b057chore: upgrade @eslint/js@9.25.1 (#19642) (Milos Djermanovic)771317fchore: package.json update for @eslint/js release (Jenkins)v9.25.0Compare Source
Features
dcd95aafeat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)77d6d5bfeat: support TS syntax inno-unused-expressions(#19564) (Sweta Tanwar)90228e5feat: supportJSRuleDefinitiontype (#19604) (루밀LuMir)59ba6b7feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)db650a0feat: support TypeScript syntax inno-invalid-thisrule (#19532) (Tanuj Kanti)9535cfffeat: support TS syntax inno-loop-func(#19559) (Nitin Kumar)Bug Fixes
910bd13fix:nodeTypeKeynot being used inNodeEventGenerator(#19631) (StyleShit)Documentation
ca7a735docs: updateno-undef-initwhen not to use section (#19624) (Tanuj Kanti)1b870c9docs: useeslint-config-xoin the getting started guide (#19629) (Nitin Kumar)5d4af16docs: add types for multiple rule options (#19616) (Tanuj Kanti)e8f8d57docs: Update README (GitHub Actions Bot)a40348fdocs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)0ba3ae3docs: Update README (GitHub Actions Bot)865dbfedocs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)f80b746docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)865aed6docs: Update README (GitHub Actions Bot)Chores
88dc196chore: upgrade @eslint/js@9.25.0 (#19636) (Milos Djermanovic)345288dchore: package.json update for @eslint/js release (Jenkins)affe6bechore: upgrade trunk (#19628) (sethamus)dd20cf2test: fixno-loop-functest with duplicate variable reports (#19610) (Milos Djermanovic)bd05397chore: upgrade@eslint/*dependencies (#19606) (Milos Djermanovic)22ea18bchore: replace invalidinttype withnumberinside JSDocs. (#19597) (Arya Emami)v9.24.0Compare Source
Features
556c25bfeat: support loading TS config files using--experimental-strip-types(#19401) (Arya Emami)72650acfeat: support TS syntax ininit-declarations(#19540)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.