Skip to content

Releases: chakra-ui/zag

@zag-js/[email protected]

24 Jan 16:31
f3691a0

Choose a tag to compare

Patch Changes

@zag-js/[email protected]

24 Jan 16:31
f3691a0

Choose a tag to compare

Minor Changes

  • 31126b6 Thanks
    @segunadebayo! - Add placeholder prop that is applied to the input only when
    there are no tags

Patch Changes

@zag-js/[email protected]

24 Jan 16:31
f3691a0

Choose a tag to compare

Patch Changes

@zag-js/[email protected]

24 Jan 16:31
f3691a0

Choose a tag to compare

Patch Changes

@zag-js/[email protected]

24 Jan 16:30
f3691a0

Choose a tag to compare

Patch Changes

@zag-js/[email protected]

24 Jan 16:32
f3691a0

Choose a tag to compare

@zag-js/[email protected]

24 Jan 16:33
f3691a0

Choose a tag to compare

@zag-js/[email protected]

24 Jan 16:31
f3691a0

Choose a tag to compare

Minor Changes

  • b1948be Thanks
    @segunadebayo! - Add validation and skippable step support:
    • isStepValid(index): Block forward navigation when step is invalid (linear mode)
    • isStepSkippable(index): Mark steps as optional, bypassing validation
    • onStepInvalid({ step, action, targetStep }): Callback when navigation is blocked
    • api.isStepValid(index) / api.isStepSkippable(index): Check step state
    • itemState.isValid(): Lazy validation check per step

Patch Changes

@zag-js/[email protected]

24 Jan 16:31
f3691a0

Choose a tag to compare

Patch Changes

@zag-js/[email protected]

24 Jan 16:30
f3691a0

Choose a tag to compare

Patch Changes