Benjamin Canac
|
9952581d5b
|
docs: remove useless label from RangeExample
|
2023-11-15 11:27:28 +01:00 |
|
Benjamin Canac
|
60e195ae60
|
docs(Toggle): put back lost v-model example
Resolves #916
|
2023-11-15 11:27:12 +01:00 |
|
Benjamin Canac
|
7c1052f3f7
|
docs(ComponentCard): add code prop to key to prevent duplicates
|
2023-11-15 11:11:25 +01:00 |
|
Benjamin Canac
|
60fa2beed0
|
fix(Dropdown): pass event to click function
|
2023-11-14 19:26:15 +01:00 |
|
Benjamin Canac
|
050c9c8db9
|
chore(deps): update lock
|
2023-11-14 17:42:44 +01:00 |
|
Benjamin Canac
|
9361d47cf7
|
docs: remove @iconify-json/logos
|
2023-11-14 17:42:14 +01:00 |
|
Benjamin Canac
|
b3caec3a7d
|
docs: improve og image component
|
2023-11-14 17:37:56 +01:00 |
|
Benjamin Canac
|
4dbc6240c5
|
docs: prevent UNotifications slot #description override
Otherwise it alters the display of the Notification examples where actions moves under the title.
|
2023-11-14 17:21:39 +01:00 |
|
Benjamin Canac
|
7cb987de42
|
fix(Notification): improve config options
|
2023-11-14 17:19:59 +01:00 |
|
Benjamin Canac
|
91511b921d
|
fix(Alert): improve config options
Resolves #760
|
2023-11-14 17:13:21 +01:00 |
|
Benjamin Canac
|
f323379909
|
fix(Dropdown): use NuxtLink with custom prop to close on select
Fixes #899
|
2023-11-14 16:26:24 +01:00 |
|
Benjamin Canac
|
ded6a7f73d
|
fix(Notification): prevent gap when no close button or action
|
2023-11-14 15:55:57 +01:00 |
|
Benjamin Canac
|
9a1a1b8caf
|
fix(Alert): prevent gap when no close button or action
Fixes #831
|
2023-11-14 15:55:57 +01:00 |
|
Sylvain Marroufin
|
de38afd97b
|
fix(defineShortcuts): support minus - key (#962)
|
2023-11-14 14:24:46 +01:00 |
|
Romain Hamel
|
a3046aa256
|
fix(FormGroup): hydration mismatch on inputId (#942)
|
2023-11-14 14:23:51 +01:00 |
|
Conner Blanton
|
3c71bf36b0
|
feat(Toggle): add size prop (#950)
|
2023-11-11 22:42:05 +01:00 |
|
max
|
c55871b844
|
fix(Progress): percentage calculation (#939)
|
2023-11-11 17:11:11 +01:00 |
|
Benjamin Canac
|
0eb8d8f7ec
|
docs: consistent usage of :component-example
|
2023-11-10 11:24:49 +01:00 |
|
max
|
68f6956d6e
|
fix(Input/Textarea): add v-model modifiers (#856)
|
2023-11-10 11:05:58 +01:00 |
|
Benjamin Canac
|
6f0bfb5d89
|
chore(Icon): use computed for dynamic prop
|
2023-11-09 16:20:22 +01:00 |
|
Maxime Pauvert
|
4a62dac8a4
|
chore(package): add homepage (#929)
Co-authored-by: roiLeo <medina.leo42@gmail.com>
|
2023-11-08 17:43:07 +01:00 |
|
Benjamin Canac
|
042603a3c7
|
docs: use new prose component Tabs (#920)
|
2023-11-07 13:01:42 +01:00 |
|
Benjamin Canac
|
c601fc6c55
|
feat(Icon): switch to nuxt-icon with dynamic prop or app config (#862)
|
2023-11-06 18:27:14 +01:00 |
|
Benjamin Canac
|
196e9ac7d4
|
docs: remove Pricing from pro header
|
2023-11-06 15:48:18 +01:00 |
|
Sébastien Chopin
|
bfe418f614
|
docs: update nuxt-og-image
|
2023-11-06 14:54:33 +01:00 |
|
Benjamin Canac
|
3d205d0c8a
|
docs: move pro navigation at the end on edge version
|
2023-11-06 11:56:12 +01:00 |
|
Benjamin Canac
|
f3c491a417
|
chore(release-it): improve github release name
|
2023-11-04 15:36:43 +01:00 |
|
Benjamin Canac
|
d7cbd05533
|
docs: bump @nuxt/ui-pro
|
2023-11-03 16:46:19 +01:00 |
|
Arash
|
8451f4d9bb
|
fix(Notifications): teleport to body (#909)
|
2023-11-03 15:08:52 +01:00 |
|
Benjamin Canac
|
c153138db1
|
docs: prevent err on page not found
|
2023-11-03 14:38:02 +01:00 |
|
Daniel Roe
|
c73a2ab676
|
docs: don't add pro path if it doesn't exist (#917)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-11-03 14:37:54 +01:00 |
|
Romain Hamel
|
e81d5cf998
|
fix(FormGroup): remove inputId if the input is a fieldset (#914)
|
2023-11-03 14:31:15 +01:00 |
|
Benjamin Canac
|
7891ccb9ac
|
test: lint
|
2023-11-03 11:45:41 +01:00 |
|
Daniel Roe
|
c84438f491
|
fix(module): use correct alias for #ui-colors (#913)
|
2023-11-03 11:40:26 +01:00 |
|
Benjamin Canac
|
844b3185e9
|
docs: integrate @nuxt/ui-pro (#739)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Florent Delerue <florentdelerue@hotmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-11-02 16:44:44 +01:00 |
|
Juho Rutila
|
ed4b5e0077
|
test: add unit tests for the module (#892)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-11-02 11:00:20 +01:00 |
|
Conner Blanton
|
a2d70f04e9
|
fix(Radio): prevent help text from inlining with label (#894)
|
2023-10-31 14:29:48 +01:00 |
|
Benjamin Canac
|
1f9a063d98
|
docs: remove New badges for edge
|
2023-10-31 10:33:49 +01:00 |
|
Benjamin Canac
|
033910d90a
|
docs: invalid radio links
|
2023-10-31 10:33:35 +01:00 |
|
Benjamin Canac
|
3e783277be
|
chore(release): 2.10.0
v2.10.0
|
2023-10-31 10:21:59 +01:00 |
|
Benjamin Canac
|
3ff4f0f8f5
|
chore(deps): update lock
|
2023-10-31 10:21:24 +01:00 |
|
Benjamin Canac
|
c37ad8b79a
|
fix(Dropdown): use NuxtLink instead of ULink (#882)
|
2023-10-29 17:11:12 +01:00 |
|
Levy
|
f5f33882f9
|
fix(FormGroup): ensure size exists in config (#695)
Co-authored-by: Sma11X <540351143@qq.com>
Co-authored-by: saveliy <savelii.moshkota@ext.jumingo.com>
|
2023-10-28 17:59:51 +02:00 |
|
Conner
|
5a2644b329
|
feat(RadioGroup): configurable label size (#881)
|
2023-10-27 23:11:58 +02:00 |
|
Benjamin Canac
|
327c7769da
|
chore(MeterGroup): unused import
|
2023-10-27 22:45:38 +02:00 |
|
Benjamin Canac
|
a0ffd3e334
|
docs(vertical-navigation): simplify default slot example
Resolves #813
|
2023-10-27 22:27:42 +02:00 |
|
Benjamin Canac
|
18e8d28272
|
chore(MeterGroup): consistency when multiple useUI
|
2023-10-27 22:08:29 +02:00 |
|
Benjamin Canac
|
339eaf69a5
|
chore(ui.config): rename popperArrow
|
2023-10-27 20:43:37 +02:00 |
|
Benjamin Canac
|
53b26b8194
|
docs: rename Preset title to Config
|
2023-10-27 20:43:23 +02:00 |
|
Italo
|
abbcc37fbb
|
feat(Meter): new component (#827)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-27 20:40:39 +02:00 |
|