Streamlit-navigation-bar

Latest version: v3.2.0

Safety actively analyzes 627711 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.1.2

What changed

Bug fixes
* Correct `st.chat_input` position and the default space after the body

Other changes
* Add bash command to show package version

**Full Changelog**: https://github.com/gabrieltempass/streamlit-navigation-bar/compare/3.1.1...3.1.2

3.1.1

What changed

Bug fixes
* Adjust exact value of default body position

**Full Changelog**: https://github.com/gabrieltempass/streamlit-navigation-bar/compare/3.1.0...3.1.1

3.1.0

What changed

New features
* Add new "use_padding" option
* Use a relative size to adapt the max-width

Bug fixes
* Correct "fix_shadow" option behavior
* Change default body padding to match Streamlit

**Full Changelog**: https://github.com/gabrieltempass/streamlit-navigation-bar/compare/3.0.3...3.1.0

3.0.3

What changed

Other changes
* Remove max version requirement

The Streamlit team launched version 1.33.0, which works with `st_navbar` again. So there was probably a bug in version 1.32.2 that made the navbar not render properly. This patch removes the max version dependency, and instead excludes just the specific 1.32.2 version. Opening the package to the most up to date Streamlit features.

**Full Changelog**: https://github.com/gabrieltempass/streamlit-navigation-bar/compare/3.0.2...3.0.3

3.0.2

What changed

Bug fixes
* Correct partially the scroll when mouse is not over the content
* Correct iframe height bug

Version 3.0.1 fixed the navbar glitch, but introduced another bug: when the mouse was not over the page content it was not possible to scroll. This patch corrects that partially. Meaning, now the page can be scrolled again, even if the mouse is not over the content. However, if the mouse is over the navbar, the scroll will not work (and it should). A future update is needed to address this.

**Full Changelog**: https://github.com/gabrieltempass/streamlit-navigation-bar/compare/3.0.1...3.0.2

3.0.1

What changed

Bug fixes
* Remove navbar flickering when clicked

**Full Changelog**: https://github.com/gabrieltempass/streamlit-navigation-bar/compare/3.0.0...3.0.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.