Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement XState 5 API support in templates #479

Merged
merged 52 commits into from
Oct 17, 2024
Merged

Conversation

NullVoxPopuli
Copy link
Owner

@NullVoxPopuli NullVoxPopuli commented Jan 4, 2024

This is the bulk of the XState 5 support, and is basically a total rewrite.

image

Copy link

stackblitz bot commented Jan 4, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NullVoxPopuli NullVoxPopuli force-pushed the xstate5-implementation branch from 1ac1617 to e1bfcd0 Compare January 4, 2024 21:59
@NullVoxPopuli NullVoxPopuli changed the title XState 5 Implement XState 5 API support in templates Jan 4, 2024
@NullVoxPopuli NullVoxPopuli force-pushed the xstate5-implementation branch from d08ffdd to 59bc717 Compare January 5, 2024 14:41
Updates

Remove some deps

Deps

Deps

wip

wip

linting

lint:fix

updates

oofta

Remove unused file

something is wrong with the usage test

It seems the usage of gts at all is broken in this repo

I have a @glimmer/syntax mismatch somewhere

Grrr template-compiler

Add sidewatch
@NullVoxPopuli NullVoxPopuli force-pushed the xstate5-implementation branch from 17a3f9c to 79e385a Compare October 6, 2024 21:12

<script type="module">
import { start } from './test-helper';
import.meta.glob("./**/*.{js,ts,gjs,gts}", { eager: true });

Check notice

Code scanning / CodeQL

Syntax error Note test

Error: Unexpected token
@NullVoxPopuli NullVoxPopuli merged commit ae25a0b into main Oct 17, 2024
12 checks passed
@NullVoxPopuli NullVoxPopuli deleted the xstate5-implementation branch October 17, 2024 21:31
@github-actions github-actions bot mentioned this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant