Benjamin Canac
|
e8898d15a6
|
fix(Alert/Notification): use div for description
Resolves #1551
|
2024-06-13 11:15:27 +02:00 |
|
Thibault Vlacich
|
f65aefb706
|
fix(Alert): base style not applied on icon (#1859)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-12 10:25:18 +02:00 |
|
Benjamin Canac
|
9b9ccdb59e
|
fix(SelectMenu): wrong placeholder color when modelValue is an empty string
Resolves #1862
|
2024-06-12 10:11:16 +02:00 |
|
Benjamin Canac
|
ebfb835033
|
fix(Breadcrumb): allow aria-current to be overrideable
Related to #1856
|
2024-06-11 12:27:44 +02:00 |
|
eduardo-faith
|
e7c2f7856c
|
fix(Input): hide wrapper when type is hidden (#1797)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-11 11:58:49 +02:00 |
|
Fabian Hiller
|
1d5bd89d58
|
feat(Form): update and migrate valibot to v0.31.0 (#1848)
Co-authored-by: Romain Hamel <romain@boilr.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-11 11:40:44 +02:00 |
|
Benjamin Canac
|
6c124bb1ac
|
fix(Select): remove defaults for value and text
Resolves #1702
|
2024-06-06 10:51:34 +02:00 |
|
Vitta
|
50ad14f9df
|
feat(Slideover): handle top and bottom side (#1834)
|
2024-06-05 10:30:45 +02:00 |
|
Vitta
|
6e2678d1d8
|
feat(Tabs): add content prop to avoid the render of the HTML markup (#1831)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-04 10:23:17 +02:00 |
|
Romain Hamel
|
06990beabf
|
fix(Form): maintain other errors when using setErrors with a path (#1818)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-03 13:59:26 +02:00 |
|
networdai
|
3ebff4d133
|
feat(Notification): allow ring customization with {color} (#1830)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-03 11:45:36 +02:00 |
|
John Tanz
|
c8dd71c4f5
|
feat(Alert): add actions slot (#1785)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-05-28 12:29:10 +02:00 |
|
Mukund Shah
|
4f0d00f7a6
|
fix(Carousel): prevent mouse click when dragging (#1781)
|
2024-05-15 12:18:51 +02:00 |
|
Benjamin Canac
|
249bbd49dc
|
fix(CommandPalette): hide empty-state when null
Resolves #1787
|
2024-05-14 14:57:19 +02:00 |
|
Benjamin Canac
|
581b470cc7
|
fix(Link): typo in exactHash type
Resolves #1767
|
2024-05-09 11:38:39 +02:00 |
|
chenying
|
7e6ba78681
|
feat(InputMenu/SelectMenu): allow lazy search (#1705)
Co-authored-by: chenying <chenying@addcn.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-26 15:43:29 +02:00 |
|
Benjamin Canac
|
ed5c74dc17
|
fix(Input)!: redesign file type without absolute positioning (#1712)
|
2024-04-25 17:12:06 +02:00 |
|
Inesh Bose
|
821e15b696
|
feat(module): HMR support with @nuxtjs/tailwindcss (#1665)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-24 12:20:10 +02:00 |
|
Eugen Istoc
|
bd3fa8658f
|
fix(Slideover): export and clean types (#1692)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-22 11:13:34 +02:00 |
|
Moritz
|
82d619b2a7
|
feat(useToast): allow clearing all notifications (#1695)
|
2024-04-22 11:01:48 +02:00 |
|
Neil Richter
|
8d9d9736ba
|
feat(Pagination): allow using links for pagination buttons (#1682)
|
2024-04-18 12:38:48 +02:00 |
|
Neil Richter
|
3fca66857d
|
feat(Table): allow providing a <caption> (#1680)
|
2024-04-16 16:39:52 +02:00 |
|
Benjamin Canac
|
5481dab53d
|
fix(Breadcrumb): pass click event to ULink
|
2024-04-16 10:36:45 +02:00 |
|
Neil Richter
|
6f60fa9a98
|
fix(Table): provide aria-sort for sortable table headings (#1675)
|
2024-04-15 18:13:01 +02:00 |
|
Neil Richter
|
cba9ad78db
|
fix(Notification): update timer when timeout prop changes (#1673)
|
2024-04-15 16:38:07 +02:00 |
|
Neil Richter
|
ed3a3babdb
|
feat(useToast): allow updating an existing notification (#1668)
|
2024-04-15 10:27:39 +02:00 |
|
Benjamin Canac
|
9f01145bc6
|
fix(Breadcrumb): missing min-w-0 on wrapper to truncate
Resolves #1650
|
2024-04-11 21:52:07 +02:00 |
|
Alex Thorwaldson
|
8b546600db
|
feat(Table): add checkbox ui config (#1409)
Co-authored-by: gangan <44604921+shinGangan@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-10 17:54:16 +02:00 |
|
Eugen Istoc
|
07a4d13c0f
|
fix(Slideover): wait for transition to complete to reset state (#1624)
|
2024-04-05 19:31:29 +02:00 |
|
Neil Richter
|
91e5002050
|
feat(Accordion): add unmount prop to allow lazy mounting for heavy components (#1590)
|
2024-04-05 14:11:31 +02:00 |
|
Neil Richter
|
2bdb5d2b42
|
fix(Modal): wait for transition to complete to reset state (#1618)
|
2024-04-05 14:07:51 +02:00 |
|
Eugen Istoc
|
58faa1053b
|
fix(Slideover): remove dynamic component when closing (#1615)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-05 12:43:50 +02:00 |
|
Kshitij Subedi
|
e909884d03
|
fix(Carousel): next and prev buttons disabled (#1619)
|
2024-04-05 12:20:50 +02:00 |
|
vahid bagheri
|
2392b4aa40
|
fix(Popover/Dropdown): prevent unintended closure on touchstart in mobile devices (#1609)
|
2024-04-04 00:18:40 +02:00 |
|
Cardona Simon
|
c98d6e31c0
|
fix(Checkbox): @change event value (#1580)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-03-28 21:29:29 +01:00 |
|
Benjamin Canac
|
49b73aa024
|
feat(Avatar): add as prop to use NuxtImg underneath
Resolves #1577
|
2024-03-28 11:04:20 +01:00 |
|
Mahdi Shah Abbasian
|
bd8b737642
|
fix(Divider): add w-full only on horizontal wrapper (#1565)
|
2024-03-27 13:57:09 +01:00 |
|
Benjamin Canac
|
8517897c34
|
fix(Popover): missing mouseenter event on container
Resolves #1564
|
2024-03-27 12:04:49 +01:00 |
|
Benjamin Canac
|
72889535e7
|
fix(Dropdown): missing mouseenter event on container
|
2024-03-27 12:04:31 +01:00 |
|
Romain Hamel
|
878f7078a2
|
fix(Input/SelectMenu): handle file type and change events (#1570)
|
2024-03-27 11:57:31 +01:00 |
|
chenying
|
c49f8999d3
|
fix(SelectMenu): handle Boolean type as model value (#1550)
Co-authored-by: chenying <chenying@addcn.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-26 12:15:25 +01:00 |
|
Daniel Roe
|
cc62e345eb
|
fix: opt in to import.meta.* properties (#1561)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-25 17:57:58 +01:00 |
|
Romain Hamel
|
92e736213b
|
fix(forms)!: normalize input emits (#1560)
|
2024-03-25 15:36:36 +01:00 |
|
Mohammad Amin Mokhtari
|
e1e05af0ba
|
feat(Toggle): add loading prop (#1546)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-25 12:43:15 +01:00 |
|
Neil Richter
|
224ec3c1fb
|
feat(Accordion): emit open event with index (#1559)
|
2024-03-25 12:27:06 +01:00 |
|
Eugen Istoc
|
e7697595c8
|
feat(Slideover): open programmatically (#1465)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-21 17:48:35 +01:00 |
|
Stanley
|
b0ecac563c
|
fix(SelectMenu): filteredOptions might be undefined (#1541)
Co-authored-by: Sedana Yoga <55230513+sedanayoga@users.noreply.github.com>
|
2024-03-20 10:55:13 +01:00 |
|
Daniel Öhling
|
a563d8fed4
|
fix(Popover/Dropdown): use @touchstart.passive instead of @touchstart.prevent (#1520)
|
2024-03-17 18:48:00 +01:00 |
|
Conner Blanton
|
7658211537
|
fix(ButtonGroup): nested group elements (#1530)
|
2024-03-17 18:47:10 +01:00 |
|
Noah Gregory
|
e736ecafff
|
fix(Carousel): add tab-based ARIA roles (#1516)
|
2024-03-14 10:32:39 +01:00 |
|