Releases: sl-design-system/components
Releases · sl-design-system/components
@sl-design-system/button@1.2.5
@sl-design-system/button-bar@1.2.1
@sl-design-system/breadcrumbs@1.1.2
Patch Changes
- 
#2481 0c4f19b- Changed token used for the width of the focusring
- 
#2547 8f29a45- Bump patch version of@open-wc/scoped-elementspeer dependency
- 
Updated dependencies [ 0c4f19b,0c4f19b,8f29a45,29f38d4,17fbc40]:- @sl-design-system/button@1.2.5
- @sl-design-system/icon@1.3.0
- @sl-design-system/popover@1.2.4
- @sl-design-system/tooltip@1.1.7
 
@sl-design-system/bingel-int@0.3.0
@sl-design-system/bingel-dc@0.3.0
@sl-design-system/badge@1.1.3
@sl-design-system/avatar@1.2.0
Minor Changes
- #2577 927c110- Various improvements:- Add shapeproperty that defaults tocirclebut can be set tosquare
- Add colorproperty that works the same as in<sl-badge>
- Add emphasisproperty that works the same as in<sl-badge>
- Use relative font sizes & line heights
- Refactor to use contextual tokens
 
- Add 
Patch Changes
@sl-design-system/announcer@0.0.5
@sl-design-system/angular@3.3.0
Minor Changes
- 
#2512 fcc7864- - Add explicitmarkForChanges()to allControlValueAccessordirectives- Add support for the <sl-number-field>component:- Added NumberFieldComponentfor exposing the web component API within Angular
- Added NumberFieldDirectivefor Angular form integration
 
- Added 
 The above work the same as the existing bindings (for <sl-text-field>for example).
- Add support for the 
Patch Changes
- 
#2447 501a119- Added missing peer dependencies:dialogandtooltip.
- 
Updated dependencies [ 0b48907,17fbc40,0c4f19b,0b48907,8f29a45,0b48907,17fbc40,29f38d4,0e2e426,0b48907,5db3329,e5fa66b,588dae3]:- @sl-design-system/select@2.0.5
- @sl-design-system/combobox@0.1.5
- @sl-design-system/radio-group@1.1.5
- @sl-design-system/text-field@1.6.6
- @sl-design-system/text-area@1.1.4
- @sl-design-system/checkbox@2.1.5
- @sl-design-system/switch@1.1.5
- @sl-design-system/form@1.3.0
- @sl-design-system/number-field@0.1.5
- @sl-design-system/icon@1.3.0
 
@sl-design-system/accordion@1.2.0
Minor Changes
- #2570 0c7dfc9- Various improvements:- Add a global and per instance iconTypeproperty with default valueplusminusand new optionchevron
- Add ::part(details)so you can remove the bottom border from the last<sl-accordion-item>
- Add summary-extrasslot for extra content in the header of the accordion item
- Reduce <summary>font-size from 18px to 16px
- Use relative font-size and inherit the font-family
- Refactor styling to use contextual tokens
 
- Add a global and per instance