Skip to content

Releases: chakra-ui/ark

@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.

@ark-ui/[email protected]

18 Nov 17:06
660d2f1
Compare
Choose a tag to compare

Fixed

  • TreeView: Exported missing TreeViewContext.

@ark-ui/[email protected]

14 Nov 18:15
3f35a94
Compare
Choose a tag to compare

Fixed

  • Utility: Incorrect entrypoint in package.json for /anatomy.

@ark-ui/[email protected]

14 Nov 18:37
4c7a83c
Compare
Choose a tag to compare

Fixed

  • Anatomy: Fixed an issue where the anatomy was not properly transpiled.

@ark-ui/[email protected]

14 Nov 18:14
9a7c316
Compare
Choose a tag to compare

Fixed

  • Utility: Updated entrypoint in package.json for /anatomy.

@ark-ui/[email protected]

14 Nov 16:35
1abb5b6
Compare
Choose a tag to compare

Fixed

  • Utility: Incorrect entrypoint in package.json for /anatomy.

@ark-ui/[email protected]

11 Nov 21:02
4784e8e
Compare
Choose a tag to compare

Added

  • Utility: Exported createAnatomy for defining custom component anatomy, now accessible via import { createAnatomy } from '@ark-ui/vue/anatomy'.

Fixed

  • ColorPicker
    • Added --color CSS variable to swatch and swatch trigger parts.
    • Enabled clicking on swatch when in the open state.
  • Combobox: Fixed a timing issue with the onValueChange callback.
  • Clipboard: Corrected missing type="button" attribute on clipboard trigger.
  • Field
    • Fixed cleanup issue with resizeObserver on Field.Textarea.
    • Triggered resize when rows attribute or fonts change.
  • TagsInput: Resolved inconsistent delete behavior across states.
  • TimePicker: Exported missing timePickerAnatomy.

@ark-ui/[email protected]

11 Nov 21:03
fc6a16f
Compare
Choose a tag to compare

Added

  • Utility: Exported createAnatomy for defining custom component anatomy, now accessible via import { createAnatomy } from '@ark-ui/solid/anatomy'.

Fixed

  • ColorPicker
    • Added --color CSS variable to swatch and swatch trigger parts.
    • Enabled clicking on swatch when in the open state.
  • Combobox: Fixed a timing issue with the onValueChange callback.
  • Clipboard: Corrected missing type="button" attribute on clipboard trigger.
  • Field
    • Fixed cleanup issue with resizeObserver on Field.Textarea.
    • Triggered resize when rows attribute or fonts change.
  • TagsInput: Resolved inconsistent delete behavior across states.
  • TimePicker: Exported missing timePickerAnatomy.

@ark-ui/[email protected]

11 Nov 21:04
d39d563
Compare
Choose a tag to compare

Added

  • Utility: Exported createAnatomy for defining custom component anatomy, now accessible via import { createAnatomy } from '@ark-ui/react/anatomy'.

Fixed

  • ColorPicker
    • Added --color CSS variable to swatch and swatch trigger parts.
    • Enabled clicking on swatch when in the open state.
  • Combobox: Fixed a timing issue with the onValueChange callback.
  • Clipboard: Corrected missing type="button" attribute on clipboard trigger.
  • Field
    • Fixed cleanup issue with resizeObserver on Field.Textarea.
    • Triggered resize when rows attribute or fonts change.
  • TagsInput: Resolved inconsistent delete behavior across states.
  • TimePicker: Exported missing timePickerAnatomy.