VI0L3TF0X

Results 3 issues of VI0L3TF0X

I wanted to recreate something like I would do in React - useGetTodos, useUpdateTodo and useDeleteTodo probably. It works but I'm not sure if it's an "appropriate" way of doing...

answer
5

Addresses [@2439](https://github.com/chakra-ui/zag/discussions/2439) ## 📝 Description This PR adds two new modes to the color-picker: oklch and oklab. I also needed to fix a bit of the logic, so switching between...

### Describe the bug When returning an error from form validator in the form of `{ form: {}, fields: {} }` it gets normalized, meaning the value in `state.errorMap` or...