Skip to content

Text changes in ☰ menu and several CLI prompts#180

Merged
tvst merged 55 commits intostreamlit:developfrom
tvst:text-changes
Sep 24, 2019
Merged

Text changes in ☰ menu and several CLI prompts#180
tvst merged 55 commits intostreamlit:developfrom
tvst:text-changes

Conversation

@tvst
Copy link
Copy Markdown
Contributor

@tvst tvst commented Sep 24, 2019

Fixes #113
Fixes #176

tvst added 30 commits August 25, 2019 22:26
tvst and others added 17 commits August 28, 2019 14:41
…treamlit#149)

* Restore correct vertical spacing for report elements.

* Break Block.tsx into more functions.

* Tiny refactors in Block.tsx

* Add "key" property to element in DocString, to avoid warnings.

* Fix streamlit#1230: OSError not caught when writing cache to disk

* Don't show hashing warning when user imports a module inside a cached function.

* Fix #6: report should loads element by element (was broken since Sidebar PR)

* Try to fix CircleCI issue: Method 'renderElementWithErrorBoundary' expected no return value

* Add typing to function.

* Remove unecessary dockerfiles

* Fix a bunch of examples

* Fix color of syntax error code in modal dialog.

* Remove old style copyright from conftest.py

* Remove st.warning when hashing a class.

* Add astor to Python requirements

* Update widget API in some e2e tests

* Clean up st.foo_widget() signatures in st.help()

* Lint docs/getting_started.md

* Clean up widget examples in docstrings.

* Add comment to slider examples in docs.

* Tweak Streamlit's description in setup.py

* Sort pipfile modules

* Re-add scripts and Makefile rules to publish packages to conda.

* Fix update_version.py to support new conda location and remove old docker folder.

* Make `streamlit config show` pipeable to a file.

* Update docs/ site

* Remove /docs/api invalidation from Makefile

* Improve docstring for st.slider

* Remove st.Cache (capital C) from __init__ while we figure out what to call it.

* Up version to 0.45.0

* Turn off tests for st.Cache (capital C)

* Try turning off tests again

* Publish docs to both /docs and /secret/docs, until we deprecate /secret/docs in January.

* Improve docs site: add analytics, redirect from secret/docs/, fix DeltaGenerator docs bug

* Fix publish-docs in Makefile
@tvst tvst self-assigned this Sep 24, 2019
@tvst tvst requested review from jrhone and tconkling September 24, 2019 04:28
@tvst tvst merged commit 97e8e0f into streamlit:develop Sep 24, 2019
@tvst tvst deleted the text-changes branch September 24, 2019 22:21
tconkling added a commit to tconkling/streamlit that referenced this pull request Sep 25, 2019
# By Jonathan Rhone (3) and others
# Via GitHub
* develop:
  Text changes in ☰ menu and several CLI prompts (streamlit#180)
  add format option for slider widget and return texts for display values (streamlit#154)
  Merge ForwardMsg caching into develop  (streamlit#178)
  e2e test for magic (streamlit#172)
  Bart example update (streamlit#179)
  Pedantic CircleCI cleanup (streamlit#174)
  Fix overwriting elements in the sidebar (streamlit#181)
  update vega lite chart snapshot (streamlit#183)
  Stop react-markdown from converting "[foo]" to a link. (streamlit#151)
  Issue 1204: Graphs using Vega-Lite (streamlit#56)
  Removing uber demo from streamlit repo (streamlit#159)

# Conflicts:
#	lib/streamlit/DeltaGenerator.py
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.

Update text for login flow Update the hamburger menu to increase the discoverability of community features

2 participants