Skip to content

Conversation

@tconkling
Copy link
Contributor

  • Adds st.declare_component, which returns an instance of a new CustomComponent class
  • Adds a @MyComponent.custom_wrapper function decorator for customizing a component's API

tconkling added 7 commits May 5, 2020 17:30
* feature/plugins:
  Plugin CSS (streamlit#1416)
  Remove remaining Python 2 references (streamlit#1420)
  Bump https-proxy-agent to ^2.2.4 (streamlit#1409)
* feature/plugins:
  black reformatting
  Add "make mini-devel" to install minimal dev dependencies (i.e. doesn't install all the test dependencies) (streamlit#1407)
  Fixing date_input | min and max selectable date issues (streamlit#1426)
  Torch Tensorbase hash func (streamlit#1394)
  Change list() cast (streamlit#1401)
  Component template tweaks
  Components: alpha 2 cleanup (streamlit#1425)
  Fix dataframe support
  Add geo layers to DeckGlJsonChart (streamlit#1306)
  Clean up use of LoDash (streamlit#1404)
  Replace st.beta.*/st.experimental.* with st.beta_*/st.experimental_* (streamlit#1403)
  Release 0.59.0 (streamlit#1405)
  Setting textarea height and unit tests (streamlit#1411)
@tconkling tconkling requested a review from kantuni May 11, 2020 22:58
@tconkling tconkling requested a review from a team as a code owner May 11, 2020 22:58
@tconkling tconkling merged commit a94baca into streamlit:feature/plugins May 12, 2020
@tconkling tconkling deleted the tim/declare_component branch May 12, 2020 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant