Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
posit-dev
/
shinyreact
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
14
Code
Issues
24
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: integrate shiny-react module namespace support
- #11
#11
Merged
schloerke
merged 15 commits into
main
posit-dev/shinyreact:main
from
schloerke/git-pull
posit-dev/shinyreact:schloerke/git-pull
Copy head branch name to clipboard
Mar 18, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: integrate shiny-react module namespace support
#11
schloerke
merged 15 commits into
main
posit-dev/shinyreact:main
from
schloerke/git-pull
posit-dev/shinyreact:schloerke/git-pull
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
docs: design for integrating shiny-react module namespace support
Show description for ae4a09b
schloerke
and
claude
committed
ae4a09b
View commit details
Copy full SHA for ae4a09b
Browse repository at this point
docs: implementation plan for shiny-react module namespace integration
Show description for 2b48e42
schloerke
and
claude
committed
2b48e42
View commit details
Copy full SHA for 2b48e42
Browse repository at this point
chore: add Vitest test infrastructure with jsdom and Testing Library
Show description for 810d96b
schloerke
and
claude
committed
810d96b
View commit details
Copy full SHA for 810d96b
Browse repository at this point
feat: add ShinyModuleContext with provider, hook, and applyNamespace
Show description for a64e684
schloerke
and
claude
committed
a64e684
View commit details
Copy full SHA for a64e684
Browse repository at this point
feat: add namespace support to useShinyInput, useShinyOutput, useShinyMessageHandler
Show description for ddea9f9
schloerke
and
claude
committed
ddea9f9
View commit details
Copy full SHA for ddea9f9
Browse repository at this point
feat: add namespace support to ImageOutput component
Show description for 4848cbb
schloerke
and
claude
committed
4848cbb
View commit details
Copy full SHA for 4848cbb
Browse repository at this point
feat: add ShinyReactComponentElement base class and update exports
Show description for abe4f43
schloerke
and
claude
committed
abe4f43
View commit details
Copy full SHA for abe4f43
Browse repository at this point
feat: expose ShinyModuleProvider and ShinyReactComponentElement on window.shinyjson
Show description for 8ad8146
schloerke
and
claude
committed
8ad8146
View commit details
Copy full SHA for 8ad8146
Browse repository at this point
fix: namespace post_message type using resolve_id for module support
Show description for 84180c0
schloerke
and
claude
committed
84180c0
View commit details
Copy full SHA for 84180c0
Browse repository at this point
chore: copy upstream shiny-react examples as reference material
Show description for 0b95fcd
schloerke
and
claude
committed
0b95fcd
View commit details
Copy full SHA for 0b95fcd
Browse repository at this point
chore: rebuild JS bundle with module namespace support
Show description for bf65965
schloerke
and
claude
committed
bf65965
View commit details
Copy full SHA for bf65965
Browse repository at this point
fix: prevent double-namespacing in ImageOutput inside modules
Show description for fadc6ad
schloerke
and
claude
committed
fadc6ad
View commit details
Copy full SHA for fadc6ad
Browse repository at this point
fix: always capture non-slotted children as __children__ in captureSlots
Show description for 98ffcab
schloerke
and
claude
committed
98ffcab
View commit details
Copy full SHA for 98ffcab
Browse repository at this point
chore: rebuild JS bundle with latest changes
Show description for be637a0
schloerke
and
claude
committed
be637a0
View commit details
Copy full SHA for be637a0
Browse repository at this point
fix: exclude built JS from trailing-whitespace pre-commit hook
Show description for b9fbd0f
schloerke
and
claude
committed
b9fbd0f
View commit details
Copy full SHA for b9fbd0f
Browse repository at this point
You can’t perform that action at this time.