Migrate consumers to @workflowbuilder/ui (2/3: consumers)#43
Closed
librowski wants to merge 1 commit into
Closed
Conversation
This was referenced Jun 24, 2026
This was referenced Jun 24, 2026
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part 2 of 3. Stacked on #41 (base branch
librowski/ui-package) - review/merge that first. This PR's diff is only the consumer migration.Summary
Switches
sdk/demo/ai-studiooff the published@synergycodes/overflow-ui@1.0.0-beta.27(MUI) onto the in-repo@workflowbuilder/ui(Base UI) added in Part 1, and fixes the resulting API breaks.Changes
@synergycodes/overflow-ui→@workflowbuilder/ui; dependency →workspace:*;@base-ui/reactadded to sdk/demo/ai-studio.LOCAL_OVERFLOW_UIvite aliases, theoverflow-ui-cssalias, and thedev:localscript. SDKindex.cssnow pulls@workflowbuilder/ui/{tokens,index}.css.Switch.onChange(checked, event)and DatePickerdate-fnsvalueFormat. Menu / Select / IconSwitch / Tooltip were already compatible.@workflowbuilder/ui.@workflowbuilder/sdkincluded.Verification
pnpm installclean;build,build:lib,build:ai-studio,build:docsgreen;typecheck,lint,test(sdk 184 + execution-core 78) green.1.4.1pin (Part 1) is what keeps the modal backdrop fade working - 1.6.0 regressed it.@synergycodes/overflow-uifrom npm or the old local dist path.