0.6.18
What's Changed
Bug fixes and improvements:
- Typo fix by @tlpinney in #1583
- improvement: use xpath when heading does not contain an ID by @mscolnick in #1585
- fix: add show_column_summaries config to mo.ui.table by @mscolnick in #1584
- improvement: make ibis and dataframe-like tables lazy evaluate by @mscolnick in #1589
- fix: allow converting to markdown when empty by @mscolnick in #1588
- chore: print exisitng sessions when one is not found by @mscolnick in #1590
- Use weakref.finalize instead of del in Html destruction by @akshayka in #1591
- chore: add openapi spec generation and codegen typescript by @mscolnick in #1594
- improvement: Server-side sorting for mo.ui.table by @wasimsandhu in #1581
- disable codecov by @akshayka in #1599
- fix: rpc serialization and gracefully handle errors by @mscolnick in #1595
- chore: move frontend to generated api types and fetcher by @mscolnick in #1596
- fix: altair rendering with baseUrl by @mscolnick in #1601
- fix: false positive dataframe-like check by @mscolnick in #1603
- fix: dataframe be sorting follow-ups by @mscolnick in #1605
- fix: more defensive stylesheet copy by @mscolnick in #1606
- improvement: better errors when mutated value or on_change by @mscolnick in #1604
- 0.6.18 by @akshayka in #1608
New Contributors
Full Changelog: 0.6.17...0.6.18