starts to resolve nuxt/ui#2146 with dynamic sizing for the child avatar, icons and kbd components.
โ Type of change
[ ] ๐ Documentation (updates to the documentation or readme)
[ ] ๐ Bug fix (a non-breaking change that fixes an issue)
[x] ๐ Enhancement (improving an existing functionality)
[ ] โจ New feature (a non-breaking change that adds functionality)
[ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
[ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
Similar to pr nuxt/ui3#124 I have added a new size prop to the component, which updates the variant, with a default of md. I have introduced new variant slots for the item avatar size and item kbd size so they can adjust with parent component.
๐ Linked issue
starts to resolve nuxt/ui#2146 with dynamic sizing for the child avatar, icons and kbd components.
โ Type of change
๐ Description
Similar to pr nuxt/ui3#124 I have added a new size prop to the component, which updates the variant, with a default of
md
. I have introduced new variant slots for the item avatar size and item kbd size so they can adjust with parent component.๐ Checklist