Skip to content

Releases: chakra-ui/ark

@ark-ui/[email protected]

29 Dec 13:55
12f65b3
Compare
Choose a tag to compare

Added

  • Carousel [Breaking]: Redesigned the carousel for better touch handling and performance. See the Carousel docs for more info.

Fixed

  • FileUpload: Resolved an issue where the accept attribute wasn’t applied to the hidden input.
  • NumberInput: Fixed a bug where the input event wasn’t triggered on the first click of the increment/decrement controls.
  • Field: Fixed issue where invalid and disabled prop was not reactive.

@ark-ui/[email protected]

29 Dec 13:56
ff3ff3f
Compare
Choose a tag to compare

Added

  • Carousel [Breaking]: Redesigned the carousel for better touch handling and performance. See the Carousel docs for more info.

Fixed

  • FileUpload: Resolved an issue where the accept attribute wasn’t applied to the hidden input.
  • NumberInput: Fixed a bug where the input event wasn’t triggered on the first click of the increment/decrement controls.

@ark-ui/[email protected]

29 Dec 13:57
e2a2323
Compare
Choose a tag to compare

Added

  • Carousel [Breaking]: Redesigned the carousel for better touch handling and performance. See the Carousel docs for more info.

Fixed

  • FileUpload: Resolved an issue where the accept attribute wasn’t applied to the hidden input.
  • NumberInput: Fixed a bug where the input event wasn’t triggered on the first click of the increment/decrement controls.
  • TreeView: Addressed a limitation where React elements couldn’t be used in the tree view.
  • Select: Fixed a regression where scroll restoration didn’t work in overflowing select menus.

@ark-ui/[email protected]

12 Dec 20:16
8ce895e
Compare
Choose a tag to compare

Added

  • ColorPicker: Introduced invalid and openAutoFocus props.
  • TreeView: Exported the TreeCollection type.
  • FileUpload: Added acceptedFiles and rejectedFiles outputs to the validate method.

Changed

  • Environment: Deprecated EnvironmentContext in favor of UseEnvironmentContext.

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]

12 Dec 20:21
5a16e97
Compare
Choose a tag to compare

Added

  • Added Ark factory component for asChild prop.
  • Added Environment component.
  • Added Collection helpers.
  • Added Timer component.
  • Added Highlight component.
  • Added QrCode component.

@ark-ui/[email protected]

12 Dec 20:18
78c2e74
Compare
Choose a tag to compare

Added

  • ColorPicker: Introduced invalid and openAutoFocus props.
  • TreeView: Exported the TreeCollection type.
  • FileUpload: Added acceptedFiles and rejectedFiles outputs to the validate method.

Changed

  • Environment: Deprecated EnvironmentContext in favor of UseEnvironmentContext.

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]

12 Dec 20:18
220e114
Compare
Choose a tag to compare

Added

  • ColorPicker: Introduced invalid and openAutoFocus props.
  • TreeView: Exported the TreeCollection type.
  • FileUpload: Added acceptedFiles and rejectedFiles outputs to the validate method.

Changed

  • Environment: Deprecated EnvironmentContext in favor of UseEnvironmentContext.

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]

27 Nov 19:07
0a65018
Compare
Choose a tag to compare

Added

  • Added Avatar component.

@ark-ui/[email protected]

18 Nov 17:08
80a76d4
Compare
Choose a tag to compare

Fixed

  • TreeView: Exported missing TreeViewContext.

@ark-ui/[email protected]

18 Nov 17:07
7e59bd7
Compare
Choose a tag to compare

Fixed

  • TreeView: Exported missing TreeViewContext.