Benjamin Canac
|
f623ec1130
|
feat(Breadcrumb): handle labelClass and merge iconClass
|
2023-12-12 19:12:01 +01:00 |
|
Benjamin Canac
|
a79f7c0a34
|
feat(VerticalNavigation): handle labelClass and merge iconClass
|
2023-12-12 19:11:12 +01:00 |
|
Benjamin Canac
|
1c9835d7f1
|
feat(Dropdown): handle labelClass and merge iconClass
Resolves #716
|
2023-12-12 19:07:46 +01:00 |
|
Benjamin Canac
|
4d72a758fa
|
fix(types): favor Record<string, any>> instead of object
|
2023-11-30 17:19:08 +01:00 |
|
Benjamin Canac
|
5718dfd69a
|
fix(types): workaround for popper weak type
Fixes #644
|
2023-11-30 16:29:37 +01:00 |
|
Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
Conner Blanton
|
d39e2de935
|
feat(FormGroup): add eager validation (#992)
|
2023-11-21 23:24:15 +01:00 |
|
Conner Blanton
|
d4f1b5ef82
|
feat(Chip): new component (#886)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-11-19 13:04:07 +01:00 |
|
Benjamin Canac
|
7339324355
|
feat(types): support custom values from app.config.ts (#863)
|
2023-11-17 18:48:50 +01:00 |
|
Haytham A. Salama
|
a35bfc7343
|
feat(Breadcrumb): new component (#506)
Co-authored-by: Eduard Aymerich <eduardaymerich@gmail.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-11-16 18:06:51 +01:00 |
|
Benjamin Canac
|
f323379909
|
fix(Dropdown): use NuxtLink with custom prop to close on select
Fixes #899
|
2023-11-14 16:26:24 +01:00 |
|
Italo
|
abbcc37fbb
|
feat(Meter): new component (#827)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-27 20:40:39 +02:00 |
|
Benjamin Canac
|
56a19830b0
|
chore(progress): use .d.ts
|
2023-10-27 16:06:09 +02:00 |
|
Italo
|
2c5559b73e
|
feat(Progress): new component (#697)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-27 16:01:47 +02:00 |
|
Conner
|
4ce23746da
|
feat(Tooltip): adding option to show popper arrow (#868)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-26 15:41:42 +02:00 |
|
Benjamin Canac
|
8ba2a791e4
|
feat(CommandPalette): handle filter attribute in groups (#871)
|
2023-10-26 11:59:55 +02:00 |
|
Benjamin Canac
|
f69024243e
|
Revert "fix(types): take user app config into account"
This reverts commit ace8fc1c00.
|
2023-10-25 17:53:10 +02:00 |
|
Benjamin Canac
|
ace8fc1c00
|
fix(types): take user app config into account
Fixes #858
|
2023-10-25 12:17:13 +02:00 |
|
Benjamin Canac
|
7be2af7127
|
fix(types): handle sub-objects in app.config.ts (button colors)
Fixes #858
|
2023-10-25 11:43:36 +02:00 |
|
Albert
|
e16379fdbd
|
feat(Form): handle @error event (#718)
Co-authored-by: Albert <albert@Alberts-MacBook-Pro.local>
Co-authored-by: Romain Hamel <romain@boilr.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-10 17:47:22 +02:00 |
|
Benjamin Canac
|
d46eafb248
|
chore(Badge): add type
|
2023-09-29 16:17:06 +02:00 |
|
Benjamin Canac
|
8257a11dcb
|
feat(Link): add active prop to override default behaviour (#732)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-09-25 20:57:41 +02:00 |
|
Romain Hamel
|
46879dc1b7
|
chore(FormGroup): simplify bindings between input and form group p… (#704)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-21 23:22:55 +02:00 |
|
Benjamin Canac
|
34d2f57801
|
feat(module)!: use tailwind-merge for app.config & move config to components & type props (#692)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2023-09-20 18:07:51 +02:00 |
|
Aditio Pangestu
|
681f0e5684
|
fix(FormGroup): use explicit label instead of implicit label (#638)
|
2023-09-20 11:06:23 +02:00 |
|
Benjamin Canac
|
5fc44b97c6
|
chore(CommandPalette): add search? function to types
|
2023-09-14 18:43:14 +02:00 |
|
Honza Pobořil
|
15e418e6c6
|
fix(Tabs): allow custom keys in TabItem (#671)
|
2023-09-13 17:39:29 +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 |
|
171H
|
a8a1c150a0
|
fix(Button): add missing prop types (#508)
|
2023-09-07 15:13:47 +02:00 |
|
Paul Grau
|
3d6839da97
|
fix(Form): fix wrong type of validate (#496)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:47 +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
|
cefe5a76e0
|
feat(Link)!: rename from LinkCustom and add exact-query / exact-hash props
|
2023-07-30 19:46:27 +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
|
8298b62f21
|
feat(Tabs): new component (#450)
|
2023-07-27 16:22:49 +02:00 |
|
Benjamin Canac
|
df1e4a40ca
|
chore(types): export accordion
|
2023-07-25 18:30:36 +02:00 |
|
Benjamin Canac
|
4f4a659ccc
|
chore(types): remove partials
|
2023-07-20 18:11:11 +02:00 |
|
Benjamin Canac
|
2c454b528a
|
chore(Dropdown): extend types from NuxtLinkProps
|
2023-07-19 12:57:25 +02:00 |
|
Benjamin Canac
|
b28ae68945
|
chore(VerticalNavigation): extend types from NuxtLinkProps
|
2023-07-19 12:57:11 +02:00 |
|
Benjamin Canac
|
2ec28e7cbd
|
chore(Accordion): type for items
Resolves #412
|
2023-07-17 11:25:59 +02:00 |
|
Benjamin Canac
|
908235e8dd
|
chore(VerticalNavigation): rename Link to VerticalNavigationLink type
|
2023-07-17 11:18:05 +02:00 |
|
Benjamin Canac
|
5a4d0e1097
|
chore(Dropdown): rename Item to DropdownItem type
|
2023-07-17 11:17:39 +02:00 |
|
Benjamin Canac
|
4afdd3bd64
|
chore(Notification): optional action click type
|
2023-07-13 16:08:41 +02:00 |
|
Benjamin Canac
|
05b8a22eec
|
chore(Dropdown): add Item type
|
2023-07-12 18:44:09 +02:00 |
|
Benjamin Canac
|
7e08e5b024
|
chore(VerticalNavigation): add Link type
|
2023-07-12 18:43:45 +02:00 |
|
Benjamin Canac
|
4458656be5
|
chore(Notification)!: rename to closeButton and actionButton for consistency
|
2023-05-29 21:59:59 +02:00 |
|
Benjamin Canac
|
1b61ec72e2
|
chore(Notification)!: rename progressColor to color and style icon
This also removes `progressVariant` prop
|
2023-05-26 18:03:54 +02:00 |
|
Benjamin Canac
|
32dc2264d8
|
chore(types): export button
|
2023-05-23 15:24:41 +02:00 |
|
Benjamin Canac
|
45ba3b26da
|
chore(Notification): improve types
|
2023-05-23 15:24:32 +02:00 |
|
Daniel Roe
|
97b1a85ea1
|
fix: revert back to runtime app for hmr (#153)
|
2023-05-04 18:18:36 +02:00 |
|
Benjamin Canac
|
6da0db0113
|
feat: rewrite to use app config and rework docs (#143)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-05-04 14:49:19 +02:00 |
|