Skip to contents

shinyds 0.5.0

New features

Bug fixes

  • chip-group: report pre-selected chip values on session init (#49) (f2c7cc4)

Documentation

  • correct release-please bump behavior in AGENTS.md (#51) (e1a778d)
  • update reactivity-patterns vignette for ds_radio_group() (#48) (b2025b7)

shinyds 0.4.0

New features

  • update Designsystemet to 1.19.1 (79fd2f5)
  • add ds_radio_group() for reactive radio button groups (79fd2f5)

Bug fixes

  • fire shown.bs.tab for both server-driven and interactive tab switches, so outputs inside a non-default tab no longer stay suspended forever (79fd2f5)

shinyds 0.3.0

CRAN release: 2026-06-08

New features

  • added ds_chip_group() for reactive chip selection (48513eb)

shinyds 0.2.2

CRAN release: 2026-06-04

Bug fixes

  • missing css from upstream (444d2e1)

shinyds 0.2.1

Bug fixes

  • no package name in release please config (f03cb47)
  • Try to generate standard NEWS.md from CHANGELOG.md (1af58f4)

Documentation

shinyds 0.2.0

New features

  • Update Designsystemet to 1.15.0 (#19)
  • Add tools for auto-update and gh action.

Documentation

  • Add logo based on the official Designsystemet logo (#16)
  • Update demo link for Old Faithful.
  • Update readme.

shinyds 0.1.0

Initial release. Shiny wrappers for the Designsystemet component library.