Implement Caching object to support running code blocks only once#1
Merged
tvst merged 27 commits intostreamlit:developfrom Aug 24, 2019
domoritz:once
Merged
Implement Caching object to support running code blocks only once#1tvst merged 27 commits intostreamlit:developfrom domoritz:once
tvst merged 27 commits intostreamlit:developfrom
domoritz:once
Conversation
tvst
approved these changes
Aug 24, 2019
sfc-gh-aamadhavan
added a commit
that referenced
this pull request
Nov 6, 2025
sfc-gh-aamadhavan
added a commit
that referenced
this pull request
Nov 7, 2025
sfc-gh-aamadhavan
added a commit
that referenced
this pull request
Nov 9, 2025
sfc-gh-aamadhavan
added a commit
that referenced
this pull request
Nov 12, 2025
sfc-gh-aamadhavan
added a commit
that referenced
this pull request
Nov 13, 2025
This was referenced Feb 7, 2026
This was referenced Feb 24, 2026
Draft
This was referenced Mar 16, 2026
This was referenced Mar 24, 2026
lukasmasuch
added a commit
that referenced
this pull request
Mar 31, 2026
- Fix positional column key lookup for button_click_widgets (#1) The lookup now checks both column name and positional key (_pos:<index>) to support ButtonColumn configured with integer column keys - Use readableColor for primary button text contrast (#3) Ensures sufficient contrast when theme accent color is light (e.g. yellow) - Close menu on scroll instead of blocking page scrolling (#4) More user-friendly behavior that allows page interaction while keeping menu aligned with its anchor - Add clarifying comments for coordinate system (#2) and character width estimate (#6) - Add ButtonColumn typing test (#7) Co-Authored-By: Claude Opus 4.6 <[email protected]>
2 tasks
This was referenced Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.