Abolfazl
|
5ed5c57d0d
|
fix(Tooltip): hide when text prop & slot are empty (#2232)
|
2024-10-02 11:51:26 +02:00 |
|
Malik-Jouda
|
db5e5c4907
|
fix(Carousel): arrows & indicators are broken in RTL (#2251)
|
2024-10-02 11:16:00 +02:00 |
|
Gerben Mulder
|
474accbefb
|
feat(forms): allow null as initial value (#2275)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-10-01 19:55:03 +02:00 |
|
Daniel Qolami
|
4ae9654062
|
fix(Dropdown/Popover): conflict in toggle for touch devices (#2272)
|
2024-10-01 15:00:58 +02:00 |
|
Benjamin Canac
|
417a6aeb37
|
chore(Table): types with latest vue
|
2024-09-23 11:56:27 +02:00 |
|
Daniel Roe
|
eecf4f7ed8
|
fix(components): accept partial config in ui prop (#2235)
|
2024-09-23 10:55:44 +02:00 |
|
anthonyfranc
|
803c20ad92
|
fix(Modal/Slideover): bind transition class to TransitionChild for Vue 3.5 (#2227)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-09-20 16:03:46 +02:00 |
|
Alex
|
56118c4a79
|
fix(Table): colspan with expand (#2217)
|
2024-09-20 14:33:14 +02:00 |
|
Malik-Jouda
|
28ad5cf982
|
fix(SelectMenu): wrong placeholder color with multiple (#2218)
|
2024-09-20 14:24:25 +02:00 |
|
Hussam Mousa
|
68124de510
|
fix(Table): select all rows reactivity issue (#2200)
|
2024-09-16 12:54:43 +02:00 |
|
Malik-Jouda
|
d22526c0c1
|
fix(Slideover): bind shadow class to panel (#2201)
|
2024-09-16 11:25:02 +02:00 |
|
Romain Hamel
|
67c6a74ed1
|
feat(Form): add errors slot prop (#2188)
|
2024-09-12 11:14:32 +02:00 |
|
Malik-Jouda
|
bf32baaab0
|
fix(Slideover): bind rounded class to panel (#2187)
Co-authored-by: malik jouda <m.jouda@approved.tech>
|
2024-09-12 10:42:22 +02:00 |
|
Bernardo Oliveira
|
e8ea84a573
|
fix(Button): button link not showing disabled classes (#2185)
|
2024-09-11 18:00:45 +02:00 |
|
Neil Richter
|
c850f85aaa
|
fix(Pagination): use links on prev and next button (#2179)
|
2024-09-11 14:07:25 +02:00 |
|
Romain Hamel
|
7aec42ca15
|
fix(FormGroup): remove id when used with RadioGroup (#2152)
|
2024-09-06 18:59:17 +02:00 |
|
Alex Liu
|
8210936f22
|
fix(Textarea): resolve row count calculation errors caused by scrollbar (#2040)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-09-06 11:56:27 +02:00 |
|
Vann
|
b1f691f28c
|
fix(Table): checkbox can emit the @select event (#2072)
|
2024-09-06 09:46:29 +02:00 |
|
Jonatan Wackström
|
82c4926c09
|
fix(Tabs): recalculate marker if items change (#2101)
|
2024-09-03 10:52:18 +02:00 |
|
Ezra Ashenafi
|
82313e862c
|
fix(Input): avoid binding value when type is file (#2047)
|
2024-09-03 10:49:24 +02:00 |
|
Hash Brown
|
9c04969022
|
fix(Tabs): use nextTick before marker calc (#2020)
|
2024-08-05 11:09:27 +02:00 |
|
Benjamin Canac
|
7e37668940
|
fix(module): suffix types imports with /index
Resolves #2018
|
2024-08-04 21:41:55 +02:00 |
|
Romain Hamel
|
4d61936e7e
|
fix(Form): submit event data (#2012)
|
2024-08-04 09:49:56 +02:00 |
|
Benjamin Canac
|
4fd1be2892
|
fix(Tabs): add missing UIcon import
|
2024-07-25 15:10:51 +02:00 |
|
Benjamin Canac
|
ea721a3705
|
fix(components): use relative imports
|
2024-07-25 12:47:58 +02:00 |
|
Benjamin Canac
|
c3122f776d
|
feat(Checkbox/Radio/RadioGroup): add help slot
Resolves #1957
|
2024-07-23 16:16:57 +02:00 |
|
Maxime Pauvert
|
b264ad2ebd
|
feat(CommandPalette): handle static groups (#1458)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-23 16:05:20 +02:00 |
|
Everton
|
7155318029
|
feat(Table): expand row (#1036)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-23 15:43:39 +02:00 |
|
Benjamin Canac
|
c39c770a70
|
chore(Table): columns types
|
2024-07-23 14:55:06 +02:00 |
|
Cardona Simon
|
d18477def5
|
feat(RadioGroup): add selected to label slot props (#1587)
|
2024-07-23 14:54:18 +02:00 |
|
Alexander Trost
|
748e49175d
|
feat(Table): handle rowClass property in columns (#1632)
Signed-off-by: Alexander Trost <galexrt@googlemail.com>
|
2024-07-23 14:44:33 +02:00 |
|
Abel Derderian
|
e8eb3941ad
|
feat(Tabs): handle icon in items (#1798)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-23 14:36:03 +02:00 |
|
Benjamin Canac
|
fcf46d7171
|
chore(CommandPalette): improve fuse.js import types .ts file
|
2024-07-23 14:17:58 +02:00 |
|
Matej Černý
|
6b216cab1b
|
feat(SelectMenu): add selected to label / leading / trailing slots props (#1349)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-22 12:12:32 +02:00 |
|
Vincent Ratier
|
7e974b55d7
|
feat(SelectMenu): handle function in showCreateOptionWhen prop (#1853)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-18 13:51:01 +02:00 |
|
Benjamin Canac
|
2c55fb6336
|
fix(Alert/Notification): missing margin on description
Resolves #1959
|
2024-07-16 17:10:09 +02:00 |
|
Benjamin Canac
|
e2881d3801
|
fix(InputMenu/SelectMenu): prevent double filter with async search
Resolves #1966
|
2024-07-16 15:10:37 +02:00 |
|
Juho Rutila
|
bce94db9fd
|
feat(Skeleton): add as prop (#1955)
|
2024-07-10 13:58:01 +02:00 |
|
Adrien Figueiredo
|
8eca5a0d62
|
fix(RadioGroup): allow boolean in modelValue prop (#1913)
Co-authored-by: Adrien Figueiredo <>
|
2024-07-01 11:02:36 +02:00 |
|
Fabian Hiller
|
839a6029e7
|
chore(deps): update valibot to v0.33.0 (#1914)
|
2024-06-27 11:57:34 +02:00 |
|
Benjamin Canac
|
c904604c23
|
feat(Icon)!: migrate from @egoist/tailwindcss-icons to new @nuxt/icon (#1789)
|
2024-06-24 12:46:41 +02:00 |
|
Neil Richter
|
abd13f1f8f
|
fix(Progress): pass down attrs to <progress> to improve accessibility (#1881)
|
2024-06-24 10:57:01 +02:00 |
|
John Tanzer
|
0a47a2b5f2
|
chore(eslint): add no-trailing-spaces rule (#1906)
|
2024-06-24 10:55:50 +02:00 |
|
Neil Richter
|
99c52e5008
|
fix(FormGroup): don't check for error slot so help slot can render (#1888)
|
2024-06-24 10:54:14 +02:00 |
|
Benjamin Canac
|
4d5f250902
|
fix(InputMenu/SelectMenu): invalid label with value-attribute and async search
Resolves #1780
|
2024-06-19 12:19:15 +02:00 |
|
Romain Hamel
|
6b6b03d59f
|
fix(ButtonGroup/FormGroup): pass default sizes to children (#1875)
|
2024-06-19 12:08:13 +02:00 |
|
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 |
|