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 master plotly/plotly.R
- include boxmode as valid attr (#2396) * include boxmode as valid attr * Update NEWS.md with bug fix for #2476 aa619dc
cpsievert closed a pull request on plotly/plotly.R
include boxmode as valid attr
Fix for #2376 and #994. Simply adds boxmode as a valid attribute option in the attrs_name_check function of utils.R. Warning no longer appears for boxmode option. Tests run without error or ...cpsievert created a comment on a pull request on plotly/plotly.R
Yes, sorry, would you mind adding a `NEWS.md` item as well? Thanks!
cpsievert created a comment on an issue on posit-dev/py-shinylive
Looks as though this commit introduced the problem https://github.com/posit-dev/py-shinylive/commit/6df837fe035969b84ab35ffa450961764b4a46e9
cpsievert opened an issue on posit-dev/py-shinylive
Unable to pin python version of extra dependencies
[Here's a minimal example](https://shinylive.io/py/editor/#code=NobwRAdghgtgpmAXGKAHVA6VBPMAaMAYwHsIAXOcpMASxlWICcyACAZwAsaJsM4APVIzhs2AHQgAzRsRjsuPFnQbMWwiABM4jCROVNWNNsQ1QKuiAAF1Wxhgr8yErZJYA3bWx...cpsievert published a release on rstudio/shiny
shiny 1.10.0
## New features and improvements * When busy indicators are enabled (i.e., `useBusyIndicators()` is in the UI), Shiny now: * Shows the pulse indicator when dynamic UI elements are recalcula...cpsievert pushed 1 commit to main rstudio/shiny
- v1.10.0 (#4166) * Increment version number to 1.10.0 * `yarn build` (GitHub Actions) * Sync package version (G... 79f42f5
cpsievert created a comment on an issue on posit-dev/py-shiny
Yes, tags have a `.children` attribute: ```python inp.children[1].attrs["required"] = True ```
cpsievert pushed 2 commits to main rstudio/shinycoreci
cpsievert pushed 1 commit to master plotly/plotly.R
- Add code of conduct (#2412) * updating year(s) in license * adding code of conduct ffae983
cpsievert pushed 1 commit to busy-indicator-improvements rstudio/shiny
- Forward visibility hidden for all recalculating widgets, not just those with a error message (otherwise spinner won't... 7904545