benjamincanac / ui3

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
53 stars 7 forks source link

feat(Tabs): handle `size` prop #121

Closed Silver343 closed 2 months ago

Silver343 commented 2 months ago

๐Ÿ”— Linked issue

Resolves #120

โ“ Type of change

๐Ÿ“š Description

Added a new size prop and added new size variants in the tab theme based on the button components theme.

The avatar component inside the tab now uses a reactive size.

๐Ÿ“ Checklist

Silver343 commented 2 months ago

Just realised I didn't create a new brach for this so may be easier for me to close the pr and create a new one from a new local branch.