Myles Scolnick
Myles Scolnick
The npm package is missing sources (referenced by the source maps). Would it be possible to: 1) remove source maps 2) add sources inline to source maps (https://www.typescriptlang.org/tsconfig/#inlineSourceMap) 3) add...
I see the repo is under MIT license in the package.json, but it would be great to have it in the repo too. Hopefully that is ok, thanks!
Hey! We first would like to thank you for the awesome repo/components/template! We have used it on our own site [Turbocache](https://turbocache.build/). As a token of our appreciation, we would like...
### Description Using `mo.ui.multiselect` with > 10,000 items can be laggy. This can happen if filtering on something with high-cardinality. ### Suggested solution We should virtualize lists (either by default,...
This does nothing on its own. Ideally this is paired with the BE notifying the user when there are missing dependencies
This adds mo.ui.data_voyager which is inspired by https://vega.github.io/voyager/. It uses https://github.com/vega/compassql for chart recommendations and guides the user into exploring various charts and drilling down. I expect a fair amount...
Fixes: https://github.com/marimo-team/marimo/issues/558 This was only affecting Linux users, and not Mac users.
EDIT(akshay): Checklist - [ ] Test wake from sleep reconnection in edit mode (see [this comment](https://github.com/marimo-team/marimo/pull/606#issuecomment-1901549305)) - [ ] Test on Windows (@akshayka) - [ ] Lower bounds for additional...