adriangalilea / streamlit-shortcuts

Streamlit keyboard shortcuts for your buttons.
MIT License
21 stars 4 forks source link

bump to v0.1.2 for 'Meta modifier' #2

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

https://github.com/adriangalilea/streamlit-shortcuts/blob/bfca99129ff68cb85987673cfe24d73d2da552c0/src/streamlit_shortcuts/streamlit_shortcuts.py#L3


import streamlit.components.v1 as components

# TODO bump to v0.1.2 for 'Meta modifier'
# TODO add keyboard tooltip to button (streamlit-extras)
# TODO improve usage ergonomics

def add_keyboard_shortcuts(key_combinations: dict[str, str]):
    """
github-actions[bot] commented 4 months ago

Closed in 43d3e28ff5cee00423efe42a3c87135a692c1242