Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-12 | 1.8 kB | |
v0.5.0 2024-02-12 source code.tar.gz | 2024-02-12 | 871.0 kB | |
v0.5.0 2024-02-12 source code.zip | 2024-02-12 | 914.4 kB | |
Totals: 3 Items | 1.8 MB | 0 |
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