v0.5.0
版本发布时间: 2024-02-12 21:34:31
pydantic/FastUI最新发布版本:v0.7.0(2024-08-22 23:18:44)
What's Changed
- Fix for #148: open links in new tab by @cswamy in https://github.com/pydantic/FastUI/pull/157
- Error improvements by @samuelcolvin in https://github.com/pydantic/FastUI/pull/137
- Added textarea as form field by @Dejiah in https://github.com/pydantic/FastUI/pull/139
- fix: support finding initial value from a list of values by @EspenAlbert in https://github.com/pydantic/FastUI/pull/161
- Add named styles to buttons by @sergue1 in https://github.com/pydantic/FastUI/pull/108
- updating dependencies by @samuelcolvin in https://github.com/pydantic/FastUI/pull/175
- allow
APIRootUrl
,APIPathMode
andAPIPathStrip
to be set in prebuilt by @samuelcolvin in https://github.com/pydantic/FastUI/pull/176 - Bump vite from 5.0.7 to 5.0.12 by @dependabot in https://github.com/pydantic/FastUI/pull/179
- GitHub auth provider by @samuelcolvin in https://github.com/pydantic/FastUI/pull/174
- Add 345 response support and exception to allow auth redirecting by @samuelcolvin in https://github.com/pydantic/FastUI/pull/180
- Add
end_links
toNavbar
by @samuelcolvin in https://github.com/pydantic/FastUI/pull/181 - make spinner a component by @samuelcolvin in https://github.com/pydantic/FastUI/pull/182
- Modal prompt by @samuelcolvin in https://github.com/pydantic/FastUI/pull/183
New Contributors
- @cswamy made their first contribution in https://github.com/pydantic/FastUI/pull/157
- @EspenAlbert made their first contribution in https://github.com/pydantic/FastUI/pull/161
- @sergue1 made their first contribution in https://github.com/pydantic/FastUI/pull/108
- @dependabot made their first contribution in https://github.com/pydantic/FastUI/pull/179
Full Changelog: https://github.com/pydantic/FastUI/compare/v0.4.0...v0.5.0