Sébastien Chopin
d64cb8a6fd
chore: Update PULL_REQUEST_TEMPLATE.md
2024-01-02 14:57:32 +01:00
Benjamin Canac
00d0fd5919
fix(Table): display nothing instead of error when key is missing
...
Fixes #1173
2024-01-02 11:10:42 +01:00
Benjamin Canac
30e7a3ca20
chore(deps): update lock
2024-01-02 10:54:32 +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
John Puaoi
97a3975197
fix(Form): invalid errors when using clear by path ( #1165 )
2024-01-02 10:34:52 +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
Neil Mispelaar
29e64ca963
feat(VerticalNavigation): improve accessibility ( #948 )
...
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2023-12-26 13:00:33 +01:00
Benjamin Canac
556ee0d9c4
docs: update dependencies
2023-12-26 12:19:24 +01:00
Benjamin Canac
debafef0fa
chore(deps): update dependencies
2023-12-26 11:15:44 +01:00
Benjamin Canac
2d9038bcb0
chore(npmrc): ignore workspace root check
2023-12-26 11:06:36 +01:00
nathanjcollins
f7f8f06b91
chore(deps): update tailwindcss dependency to 3.4.0 ( #1145 )
...
* chore: update dependency for tailwindcss to 3.4
* refactor: change w-x h-x to size-x
* up
* up
* revert: h-x w-x to size-x
* fix: undo
* up
---------
Co-authored-by: Nathan Collins <nathancollins@Nathans-MacBook-Pro.local >
Co-authored-by: Benjamin Canac <canacb1@gmail.com >
2023-12-26 10:56:57 +01:00
Benjamin Canac
56e1fed373
fix(useShortcuts): invalid code after #1159
2023-12-25 17:39:01 +01:00
Lukas
648eec31b9
fix(useShortcuts): include contenteditable="plaintext-only" elements in usingInput ( #1159 )
2023-12-25 17:34: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
Benjamin Canac
4dee128524
chore(deps): update @egoist/tailwindcss-icons
2023-12-19 17:36:13 +01:00
Benjamin Canac
4c84839a01
fix(Toggle): add missing change event
...
Fixes #1113
2023-12-19 13:09:11 +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
Daniel Roe
1a1c640220
chore: migrate to @nuxt/test-utils alpha ( #1133 )
...
* test: update snapshots to remove quotes
* chore: add alpha versions of test-utils
* chore: migrate to new test format
* test: slightly improve typing in suite
* test: improve safety of basic test
2023-12-19 11:37:57 +01:00
Daniel Roe
5c99ae131d
fix: update vue and fix type issues ( #1112 )
...
* chore: bump vue version to show type errors
* fix: address type issues
2023-12-19 10:54:00 +01:00
Benjamin Canac
b22bd70d54
fix(config): prevent class merge of avatar size
2023-12-16 00:16:34 +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
23770d8cf0
chore(deps): update tailwind-merge
2023-12-15 14:42:57 +01:00
Benjamin Canac
84e75ad237
chore(playground): add tailwind.config.ts
2023-12-15 12:51:55 +01:00
Benjamin Canac
00dd8c27bd
chore(playground): add app.config.ts
2023-12-15 12:50:58 +01:00
Benjamin Canac
5f81a79edf
chore(Table): unused omit function
2023-12-15 11:37:08 +01:00
Benjamin Canac
1a02b3abe7
chore(Table): remove unused click attribute in rows
2023-12-14 17:17:43 +01:00
Benjamin Canac
83631ccbca
fix(Link): handle active override when value is false
2023-12-14 14:32:31 +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
Conner Blanton
f32f578125
feat(Popover): open and close events ( #1038 )
2023-12-11 17:19:19 +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
7584d72f42
chore(release): 2.11.1
v2.11.1
2023-12-11 12:14:39 +01:00