Upgrade guide
Upgrade Guide
This guide explains how to seamlessly upgrade from Intent UI v2 to Intent v3
Introduction
Not sure what's new or what has changed? Don’t worry! You can find all the updates in Release v3.
Upgrade Steps
- Change any of
square-petite
,extra-small
,small
,medium
,large
toxs
,sm
,md
,lg
, andsq-[xs, sm, md, lg]
in thesize
prop. - Remove the
shape
prop fromButton
,Badge
,Tag
, andToggle
. Use theisCircle
prop instead. - Remove
focusRing
andfocusStyles
fromprimitive.ts
—they are no longer used.
Use ready-made blocks to craft unique pages without starting from scratch.
blocks.intentui.com