kyyy
|
53df9d9a8c
|
feat(InputMenu/SelectMenu): add support for dot notation in by prop (#2607)
|
2024-11-13 12:25:31 +01:00 |
|
Malik-Jouda
|
0d1a76e3c6
|
feat(Badge): handle icon prop (#2594)
Co-authored-by: malik jouda <m.jouda@approved.tech>
|
2024-11-12 16:16:20 +01:00 |
|
kyyy
|
acecff40ec
|
fix(Form): use parsed value from joi instead of original state (#2587)
|
2024-11-11 19:29:46 +01:00 |
|
kyyy
|
b23f2decfc
|
fix(Table): data outdated when rows change (#2600)
|
2024-11-11 18:44:49 +01:00 |
|
kyyy
|
7154254ac2
|
fix(InputMenu/SelectMenu): use by prop to compare objects & support dot notation in value-attribute (#2566)
|
2024-11-10 19:44:20 +01:00 |
|
kyyy
|
97037864b3
|
fix(Table): prevent onClick while blocking element (#2592)
|
2024-11-10 16:59:34 +01:00 |
|
kyyy
|
ac323c4ccc
|
feat(Table): add custom @select:all event (#2581)
|
2024-11-09 18:48:52 +01:00 |
|
kyyy
|
d4e408cfd8
|
fix(Notification): element renders even when no notification is present (#2561)
|
2024-11-09 11:24:13 +01:00 |
|
kyyy
|
d6daf466ac
|
feat(Table): allow dynamically render checkbox (#2549)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-08 17:24:41 +01:00 |
|
kyyy
|
6e66990372
|
fix(Table): missing type on props loadingState (#2551)
|
2024-11-08 09:46:00 +01:00 |
|
Norman Feiß
|
c9e6256e7f
|
feat(Table): add contextmenu handling to table rows (#2283)
|
2024-11-06 19:12:51 +01:00 |
|
Snack
|
bf580863af
|
fix(AvatarGroup/ButtonGroup/MeterGroup): allow deeply partial ui config (#2542)
|
2024-11-06 10:27:08 +01:00 |
|
Benjamin Canac
|
cb6f5f2d71
|
fix(InputMenu/SelectMenu): regex breaks build
|
2024-11-05 17:57:49 +01:00 |
|
kyyy
|
ceecb60c3b
|
feat(Form): apply transformations (#2460)
|
2024-11-05 16:13:25 +01:00 |
|
Ersan Karimi
|
1a94b55caa
|
fix(InputMenu/SelectMenu): prevent unnecessary updates when modelValue is unchanged (#2507)
|
2024-11-05 16:08:36 +01:00 |
|
offich
|
c71fdc8795
|
feat(Pagination): improve slot props (#2522)
|
2024-11-05 16:06:49 +01:00 |
|
kyyy
|
1acd01a440
|
feat(Table): improve expanded row (#2485)
|
2024-11-05 15:52:10 +01:00 |
|
Eder Soares
|
ddf67a060b
|
feat(InputMenu): allows to customize labels (#2295)
|
2024-10-31 15:29:08 +01:00 |
|
Eder Soares
|
54e713d31a
|
feat(SelectMenu): allows to customize labels (#2266)
|
2024-10-31 15:17:08 +01:00 |
|
kyyy
|
ff1806143c
|
fix(InputMenu/SelectMenu): allow access nested object in option-attribute (#2465)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-30 17:33:06 +01:00 |
|
Nestor Vera
|
b6ed1c59ff
|
fix(RadioGroup): rendering empty slots (#2456)
|
2024-10-30 12:42:56 +01:00 |
|
kyyy
|
070d2f89b6
|
fix(Table): indeterminate checkbox with pagination (#2439)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-24 12:41:45 +02:00 |
|
Benjamin Canac
|
cae4f0c4a8
|
chore(deps): migrate to eslint 9 (#2443)
|
2024-10-24 10:30:37 +02:00 |
|
Benjamin Canac
|
7846ca35b5
|
fix(Divider): default type from app config
Resolves nuxt/ui#2398
|
2024-10-19 14:19:17 +02:00 |
|
rizkyyy
|
b72d3434e9
|
fix(Table): handle dot nation with by prop (#2413)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-19 12:29:06 +02:00 |
|
Malik-Jouda
|
20fb46a3ba
|
fix(Progress): handle carousel and carousel-inverse animations in RTL mode (#2400)
Co-authored-by: malik jouda <m.jouda@approved.tech>
|
2024-10-17 22:28:19 +02:00 |
|
rizkyyy
|
1b7e36cf70
|
fix(Table): checkbox not checked while using props by (#2401)
|
2024-10-17 22:21:19 +02:00 |
|
Benjamin Canac
|
c36964b5ea
|
fix(Table): export TableRow and TableColumn types
Resolves nuxt/ui#2373
|
2024-10-15 11:05:08 +02:00 |
|
Benjamin Canac
|
3cf19ea5af
|
fix(Tabs): allow aria-label on items
Related to nuxt/ui#1934
|
2024-10-14 16:18:33 +02:00 |
|
Gerben Mulder
|
9dd7e615e9
|
feat(Input/Textarea): nullify model modifier (#2309)
|
2024-10-14 12:45:15 +02:00 |
|
rizkyyy
|
3cda6c6478
|
feat(Form): add superstruct validation (#2357)
|
2024-10-11 11:02:51 +02:00 |
|
Benjamin Canac
|
c68ba76fd0
|
fix(InputMenu/SelectMenu): escape regexp before search
Resolves nuxt/ui#2308
|
2024-10-10 16:12:42 +02:00 |
|
EdmundChaplin
|
5cf24fa6e7
|
fix(Carousel): pages calculation (#2345)
Co-authored-by: Edmund Chaplin <edmund.chaplin@zaros.co.uk>
|
2024-10-09 15:54:38 +02:00 |
|
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 |
|