Highlights
- You can now configure the
app_title
to display a different tab title than the filename - You can display
mo.ui.spinner
as a UI element, without using it as a context manager (with
)
What's Changed
- fix(deps): update all non-major dependencies by @renovate in #1041
- improvement: add global text search to filters table, sticky header by @mscolnick in #1265
- docs: fix search when in a nested doc by @mscolnick in #1269
- Show island code + fix bug #1266 by @dmadisetti in #1267
- Make app title configurable by @fuenfundachtzig in #1264
- fix: allow for null app_title by @mscolnick in #1272
- fix: render-html with invalid tags by @mscolnick in #1275
- fix: allow resetting plotly zoom/pan externally by @mscolnick in #1277
- improvement: mo.ui.spinner can display without a context manager by @mscolnick in #1278
- fix: altair when using marimo_csv data_transformer by @mscolnick in #1280
- chore(deps): update all storybook dependencies to ^8.0.9 by @renovate in #1282
- chore(deps): update dependency typescript to ^5.4.5 by @renovate in #1284
Full Changelog: 0.4.7...0.4.8