v0.14.0: Main Stream
What's Changed
- Rebrand to "generative UI framework" by @jlowin in #327
- Add parent= kwarg for imperative tree-building by @jlowin in #328
- Accept Rx() for DataTable rows by @jlowin in #331
- Add (optional) indicator to form labels by @jlowin in #332
- Add $prefab envelope and PrefabApp.from_json() by @jlowin in #333
- Add Pyodide sandbox for generative UI by @jlowin in #334
- Add generative renderer with streaming Pyodide execution by @jlowin in #337
- PrefabApp as context manager with css_class by @jlowin in #339
- Update ty ignore comments for 0.0.25 compatibility by @jlowin in #340
- Regenerate playground bundle and examples by @jlowin in #341
- Generative renderer: debug panel, dark mode, executor hardening, pf-app-root by @jlowin in #343
- Bump picomatch in /renderer by @dependabot[bot] in #344
- Generative UI module, component docstrings, streaming fixes by @jlowin in #347
- Fix OpenLink in prefab serve mode by @jlowin in #348
- Sanitize NaN/Inf to null in JSON serialization by @jlowin in #349
Full Changelog: v0.13.1...v0.14.0