chakra-ui / zag

Finite state machines for building accessible design systems and UI components. Works with modern frameworks, and even just Vanilla JS
http://zagjs.com
MIT License
3.94k stars 157 forks source link

Add Preact support #307

Closed segunadebayo closed 1 year ago

segunadebayo commented 2 years ago

With the new launch of Preact signals, we should make a tiny wrapper for zag-js and preact.

https://preactjs.com/blog/introducing-signals/ https://preactjs.com/guide/v10/signals https://preactjs.com/guide/v10/hooks/#utility-hooks

segunadebayo commented 1 year ago

Let's stick with vanilla preact for now. Not worth the effort