Read our updated documentation on https://ui.nuxt.com/.
⚠️ Breaking Changes
- Input: redesign
file
type without absolute positioning (#1712)
🚀 Features
- InputMenu/SelectMenu: allow lazy search (#1705) (7e6ba78)
- module: HMR support with
@nuxtjs/tailwindcss
(#1665) (821e15b) - Table: allow providing a
<caption>
(#1680) (3fca668) - useToast: allow clearing all notifications (#1695) (82d619b)
🐛 Bug Fixes
- Breadcrumb: pass
click
event toULink
(5481dab) - Input: redesign
file
type without absolute positioning (#1712) (ed5c74d) - Notification: update timer when timeout prop changes (#1673) (cba9ad7)
- Slideover: export and clean types (#1692) (bd3fa86)
- Table: provide
aria-sort
for sortable table headings (#1675) (6f60fa9)
New Contributors
- @DamianGlowala made their first contribution in #1659
- @MoritzBru made their first contribution in #1695
- @guylil made their first contribution in #1749
Full Changelog: v2.15.2...v2.16.0