v0.11.0: All Your Base UI Are Belong To Us
What's Changed
- Enhance Prefab framework description in README by @jlowin in #230
- Update welcome and README intro to highlight MCP Apps by @jlowin in #231
- Fix Form.from_model dropping callable tool references by @jlowin in #232
- Add id prop to all components and move styling docs by @jlowin in #233
- Fix form state seeding and collect FormData on submit by @jlowin in #234
- Replace result_key with $result variable by @jlowin in #235
- Add button_type prop and fix Form.from_model() double-fire by @jlowin in #236
- Remove prek from Marvin workflows by @jlowin in #239
- Welcome button: info → success + multi-line text by @jlowin in #241
- Resolver-driven unwrapResult for CallTool by @jlowin in #238
- Bump ajv from 8.17.1 to 8.18.0 in /renderer by @dependabot[bot] in #83
- Bump rollup from 4.57.1 to 4.59.0 in /renderer by @dependabot[bot] in #200
- Bump hono from 4.11.7 to 4.12.5 in /renderer by @dependabot[bot] in #223
- Bump @hono/node-server from 1.19.9 to 1.19.10 in /renderer by @dependabot[bot] in #224
- Bump dompurify from 3.3.1 to 3.3.2 in /renderer by @dependabot[bot] in #240
- Replace Radix Tooltip with CSS-only implementation by @jlowin in #242
- Migrate renderer from Radix UI to Base UI by @jlowin in #247
- Replace accordion hover:underline with hover:bg-muted by @jlowin in #248
- Select: default below trigger, alignment props, option groups by @jlowin in #249
- Rewrite Combobox on Base UI primitive by @jlowin in #251
- Fix Select size='sm' to be visually distinct by @jlowin in #253
- Redo Field component by @jlowin in #254
Full Changelog: v0.10.1...v0.11.0