arnaudmiribel / streamlit-extras

Discover, try, install and share Streamlit re-usable bits we call "extras"!
https://extras.streamlit.app
Apache License 2.0
669 stars 117 forks source link

Fix issue with vertical alignment for grid #203

Closed LukasMasuch closed 7 months ago

LukasMasuch commented 7 months ago

This PR fixes an issue with the row & grid extras with the most recent version of Streamlit. The vertical alignment didn't work correctly anymore with those versions.

Closes https://github.com/arnaudmiribel/streamlit-extras/issues/201

netlify[bot] commented 7 months ago

Deploy Preview for phenomenal-crepe-0effec ready!

Name Link
Latest commit f283450578340600895a63223bcda7b3eac63f44
Latest deploy log https://app.netlify.com/sites/phenomenal-crepe-0effec/deploys/6577246d1dd3f9000899d2db
Deploy Preview https://deploy-preview-203--phenomenal-crepe-0effec.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

arnaudmiribel commented 7 months ago

You might as well add a version bump so we release that along!

LukasMasuch commented 7 months ago

@arnaudmiribel Oki, i bumped it to 0.3.6. But not sure if I did it correctly? I just manually updated the projects.toml.