π Features
- Badge: add
square
prop (#4008) (894e8a6) - CheckboxGroup: add
table
variant (#3997) (1b6ab27) - components: add
ui
field in items (#4060) (b9adc83) - InputNumber: add
increment-disabled
/decrement-disabled
props (#4141) (c7fba2e) - NavigationMenu: add
collapsible
field in items (2be60cd), closes #3353 #3911 - NavigationMenu: handle
tooltip
in items (46c2987), closes #4050 - Slider: handle
tooltip
around thumbs (d140acc), closes #1469 - Toast: add
progress
prop to hide progress bar (#4125) (92632e9)
π Bug Fixes
- Badge/Button: handle zero value in label correctly (#4108) (f244d15)
- ButtonGroup: add
z-index
on focused element (204953b) - Calendar: wrong color for today date with
neutral
color (7d51a9e), closes #4084 #3629 - Checkbox/RadioGroup: render correct element without
variant
(f2fd778), closes #3998 - CheckboxGroup: relative
UCheckbox
import (7551a85), closes #4090 - ColorPicker: make thumb touch draggable (#4101) (cc20a26)
- components:
class
should have priority overui
prop (e6e510b) - FormField: block form field injection after use (#4150) (d79da9d)
- FormField: use
div
forerror
andhelp
slots (459a041) - inertia: link always render as anchor tag (#3989) (e81464a)
- inertia: make
useAppConfig
reactive (12303a8) - Input/Textarea: handle generic types (3c8d6cd), closes nuxt/ui-pro#887
- InputNumber: handle inside button group (2e4c308), closes #4155
- Link: consistent behavior between nuxt, vue and inertia (#4134) (67da90a)
- module: configure
@nuxt/fonts
with default weights (276268d) - NavigationMenu: arrow position conflict (#4137) (0dc4678)
- Select: support more primitive types in
value
field (#4105) (09b4699) - Slider: handle generic types (d7a4d02)
- Stepper: use
div
tag fortitle
&description
(a57844e), closes #4096 - Tabs: prevent trigger truncate without parent width (06e5689), closes #4056
- Tabs: set
focus:outline-none
withlink
variant (999a0f8) - templates: dont write unused variants in theme files (d3df3bb)
- Toaster: allow
base
slot override (c63d2f3) - vue: make
useAppConfig
reactive (869c070), closes #3952
π Locales
π New Contributors
- @jvbianchi made their first contribution in #3989
- @mkalino1 made their first contribution in #4101
- @kacijan made their first contribution in #4140
- @J-Michalek made their first contribution in #4060
Full Changelog: v3.1.1...v3.1.2