HylaruCoder
|
a79c165eee
|
fix(Range): progress style (#385)
|
2023-07-04 20:03:12 +02:00 |
|
Benjamin Canac
|
3de6b349d8
|
fix(Accordion): missing ref import from vue
|
2023-07-04 15:21:59 +02:00 |
|
Haytham A. Salama
|
eaf0043da6
|
fix(Accordion): solve the shift between buttons when they are opened (#379)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-03 17:20:08 +02:00 |
|
Dominik Opyd
|
b78fcf91a4
|
feat(Accordion): add multiple prop and close others by default (#364)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-03 14:38:13 +02:00 |
|
Benjamin Canac
|
db346652b8
|
fix(Modal): disabling transition prop had no effect
|
2023-06-29 17:48:44 +02:00 |
|
Benjamin Canac
|
52b614fcb0
|
chore(Table): missing types
|
2023-06-29 17:42:49 +02:00 |
|
Benjamin Canac
|
5dffa868b1
|
feat(Table): allow columns class customization
Resolves #366
|
2023-06-29 17:42:34 +02:00 |
|
Benjamin Canac
|
f3c6f83232
|
chore(Accordion): transition on height
|
2023-06-29 16:48:46 +02:00 |
|
Benjamin Canac
|
80a9738490
|
fix(ButtonGroup): err when no props on buttons
Resolves #360
|
2023-06-28 15:10:46 +02:00 |
|
Haytham A. Salama
|
e50f377b94
|
feat(Accordion): new component (#301)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-27 21:54:05 +02:00 |
|
Benjamin Canac
|
1ff11ac1a3
|
feat(Table): reset sort on third click
Resolves #300
|
2023-06-27 15:32:19 +02:00 |
|
Benjamin Canac
|
07b27a228d
|
fix(Table): default sortButton icon
Fixes 0f3fe0d54e
|
2023-06-27 15:31:31 +02:00 |
|
Benjamin Canac
|
6be9290f68
|
fix(FormGroup): prevent overriding color of children
Resolves #352
|
2023-06-27 15:17:53 +02:00 |
|
Benjamin Canac
|
0f3fe0d54e
|
fix(Table): missing default sort icon when overriding sort-button prop
|
2023-06-27 15:11:32 +02:00 |
|
Haytham A. Salama
|
278a1ea93c
|
chore: improve RTL support (#334)
Co-authored-by: Hassan Kadhim <hassan57905@gmail.com>
|
2023-06-23 23:19:28 +02:00 |
|
Benjamin Canac
|
41b85d50a8
|
fix(components): prefix @headlessui/vue components
Resolves #315
|
2023-06-22 13:01:58 +02:00 |
|
JPB
|
759af058df
|
feat(Avatar): handle chipText (#306)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-22 12:24:56 +02:00 |
|
Hassan Kadhim
|
4ea114a4d6
|
feat: RTL support (#320)
|
2023-06-21 19:09:11 +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 |
|
TomSmith27
|
97a1c86433
|
feat(Range): new component (#290)
Co-authored-by: Tom Smith <tom.smith2711@gmail.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Tom Smith <tom.smith@qunifi.com>
|
2023-06-21 19:09:11 +02:00 |
|
TomSmith27
|
71c2465d7b
|
feat(Table): pass row index to table cell (#291)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-21 19:08:51 +02:00 |
|
Benjamin Canac
|
1b03b8a531
|
fix(Tooltip): add color in config
|
2023-06-21 19:08:40 +02:00 |
|
Benjamin Canac
|
3bac0874f1
|
fix(Radio/Checkbox): remove legacy custom
|
2023-06-21 17:41:39 +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 |
|
9uenther
|
786d7765f5
|
fix(Table): colspan of empty and loading is wrong when selection enabled (#284)
|
2023-06-13 17:06:06 +02:00 |
|
Benjamin Canac
|
20fa4d2317
|
feat(module): smart safelisting (#268)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2023-06-13 12:18:38 +02:00 |
|
Benjamin Canac
|
e12e9740c9
|
fix(forms)!: bind $attrs to elements (#279)
|
2023-06-13 11:35:05 +02:00 |
|
Haytham A. Salama
|
652af93f5c
|
feat(CommandPalette): handle empty-state (#271)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-12 14:54:34 +02:00 |
|
Benjamin Canac
|
b4a96a8b01
|
chore(Select)!: rename text-attribute to option-attribute and defaults to label
|
2023-06-12 14:42:33 +02:00 |
|
Benjamin Canac
|
429791dab0
|
fix(Radio/Checkbox): split preset as indeterminate is checkbox only
|
2023-06-12 14:42:33 +02:00 |
|
Benjamin Canac
|
fe833eb2b2
|
fix(Toggle): missing disabled prop
|
2023-06-12 14:42:17 +02:00 |
|
Benjamin Canac
|
be5f352296
|
fix(module): use @tailwindcss/forms class strategy (#278)
|
2023-06-12 14:27:08 +02:00 |
|
Haytham A. Salama
|
47415322ea
|
feat(table): add loading state (#259)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-12 14:26:29 +02:00 |
|
Sylvain Marroufin
|
f0b24ba25d
|
feat(Pagination): new component (#257)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Haytham A. Salama <haythamasalama@gmail.com>
|
2023-06-09 18:12:40 +02:00 |
|
Haytham A. Salama
|
f7a34c8fee
|
feat(table): add slot for empty state (#260)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-09 17:06:42 +02:00 |
|
Benjamin Canac
|
07f7855a26
|
fix(Notification): class priority for icon color
|
2023-06-09 11:40:46 +02:00 |
|
Benjamin Canac
|
3f8d927438
|
chore(Dropdown): handle height for overflow
|
2023-06-08 12:55:38 +02:00 |
|
Benjamin Canac
|
d91c0bb894
|
fix(ButtonGroup): use -space-x-px on wrapper
|
2023-06-06 15:58:24 +02:00 |
|
Benjamin Canac
|
a6176720c7
|
fix(ButtonGroup): invalid size validator
|
2023-06-06 14:59:18 +02:00 |
|
Benjamin Canac
|
207444fdea
|
fix(forms): padded prop with p-0 class
|
2023-06-06 10:33:11 +02:00 |
|
Benjamin Canac
|
5e50eb9eb8
|
fix: use cloneVNode when altering props in render functions
Resolves #252
https://vuejs.org/api/render-function.html#clonevnode
|
2023-06-05 11:17:31 +02:00 |
|
Benjamin Canac
|
2c673f5377
|
fix(CommandPalette): override of closeButton and emptyState props
|
2023-06-01 17:15:04 +02:00 |
|
Benjamin Canac
|
192b0e6301
|
fix(Table): override of sortButton and emptyState props
|
2023-06-01 17:14:45 +02:00 |
|
Benjamin Canac
|
f9b935f5f5
|
fix(Badge): remove console.log in validator
|
2023-06-01 16:24:19 +02:00 |
|
Benjamin Canac
|
23833e92cb
|
chore(Badge): handle color override like buttons
|
2023-06-01 16:06:07 +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
|
8951923a11
|
fix(SelectMenu): disable on loading
|
2023-06-01 11:08:16 +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
|
2966373a86
|
chore(Table): handle empty-state
Resolves #243
|
2023-05-31 18:30:49 +02:00 |
|