Benjamin Canac
|
e92be71749
|
docs: new structure (#1282)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2024-01-30 11:24:02 +01:00 |
|
Anthony Sendra
|
20ac4b3332
|
feat(Form): handle multiple paths in validate (#1273)
|
2024-01-27 11:41:56 +01:00 |
|
Benjamin Canac
|
b8007bab5e
|
feat(HorizontalNavigation): new component (#1279)
|
2024-01-25 10:21:06 +01:00 |
|
Benjamin Canac
|
3e81eee6e6
|
feat(VerticalNavigation)!: use Badge component for consistency
|
2024-01-24 17:03:25 +01:00 |
|
Benjamin Canac
|
6fafd78f5f
|
docs(ComponentExample): fix code slot with latest @nuxt/content
|
2024-01-23 15:29:38 +01:00 |
|
Benjamin Canac
|
5b134b07ef
|
docs(command-palette): add API section
|
2024-01-23 11:50:23 +01:00 |
|
Benjamin Canac
|
a47d9cc006
|
docs(form): improve API section
|
2024-01-23 11:50:09 +01:00 |
|
Benjamin Canac
|
ea9807f921
|
docs(theming): improve extraProperties examples
Resolves #1002
|
2024-01-23 10:50:01 +01:00 |
|
Matej Černý
|
f96eb5e8b7
|
feat(module): add option to disable global css styles (#1266)
|
2024-01-23 10:47:34 +01:00 |
|
Benjamin Canac
|
a2ed3cc376
|
docs(carousel): hydration issue in one example
|
2024-01-22 18:41:45 +01:00 |
|
Benjamin Canac
|
d416432703
|
chore(deps): update
|
2024-01-22 18:41:29 +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
|
0083ca276a
|
docs: remove New badges on edge version
|
2024-01-22 16:58:10 +01:00 |
|
Alireza Jahandideh
|
6faf15bc74
|
feat(Modal/Slideover): emit close-prevented event (#1207)
|
2024-01-19 15:45:16 +01:00 |
|
Benjamin Canac
|
91b27c8581
|
docs: bump @nuxt/ui-pro
|
2024-01-18 16:13:28 +01:00 |
|
Benjamin Canac
|
0f25f8563e
|
chore(deps): update
|
2024-01-17 23:50:07 +01:00 |
|
Benjamin Canac
|
0776455a71
|
docs(accordion): add missing button colors
|
2024-01-16 13:07:13 +01:00 |
|
Benjamin Canac
|
1a937919a2
|
fix(InputMenu): take option-attribute into account to display label
|
2024-01-16 11:17:07 +01:00 |
|
Benjamin Canac
|
b9fe74bca5
|
fix(SelectMenu): take option-attribute into account to display label
Resolves #1151
|
2024-01-16 11:16:20 +01:00 |
|
Benjamin Canac
|
e116f931b2
|
docs(ComponentCard): wrap code in <template>
|
2024-01-16 11:07:08 +01:00 |
|
Benjamin Canac
|
393b992aeb
|
docs(divider): remove useless color on example
|
2024-01-15 23:14:20 +01:00 |
|
Mohamed Attia
|
a3a7201396
|
docs(installation): typo (#1235)
|
2024-01-14 17:51:47 +01:00 |
|
Benjamin Canac
|
29029ca8ae
|
docs: bump @nuxt/ui-pro-edge
|
2024-01-12 11:52:25 +01:00 |
|
Benjamin Canac
|
2862741e5f
|
docs(demo): add loading button
|
2024-01-12 11:50:49 +01:00 |
|
Benjamin Canac
|
969b02d936
|
docs(link): display props
|
2024-01-10 17:17:51 +01:00 |
|
Benjamin Canac
|
0be676a9ef
|
docs: bump @nuxt/ui-pro-edge
|
2024-01-09 17:13:55 +01:00 |
|
Benjamin Canac
|
e48b61b5df
|
docs(TableExampleAdvanced): improve sorting with v-model:sort and sort-mode props
Resolves #1177
|
2024-01-09 15:13:29 +01:00 |
|
Benjamin Canac
|
56e0c9a9a0
|
feat(Table): add sort-mode prop
Resolves #1149
|
2024-01-09 14:54:13 +01:00 |
|
Benjamin Canac
|
8508e84958
|
chore(Table): rename columns sortFn to sort
|
2024-01-09 12:05:32 +01:00 |
|
Benjamin Canac
|
6154ae94a9
|
docs: bump @nuxt/ui-pro + @nuxt/image (required by BlogPost)
|
2024-01-08 17:29:19 +01:00 |
|
renovate[bot]
|
6384edf92a
|
chore(deps): update all non-major dependencies (#1196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-01-08 14:54:03 +01:00 |
|
Ragura
|
4f3af6cfdb
|
feat(Table): add custom sort function to columns (#1075)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-01-08 12:28:19 +01:00 |
|
Daniel Roe
|
893b2466ff
|
docs: ignore /pro when no token is provided (#1205)
|
2024-01-06 13:36:33 +01:00 |
|
Benjamin Canac
|
9807e58f8f
|
docs(installation): add Modules and TypeScript section
Related to #1169, #1200, #571 and #1190
|
2024-01-05 18:54:29 +01:00 |
|
Benjamin Canac
|
520624bd64
|
chore(InputMenu): handle async search with search prop
|
2024-01-05 17:33:36 +01:00 |
|
Benjamin Canac
|
e4b8fffc32
|
docs(SelectMenu): improve async search example
|
2024-01-05 17:29:47 +01:00 |
|
Benjamin Canac
|
0976833753
|
feat(Pagination): add disabled prop
Resolves #1189
|
2024-01-03 18:18:01 +01:00 |
|
Benjamin Canac
|
3334e2af3d
|
fix(Popover): allow manual mode without blocking normal behaviour
|
2024-01-03 16:51:20 +01:00 |
|
Benjamin Canac
|
3844714644
|
feat(Dropdown): handle manual mode
Resolves #1143
|
2024-01-03 16:49:00 +01:00 |
|
Benjamin Canac
|
c2ef6237d8
|
chore(InputMenu): allow control of search query
|
2024-01-03 15:13:34 +01:00 |
|
Benjamin Canac
|
f735db04d6
|
feat(SelectMenu): allow control of search query
Resolves #1174
|
2024-01-03 15:13:34 +01:00 |
|
renovate[bot]
|
288abf239f
|
chore(deps): update all non-major dependencies (#1184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 14:54:34 +01:00 |
|
Daniel Roe
|
217840bb41
|
docs: allow generating docs without github token (#1194)
|
2024-01-03 14:52:32 +01:00 |
|
Romain Hamel
|
4a25a12390
|
feat(Form): expose submit function (#1186)
|
2024-01-02 16:28:38 +01:00 |
|
renovate[bot]
|
7d572c81bb
|
chore(deps): update all non-major dependencies (#1007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-02 10:37:51 +01:00 |
|
Victor Akintunde
|
43b999c88e
|
docs(notification): add default timeout value (#1181)
|
2024-01-02 10:33:08 +01:00 |
|
Benjamin Canac
|
7151b7b97d
|
fix(Dropdown): merge item class
Fixes #1157
|
2023-12-28 13:14:17 +01:00 |
|
Conner Blanton
|
ffd20b3991
|
feat(VerticalNavigation): ability to add dividers (#963)
* feat(VerticalNavigation): ability to add sections with divider
* lint fix
* updating branch. resolving conflicts
* reverting app.vue
* removing unnecessary style
---------
Co-authored-by: Inesh Bose <dev@inesh.xyz>
|
2023-12-27 14:34:51 +01:00 |
|
Benjamin Canac
|
556ee0d9c4
|
docs: update dependencies
|
2023-12-26 12:19:24 +01:00 |
|
Benjamin Canac
|
d0ce8ee1c4
|
Revert "docs: pull nuxt/ui-pro docs from main branch"
This reverts commit 9d8f358139.
|
2023-12-21 16:19:31 +01:00 |
|