Stijn Slats
|
ea15e21cdc
|
feat(module): handle tailwindMerge config from app.config (#2902)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-12-26 11:11:02 +01:00 |
|
Benjamin Canac
|
cae4f0c4a8
|
chore(deps): migrate to eslint 9 (#2443)
|
2024-10-24 10:30:37 +02:00 |
|
Gerben Mulder
|
9dd7e615e9
|
feat(Input/Textarea): nullify model modifier (#2309)
|
2024-10-14 12:45:15 +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 Roe
|
eecf4f7ed8
|
fix(components): accept partial config in ui prop (#2235)
|
2024-09-23 10:55:44 +02:00 |
|
Ezra Ashenafi
|
82313e862c
|
fix(Input): avoid binding value when type is file (#2047)
|
2024-09-03 10:49:24 +02:00 |
|
Benjamin Canac
|
7e37668940
|
fix(module): suffix types imports with /index
Resolves #2018
|
2024-08-04 21:41:55 +02:00 |
|
Benjamin Canac
|
ea721a3705
|
fix(components): use relative imports
|
2024-07-25 12:47:58 +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 |
|
Romain Hamel
|
6b6b03d59f
|
fix(ButtonGroup/FormGroup): pass default sizes to children (#1875)
|
2024-06-19 12:08:13 +02:00 |
|
eduardo-faith
|
e7c2f7856c
|
fix(Input): hide wrapper when type is hidden (#1797)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-11 11:58:49 +02:00 |
|
Benjamin Canac
|
ed5c74dc17
|
fix(Input)!: redesign file type without absolute positioning (#1712)
|
2024-04-25 17:12:06 +02:00 |
|
Romain Hamel
|
878f7078a2
|
fix(Input/SelectMenu): handle file type and change events (#1570)
|
2024-03-27 11:57:31 +01:00 |
|
Romain Hamel
|
92e736213b
|
fix(forms)!: normalize input emits (#1560)
|
2024-03-25 15:36:36 +01:00 |
|
Benjamin Canac
|
946a39c739
|
feat(Input): handle type file
Resolves #563
|
2024-01-31 11:50:34 +01:00 |
|
Michał Hanusek
|
f37b043138
|
feat(Carousel): new component (#927)
Co-authored-by: Michał Hanusek <m.hanusek@myfreak.pl>
Co-authored-by: Inesh Bose <dev@inesh.xyz>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-01-22 17:47:14 +01:00 |
|
Benjamin Canac
|
3258167a14
|
fix(forms): dont disable inputs and selects on loading
Resolves #1117
|
2024-01-05 17:35:18 +01:00 |
|
Benjamin Canac
|
e408eabd8b
|
fix(components): move remaining classes to config (#1039)
|
2023-11-30 16:31:48 +01:00 |
|
Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
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
|
7339324355
|
feat(types): support custom values from app.config.ts (#863)
|
2023-11-17 18:48:50 +01:00 |
|
max
|
68f6956d6e
|
fix(Input/Textarea): add v-model modifiers (#856)
|
2023-11-10 11:05:58 +01: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 |
|
kevin olson
|
8bfd3591a6
|
feat(Input/Textarea): allow specifying autofocus delay for page transitions (#816)
|
2023-10-14 16:12:39 +02:00 |
|
Aditio Pangestu
|
109ec52d50
|
fix(module): retain props reactivity through useUI (#745)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-28 14:06:57 +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
|
f24ff9c47f
|
chore: revert ui. prefix when using useUI composable
|
2023-09-21 14:30:34 +02:00 |
|
Benjamin Canac
|
86dc49ecc9
|
chore: use get in useUI
|
2023-09-21 12:50:18 +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 |
|
Younes Barrad
|
d6476d17f9
|
feat: remove lodash-es (#648)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-09-14 18:47:09 +02:00 |
|
Benjamin Canac
|
290ab1d9c5
|
chore: reactive attrs without class
Fixes #650
|
2023-09-11 12:55:24 +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 |
|
Romain Hamel
|
a3aba1abad
|
feat(Form): new component (#439)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-31 15:22:14 +02:00 |
|
Haytham A. Salama
|
ffb312d34d
|
feat(Radio/Checkbox/Toggle)!: handle color prop for form elements (#323)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-21 19:09:11 +02:00 |
|
Selemondev
|
457b7a9fb7
|
fix(forms): precise type assertion for onInput event handler (#293)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-21 17:41:15 +02:00 |
|
Benjamin Canac
|
e12e9740c9
|
fix(forms)!: bind $attrs to elements (#279)
|
2023-06-13 11:35:05 +02:00 |
|
Benjamin Canac
|
be5f352296
|
fix(module): use @tailwindcss/forms class strategy (#278)
|
2023-06-12 14:27:08 +02:00 |
|
Benjamin Canac
|
207444fdea
|
fix(forms): padded prop with p-0 class
|
2023-06-06 10:33:11 +02:00 |
|
Benjamin Canac
|
f59a92ca15
|
chore(Input)!: move pointer class inside its own preset class
|
2023-06-01 15:27:53 +02:00 |
|
Benjamin Canac
|
e05619f8c8
|
chore: add leading and trailing slots
Resolves #246
|
2023-05-31 23:53:31 +02:00 |
|
Benjamin Canac
|
5ea43ab4e4
|
chore: uniformize icons in Button / Input / Select / SelectMenu
Also adds `loading` to `Select` and `SelectMenu`
|
2023-05-31 23:30:52 +02:00 |
|
Benjamin Canac
|
44c3e2c46a
|
chore(forms): remove required on Input, Select and Textarea name
Resolves #236
|
2023-05-27 12:03:29 +02:00 |
|
Benjamin Canac
|
9ce531a06f
|
feat!: handle color states on form elements (#234)
|
2023-05-26 22:07:49 +02:00 |
|
Benjamin Canac
|
2ded24bec9
|
fix(Input): expose ref
|
2023-05-19 12:15:33 +02:00 |
|
Benjamin Canac
|
00b444b3eb
|
chore: rename spacing to padding
|
2023-05-10 16:24:28 +02:00 |
|
Benjamin Canac
|
0c69385771
|
fix: prefix imported components
|
2023-05-05 12:15:20 +02:00 |
|
Daniel Roe
|
11e00a10e4
|
fix: update to fix type issues (#151)
|
2023-05-04 17:24:22 +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 |
|