Skip to content

Tags: randyzwitch/streamlit-folium

Tags

v0.24.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support on_change callback functions and if custom key is passed use …

…it in session state (#241)

* Support on_change callback functions and if custom key is passed use it in session state

* Use hash key

* Update tests for indentation

* Dedent

v0.23.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py

v0.23.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py

v0.23.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py (#226)

v0.22.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py

v0.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py

v0.21.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix error where default_css was missing (#201)

* Fix error where default_css was missing
* Ignore elements where there is no special css or js to load
* Add test to check for regression on geojson popup
* Fix selector for other popup test
* Bump version to 0.21.1

* Fix a few tests

* Debugging, check for failed responses

* Try switching back to old locator

* Try both selectors

v0.21.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py

v0.20.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py

v0.20.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py