Benjamin Canac
|
afbd47b7b0
|
docs(Link): fix code with prettier
|
2023-10-19 18:23:35 +02:00 |
|
Benjamin Canac
|
a735483381
|
docs(Link): add usage example
Resolves #749
|
2023-10-19 15:46:32 +02:00 |
|
mwohlan
|
b4f7b035f7
|
fix(Table): enable sorting for nested column keys (#835)
|
2023-10-19 11:23:32 +02:00 |
|
Benjamin Canac
|
0c36996adb
|
docs: add pro link in header
|
2023-10-18 17:56:44 +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 |
|
Daniel Roe
|
360cfe663f
|
chore: specify build command (#829)
|
2023-10-18 11:30:27 +02:00 |
|
Benjamin Canac
|
e5cbeac34b
|
docs: improve pro page
|
2023-10-17 18:55:59 +02:00 |
|
Benjamin Canac
|
431a61c2b5
|
docs: add temporary pro page
|
2023-10-17 18:33:28 +02:00 |
|
KeJun
|
8867936e01
|
docs(ComponentCard): show all props for the code (#797)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-15 17:52:20 +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 |
|
kevin olson
|
8bfd3591a6
|
feat(Input/Textarea): allow specifying autofocus delay for page transitions (#816)
|
2023-10-14 16:12:39 +02:00 |
|
Benjamin Canac
|
550ac10e49
|
fix(Modal): remove padding on mobile with fullscreen enabled
Resolves #811
|
2023-10-12 16:31:22 +02:00 |
|
Benjamin Canac
|
6137acad04
|
chore(github): edge release only when src/ changes
|
2023-10-12 15:30:08 +02:00 |
|
Benjamin Canac
|
0bd12fdf92
|
chore(useUI): add option to force appConfig merge
|
2023-10-12 15:27:22 +02:00 |
|
Sma11X
|
3ae78aadee
|
docs(input): add type description (#794)
Co-authored-by: Haytham A. Salama <haythamasalama@gmail.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-12 14:48:37 +02:00 |
|
renovate[bot]
|
7a48e8c45d
|
chore(deps): update all non-major dependencies (#762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-12 14:46:27 +02:00 |
|
Benjamin Canac
|
ddbb431953
|
fix(Tabs): truncate buttons content
Resolves #796
|
2023-10-12 14:37:38 +02:00 |
|
Benjamin Canac
|
3697dbeda2
|
docs(popover): add New badge on manual section
|
2023-10-12 12:30:58 +02:00 |
|
Nils Olsson
|
92b86186e7
|
feat(Popover): manual mode & horizontal offset (#781)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Lnunu <62177121+Lnunu@users.noreply.github.com>
|
2023-10-12 12:14:40 +02:00 |
|
Benjamin Canac
|
827f2f45d9
|
docs: add fatal on createError
|
2023-10-12 11:47:14 +02:00 |
|
Sma11X
|
96296c3d38
|
fix(Accordion): toggle correct element when keyboard press (#805)
Co-authored-by: Haytham Salama <haythamasalama@gmail.com>
|
2023-10-12 11:46:02 +02:00 |
|
Benjamin Canac
|
94cabca65a
|
docs: add missing target _blank on callouts
|
2023-10-10 18:48:07 +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 |
|
Benjamin Canac
|
1df07e2b4c
|
chore(github): remove pull_request trigger on ci
|
2023-10-10 16:30:00 +02:00 |
|
Benjamin Canac
|
972618fac8
|
docs(header): add github link on mobile
|
2023-10-10 14:42:47 +02:00 |
|
Benjamin Canac
|
168ef018f1
|
docs: remove duplicate features from landing
|
2023-10-10 11:40:54 +02:00 |
|
Benjamin Canac
|
e4d500f7c7
|
docs(examples): fix color mode code-block
|
2023-10-09 18:22:48 +02:00 |
|
Sébastien Chopin
|
aa42c4a5d1
|
docs: enable CF analytics
|
2023-10-09 12:01:54 +02:00 |
|
KeJun
|
fe348b48c6
|
docs(ComponentExample): automatically read code (#789)
|
2023-10-09 10:44:47 +02:00 |
|
Clayton Chew
|
cf93d968af
|
docs: update ui.notifications position configuration (#788)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Clayton Chew <30117799+claytonchew@users.noreply.github.com>
|
2023-10-06 18:27:37 +02:00 |
|
Sébastien Chopin
|
3b8e014449
|
docs: improve form docs (#761)
Co-authored-by: Haytham A. Salama <haythamasalama@gmail.com>
|
2023-10-06 18:25:22 +02:00 |
|
Haytham A. Salama
|
f4a3479e7c
|
docs: add link to the FormExampleElements (#787)
|
2023-10-06 17:33:24 +02:00 |
|
Benjamin Canac
|
ccb353d4bd
|
docs: bump @nuxt/ui-pro
|
2023-10-05 15:22:54 +02:00 |
|
Benjamin Canac
|
3c5c3389f8
|
fix(Divider): display a single border when no content
|
2023-10-05 15:22:54 +02:00 |
|
Haytham A. Salama
|
eb9ce6a0dd
|
feat(Divider): new component (#757)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-05 15:22:54 +02:00 |
|
Haytham A. Salama
|
0c807db005
|
docs: improve select options from types (#758)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-05 15:22:54 +02:00 |
|
Lnunu
|
49a753f80f
|
docs(shortcuts): invalid dropdown items (#778)
|
2023-10-05 15:22:54 +02:00 |
|
Benjamin Canac
|
498db5ca21
|
docs(popover): add panel slot example
Resolves #763
|
2023-10-05 15:22:54 +02:00 |
|
Benjamin Canac
|
25ab781c14
|
docs: bump @nuxt/ui-pro
|
2023-10-05 15:22:54 +02:00 |
|
Benjamin Canac
|
af3db2a544
|
docs: remove New badges
|
2023-10-05 15:22:54 +02:00 |
|
Benjamin Canac
|
537bd08aaa
|
docs(installation): invalid filename
|
2023-10-05 15:22:40 +02:00 |
|
Benjamin Canac
|
f3c7ad8470
|
docs: update badges
|
2023-10-02 18:07:17 +02:00 |
|
Benjamin Canac
|
64897a39bf
|
chore(release): 2.9.0
v2.9.0
|
2023-10-02 17:29:03 +02:00 |
|
Benjamin Canac
|
dfda33c1aa
|
chore(deps): bump
|
2023-10-02 11:07:56 +02:00 |
|
Benjamin Canac
|
d46eafb248
|
chore(Badge): add type
|
2023-09-29 16:17:06 +02:00 |
|
Benjamin Canac
|
ee6f0d0c49
|
chore(deps): dedupe lock
|
2023-09-29 14:55:03 +02:00 |
|
Haytham A. Salama
|
b7b86bcc44
|
docs: add discord link to the section community (#759)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-29 11:34:00 +02:00 |
|
Haytham A. Salama
|
bbf3424933
|
docs: add contributing page (#729)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-29 11:10:03 +02:00 |
|
Levy
|
2fc938575d
|
feat(FormGroup): add slots (#714)
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: saveliy <savelii.moshkota@ext.jumingo.com>
|
2023-09-28 18:30:41 +02:00 |
|