Skip to content

Releases: TangleSpace/hydralit_components

1.0.10

22 Jun 04:20
Compare
Choose a tag to compare
  • Updated NavBar to handle Streamlit >=1.9 formatting, still not perfect, never will as Streamlit like to keep changing it.
  • Update InfoCard with additional parameters to adjust size of all text and the display icon.

1.0.9

28 Jan 19:48
Compare
Choose a tag to compare
  • Added new component, progress_bar
  • Added new component, info_card
  • Added new component, option_bar
  • Finally added proper doc strings to all the components, as there are a huge number of configuration options for each component to make it look exactly how you wish by overriding any part of the theme options.

1.0.7

22 Jan 21:33
Compare
Choose a tag to compare
  • More visual appearence improvements for the Navbar, including a much nicer non-animated mode.
  • Removed the background effect on all loaders (as everyone hated it).
  • Can completely customise the Home and Logout entries on the Navbar as well as the other entires.
  • Full support for Font Awesome and BootStrap icons offline for Navbar entries, as well as all emojis.
  • Full support for all versions of Streamlit up to current (1.4.0).