Conner Blanton
|
f4be95dcf5
|
fix(ButtonGroup): handle components with children (#999)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-11-20 19:38:05 +01:00 |
|
Benjamin Canac
|
55697e601e
|
feat(Textarea): add default slot for complex usages
Resolves #971
|
2023-11-20 15:51:34 +01:00 |
|
Benjamin Canac
|
a1b38c4b66
|
feat(Checkbox): config label, required and help size
|
2023-11-19 13:17:52 +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
|
6cc77a3e6c
|
fix(Link): handle active state when to prop is not provided
Fixes #988
|
2023-11-17 18:56:54 +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 |
|
Florian Zdrada
|
a97593985c
|
fix(CommandPalette): activate first option after async search (#981)
|
2023-11-16 17:50:37 +01:00 |
|
Benjamin Canac
|
e1e5fa902b
|
refactor(Dropdown): move item click logic to a proper function
|
2023-11-16 12:32:41 +01:00 |
|
Benjamin Canac
|
60fa2beed0
|
fix(Dropdown): pass event to click function
|
2023-11-14 19:26:15 +01:00 |
|
Benjamin Canac
|
7cb987de42
|
fix(Notification): improve config options
|
2023-11-14 17:19:59 +01:00 |
|
Benjamin Canac
|
91511b921d
|
fix(Alert): improve config options
Resolves #760
|
2023-11-14 17:13:21 +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 |
|
Benjamin Canac
|
ded6a7f73d
|
fix(Notification): prevent gap when no close button or action
|
2023-11-14 15:55:57 +01:00 |
|
Benjamin Canac
|
9a1a1b8caf
|
fix(Alert): prevent gap when no close button or action
Fixes #831
|
2023-11-14 15:55:57 +01:00 |
|
Sylvain Marroufin
|
de38afd97b
|
fix(defineShortcuts): support minus - key (#962)
|
2023-11-14 14:24:46 +01:00 |
|
Romain Hamel
|
a3046aa256
|
fix(FormGroup): hydration mismatch on inputId (#942)
|
2023-11-14 14:23:51 +01:00 |
|
Conner Blanton
|
3c71bf36b0
|
feat(Toggle): add size prop (#950)
|
2023-11-11 22:42:05 +01:00 |
|
max
|
c55871b844
|
fix(Progress): percentage calculation (#939)
|
2023-11-11 17:11:11 +01:00 |
|
max
|
68f6956d6e
|
fix(Input/Textarea): add v-model modifiers (#856)
|
2023-11-10 11:05:58 +01:00 |
|
Benjamin Canac
|
6f0bfb5d89
|
chore(Icon): use computed for dynamic prop
|
2023-11-09 16:20:22 +01:00 |
|
Benjamin Canac
|
c601fc6c55
|
feat(Icon): switch to nuxt-icon with dynamic prop or app config (#862)
|
2023-11-06 18:27:14 +01:00 |
|
Arash
|
8451f4d9bb
|
fix(Notifications): teleport to body (#909)
|
2023-11-03 15:08:52 +01:00 |
|
Romain Hamel
|
e81d5cf998
|
fix(FormGroup): remove inputId if the input is a fieldset (#914)
|
2023-11-03 14:31:15 +01:00 |
|
Conner Blanton
|
a2d70f04e9
|
fix(Radio): prevent help text from inlining with label (#894)
|
2023-10-31 14:29:48 +01:00 |
|
Benjamin Canac
|
c37ad8b79a
|
fix(Dropdown): use NuxtLink instead of ULink (#882)
|
2023-10-29 17:11:12 +01:00 |
|
Levy
|
f5f33882f9
|
fix(FormGroup): ensure size exists in config (#695)
Co-authored-by: Sma11X <540351143@qq.com>
Co-authored-by: saveliy <savelii.moshkota@ext.jumingo.com>
|
2023-10-28 17:59:51 +02:00 |
|
Conner
|
5a2644b329
|
feat(RadioGroup): configurable label size (#881)
|
2023-10-27 23:11:58 +02:00 |
|
Benjamin Canac
|
327c7769da
|
chore(MeterGroup): unused import
|
2023-10-27 22:45:38 +02:00 |
|
Benjamin Canac
|
18e8d28272
|
chore(MeterGroup): consistency when multiple useUI
|
2023-10-27 22:08:29 +02:00 |
|
Benjamin Canac
|
339eaf69a5
|
chore(ui.config): rename popperArrow
|
2023-10-27 20:43:37 +02: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
|
5296cf2319
|
chore(Progress): add missing sizes for text
|
2023-10-27 17:33:28 +02:00 |
|
Benjamin Canac
|
3cb3914386
|
feat(Range): add 2xs, xs, xl and 2xl sizes to match progress component
Fixes #673
|
2023-10-27 16:36:11 +02:00 |
|
Benjamin Canac
|
5ce60f775d
|
chore(progress): improve sizes
|
2023-10-27 16:36:00 +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 |
|
Romain Hamel
|
23d5dc7b98
|
feat(RadioGroup): new component (#730)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-27 15:47:24 +02:00 |
|
Conner
|
f785ecd46f
|
feat(popper): arrow option & docs consistency across components (#875)
|
2023-10-27 15:03:06 +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 |
|
max
|
c5ce997ba9
|
feat(Pagination): add first and last page buttons (#842)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Max Steinwand <msteinwand@kues.de>
|
2023-10-25 19:23:51 +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 |
|
mwohlan
|
51f4d54999
|
fix(Table): prevent @select event call when selecting all rows (#838)
|
2023-10-20 12:48:05 +02:00 |
|
mwohlan
|
b4f7b035f7
|
fix(Table): enable sorting for nested column keys (#835)
|
2023-10-19 11:23:32 +02:00 |
|
Muhammad Mahmoud
|
40f3b16100
|
fix(Notification): add roles for accessibility (#724)
|
2023-10-18 17:49:27 +02:00 |
|
Daniel Roe
|
a8279d1c97
|
fix: use explicit type imports (#830)
|
2023-10-18 11:38:29 +02:00 |
|
Italo
|
9f4d88e0aa
|
feat(Table): add v-model:sort prop (#803)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-14 19:18:49 +02:00 |
|