Activity
refactor: sd-checkbox-group and sd-radio-group to use child components (
refactor: sd-checkbox-group and sd-radio-group to use child components (
Pull request merge
docs: fix diagrams of mixins
docs: fix diagrams of mixins
docs: add deprecation notice
docs: add deprecation notice
fix: use tabIndex to remove shadow querying
fix: use tabIndex to remove shadow querying
refactor: update switch to inherit from checkbox
refactor: update switch to inherit from checkbox
feat: update radio to use slot
feat: update radio to use slot
refactor: improve structure of radio group and radio
refactor: improve structure of radio group and radio
docs: add missing docs for enumerable serialization
docs: add missing docs for enumerable serialization
Merge branch 'main' into profile-docs
Merge branch 'main' into profile-docs
docs: improve docs of switchToProfile event
docs: improve docs of switchToProfile event
test: add tests for KeyAction and DialAction serialization
test: add tests for KeyAction and DialAction serialization
feat: enable serialization of action instances
feat: enable serialization of action instances
Pull request merge