Vanilla in Zag 1.0 #2309
-
| 
         Heya! Do you plan on upgrading the examples for vanilla-ts to Zag 1.0 as well? As of now, it's broken since the package.json was bumped but the code itself still assumes machine-as-a-function.  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
| 
         Would also love to see the vanilla examples updated :)  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I have this in mind but didn't get to implement it. The vanilla setup will be close to the v0 external store implementation. I will get to it when I have some free time.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         The PoC is working great, thanks.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         The PoC has been great and much appreciated, however I've noticed that only enter animations work for components such as dialog. We really want a exit animation and from what I can tell means we need to utilise the https://zagjs.com/components/react/presence component. We've attempted to use this but not getting anywhere with it, is this something you could get into your PoC to help us out?  | 
  
Beta Was this translation helpful? Give feedback.
I've got a quick PoC here for anyone interested in completing it
953476b