Releases: chakra-ui/ark
Releases · chakra-ui/ark
@ark-ui/[email protected]
Added
- ColorPicker: Introduced
invalid
andopenAutoFocus
props. - TreeView: Exported the
TreeCollection
type. - FileUpload: Added
acceptedFiles
andrejectedFiles
outputs to thevalidate
method.
Changed
- Environment: Deprecated
EnvironmentContext
in favor ofUseEnvironmentContext
.
Fixed
- Presence, Collapsible: Fixed a potential memory leak after component unmount.
- Environment: Correctly exported
EnvironmentContext
. - SignaturePad: Resolved an issue where
getDataUrl(...)
rendered improperly scaled images in
Firefox. - NumberInput: Fixed an issue where the locale provided by
LocaleProvider
was not applied
correctly.
Removed
- DatePicker: Dropped the unimplemented
modal
prop.
@ark-ui/[email protected]
Added
- Added
Ark
factory component forasChild
prop. - Added
Environment
component. - Added
Collection
helpers. - Added
Timer
component. - Added
Highlight
component. - Added
QrCode
component.
@ark-ui/[email protected]
Added
- ColorPicker: Introduced
invalid
andopenAutoFocus
props. - TreeView: Exported the
TreeCollection
type. - FileUpload: Added
acceptedFiles
andrejectedFiles
outputs to thevalidate
method.
Changed
- Environment: Deprecated
EnvironmentContext
in favor ofUseEnvironmentContext
.
Fixed
- Presence, Collapsible: Fixed a potential memory leak after component unmount.
- Environment: Correctly exported
EnvironmentContext
. - SignaturePad: Resolved an issue where
getDataUrl(...)
rendered improperly scaled images in
Firefox. - NumberInput: Fixed an issue where the locale provided by
LocaleProvider
was not applied
correctly.
Removed
- DatePicker: Dropped the unimplemented
modal
prop.
@ark-ui/[email protected]
Added
- ColorPicker: Introduced
invalid
andopenAutoFocus
props. - TreeView: Exported the
TreeCollection
type. - FileUpload: Added
acceptedFiles
andrejectedFiles
outputs to thevalidate
method.
Changed
- Environment: Deprecated
EnvironmentContext
in favor ofUseEnvironmentContext
.
Fixed
- Presence, Collapsible: Fixed a potential memory leak after component unmount.
- Environment: Correctly exported
EnvironmentContext
. - SignaturePad: Resolved an issue where
getDataUrl(...)
rendered improperly scaled images in
Firefox. - NumberInput: Fixed an issue where the locale provided by
LocaleProvider
was not applied
correctly.
Removed
- DatePicker: Dropped the unimplemented
modal
prop.
@ark-ui/[email protected]
Added
- Added
Avatar
component.
@ark-ui/[email protected]
Fixed
- TreeView: Exported missing
TreeViewContext
.
@ark-ui/[email protected]
Fixed
- TreeView: Exported missing
TreeViewContext
.
@ark-ui/[email protected]
Fixed
- TreeView: Exported missing
TreeViewContext
.
@ark-ui/[email protected]
Fixed
- Utility: Incorrect entrypoint in
package.json
for/anatomy
.
@ark-ui/[email protected]
Fixed
- Anatomy: Fixed an issue where the
anatomy
was not properly transpiled.