What's Changed
- feat: added disabled prop to range-slider by @bjoaquinc in #4953
- refactor: chart items by @Light2Dark in #4952
- fix: slides css for better centering of content by @mscolnick in #4946
- docs: minor fix to types and autocompletion docs by @akshayka in #4963
- Documentation: pydantic model for query params by @liquidcarbon in #4960
- feat: added disabled prop to checkbox and cleaned code by @bjoaquinc in #4958
- example: building a textual app in marimo by @dmadisetti in #4959
- fix: skip stopped cells when running as a script by @akshayka in #4965
- fix: add alt.LayeredChart to types by @mscolnick in #4966
- improvement: print logs when running 'marimo export' by @mscolnick in #4969
- fix: Show .qmd files in editor home by @dmadisetti in #4971
- fix: markdown wrapping for LaTeX by @akshayka in #4974
- fix: markdown tip admonition for dashboard example by @Haleshot in #4975
- fix: use Union instead of pipe operator for tables by @Light2Dark in #4981
- feat: added disabled prop to switch by @bjoaquinc in #4973
- fix: remove clamped markdown by @mscolnick in #4983
- feat: added disabled prop to radio by @bjoaquinc in #4985
- improvement: generate altair code from chart spec by @mscolnick in #4888
- fix: exit vim insert mode when closing inline completion hints with escape by @akshayka in #4987
- improvement: row viewer improvements, and add to docs by @Light2Dark in #4992
- improvement: narwhals perf and arg name changes by @mscolnick in #4994
- feat: copy table values to clipboard, for Excel/Sheets by @mscolnick in #4995
- fix: lazyframe to use polars table manager by @Light2Dark in #4990
- fix: cache rtc value to avoid weird initialization states by @mscolnick in #4997
- chore: upgrade react-slotz 0.1.10 by @mscolnick in #5000
- fix: update panel focus helper text by @mscolnick in #4998
- fix: support multiple anywidget widget models by @mscolnick in #4972
- refresh: marimo/_smoke_tests/scripts/logging_in_scripts.py by @dmadisetti in #5002
- feat: added disabled prop to date-picker by @bjoaquinc in #5003
- fix: Allow @prop.setter in class definitions by @dmadisetti in #5004
- fix: handle decimal in json serialization by @mscolnick in #5006
Full Changelog: 0.13.10...0.13.11