Chris Shank

Results 17 comments of Chris Shank

A couple of months ago I was trying to model a generic scheduler for a flashcard system (think Anki, Quizlet, ect.). I never got a chance to finish it and...

Hi! This package has not been updated to work with typegen *yet* as that was a pretty significant breaking change to xstate's types and no one has requested it for...

@NunoSav @helpcode Just added `vue-router@next` and `vuex@next` to my fork: https://github.com/ChrisShank/vue-next-webpack-preview

Hi @Timmitry see my [fork](https://github.com/ChrisShank/vue-next-webpack-preview)! Edit : also added `vue-router@next` and `vuex@next` to my fork!

@bekalshenoy JSX seems to be a work in progress right now... https://github.com/vuejs/vue-next#official-libraries-vue-3-support-status

@onx2 Unfortunately I haven't been able to reproduce that error. I just updated the dependencies of my fork (most notably to `[email protected]`) so maybe that could fix it? Here is...

@janispritzkau `HelloWorld` is a value here. `typeof HelloWorld` will give you the type of that Vue component.

Would Lucy or other statechart DSLs solve this problem?

Totally! Going to be picking up work on this soon!

@santi do you have any thoughts before I merge and release this? We should add this to `@xstate/vue` too!