Skip to content

Conversation

@bjoaquinc
Copy link
Contributor

@bjoaquinc bjoaquinc commented Apr 30, 2025

📝 Summary

Created a transformAll function to handle batch transformations in all columns. Partially resolves #4163 by adding a way to transform all columns in one render.

🔍 Description of Changes

  • Added transformAll to the class MultiColumn in id-tree.tsx
  • Added a test for transformAll in id-tree.test.ts

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

📜 Reviewers

@mscolnick

@vercel
Copy link

vercel bot commented Apr 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2025 1:10am

@mscolnick mscolnick merged commit 687b9ae into marimo-team:main Apr 30, 2025
32 of 33 checks passed
@bjoaquinc bjoaquinc deleted the transform-all branch April 30, 2025 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New keyboard shortcuts and config file options

2 participants