This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
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:
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
^0.60.0
->^0.73.0
3.3.2
->3.3.3
== 1.0.0-rc.2
->== 1.1.1
8.1.0
->8.3.0
5.5.3
->5.6.2
Release Notes
chakra-ui/zag (@zag-js/accordion)
v0.73.0
Compare Source
Added
Dialog
Fixed
Combobox
File Upload
acceptedFiles
is removed after an invalid file is uploadedDialog
v0.72.0
Compare Source
Added
Select, Combobox
multiple
anddisabled
in api to allow for designing custom UIs.Changed
Tour [BREAKING]
v0.71.0
Compare Source
Changed
All Packages
src
directory.Fixed
Steps
data-incomplete
on it.api.value
toapi.step
api.setValue
toapi.setStep
DatePicker
Added
FileUpload
api.getClearTriggerProps()
to render a clear trigger that clears the accepted files.v0.70.0
Compare Source
Changed
All Packages
src
directory.Fixed
Steps
data-incomplete
on it.api.value
toapi.step
api.setValue
toapi.setStep
DatePicker
Added
FileUpload
api.getClearTriggerProps()
to render a clear trigger that clears the accepted files.v0.69.0
Compare Source
Changed
Combobox
flip: false
default positioning option to ensure consistency with select.Added
Select, Tabs
deselectable
prop to allow deselecting the current value by clicking on the item.v0.68.1
Patch Changes
v0.68.0
Fixed
DatePicker
min
andmax
values throws an error.TreeView
v0.67.0
Compare Source
Added
Highlight
@zag-js/highlight-word
package to help with highlighting text in a string.Fixed
Date Utils
getWeekDays
had inconsistent behavior when both locale andstartOfWeekProp
were setMenu
v0.66.1
Compare Source
Patch Changes
v0.66.0
Compare Source
Fixed
Floating Components
Popover
Avatar
Steps
aria-owns
Added
FileUpload
accept
intellisenseToast
action
in toast options, giving you the ability to add aaction.label
andaction.onClick
. TheonClick
function will be called when the user clicks the action trigger.Changed
Floating Components
boundary
to only support function that returns an element.Select
File Upload
invalid
prop in file upload to explicitly mark upload operation as invalid. This could be pairedwith the
rejectedFiles
to show an error message.v0.65.1
Compare Source
Fixed
Popover
Svelte
peerDependencies
were configured incorrectlyv0.65.0
Compare Source
Fixed
Dialog
previously focused element.
Added
Editable
edit
andonEditChange
Pagination
api.count
propertyChanged
Editable
onEdit
in favor ofonEditChange
startsWithEditView
in favor ofedit
propv0.64.0
Compare Source
Fixed
NumberInput
Added
Collection
GridCollection
to manage grid base navigation and selectionChanged
Collection [BREAKING]
Collection
class toListCollection
to better reflect its intentv0.63.0
Compare Source
Fixed
DatePicker
getPresetTrigger
Slider
onValueChangeEnd
gets called with incorrect valueTimer
Added
DatePicker
index
ingetLabelProps
v0.62.1
Compare Source
Fixed
TimePicker
TimePicker
typesToast
aria-labelledby
andaria-describedby
attributes on the toast root elementReact
useMachine
where HMR could lead toMaximum call stack exceeded
errorAdded
Changed
v0.62.0
Compare Source
Fixed
Combobox
aria-selected
andaria-disabled
whenfalse
click
overpointerup
for consistent experience between screen readers and pointers.React
Changed
Steps
skippable
tolinear
prop to better communicate its intentorientation
tohorizontal
v0.61.1
Compare Source
Fixed
Tags Input
Select
closeOnSelect
could not be customized whenmultiple
is set totrue
v0.61.0
Compare Source
Fixed
RadioGroup
data-readonly
attribute was misspeltAdded
Tooltip
closeOnClick
to determine if the tooltip should close when trigger is clicked.prettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
egoist/tsup (tsup)
v8.3.0
Compare Source
Bug Fixes
experimentalDts
file cleaning and watching (#1199) (76dc18b)Features
cts
andmts
config files (#1178) (ec811b3)injectStyle
(#1193) (f25a9db)v8.2.4
Compare Source
Bug Fixes
v8.2.3
Compare Source
v8.2.2
Compare Source
v8.2.1
Compare Source
v8.2.0
Compare Source
v8.1.2
Compare Source
v8.1.1
Compare Source
microsoft/TypeScript (typescript)
v5.6.2
Compare Source
v5.5.4
: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "before 7am" (UTC), 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.