v0.5.0 2024-02-12
What's Changed
- Fix for #148: open links in new tab by @cswamy in #157
- Error improvements by @samuelcolvin in #137
- Added textarea as form field by @Dejiah in #139
- fix: support finding initial value from a list of values by @EspenAlbert in #161
- Add named styles to buttons by @sergue1 in #108
- updating dependencies by @samuelcolvin in #175
- allow
APIRootUrl
,APIPathMode
andAPIPathStrip
to be set in prebuilt by @samuelcolvin in #176 - Bump vite from 5.0.7 to 5.0.12 by @dependabot in #179
- GitHub auth provider by @samuelcolvin in #174
- Add 345 response support and exception to allow auth redirecting by @samuelcolvin in #180
- Add
end_links
toNavbar
by @samuelcolvin in #181 - make spinner a component by @samuelcolvin in #182
- Modal prompt by @samuelcolvin in #183
New Contributors
- @cswamy made their first contribution in #157
- @EspenAlbert made their first contribution in #161
- @sergue1 made their first contribution in #108
- @dependabot made their first contribution in #179
Full Changelog: v0.4.0...v0.5.0