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
|
56e1fed373
|
fix(useShortcuts): invalid code after #1159
|
2023-12-25 17:39:01 +01:00 |
|
Lukas
|
648eec31b9
|
fix(useShortcuts): include contenteditable="plaintext-only" elements in usingInput (#1159)
|
2023-12-25 17:34:24 +01:00 |
|
Romain Hamel
|
7196d81b4c
|
fix(RadioGroup): props reactivity issues (#1065)
|
2023-12-06 17:15:05 +01:00 |
|
Benjamin Canac
|
a2e9b7da07
|
chore(useUI): missing undefined in type
|
2023-11-30 16:54:54 +01:00 |
|
Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
Benjamin Canac
|
2dcc11ff89
|
chore(useUI): improve type
|
2023-11-28 16:38:00 +01:00 |
|
Benjamin Canac
|
6c432028ae
|
chore(useUI): improve type
|
2023-11-28 16:29:35 +01:00 |
|
Conner Blanton
|
d39e2de935
|
feat(FormGroup): add eager validation (#992)
|
2023-11-21 23:24:15 +01:00 |
|
Daniel Roe
|
ca62ce13d3
|
fix(module): boolean types and bump nuxt to 3.8.2 (#1006)
|
2023-11-21 18:32:51 +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 |
|
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 |
|
Romain Hamel
|
e81d5cf998
|
fix(FormGroup): remove inputId if the input is a fieldset (#914)
|
2023-11-03 14:31:15 +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
|
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 |
|
Daniel Roe
|
a8279d1c97
|
fix: use explicit type imports (#830)
|
2023-10-18 11:38:29 +02:00 |
|
Benjamin Canac
|
0bd12fdf92
|
chore(useUI): add option to force appConfig merge
|
2023-10-12 15:27:22 +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 |
|
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
|
53b2655ae5
|
docs: improve props types (#588)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
39042b3de1
|
fix(FormGroup): add missing ref import from vue
|
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 |
|
Benjamin Canac
|
9cd73aa49d
|
fix(defineShortcuts): missing useDebounceFn import
|
2023-06-21 19:09:01 +02:00 |
|
Benjamin Canac
|
a880379480
|
fix(defineShortcuts): missing ref import
|
2023-06-21 19:09:01 +02:00 |
|
Sylvain Marroufin
|
a67f691a00
|
feat(defineShortcuts): chained shortcuts + docs update (#282)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-21 19:08:32 +02:00 |
|
Benjamin Canac
|
01fa85c7a3
|
fix(defineShortcuts): err with input autocomplete that triggers keydown
|
2023-06-01 15:26:46 +02:00 |
|
Benjamin Canac
|
2c6db975f9
|
chore(deps): switch to pnpm (#228)
|
2023-05-26 17:41:07 +02:00 |
|
Benjamin Canac
|
45ba3b26da
|
chore(Notification): improve types
|
2023-05-23 15:24:32 +02:00 |
|
Benjamin Canac
|
ead46f6798
|
chore(deps): use @nuxt/eslint-config
|
2023-05-17 12:30:03 +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 |
|
Sylvain Marroufin
|
59f62d322f
|
fix(defineShortcuts): use useEventListener (#150)
|
2023-05-04 10:50:10 +02:00 |
|
Sylvain Marroufin
|
b85a8e7203
|
chore(defineShortcuts): config prop whenever more flexible (#149)
|
2023-05-02 14:47:31 +02:00 |
|
Benjamin Canac
|
aafdfdb59c
|
fix(useTimer): remaining after pause
|
2023-04-04 13:36:24 +02:00 |
|
Benjamin Canac
|
7dc59a05ec
|
chore(useTimer): pass options to useTimestamp
|
2023-04-04 11:08:41 +02:00 |
|
Sylvain Marroufin
|
377b4189ca
|
fix(defineShortcuts): shift + alphabetic character handling (#140)
|
2023-03-13 14:11:52 +01:00 |
|
Sylvain Marroufin
|
37b2271bf0
|
fix(defineShortcuts): add missing import
|
2023-03-09 16:09:31 +01:00 |
|
Sylvain Marroufin
|
fd4b608150
|
chore: add more composables (#138)
|
2023-03-09 11:42:22 +01:00 |
|
Anthony Fu
|
edc1bd677b
|
chore: improve types (#115)
* wip: improve types
* feat: improve types
* Apply suggestions from code review
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
* chore: update
* chore: enable ci typecheck
* chore: fix
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
|
2022-11-23 11:30:18 +01:00 |
|
Sylvain Marroufin
|
fc658842bb
|
chore: fix typescript errors (#102)
|
2022-10-25 14:09:54 +02:00 |
|
Baptiste Leproux
|
5039265097
|
chore: set popper options in preset (#97)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2022-10-18 11:13:28 +02:00 |
|
Benjamin Canac
|
237a673af3
|
chore(popper): add more options
|
2022-10-08 22:24:42 +02:00 |
|
Benjamin Canac
|
b9f0b3cb10
|
chore(ContextMenu): new component
|
2022-10-08 00:51:53 +02:00 |
|