Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

schloerke

schloerke deleted a branch rstudio/shiny

es2020

schloerke closed a pull request on rstudio/shiny
Stop using Babel; compile JS to ES2020
I think it's time that we move on from using Babel and start using modern browser features natively. My understanding is that Babel is for compiling code to ES2015, which is now 9 years old. Thi...
schloerke created a comment on a pull request on rstudio/shiny
Updated stats: ``` .Rbuildignore | 1 - NEWS.md | 2 + babel.con...

View on GitHub

schloerke pushed 1 commit to es2020 rstudio/shiny

View on GitHub

schloerke created a comment on a pull request on rstudio/shiny
Talking with @wch , going to bump the target to [ES2021](https://caniuse.com/?feats=mdn-javascript_builtins_string_replaceall,mdn-javascript_builtins_promise_any,mdn-javascript_builtins_weakref,mdn...

View on GitHub

schloerke pushed 3 commits to es2020 rstudio/shiny
  • feat: De-duplicate client console messages (#4177) * feat: De-duplicate client console messages * refactor(ShinyErr... b8a5aef
  • fix(insertTab): Render inserted nav html only once (#4179) * fix: Fix checking if `scope` is a jquery element Fixes... 55b37fd
  • Merge branch 'main' into es2020 * main: fix(insertTab): Render inserted nav html only once (#4179) feat: De-dupl... a87d2a2

View on GitHub

schloerke created a comment on a pull request on rstudio/shiny
Asked @jcheng5 in person. **Merging!

View on GitHub

schloerke created a branch on rstudio/shiny

yarn_to_npm - Easy interactive web applications with R

schloerke pushed 2 commits to add-issue-template posit-dev/py-shiny
  • bug: Fix narwhals test covering new `NestedType` (#1836) 184a9eb
  • Merge branch 'main' into add-issue-template b23eb04

View on GitHub

schloerke pushed 1 commit to main posit-dev/py-shiny
  • bug: Fix narwhals test covering new `NestedType` (#1836) 184a9eb

View on GitHub

schloerke deleted a branch posit-dev/py-shiny

narwhals_nested_type

schloerke closed a pull request on posit-dev/py-shiny
bug: Fix narwhals test covering new `NestedType`
* Generalize to allow for ending with `*Type`
schloerke pushed 44 commits to bump_versions posit-dev/py-shiny
  • chore(docs): Update dev install instructions (#1721) da0ce2e
  • feat(data frame): Add `.update_cell()` and `.update_data()` (#1719) 94aa528
  • docs: use upcoming quartodoc description-list option (#1727) Co-authored-by: Michael Chow <[email protected]> 81a4192
  • Add narwals integration cmd (#1729) Co-authored-by: Barret Schloerke <[email protected]> 3f120ea
  • bug(ci): Split narwhals integration command into two commands (#1731) bd0ea5c
  • ci(narwhals): Add type, format, and lint tests for narwhals (#1733) 63daf3a
  • bug(download): Properly namespace output_id for render.download in modules (#1732) e88bec4
  • chore: Cosmetic code changes (#1734) c1949dd
  • tests(dataframe): Add additional backends to test dataframe compatibility (#1723) 023de32
  • Add `messages` parameter to `chat_ui()` and `Chat.ui()`; revert #1593 (#1736) d0354b9
  • Follow up to #1736: correct markup generation for user role messages (#1737) f0cc575
  • fix(playwright): Add playwright workaround within `Accordion`'s `.expect_open()` and `.expect_panels()` (#1165) Co-a... 68a01d0
  • chore: Use narwhals >= 1.10.0 (#1742) 8a60787
  • feat(theme): Branded theming via brand_yml (#1743) Co-authored-by: Carson Sievert <[email protected]> 1808303
  • Update examples to claude-3-5-sonnet-20241022 (#1746) Co-authored-by: Carson Sievert <[email protected]> f22c28a
  • v1.2.0 release candidate dd031c4
  • Require latest quartodoc 1e9ed9c
  • Merge branch 'rc-v1.2.0' e410200
  • Start new version 415ced0
  • fix(brand): Apply monospace-inline and monospace-block font family (#1762) a35f3a8
  • and 24 more ...

View on GitHub

schloerke pushed 1 commit to narwhals_nested_type posit-dev/py-shiny
  • Update tests/pytest/test_render_data_frame_tbl_data.py b6258b4

View on GitHub

schloerke opened a draft pull request on posit-dev/py-shiny
bug: Fix narwhals test covering new `NestedType`
* Generalize to allow for ending with `*Type`
schloerke created a branch on posit-dev/py-shiny

narwhals_nested_type - Shiny for Python

schloerke published a release on rstudio/plumber
v1.2.2
* Allow to set plumber options using environment variables `?options_plumber`. (@meztez #934) * Add support for quoted boundary for multipart request parsing. (@meztez #924) * Fix #916, related ...
schloerke created a tag on rstudio/plumber

v1.2.2 - Turn your R code into a web API.

schloerke pushed 1 commit to main rstudio/shiny-examples
  • bug: Fix url for 086 (#220) a828cfc

View on GitHub

schloerke closed a pull request on rstudio/shiny-examples
bug: Fix url for 086
schloerke opened a pull request on rstudio/shiny-examples
bug: Fix url for 086
schloerke pushed 1 commit to 086-link rstudio/shiny-examples

View on GitHub

schloerke created a branch on rstudio/shiny-examples

086-link

schloerke deleted a branch posit-dev/posit-sdk-py

content_item_docs

schloerke pushed 1 commit to main posit-dev/posit-sdk-py
  • docs: Add docs for `ContentItem` information (#374) a6894dd

View on GitHub

schloerke created a comment on an issue on posit-dev/posit-sdk-py
Maybe the slightly longer api of `group.content.find()`? I've really enjoyed always having the consistent `.find()`-like methods to return an array of information.

View on GitHub

schloerke deleted a branch posit-dev/posit-sdk-py

llm_user_group

schloerke deleted a branch posit-dev/posit-sdk-py

uv_install_bug

schloerke created a comment on a pull request on posit-dev/posit-sdk-py
Closing as `llm_user_group` base branch PR #375 was closed. `{chatlas}` is no longer needed.. therefore this problem doesn't exist

View on GitHub

schloerke closed a draft pull request on posit-dev/posit-sdk-py
build: Fix chatlas install
Load more