What's Changed
- Docusaurus 3.10 upgrade with fast mode by @FeodorFitsner in #6389
- feat:
Page.pop_views_until()to pop multiple views and return a result to the destination view by @brunobrown in #6347 - fix: select platform-compatible icon format in find_platform_image by @HG-ha in #6381
- fix(
ResponsiveRow): handle unbounded width and child controls withcol=0by @ndonkoHenri in #6354 - feat: add issues property to CodeEditor for Python-side analysis by @FeodorFitsner in #6407
- fix:
ScrollableControl.auto_scrollnot working whenscrollproperty is not explicitly set by @ndonkoHenri in #6404 - feat: add
local_position/global_positiontoDragTargetEventby @ndonkoHenri in #6401 - feat: make
NavigationDrawerDestination.labelaccept custom controls by @ndonkoHenri in #6395 - fix: resolve component-wrapped views in Page root/top view accessors by @FeodorFitsner in #6414
- chore: Move Linux build and client dependencies in
flet.utilsto further simplify CI workflow by @ndonkoHenri in #6383 - fix: respect pre-set environment variables in build template by @Bahtya in #6394
- fix(
flet pack): Windows taskbar shortcut pointing to wrong.exeby @ndonkoHenri in #6403 - fix: reduce Linux video memory retention with mimalloc linking by @ndonkoHenri in #6416
- feat: add hot-reload watcher to CrocoDocs CLI by @ndonkoHenri in #6402
- fix: avoid delay when
page.window.destroy()closes Windows apps by @ndonkoHenri in #6428 - fix(
flet-lottie): local asset files not loading on Windows desktop by @ndonkoHenri in #6426 - chore!: remove deprecated module-level
margin/padding/border/border_radiushelpers by @ndonkoHenri in #6425 - feat: add scroll support to
ResponsiveRowby @ndonkoHenri in #6417 - fix(linux): link libpthread alongside mimalloc.o by @FeodorFitsner in #6435
- Tests to generate screenshots/gifs for material controls examples. by @InesaFitsner in #6438
- Add declarative Router with view-stack navigation by @FeodorFitsner in #6406
- feat(
flet-map): add image overlay support by @ndonkoHenri in #6421 - fix(flet-charts): match axis labels with float tolerance by @FeodorFitsner in #6459
- docs: improve CrocoDocs API signature and cross-reference rendering by @ndonkoHenri in #6442
New Contributors
- @brunobrown made their first contribution in #6347
- @HG-ha made their first contribution in #6381
- @Bahtya made their first contribution in #6394
Full Changelog: v0.85.0.dev0...v0.85.0.dev1