form icon indicating copy to clipboard operation
form copied to clipboard

[WIP] add svelte integration

Open 43081j opened this issue 11 months ago • 1 comments

This is just an attempt at adding a svelte integration.

It is a draft until, if ever, we get it building and tested.

TODO:

  • [ ] successfully build it
  • [ ] figure out how to deal with api.Field being a curried <Field> (i.e. it needs to have <Field ...props form={form}>)
  • [ ] add tests
  • [ ] figure out how to use generics (since our generics are complex and need to reference other types, can svelte support that?)
  • [ ] add standard README

43081j avatar Jan 10 '25 11:01 43081j

View your CI Pipeline Execution ↗ for commit 2f0f6a1715351e11795c15a3487dde85603fbb0a.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 1m 40s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 32s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-13 05:49:16 UTC

nx-cloud[bot] avatar Jan 13 '25 05:01 nx-cloud[bot]

Closing in favour of #1247

lachlancollins avatar Mar 08 '25 00:03 lachlancollins