What's Changed
Highlights
Ibis support. This release adds support for ibis and the dataframe protocol in mo.ui.table
and other components.
All changes
- fix: clear underline on mouseleave by @akshayka in #1521
- feat: support ibis and the dataframe protocol by @mscolnick in #1522
- fix: select text when opening find/replace by @metaboulie in #1516
- improvement: refetch stale dataset column previews, fix: dataset column summary for non-hashable columns by @mscolnick in #1526
- Change WS port for copilot behind proxy by @dmadisetti in #1533
- typo: websockets by @mscolnick in #1528
- fix: altair crashing when using special characters in columns by @mscolnick in #1531
- improvement: persist sidebar across refreshes by @mscolnick in #1527
- docs: add run button to api docs inputs index by @akshayka in #1534
- fix: Starlette compatability by @akshayka in #1535
- tweak disconnected gradient positioning by @akshayka in #1536
- chore(deps): update all storybook dependencies to ^8.1.5 by @renovate in #1539
- fix: update polars example reference by @emmanuel-ferdman in #1544
- improvement: runtime configuration in footer by @akshayka in #1541
- fix(deps): update all non-major dependencies by @renovate in #1537
- improvement: reduce data sent for each column preview by @mscolnick in #1550
- fix: download as yaml in WASM by @mscolnick in #1549
- fix: escape newline in column name by @mscolnick in #1548
- feat: adding initialization indicator to marimo islands by @gvarnavi in #1498
- 0.6.14 by @akshayka in #1554
New Contributors
- @emmanuel-ferdman made their first contribution in #1544
Full Changelog: 0.6.13...0.6.14