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
Benjamin Canac
9d8f358139
docs: pull nuxt/ui-pro docs from main branch
2023-12-21 11:18:14 +01:00
Jakub Chrobak
bc6474a9ad
docs(installation): add bun command ( #1141 )
...
* docs: add bun installation command
* fix: add missing bracket
2023-12-20 12:28:14 +01:00
Benjamin Canac
31924e32f2
chore(deps): update
2023-12-19 18:16:39 +01:00
Benjamin Canac
c963ba688f
docs(theming): improve Icons section
2023-12-19 17:51:27 +01:00
renovate[bot]
fd30022550
chore(deps): update devdependency date-fns to v3 ( #1127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-19 11:40:59 +01:00
Benjamin Canac
0c8ab9d98e
fix(RadioGroup): pass option.disabled to children
...
Fixes #1109
2023-12-16 00:16:34 +01:00
Inesh Bose
0fdc8f70b6
feat(SelectMenu): allow creating option despite search ( #1080 )
...
* chore: initial
* chore: use reusable vnode
* fix: use component with vnode
* chore: option placement
* chore: finish
* up
* up
* up
* fix(selectmenu): non-object custom options
* up
---------
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2023-12-15 15:04:06 +01:00
Benjamin Canac
0f9b5d47a6
docs(index): update components count
2023-12-13 15:20:48 +01:00
Benjamin Canac
f623ec1130
feat(Breadcrumb): handle labelClass and merge iconClass
2023-12-12 19:12:01 +01:00
Benjamin Canac
a79f7c0a34
feat(VerticalNavigation): handle labelClass and merge iconClass
2023-12-12 19:11:12 +01:00
Benjamin Canac
1c9835d7f1
feat(Dropdown): handle labelClass and merge iconClass
...
Resolves #716
2023-12-12 19:07:46 +01:00
Benjamin Canac
6d8d82a265
feat(InputMenu): new component ( #1095 )
2023-12-12 18:45:04 +01:00
Benjamin Canac
66a80c7486
docs(SelectMenu): add missing New badge on empty slot
2023-12-12 18:19:44 +01:00
Benjamin Canac
0546c7922c
docs(ComponentPropsField): improve codeblocks line-height
2023-12-12 18:10:16 +01:00
Benjamin Canac
eafe707c7d
docs(ComponentPropsField): wrong line-height on code blocks
2023-12-12 17:02:41 +01:00
Benjamin Canac
5d1919a538
feat(SelectMenu): add empty slot when no options
...
Resolves #1089
2023-12-12 16:27:42 +01:00
Benjamin Canac
781365a5ed
docs(SelectMenu): improve
2023-12-12 16:27:42 +01:00
Benjamin Canac
0129e2db40
docs(SelectMenu): remove duplicate config
2023-12-12 16:27:22 +01:00
Benjamin Canac
45b1a4bd32
docs(releases): display pulls on release day too
2023-12-11 17:22:42 +01:00
Benjamin Canac
4b044866a5
docs: add ads
2023-12-11 16:50:00 +01:00
Benjamin Canac
9b768ec12b
docs: bump @nuxt/ui-pro-edge
2023-12-11 12:47:12 +01:00
Benjamin Canac
6b5ddc18bd
docs: improve error page
2023-12-11 11:58:09 +01:00
Benjamin Canac
cbc27422a4
docs: bump @nuxt/ui-pro-edge
2023-12-08 15:47:35 +01:00
Benjamin Canac
a8dc9b216a
docs: bump `@nuxt/ui-pro-edge
2023-12-07 17:15:05 +01:00
Benjamin Canac
32474e21f7
docs: bump `@nuxt/ui-pro-edge
2023-12-07 11:57:12 +01:00
Benjamin Canac
c023fb400c
docs(ComponentCard): add ignoreVModel prop
2023-12-07 11:43:55 +01:00