-
Notifications
You must be signed in to change notification settings - Fork 29
Comparing changes
Open a pull request
base repository: blackary/streamlit-keyup
base: v0.2.3
head repository: blackary/streamlit-keyup
compare: v0.2.4
- 9 commits
- 3 files changed
- 4 contributors
Commits on Feb 12, 2024
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.2.1](astral-sh/ruff-pre-commit@v0.1.6...v0.2.1) - [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](pre-commit/mirrors-mypy@v1.7.1...v1.8.0)
Configuration menu - View commit details
-
Copy full SHA for cc37a01 - Browse repository at this point
Copy the full SHA cc37a01View commit details
Commits on Feb 14, 2024
-
Merge pull request #28 from blackary/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 41fd76b - Browse repository at this point
Copy the full SHA 41fd76bView commit details
Commits on Feb 19, 2024
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](astral-sh/ruff-pre-commit@v0.2.1...v0.2.2)
Configuration menu - View commit details
-
Copy full SHA for d5332c1 - Browse repository at this point
Copy the full SHA d5332c1View commit details -
Merge pull request #32 from blackary/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 9c2ea4c - Browse repository at this point
Copy the full SHA 9c2ea4cView commit details
Commits on Mar 18, 2024
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.3](astral-sh/ruff-pre-commit@v0.2.2...v0.3.3) - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](pre-commit/mirrors-mypy@v1.8.0...v1.9.0)
Configuration menu - View commit details
-
Copy full SHA for 053cac5 - Browse repository at this point
Copy the full SHA 053cac5View commit details -
Merge pull request #34 from blackary/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for da7a18a - Browse repository at this point
Copy the full SHA da7a18aView commit details
Commits on Mar 31, 2024
-
GH-35: Fix not rendering w/ Streamlit 1.32.2
This commit fixes the issue where the component was not rendering with Streamlit 1.32.2. The issue was that the `Streamlit.setFrameHeight(73)` was being called before the component was rendered. This commit moves the `Streamlit.setFrameHeight(73)` to the `onRender` function. Fixes #35
Configuration menu - View commit details
-
Copy full SHA for 21363a9 - Browse repository at this point
Copy the full SHA 21363a9View commit details
Commits on Apr 1, 2024
-
Merge pull request #37 from msabramo/gh-35-not-rendering-with-streaml…
…it-1.32.2 GH-35: Fix not rendering w/ Streamlit 1.32.2
Configuration menu - View commit details
-
Copy full SHA for 9155b23 - Browse repository at this point
Copy the full SHA 9155b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae07dc3 - Browse repository at this point
Copy the full SHA ae07dc3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.3...v0.2.4