Benjamin Canac
|
3a142896c3
|
chore(useButtonGroup): indentation
|
2024-02-19 12:22:50 +01:00 |
|
Benjamin Canac
|
58682cec0c
|
docs(theming): broken link for ui.config file
Resolves #1372
|
2024-02-18 20:01:21 +01:00 |
|
Romain Hamel
|
37ef7a4e4f
|
docs(form): improve form documentation (#1373)
|
2024-02-18 18:30:20 +01:00 |
|
Amir Reza Dalir
|
5266591c88
|
fix(Form): improve validate path type (#1370)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-02-18 11:15:15 +01:00 |
|
Romain Hamel
|
d4b6147fcc
|
fix(Form): return false when silent validation fails (#1371)
|
2024-02-18 11:11:07 +01:00 |
|
Benjamin Canac
|
31232d4d72
|
chore(Table): use px-4 in td and th for consistency
|
2024-02-15 15:29:52 +01:00 |
|
Benjamin Canac
|
3fe35217cb
|
feat(Table): display progress bar when loading (#1362)
|
2024-02-15 12:37:44 +01:00 |
|
renovate[bot]
|
04ef47376d
|
chore(deps): update dorny/paths-filter action to v3 (#1360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-15 12:32:02 +01:00 |
|
Benjamin Canac
|
aa2b1cae88
|
fix(Notification): remove required title to prevent warning when using slot
|
2024-02-15 12:22:50 +01:00 |
|
Benjamin Canac
|
e545b6f0a1
|
fix(Alert): remove required title to prevent warning when using slot
|
2024-02-15 12:22:33 +01:00 |
|
Benjamin Canac
|
db42d9cab7
|
chore(Progress): define ProgressColor type
|
2024-02-15 12:14:00 +01:00 |
|
Benjamin Canac
|
b11c773f32
|
chore(Range): export RangeColor type
|
2024-02-15 12:14:00 +01:00 |
|
Benjamin Canac
|
c34df13e65
|
chore(Toggle): export ToggleColor type
|
2024-02-15 12:14:00 +01:00 |
|
Benjamin Canac
|
a55a08a91e
|
fix(Progress): prevent NaN percent display when indeterminate
|
2024-02-15 12:13:37 +01:00 |
|
Benjamin Canac
|
c488b28c3c
|
docs: use lang="ts" everywhere
|
2024-02-14 17:41:10 +01:00 |
|
Benjamin Canac
|
300861a49e
|
docs(deps): remove @nuxthq/studio
|
2024-02-14 14:47:49 +01:00 |
|
Benjamin Canac
|
09a8e2d8c2
|
chore(deps): refresh lock
|
2024-02-12 12:00:48 +01:00 |
|
Benjamin Canac
|
7eba5b539a
|
chore(FormGroup): wrap label & description to ease styling
|
2024-02-12 11:59:18 +01:00 |
|
renovate[bot]
|
19d15b42f0
|
chore(deps): update all non-major dependencies (#1334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 11:37:32 +01:00 |
|
Richard van Driest
|
e23d4aaf53
|
docs(table): correct spelling (#1340)
|
2024-02-09 11:40:02 +01:00 |
|
Benjamin Canac
|
e1fb8e438d
|
chore(Modals): ensure modalState exists
|
2024-02-08 17:18:48 +01:00 |
|
Benjamin Canac
|
f682905b26
|
fix(Card): prevent body padding without default slot
|
2024-02-08 12:49:38 +01:00 |
|
Benjamin Canac
|
f5fa9fe163
|
docs: add New badges on edge
|
2024-02-07 21:48:21 +01:00 |
|
Benjamin Canac
|
627a44bb1f
|
docs: remove New badges on edge
|
2024-02-07 21:42:33 +01:00 |
|
Benjamin Canac
|
ade99a8f05
|
chore(Modals): client only component
|
2024-02-07 21:36:51 +01:00 |
|
Benjamin Canac
|
3295954247
|
docs(table): prevent overflow on mobile
|
2024-02-07 21:36:32 +01:00 |
|
Benjamin Canac
|
4f532dbb72
|
docs(vertical-navigation): improve example
|
2024-02-07 21:36:18 +01:00 |
|
Benjamin Canac
|
ee0a8f01af
|
docs(carousel): improve examples
|
2024-02-07 21:31:48 +01:00 |
|
Benjamin Canac
|
b8936070f9
|
Revert "docs: add missing overflow-hidden on components"
This reverts commit 34adcc1c04.
|
2024-02-07 21:04:56 +01:00 |
|
Neil Richter
|
6f29c620ab
|
feat(Modal): open programmatically (#1319)
|
2024-02-07 16:53:17 +01:00 |
|
renovate[bot]
|
98a2d0f1af
|
chore(deps): update all non-major dependencies (#1216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-02-07 16:03:42 +01:00 |
|
Benjamin Canac
|
e08601900e
|
docs(DatePicker): wrong version of v-calendar
Fixes #1333
|
2024-02-07 14:40:21 +01:00 |
|
Benjamin Canac
|
cf818fba47
|
docs(home): improve pro animation start time
|
2024-02-07 14:31:57 +01:00 |
|
Benjamin Canac
|
0c8a649035
|
docs: add postcss shiki lang highlighter
|
2024-02-07 14:12:54 +01:00 |
|
Benjamin Canac
|
843a978644
|
feat(Tabs): add unmount prop as false by default
Resolves #663
|
2024-02-07 14:12:54 +01:00 |
|
adjabaev
|
cbeede66bb
|
feat(Divider): handle size prop (#1307)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-02-07 13:48:11 +01:00 |
|
Benjamin Canac
|
a506cbbcb0
|
chore(package.json): add missing module type
|
2024-02-07 12:44:35 +01:00 |
|
Benjamin Canac
|
bb40c31031
|
fix(module): prevent tailwind warn with bun
Fixes #809
|
2024-02-07 12:43:56 +01:00 |
|
Benjamin Canac
|
34adcc1c04
|
docs: add missing overflow-hidden on components
|
2024-02-06 23:09:27 +01:00 |
|
Olusola Olawale
|
ac42ec106f
|
fix(Link): check disabled prop before navigating (#1321)
|
2024-02-06 21:45:51 +01:00 |
|
Benjamin Canac
|
c3ed940ac2
|
docs(deps): bump @nuxt/ui-pro-edge
|
2024-02-06 19:51:38 +01:00 |
|
Benjamin Canac
|
7c74c2f22a
|
docs: improve config display
|
2024-02-06 19:51:21 +01:00 |
|
Benjamin Canac
|
d0f4530e85
|
fix(SelectMenu): revert component is after #1199
|
2024-02-06 18:15:27 +01:00 |
|
Benjamin Canac
|
f8b296fc60
|
fix(Meter): missing import of Icon component
Fixes #1328
|
2024-02-06 18:03:16 +01:00 |
|
Benjamin Canac
|
882247e5f4
|
fix(Accordion): style disclosure div after #1199
|
2024-02-06 17:52:58 +01:00 |
|
Farnabaz
|
a297c3b41e
|
docs: move shiki highlighter to composable (#1325)
|
2024-02-06 16:12:27 +01:00 |
|
Benjamin Canac
|
45121916d0
|
docs(releases): use head.title
Fixes #1323
|
2024-02-06 15:38:18 +01:00 |
|
Benjamin Canac
|
6b82429e30
|
chore(deps): bump
|
2024-02-06 14:21:11 +01:00 |
|
Farnabaz
|
707753a743
|
docs(deps): update @nuxt/content (#1310)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-02-06 13:06:20 +01:00 |
|
Benjamin Canac
|
10db14475f
|
fix(components): hydration attribute mismatch with vue 3.4 (#1199)
|
2024-02-06 12:42:19 +01:00 |
|