Skip to content

feat: sync with latest bslib & r-shiny#2192

Merged
cpsievert merged 7 commits intomainfrom
feat/ggsql-language
Apr 16, 2026
Merged

feat: sync with latest bslib & r-shiny#2192
cpsievert merged 7 commits intomainfrom
feat/ggsql-language

Conversation

@cpsievert
Copy link
Copy Markdown
Collaborator

@cpsievert cpsievert commented Mar 7, 2026

This PR runs Rscript scripts/htmlDependencies.R to update to the latest bslib+shiny assets. This is done most immediately in response to rstudio/bslib#1291 in order to enable ui.input_code_editor(language="ggsql").

Also, while reviewing the changes since the last update, I noticed that rstudio/bslib#1299 needs server-side changes -- these are handled in c4922dc

Add ggsql language support to prism-code-editor. The grammar file
extends SQL with ggsql-specific tokens for visualization queries.

Depends on rstudio/bslib#feat/ggsql-language for the grammar source.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cpsievert cpsievert changed the title Add ggsql as a bundled language for input_code_editor feat: add ggsql as a bundled language for input_code_editor() Mar 7, 2026
cpsievert and others added 6 commits March 6, 2026 19:28
Regenerated by Rscript tools/build_ggsql_grammar.R in bslib.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Port the resizable sidebar feature from bslib (rstudio/bslib#1299).
When `resizable=True` (the default), a `data-resizable` attribute is
added to the sidebar element, enabling the drag-to-resize handle.
Setting `resizable=False` omits the attribute, hiding the handle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The annotation test requires the express sidebar wrapper to have the
same parameters as the core sidebar function.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cpsievert cpsievert changed the title feat: add ggsql as a bundled language for input_code_editor() feat: sync with latest bslib & r-shiny Apr 16, 2026
@cpsievert cpsievert merged commit 81bca48 into main Apr 16, 2026
341 of 342 checks passed
@cpsievert cpsievert deleted the feat/ggsql-language branch April 16, 2026 18:57
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