Benjamin Canac
|
3fef86834f
|
chore(Pagination): improve accessibility
|
2023-09-11 11:24:57 +02:00 |
|
jduartea
|
e8daf7f810
|
fix(Form): fix getValibotError to avoid importing safeParseAsync (#640)
|
2023-09-09 13:37:56 +02:00 |
|
hxp971130
|
c1e0654417
|
fix(Pagination): page numbers not clickable (#624)
|
2023-09-08 12:27:08 +02:00 |
|
Romain Hamel
|
1a7eb27cad
|
fix(Form): fix valibot imports (#617)
|
2023-09-08 10:10:45 +02:00 |
|
SevicheCC
|
ab5153ac19
|
feat(Form): add valibot supprt (#615)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:48 +02:00 |
|
Benjamin Canac
|
190378aaa9
|
chore(Alert): optional click function
|
2023-09-07 15:13:48 +02:00 |
|
Benjamin Canac
|
9b3a22ea14
|
fix(Radio): put back id for label selection
|
2023-09-07 15:13:48 +02:00 |
|
Benjamin Canac
|
7c157ce886
|
fix(Badge): allow label as number
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
e49c673573
|
fix(AvatarGroup): pass default size to max avatar
|
2023-09-07 15:13:47 +02:00 |
|
Eduard Aymerich
|
b3bc6e2e9e
|
feat(ButtonGroup): add orientation prop (#603)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:47 +02:00 |
|
Aditio Pangestu
|
d9363168b2
|
fix(Table): missing component imports (#608)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
53b2655ae5
|
docs: improve props types (#588)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
ee663157b7
|
chore(Table): handle loading-state prop merge like empty-state
|
2023-09-07 15:13:47 +02:00 |
|
Eduard Aymerich
|
44ba758c0d
|
fix(Table): empty state is displayed if null (#517)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
d4e3ab606b
|
fix(ButtonGroup): switch back to ui prop
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
0a7c50ba98
|
chore(Popover): set default open-delay to 0
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
88cc2e93af
|
chore(Dropdown): set default open-delay to 0
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
8880bdc456
|
feat(module)!: use tailwind-merge for class merging (#509)
|
2023-09-07 15:13:47 +02:00 |
|
Romain Hamel
|
6d7973f6e1
|
feat(Form): improve form control and input validation trigger (#487)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:47 +02:00 |
|
Christian López C
|
fdce429b3e
|
fix(Tabs): recompute marker position when v-model changes (#524)
|
2023-09-07 15:13:47 +02:00 |
|
Eduard Aymerich
|
7e2bebd3ef
|
feat(Modal): add fullscreen prop (#523)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
ccb0f6207c
|
chore(Table): typecheck
|
2023-09-07 15:13:47 +02:00 |
|
Vladyslav
|
858886a852
|
feat(Table): support nested keys in columns (#503)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:47 +02:00 |
|
171H
|
b243e8c946
|
fix(Alert): fix wrong type of actions (#507)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
55daed0e5a
|
feat(Avatar): handle icon default from app.config.ts
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
1c00a366c2
|
chore(Link): use $route instead of useRoute()
|
2023-09-07 15:13:47 +02:00 |
|
Paul Grau
|
8b19b1880e
|
fix(Form): use safeParseAsync for zod (#497)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
df3b2028ed
|
feat(Avatar): add icon prop as fallback
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
eb609b13e4
|
fix(AvatarGroup): use ui.wrapper as inheritAttrs is not false
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
aaf09ad555
|
feat(Tabs): control selected index (#490)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
7008df0988
|
fix(FormGroup): size were invalid since default has been removed
Bug introduced in c59595f2c6
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
dc951ff69d
|
fix(Popover): handle hover mode with padding like dropdown
|
2023-09-07 15:13:47 +02:00 |
|
Romain Hamel
|
248b0a68c6
|
fix(Form): return state on validate (#472)
|
2023-08-01 12:56:55 +02:00 |
|
Benjamin Canac
|
396aae7563
|
fix(Link): handle disabled prop
Fixes #473
|
2023-08-01 12:32:11 +02:00 |
|
Romain Hamel
|
dc1979cae1
|
fix(FormGroup): missing imports (#470)
|
2023-07-31 16:11:24 +02:00 |
|
Benjamin Canac
|
c59595f2c6
|
fix(FormGroup): set size default to null
This prevents passing a `size` prop when not specified, especially when having a Checkbox, Radio, etc. underneath that don't support this prop.
|
2023-07-31 15:42:54 +02:00 |
|
Romain Hamel
|
a3aba1abad
|
feat(Form): new component (#439)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-31 15:22:14 +02:00 |
|
Benjamin Canac
|
05ea5d2d78
|
chore(Link): add missing useRoute import
|
2023-07-30 21:11:46 +02:00 |
|
Benjamin Canac
|
cefe5a76e0
|
feat(Link)!: rename from LinkCustom and add exact-query / exact-hash props
|
2023-07-30 19:46:27 +02:00 |
|
KeJun
|
8e1aa2f1b6
|
docs(VerticalNavigation): add slots examples (#456)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-30 16:12:41 +02:00 |
|
Haytham A. Salama
|
5221294f78
|
chore: add eslint rules for spacing (#464)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-30 15:56:01 +02:00 |
|
Benjamin Canac
|
93aebe6fc6
|
fix(FormGroup): err when no prop defined
|
2023-07-30 14:53:48 +02:00 |
|
Haytham A. Salama
|
2b3dc8d065
|
fix(Table): hide data when loading state is active (#460)
|
2023-07-29 23:31:29 +02:00 |
|
Benjamin Canac
|
3b183ac9cd
|
feat(Range): increase narrowed surface (#459)
|
2023-07-29 20:15:46 +02:00 |
|
Benjamin Canac
|
66ab95a2be
|
chore(Tabs): add missing vue imports
|
2023-07-28 10:03:03 +02:00 |
|
Benjamin Canac
|
ab2abae48a
|
feat(Alert): new component (#449)
|
2023-07-27 16:59:50 +02:00 |
|
Benjamin Canac
|
8298b62f21
|
feat(Tabs): new component (#450)
|
2023-07-27 16:22:49 +02:00 |
|
KeJun
|
10890e6704
|
fix(Popover): hover mode (#453)
|
2023-07-27 14:35:27 +02:00 |
|
Benjamin Canac
|
9e5f265f42
|
chore(CommandPalette): fix lint
|
2023-07-25 18:55:15 +02:00 |
|
henrycunh
|
d2a8a07a21
|
feat(FormGroup): add size prop and theme options (#391)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-24 19:36:58 +02:00 |
|