Skip to content

TangibleUI: Bump to @tangible/ui ^0.2.0 - #78

Merged
nicolas-jaussaud merged 1 commit into
mainfrom
feat/tui-0.2.0-bump
Aug 3, 2026
Merged

TangibleUI: Bump to @tangible/ui ^0.2.0#78
nicolas-jaussaud merged 1 commit into
mainfrom
feat/tui-0.2.0-bump

Conversation

@juliacanzani

Copy link
Copy Markdown
Contributor

Bumps @tangible/ui ^0.1.0^0.2.0.

Picks up the new TUI 0.2.0 work — most importantly MultiCombobox (searchable multi-select), which the combo-box field migration needs for its multiple + async case — plus Chip onRemove and the Combobox aria-describedby/invalid/required forwarding fix.

Compat: TUI 0.2.0's Button dropped the iconSize prop (icons size intrinsically now). Removed the dead iconSize reference from the base Button wrapper and its story. No other breakage — tsc error count is unchanged from 0.1.x (422 pre-existing, unrelated).

Rebuilt bundle (minified). Foundation PR — the number field warm-up and the combo-box migration stack on this.

🤖 Generated with Claude Code

Picks up MultiCombobox (searchable multi-select — needed for the combo-box
field migration's multiple+async case), Chip onRemove, and the Combobox
aria-describedby/invalid/required forwarding fix.

Compat: TUI 0.2.0's Button dropped the `iconSize` prop (icons size
intrinsically now) — removed it from the base Button wrapper + its story.
tsc error count unchanged from 0.1.x (422 pre-existing); rebuilt bundle.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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