Skip to content

Version Packages - #154

Merged
s0 merged 1 commit into
mainfrom
changeset-release/main
Jul 29, 2026
Merged

Version Packages#154
s0 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@arcane-wizards-familiar

@arcane-wizards-familiar arcane-wizards-familiar Bot commented Jul 15, 2026

Copy link
Copy Markdown
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 main, this PR will be updated.

Releases

@arcanewizards/sigil@0.2.0

Minor Changes

  • c274364: Introduce a new ShowFileConfig and ShowFileSaveAsButton components

    Introduce new components for the UI / frontend for consistently managing show
    files across sigil-based apps. The first usage of this component will be in
    Arcane Desktop, but additional usages (e.g. timecode-toolbox) are expected
    later on.

Patch Changes

  • c274364: Expand user-actions module with more utilities

    • ActionResponse type, designed to allow for more rich error messages from
      e.g. server actions
    • mapUserActionState (basic functional map function over UserActionState)
    • useUserAction - a react hook for managing state relating to user actions
      and promise-based calls
  • c274364: Add sigil-grid tailwind utility classes

  • c274364: Add vAlign attribute to ControlLabel

  • c274364: Introduce ControlFileButton component

    This is a special-case of a ControlButton,
    designed to load files from the users' system.

  • 4889337: Avoid calling setPositionState with bad position

    Avoid calling setPositionState in browser media session with a position that
    is less than 0 or greater than the duration of the loaded media.

@s0
s0 merged commit 15392cc into main Jul 29, 2026
23 checks passed
@s0
s0 deleted the changeset-release/main branch July 29, 2026 09:35
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