Releases
v0.28.0
0.28.0
Adds new variants (underlined
and underlined_tabs
) to Tabs
Initial integration of 'tailwind-variants' package
Exported AuthButtons
from the blocks directory
Added hideIcon
prop to Avatar
Added placeholder
prop to PhoneInput
Removed unused old prop from Alert
ContactForm: added default text strings and made onSubmit
a required prop
RegisterForm: added classnames to allow consumers to customize the block.
Fixed maxWidth
and maxHeight
to not exceed the screen width & height for Tooltip
and Popover
Added default texts in RegisterForm
Made the terms checkbox conditional rendering false by default in RegisterForm
Made essential props required in LoginForm
Added use client
directive to all components via tsup
config
Added prefixText
to Input
which adds a non-editable text before the input itself.
Added ability to disable Tooltip
Added loadingCard
and loadingPrice
to PricingCard
which will show a skeleton if true.
Added loading ability to cards in PricingPlans
Fixed fade direction in Skeleton
Added fade
feature to Skeleton
Made name
property required in Radio
Added sizes to Loading
Added sizes to Tooltip
Fixed missing loading state in FeedbackForm
Made usernameOptions optional in RegisterForm
FeedbackForm
: add min-h for the textarea
Removed padding when cardless
is true for ContactForm
and FeedbackForm
Fixed label spacing in FeedbackForm
Fixed textarea submission for FeedbackForm
Loading
: progress design now inherits the global --radius
CSS variable
Fixed textarea height in ContactForm
You can’t perform that action at this time.