Skip to content

Releases: randyzwitch/streamlit-folium

v0.15.1

07 Nov 16:07
960f6a4
Compare
Choose a tag to compare

What's Changed

  • Suppose styling of feature group objects by rendering feature group before generating js by @blackary in #147

Full Changelog: v0.15.0...v0.15.1

v0.15.0

02 Oct 15:19
4365b6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

22 Sep 16:58
bb5c9ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

07 Jul 21:25
2a03d5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

05 Jun 12:43
e0fbe99
Compare
Choose a tag to compare

What's Changed

  • I found the same issue with an unpkg library taking a long time to load by @blackary in #119
  • Bump streamlit version, too 🤦 by @blackary in #120
  • Update index.tsx by @nsight1 in #124
  • Pin to node 16 in PyPI script by @randyzwitch in #126

New Contributors

  • @nsight1 made their first contribution in #124

Full Changelog: v0.11.1...v0.12.0

v0.11.1

16 Feb 21:30
36f09bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

19 Jan 13:36
0611f60
Compare
Choose a tag to compare

What's Changed

  • Add support for last tooltip clicked and add test by @blackary in #112

Full Changelog: v0.10.0...v0.11.0

v0.10.0

04 Jan 14:46
86cfd12
Compare
Choose a tag to compare

What's Changed

  • Fix bug, isolate string generation, add more tests by @blackary in #108
  • Add VectorGrid support by @blackary in #109
  • Use playwright to generate functional frontend tests by @blackary in #110
  • Try and make tests more reliable by clicking on navigation links twice and checking for page title by @blackary in #111

Full Changelog: v0.9.0...v0.10.0

v0.9.0

02 Jan 16:56
4cd2af1
Compare
Choose a tag to compare

What's Changed

  • Update requirements to make examples use 0.8.1 by @blackary in #101
  • Add code and test to make sure all references to variables are correctly overwritten with standardized ones… by @blackary in #104

Full Changelog: v0.8.1...v0.9.0

v0.8.1

09 Dec 15:13
ff02b7b
Compare
Choose a tag to compare

What's Changed

  • Bump example by @blackary in #99
  • Standardize ids that get assigned to force unnecessary rerunning, and explicitly turn off events for old layers by @blackary in #100

Full Changelog: v0.8.0...v0.8.1