Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 28, 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/angular@3.4.1

Patch Changes

  • Updated dependencies [c8eab5b]:
    • @sl-design-system/time-field@0.0.2

@sl-design-system/button@1.3.2

Patch Changes

  • #2809 ef77be3 - Replace slotchange with MutationObserver so text changes are also detected.

    This fixes a bug in Angular where the text content of the button is changed after the custom element has been initialized, but the slotchange event does not fire. Due to slotchange not firing, the icon-only attribute isn't removed and the button styling breaks. Using a MutationObserver allows us to detect changes to the text content within the slot and fix the bug.

@sl-design-system/time-field@0.0.2

Patch Changes

  • #2802 c8eab5b - Fixes toggling time picker when clicking on the clock button.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 93fbe4b to 5acdb08 Compare October 28, 2025 16:03
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.

1 participant