Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@sl-design-system/angular@3.4.0
Minor Changes
1115612- Add support for<sl-time-field>:TimeFieldDirectiveto handle form bindingTimeFieldComponentwrapper around<sl-time-field>Patch Changes
1115612,09a1533,1115612,c76f3c8,61989c4,e2543df]:@sl-design-system/button@1.3.0
Minor Changes
#2646
f025c0f- Various improvements:aria-disabled="true"This adds the ability to "disable" a button using
aria-disabled="true"instead of thedisabledattribute. This is useful in cases where you want to disable a button but still want it to be focusable (for example, when using tooltips). There is visually no difference between the two.Patch Changes
659a92a]:@sl-design-system/tool-bar@0.1.0
Minor Changes
#2694
9afb9ff- Add support for<sl-menu-button>#2667
0964af6- Adds support for buttons with tooltips (connected viaaria-labelledby) so they also work in the overflow menu.Patch Changes
#2674
9b9a724- Changed toolbar background to transparent so it can be used on any background color#2690
1603ff3- Fix issue where changing disabled state of buttons wasn't reflected in the menu items.#2646
f025c0f- - Fix missingaria-disabled="true"support for buttonsslotchangeevents from nested slotsUpdated dependencies [
659a92a,bd0fa20,f025c0f,c76f3c8,e2543df]:@sl-design-system/tooltip@1.3.0
Minor Changes
#2647
d3b9d45- Adds support for passing a config object to the tooltip directive (same asTooltip.lazy).The directive now accepts either a string (content) or a
TooltipConfigwith configurable properties like:position,maxWidthandariaRelation.#2646
f025c0f- Various improvements:tooltip()directive is used on an<sl-button>by automatically falling back to the root node if a target'sShadowRootdoes not contain<sl-tooltip>in its custom element registryPatch Changes
659a92a]:@sl-design-system/locales@0.1.0
Minor Changes
1115612- New translations for<sl-time-field>@sl-design-system/bingel-dc@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/bingel-int@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/clickedu@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/editorial-suite@0.3.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/itslearning@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/kampus@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/magister@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/max@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/my-digital-book@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/neon@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/sanoma-learning@0.6.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/teas@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/tig@0.4.0
Minor Changes
1115612- Added clock icon for use in<sl-time-field>Patch Changes
c76f3c8,e2543df]:@sl-design-system/eslint-plugin-slds@0.1.0
Minor Changes
d3b9d45- Improved 'button-has-label' rule: it now also accepts the tooltip directive whenariaRelation: 'label'is set.@sl-design-system/checkbox@2.1.6
Patch Changes
#2669
61989c4- Fix incorrect validity when initial value is setUpdated dependencies [
659a92a,09a1533]:@sl-design-system/data-source@0.2.2
Patch Changes
#2655
8d7163c- Fix issue where theselectAllflag wasn't reset after manually deselecting all itemsUpdated dependencies [
659a92a]:@sl-design-system/form@1.3.1
Patch Changes
#2658
09a1533- Fixed alignment of warning icon when an error spans over more than 2 lines.Updated dependencies [
659a92a]:@sl-design-system/grid@0.6.2
Patch Changes
#2691
c17cd0d- Fix transparent background color for sticky columns#2653
3fd461e- Reset the selection state when the data source is replaced#2655
8d7163c- Fix incorrect icon for drag and drop in a group header rowUpdated dependencies [
d3b9d45,9afb9ff,659a92a,0964af6,f025c0f,c76f3c8,8d7163c,61989c4,9b9a724,f025c0f,e2543df,1603ff3,f025c0f]:@sl-design-system/icon@1.3.1
Patch Changes
#2677
c76f3c8- Useimport.meta.env.DEVinstead of customisDevMode()check#2657
e2543df- Added overflow:visible on svg to counteract the change FontAwesome v7 introduced to visually align the icons better, causing some icons to be clipped as a result.@sl-design-system/menu@0.2.6
Patch Changes
#2682
659a92a- Fix the keyboard shortcut being part of the menu item contentsUse
aria-keyshortcutsto expose the shortcut to assistive technologies#2681
bd0fa20- Fix sub menu item not having an initialaria-expandedattributeUpdated dependencies [
659a92a,f025c0f,c76f3c8,e2543df]:@sl-design-system/panel@0.2.4
Patch Changes
#2667
0964af6- Increased space for action buttons so they don't overflow too early.Updated dependencies [
9afb9ff,659a92a,0964af6,c76f3c8,9b9a724,e2543df,1603ff3,f025c0f]:@sl-design-system/shared@0.9.1
Patch Changes
#2682
659a92a- Fix the keyboard shortcut being part of the menu item contentsUse
aria-keyshortcutsto expose the shortcut to assistive technologies@sl-design-system/tag@0.1.7
Patch Changes
#2660
d00e59b- Fix focus outline clipping due to z-index#2692
a166ced- Fix missing focus after removing a tagThis set's the focus to the tag before the removed tag, or the next tag if the removed tag was the first one.
Updated dependencies [
d3b9d45,659a92a,c76f3c8,f025c0f,e2543df]:@sl-design-system/time-field@0.0.1
Patch Changes
#2618
1115612- New componentUpdated dependencies [
09a1533,c76f3c8,e2543df]:@sl-design-system/toggle-button@0.0.10
Patch Changes
#2677
c76f3c8- Useimport.meta.env.DEVinstead of customisDevMode()checkUpdated dependencies [
d3b9d45,659a92a,c76f3c8,f025c0f,e2543df]:@sl-design-system/toggle-group@0.0.10
Patch Changes
659a92a,c76f3c8]:@sl-design-system/tree@0.1.7
Patch Changes
#2677
c76f3c8- Fix emptyaria-setsizeattribute when size isn't knownUpdated dependencies [
659a92a,c76f3c8,8d7163c,61989c4,e2543df]:@sl-design-system/eslint-config@0.5.1
Patch Changes
d3b9d45]:@sl-design-system/vitest-browser-lit@0.0.1
Patch Changes
c76f3c8- New helpers for writing unit tests using vitest@sl-design-system/myvanin@0.2.7
Patch Changes
c76f3c8,e2543df]:@sl-design-system/sanoma-utbildning@0.1.7
Patch Changes
c76f3c8,e2543df]: