v0.6.0
版本发布时间: 2024-05-03 02:45:47
pydantic/FastUI最新发布版本:v0.7.0(2024-08-22 23:18:44)
What's Changed
- Update README.md by @pablogamboa in https://github.com/pydantic/FastUI/pull/196
- Fix typos discovered by codespell by @cclauss in https://github.com/pydantic/FastUI/pull/213
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in https://github.com/pydantic/FastUI/pull/212
- Bump the github-actions group with 5 updates by @dependabot in https://github.com/pydantic/FastUI/pull/217
- fix page goto for page 1 by @tim-habitat in https://github.com/pydantic/FastUI/pull/195
- Fix importing of typing.Self by @hramezani in https://github.com/pydantic/FastUI/pull/220
- Fix display
0
onDisplayLookup
by @hramezani in https://github.com/pydantic/FastUI/pull/274 - Add toast component by @Chaoyingz in https://github.com/pydantic/FastUI/pull/109
- Make pagination query param configurable by @hramezani in https://github.com/pydantic/FastUI/pull/256
- add
onchange
to props for field input and bool by @tim-habitat in https://github.com/pydantic/FastUI/pull/261 - Fix GoToEvent link generation when value is None by @hramezani in https://github.com/pydantic/FastUI/pull/224
- Change CI to use
macos-13
for Python 3.8 and 3.9 by @hramezani in https://github.com/pydantic/FastUI/pull/281 - Fix description for array-like fields by @sergue1 in https://github.com/pydantic/FastUI/pull/184
- Add docs by @sydney-runkle in https://github.com/pydantic/FastUI/pull/284
- Trying to get docs site deploy working by @sydney-runkle in https://github.com/pydantic/FastUI/pull/288
- Remove line not used by @sydney-runkle in https://github.com/pydantic/FastUI/pull/289
- remove workflow, now deploying from main by @sydney-runkle in https://github.com/pydantic/FastUI/pull/290
- Begone,
mike
! by @sydney-runkle in https://github.com/pydantic/FastUI/pull/291 - Bump actions/setup-python from 4 to 5 in the github-actions group by @dependabot in https://github.com/pydantic/FastUI/pull/295
- Use
AliasGenerator
forcamelCase
serialization aliases by @sydney-runkle in https://github.com/pydantic/FastUI/pull/296 - Add docs link to demo, disable typescript docs for now by @sydney-runkle in https://github.com/pydantic/FastUI/pull/299
- Prep for 0.6.0 release by @sydney-runkle in https://github.com/pydantic/FastUI/pull/300
New Contributors
- @pablogamboa made their first contribution in https://github.com/pydantic/FastUI/pull/196
- @cclauss made their first contribution in https://github.com/pydantic/FastUI/pull/213
- @hramezani made their first contribution in https://github.com/pydantic/FastUI/pull/220
- @Chaoyingz made their first contribution in https://github.com/pydantic/FastUI/pull/109
- @sydney-runkle made their first contribution in https://github.com/pydantic/FastUI/pull/284
Full Changelog: https://github.com/pydantic/FastUI/compare/v0.5.2...v0.6.0