NEWS
linkeR 0.1.4
- Fixes an issue where session namespaced IDs were not properly initializing observers, causing modular shiny apps to not have correct click behavior
- Adds a
diagnose_registry function that can help users with registry problem diagnosis
linkeR 0.1.3 (2025-10-07)
- Adds support for plotly components (single selection only)
- Adds examples and vignette for plotly components
- Updates pre-existing examples and vignettes to use the new plotly integration
linkeR 0.1.2 (2025-09-21)
- Fixed package title formatting (added quotes around 'Shiny')
- Added
\value tags to all exported function documentation
- Fixed unexecutable code in vignettes
- Removed examples from unexported functions
- Replaced
\dontrun{} with \donttest{} in appropriate examples
linkeR 0.1.1
- Adds support for modular shiny applications
linkeR 0.1.0