Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1573

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Version Packages #1573

merged 1 commit into from
Sep 16, 2024

Conversation

seek-oss-ci
Copy link
Contributor

@seek-oss-ci seek-oss-ci commented Sep 13, 2024

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 master, this PR will be updated.

Releases

braid-design-system@32.24.0

Minor Changes

  • Autosuggest: Optimise automatic scrolling to selected suggestion by using native browser methods. (#1571)

Patch Changes

  • Stack, Tiles: Deprecate dividers prop (#1574)

    In preparation for migrating Braid layout components to use CSS gap, the dividers prop has been deprecated on Stack and Tiles.

    Consumers are encouraged to migrate now in advance of its removal in v33.

    Migration Guide

    See [the migration guide] for details on how to migrate off the dividers prop.

  • Autosuggest: Improve handling of suggestionHighlight prop when set to remaining (#1572)

    Fixes a bug in Autosuggest when using suggestionHighlight prop set to remaining.
    If the input contained multiple words, the highlighted portion would be appended to the end of matching suggestions.

  • Divider: Ensure full width in flex container (#1574)

    Ensures the Divider component remains full width when used as a flex child inside a flex container.

@braid-design-system/docs-ui@2.2.0

Minor Changes

  • LinkableHeading: Add badge support (#1574)

    EXAMPLE USAGE:

    <LinkableHeading level="3" badge={<Badge tone="caution">Deprecated</Badge>}>
      Heading
    </LinkableHeading>

@seek-oss-ci seek-oss-ci requested a review from a team as a code owner September 13, 2024 05:24
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 4 times, most recently from 8e70539 to 97f041d Compare September 16, 2024 04:54
@michaeltaranto michaeltaranto enabled auto-merge (squash) September 16, 2024 05:17
@michaeltaranto michaeltaranto merged commit e71ce0c into master Sep 16, 2024
6 checks passed
@michaeltaranto michaeltaranto deleted the changeset-release/master branch September 16, 2024 05:23
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.

2 participants