examples
examples copied to clipboard
chore(deps): update dependency @nuxt/ui to v2.18.7
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@nuxt/ui (source) | 2.17.0 -> 2.18.7 |
Release Notes
nuxt/ui (@nuxt/ui)
v2.18.7
Features
Bug Fixes
- Carousel: arrows & indicators are broken in RTL (#2251) (db5e5c4)
- Carousel: pages calculation (#2345) (5cf24fa)
- Dropdown/Popover: conflict in toggle for touch devices (#2272) (4ae9654)
-
Link: allow
title
field (0aa3909), closes #1439 -
Tooltip: hide when
text
prop & slot are empty (#2232) (5ed5c57)
v2.18.6
Bug Fixes
-
components: accept partial config in
ui
prop (#2235) (eecf4f7) -
Modal/Slideover: bind transition class to
TransitionChild
for Vue 3.5 (#2227) (803c20a) - SelectMenu: wrong placeholder color with multiple (#2218) (28ad5cf)
- Table: colspan with expand (#2217) (56118c4)
-
Tabs: handle icon
margin
in RTL mode (#2233) (ea05414) - useFormField: optional property access (#2226) (0a054a5)
v2.18.5
Features
Bug Fixes
- Button: button link not showing disabled classes (#2185) (e8ea84a)
- Carousel: remove trailing space in next button icon (#2088) (1282a5f)
-
FormGroup: remove id when used with
RadioGroup
(#2152) (7aec42c) -
Input: avoid binding value when type is
file
(#2047) (82313e8) - module: allow CSS variables in tailwind colors (#2014) (7f50c70)
-
module: augment
@nuxt/schema
rather thannuxt/schema
(#2171) (ead904f) -
module: consider user tailwind
configPath
for module as string (#2074) (e4ba4f7) - Pagination: use links on prev and next button (#2179) (c850f85)
- README: update license link (#2154) (8d79eea)
-
Slideover: bind
rounded
class to panel (#2187) (bf32baa) -
Slideover: bind
shadow
class to panel (#2201) (d22526c) -
Table: checkbox can emit the
[@select](https://redirect.github.com/select)
event (#2072) (b1f691f) - Table: select all rows reactivity issue (#2200) (68124de)
- Tabs: recalculate marker if items change (#2101) (82c4926)
- Textarea: resolve row count calculation errors caused by scrollbar (#2040) (8210936)
v2.18.4
Bug Fixes
- Form: submit event data (#2012) (4d61936)
- module: handle nested colors from ui config (#2008) (1cc7e2a)
- module: reduce css bundle size by fixing safelist regex (#2005) (8ac9ca4)
-
module: suffix types imports with
/index
(7e37668), closes #2018 -
Tabs: use
nextTick
before marker calc (#2020) (9c04969) - useFormGroup: app config default input size (#2011) (3485092)
v2.18.3
Bug Fixes
v2.18.2
Bug Fixes
-
Tabs: add missing
UIcon
import (4fd1be2)
v2.18.1
Bug Fixes
- components: use relative imports (ea721a3)
v2.18.0
⚠ BREAKING CHANGES
-
Icon: migrate from
@egoist/tailwindcss-icons
to new@nuxt/icon
(#1789)
Features
-
Checkbox/Radio/RadioGroup: add
help
slot (c3122f7), closes #1957 -
CommandPalette: handle
static
groups (#1458) (b264ad2) -
Icon: migrate from
@egoist/tailwindcss-icons
to new@nuxt/icon
(#1789) (c904604) - module: improve app config types autocomplete (#1870) (3f8ea5d)
-
RadioGroup: add
selected
to label slot props (#1587) (d18477d) -
SelectMenu: add selected to
label
/leading
/trailing
slots props (#1349) (6b216ca) -
SelectMenu: handle function in
showCreateOptionWhen
prop (#1853) (7e974b5) -
Skeleton: add
as
prop (#1955) (bce94db) - Table: expand row (#1036) (7155318)
-
Table: handle
rowClass
property incolumns
(#1632) (748e491) -
Tabs: handle
icon
in items (#1798) (e8eb394)
Bug Fixes
- Accordion: truncate buttons (5db18c0), closes #1909
- Alert/Notification: missing margin on description (2c55fb6), closes #1959
-
Breadcrumb: use
rotate
on rtl icon (53003fc) - ButtonGroup/FormGroup: pass default sizes to children (#1875) (6b6b03d)
-
Carousel: remove
mix-blend-overlay
on indicators (#1714) (f74f1df) -
FormGroup: don't check for
error
slot sohelp
slot can render (#1888) (99c52e5) -
InputMenu/SelectMenu: invalid
label
withvalue-attribute
and async search (4d5f250), closes #1780 - InputMenu/SelectMenu: prevent double filter with async search (e2881d3), closes #1966
-
Link: allow
ariaLabel
to be picked (720c44d), closes #1934 -
Progress: pass down attrs to
<progress>
to improve accessibility (#1881) (abd13f1) -
RadioGroup: allow boolean in
modelValue
prop (#1913) (8eca5a0)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.