Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 8, 2025

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/[email protected]

Minor Changes

  • #2086 0b48907 - Various improvements & fixes
    • Add support for more than 1 form control per form-field
    • Add for property to <sl-error> so it is linked to the form control
    • Add controls getter to FormController that returns a record when the form control name as key
    • Add controls part to the form-field template so you can customize the layout
    • Fix missing label in <sl-form-validation-errors> for <sl-select>
    • Refactored updateValidity() to add updateInternalValidity() hook that components can implement for internal custom validation logic

Patch Changes

@sl-design-system/[email protected]

Minor Changes

  • #2243 29f38d4 - Updated to Font Awesome version 7.0. To use this version of the icon you also need to update your Font Awesome version, otherwise there will be a conflict in the typing of the IconPrefix.

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

  • #2331 17fbc40 - Fixes the issue where pressing the Escape key inside the date picker (calendar) closes parent containers (such as dialogs).
    Prevents the Escape key event from bubbling up, so pressing Escape inside the date field does not close the dialog (or other parent container).
  • Updated dependencies [0b48907, 0b48907, 29f38d4]:

@sl-design-system/[email protected]

Patch Changes

  • #2086 0b48907 - Various fixes:

    • Fix unexpected closing of dialog due to click events "leaking"
    • Fix scroll indicators not updating due to dialog resizing
  • #2331 17fbc40 - Fixes closing the dialog when clicking the backdrop.
    The dialog should close only when the dialog element itself is clicked, not when a child of the dialog is clicked.

  • Updated dependencies [29f38d4, 17fbc40]:

@sl-design-system/[email protected]

Patch Changes

  • #2086 0b48907 - Remove slide-up animation

    This fixes a bug where the scrollHeight of the dialog body was increased while the slide-up animation was running. This caused the dialog to incorrectly show the scroll indicator when it shouldn't have. It was not possible to use overflow to prevent this from happening in the dialog. So from now on, the inline message will simply fade in and out without any sliding motion.

  • Updated dependencies [29f38d4, 17fbc40]:

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

  • #2086 0b48907 - - Fix issue where the form value wasn't being set correctly when the value was a number.
    • Fix number parser to remove any non essentials characters before parsing
    • Fix missing sl-change and sl-validate events
    • Change behavior so the formatted value is only updated when the value is programmatically changed, or when the input is blurred
    • Move validation to new updateInternalValidity() hook
  • Updated dependencies [0b48907, 17fbc40]:

@sl-design-system/[email protected]

Patch Changes

  • #2331 17fbc40 - Fixes the issue where pressing the Escape key inside the popover closes parent containers (such as dialogs).

  • Updated dependencies [17fbc40]:

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

  • #2331 17fbc40 - Fixes the issue where pressing the Escape key inside the popover closes parent containers (such as dialogs).

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@sl-design-system/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 11 times, most recently from 1ee1335 to 3623aae Compare August 20, 2025 11:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3623aae to 9776125 Compare August 27, 2025 10:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9776125 to a0abc37 Compare August 29, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants