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

chore(release): version package #2131

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

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

@skeletonlabs/skeleton@2.3.0

Minor Changes

    • feat: File Dropzone and File Button now include a fileInput prop to reference to the input element. (#2130)
    • feat: File Dropzone now forwards the on:focus, on:focusin, and on:focusout events.
  • feat: Added input-chip-interface and input-chip-wrapper region classes to Input Chips. (#2130)

  • feat: Multiple revisions to the Tree View component: (#2130)

    • Enhanced and properly named non-recursive Tree View events.
    • Separated the recursive Tree View under the new component RecursiveTreeView.
    • RecursiveTreeView now utilizes the relational prop to enable relational checking.
    • RecursiveTreeView is now using ID arrays with 2-way binding to control the Tree View state, including:
      • expandedNodes
      • disabledNodes
      • checkedNodes
      • indeterminateNodes (affects only multiple relational mode)
    • TreeViewNode now requires a unique ID to support the new checking system.

Patch Changes

  • bugfix: Resolved an issue that allowed focusTrap to escape hidden inputs (#2130)

  • feat: Added a strokeLinecap property to to Progress Radials, enabling rounded styling (#2130)

  • chore: Accordion now has RTL compatibility via the use of the text-start class (#2130)

  • bugfix: Added title prop to Lightswitch component for better i18n support (#2130)

@skeletonlabs/tw-plugin@0.2.2

Patch Changes

  • bugfix: Separated light/dark classes for input validation variants (#2130)

  • bugfix: Resolved an issue where the Ring design token would generate invalid CSS when using the important modifier ! (#2130)

@vercel
Copy link

vercel bot commented Oct 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
skeleton-docs ✅ Ready (Inspect) Visit Preview Oct 10, 2023 3:57pm

@endigo9740 endigo9740 merged commit cb4574e into master Oct 10, 2023
@endigo9740 endigo9740 deleted the changeset-release/master branch October 10, 2023 15:59
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