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 |
|
Benjamin Canac
|
81463cd21d
|
docs: lazy load images for performances
|
2023-09-14 22:55:55 +02:00 |
|
Benjamin Canac
|
85734b8615
|
docs: accessibilty issue on range example
|
2023-09-12 15:14:43 +02:00 |
|
Benjamin Canac
|
784f1f51dd
|
docs: improve demo accessibility
|
2023-09-12 11:31:02 +02:00 |
|
Benjamin Canac
|
00e951f708
|
docs(SelectMenu): improve default slot example
|
2023-09-11 14:48:56 +02:00 |
|
Benjamin Canac
|
254c4ed7d3
|
docs: lazy load DatePicker component
|
2023-09-11 11:51:01 +02:00 |
|
Benjamin Canac
|
bc2315b7d9
|
docs: improve accessibility
|
2023-09-11 11:25:23 +02:00 |
|
Benjamin Canac
|
511ed6a86c
|
docs(Form): fix valibot example typecheck
|
2023-09-09 13:44:10 +02:00 |
|
Benjamin Canac
|
1d1c36b44c
|
docs(examples): broken responsive
|
2023-09-08 12:55:20 +02:00 |
|
Benjamin Canac
|
1d077c45d5
|
docs: tabs examples accessibility
|
2023-09-08 12:55:20 +02:00 |
|
Benjamin Canac
|
5d66155885
|
docs: improve accessibility
|
2023-09-07 17:51:42 +02:00 |
|
Sébastien Chopin
|
240db8ee19
|
docs: fix pnpm command
|
2023-09-07 16:23:46 +02:00 |
|
Sébastien Chopin
|
7e0a655c64
|
docs: remove dev dependency
|
2023-09-07 16:14:42 +02:00 |
|
SevicheCC
|
ab5153ac19
|
feat(Form): add valibot supprt (#615)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:48 +02:00 |
|
Benjamin Canac
|
22f7536154
|
chore: migrate to https://ui.nuxt.com and @nuxt/ui (#616)
|
2023-09-07 15:13:48 +02:00 |
|
Benjamin Canac
|
9f9d8f5cec
|
docs: landing page (#611)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-09-07 15:13:48 +02:00 |
|
Benjamin Canac
|
2e056fa3cf
|
docs(SelectMenu): add slots examples
Resolves #557
|
2023-09-07 15:13:47 +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 |
|
Haytham A. Salama
|
a488b879f5
|
chore: add eslint rules for spacing (#526)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
fa1103b4ec
|
docs: rebrand to Nuxt UI
|
2023-09-07 15:13:47 +02:00 |
|
Eduard Aymerich
|
7e2bebd3ef
|
feat(Modal): add fullscreen prop (#523)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
aaf09ad555
|
feat(Tabs): control selected index (#490)
|
2023-09-07 15:13:47 +02:00 |
|
Romain Hamel
|
e2146a5a58
|
docs(Form): fixed invalid state attributes in examples (#479)
|
2023-09-07 15:13:47 +02:00 |
|
Romain Hamel
|
248b0a68c6
|
fix(Form): return state on validate (#472)
|
2023-08-01 12:56:55 +02:00 |
|
Benjamin Canac
|
d51ad93f40
|
docs(Form): prevent duplicate ids
|
2023-07-31 15:43:20 +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
|
a9300db91e
|
docs(examples): add advanced table example (#393)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-30 16:55:38 +02:00 |
|
KeJun
|
8e1aa2f1b6
|
docs(VerticalNavigation): add slots examples (#456)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-30 16:12:41 +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
|
4cd38ecc5a
|
docs: lint example
|
2023-07-29 20:13:56 +02:00 |
|
Benjamin Canac
|
ab2abae48a
|
feat(Alert): new component (#449)
|
2023-07-27 16:59:50 +02:00 |
|
Benjamin Canac
|
8298b62f21
|
feat(Tabs): new component (#450)
|
2023-07-27 16:22:49 +02:00 |
|
KeJun
|
10890e6704
|
fix(Popover): hover mode (#453)
|
2023-07-27 14:35:27 +02:00 |
|
Marc-Olivier Castagnetti
|
959c968420
|
feat(SelectMenu): add value-attribute prop (#429)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-20 12:11:04 +02:00 |
|
Benjamin Canac
|
df455db3ca
|
feat(Notification): support html with title and description slots (#431)
|
2023-07-20 11:58:43 +02:00 |
|
Marc-Olivier Castagnetti
|
5f8fe8559f
|
feat(SelectMenu): handle async search (#426)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-18 15:58:16 +02:00 |
|
Benjamin Canac
|
0ea1f310a9
|
docs: missing disabled in SelectExampleObjects
|
2023-07-18 12:51:55 +02:00 |
|
9uenther
|
d292706967
|
feat(Table): add click event for the entire row (#353)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-17 14:51:57 +02:00 |
|
Benjamin Canac
|
d15e8163e7
|
feat(Slideover): add prevent-close prop
|
2023-07-12 16:00:00 +02:00 |
|
Benjamin Canac
|
2cc5c0d810
|
feat(Modal): add prevent-close prop
Resolves #303
|
2023-07-12 15:44:17 +02:00 |
|
Haytham A. Salama
|
e08263ff38
|
docs(Dropdown): add an example item slot (#304)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-12 14:52:57 +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
|
80e09df342
|
docs(examples): update rtl support
|
2023-06-27 17:36:15 +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 |
|
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 |
|
Benjamin Canac
|
c458f388bb
|
docs: improve with examples
|
2023-06-21 19:08:51 +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 |
|