Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- plotly now requires anywidget 99b58b3
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Avoid chat having to import markdown-stream assets e129b2e
cpsievert pushed 2 commits to run-ci posit-dev/py-shiny
cpsievert pushed 2 commits to markdown-stream-component posit-dev/py-shiny
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Remove file committed by mistake 19255a1
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Try to fix make-format 34be9ba
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Implement new and improved auto-scroll logic b304ee2
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Implement new and improved auto-scroll logic c295a54
cpsievert pushed 3 commits to markdown-stream-component posit-dev/py-shiny
cpsievert created a review comment on a pull request on rstudio/shiny
I find the word `render` a bit misleading here ```suggestion static createClientMessageElement({ headline, message }: ShinyClientMessage) { ```
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Merge branch 'main' into markdown-stream-component 7cf0366
cpsievert pushed 16 commits to markdown-stream-component posit-dev/py-shiny
- feat(chat): Use `wrap: pre` so that "text" messages appear as-written (#1778) ba97d6d
- `ui.Chat()` now correctly handles new `ollama.chat()` return value introduced in ollama 0.4 (#1787) 46d8ab8
- Ignore type error in test introduced by ollama 0.4.2 (#1791) 8773714
- feat(Theme): Add `.add_sass_layer_file()` method (#1790) Co-authored-by: Carson Sievert <[email protected]> e802cfc
- ci: Use latest deploy-pages (#1796) 7ae7725
- Fix failing airmass example (#1805) 2ce08c0
- feat(Chat): A `.on_user_submit` callback can now access user input through a function parameter (#1801) 70acf34
- ci: Update actions/upload-pages-artifact to v3 (#1807) a5de33a
- Update chat templates and examples (#1806) de9636e
- Update changelog 1bc1cd2
- Chat append incremental (#1799) Co-authored-by: Joe Cheng <[email protected]> ecc5c14
- refactor: Move `ui.Theme.from_brand()` Sass code into an `.scss` file (#1792) 41b8797
- chore: Update Sass from bslib (#1809) 62f0000
- fix(controllers): use regex pattern that matches any string (including an empty string) (#1815) 21c2d30
- docs(README): Fix link to installation page (#1821) 230940c
- Merge branch 'main' into markdown-stream-component a6f66a5
cpsievert closed a pull request on posit-dev/py-shinywidgets
Trigger resize when a Bootstrap tab is shown
Closes #172cpsievert pushed 1 commit to resize-on-tab-shown posit-dev/py-shinywidgets
- Close #172: Trigger resize when a Bootstrap tab is shown 57cf0fa
cpsievert opened a pull request on posit-dev/py-shinywidgets
Trigger resize when a Bootstrap tab is shown
Closes #172cpsievert created a branch on posit-dev/py-shinywidgets
resize-on-tab-shown - Render ipywidgets inside a PyShiny app