Releases: arnaudmiribel/streamlit-extras
Releases · arnaudmiribel/streamlit-extras
v0.2.3
What's Changed
- Fix key. Add use_checkbox by @arnaudmiribel in #79
- Add markdownlit by @arnaudmiribel in #82
- Add more extras (mandatory_date_range, no_default_selectbox, metric_card) by @blackary in #85
- Fix path search for windows by @blackary in #90
- Bump 0.2.3 by @arnaudmiribel in #91
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- added a new extra, add vertical lines by @tylerjrichards in #74
- Handle import errors for earlier python versions by @blackary in #72
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix typo & add forum links for vertical-slider and toggle-switch by @arnaudmiribel in #58
- POC supporting multi-function extras by @blackary in #61
- Fix altex and mention by @arnaudmiribel in #60
- Add streamlit-faker by @arnaudmiribel in #62
- Add buy-me-a-coffee extra by @blackary in #67
- Add extra() decorator by @arnaudmiribel in #69
- Using sidebar makes the gallery sidebar collapse -- this removes that by @blackary in #70
- Bump version by @blackary in #68
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Toggle vertical slider by @sqlinsights in #54
- Update to htbuilder to fix windows installation by @blackary in #57
- Update imports for switch page, add tests, bump version by @blackary in #55
New Contributors
- @sqlinsights made their first contribution in #54
Full Changelog: v0.1.5...v0.2.0
v0.1.5 -- support python 3.8+
What's Changed
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Fix func. explorer for Literal input labels by @arnaudmiribel in #35
- Readme edits by @tylerjrichards in #37
- Running man + Forum mention by @arnaudmiribel in #36
- Add streamlit-camera-input-live by @blackary in #38
- Force update by @blackary in #39
- Bump both, make new release by @blackary in #40
Full Changelog: v0.1.3...v0.1.4
v0.1.3 Added Altex and Keyup
What's Changed
- Add streamlit-keyup as an extra by @blackary in #26
- Bump protobuf from 3.19.4 to 3.19.5 by @dependabot in #30
- Pin dev streamlit for support of gallery app by @blackary in #32
- Add Altex by @arnaudmiribel in #28
- Support literal types in playground/function explorer by @blackary in #31
New Contributors
- @dependabot made their first contribution in #30
Full Changelog: v0.1.2...v0.1.3
Added "Mention" extra, and some package cleanup
What's Changed
- Add "Mention" extra by @arnaudmiribel in #22
- Separate gallery and package and add to contribution guide by @blackary in #24
Full Changelog: v0.1.1...v0.1.2
New extras and development changes
Full Changelog: v0.1.0...v0.1.1