Benjamin Canac
|
ea29cc238c
|
chore: allow as in content and arrow props
|
2024-04-03 17:52:08 +02:00 |
|
Benjamin Canac
|
56da54b440
|
chore(Tabs): add content prop with force-mount
|
2024-04-03 17:51:26 +02:00 |
|
Benjamin Canac
|
550c89d92c
|
chore(Accordion): add content prop for consistency
|
2024-04-03 17:50:54 +02:00 |
|
Benjamin Canac
|
c36940a221
|
fix(Accordion): dont set a default-value
|
2024-04-03 17:50:32 +02:00 |
|
Benjamin Canac
|
5f2a9ddc2e
|
chore: move animations in tailwind.css
Resolves #25
|
2024-04-03 17:08:16 +02:00 |
|
Benjamin Canac
|
17c7256864
|
chore(theme): use kebab case
|
2024-04-02 19:29:35 +02:00 |
|
Benjamin Canac
|
659c58b49f
|
chore(Provider): rename to App
|
2024-04-02 19:01:07 +02:00 |
|
Benjamin Canac
|
47e32a13ca
|
chore(module): type icons from app config
|
2024-04-02 18:27:15 +02:00 |
|
Benjamin Canac
|
0b29cf5aa3
|
playground: clean nuxt config
|
2024-04-02 17:22:19 +02:00 |
|
Benjamin Canac
|
f3c690ebd8
|
chore(templates): move DeepPartial to runtime types
chore(templates): up
|
2024-04-02 17:22:19 +02:00 |
|
Benjamin Canac
|
ab9fc3eebb
|
cli: export bin
|
2024-04-02 16:43:40 +02:00 |
|
Benjamin Canac
|
54aa892bf0
|
chore(module): update addTemplates export
|
2024-04-02 16:03:46 +02:00 |
|
Benjamin Canac
|
48fc683831
|
chore(deps): update
|
2024-04-02 12:46:16 +02:00 |
|
Benjamin Canac
|
2fb2a507b4
|
chore(package): add build script
|
2024-04-02 12:43:27 +02:00 |
|
Romain Hamel
|
e29b514f8d
|
feat(RadioGroup): new component (#41)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-02 11:35:16 +02:00 |
|
Benjamin Canac
|
80a3a0c28f
|
fix(Tabs): broken design
|
2024-03-29 18:13:43 +01:00 |
|
Benjamin Canac
|
864cd83520
|
chore(cli): export component types
|
2024-03-29 18:07:07 +01:00 |
|
Benjamin Canac
|
cff37bf211
|
feat(Avatar): bind as to image to support NuxtImg
|
2024-03-29 16:59:43 +01:00 |
|
Benjamin Canac
|
b471547eb7
|
chore(components): improve imports
|
2024-03-29 16:59:24 +01:00 |
|
Benjamin Canac
|
10b56bb16c
|
chore(useShortcuts): prevent double export
|
2024-03-29 16:25:02 +01:00 |
|
Benjamin Canac
|
74cfb3d18f
|
chore(types): export from components
|
2024-03-29 16:24:40 +01:00 |
|
Benjamin Canac
|
8234bc6a15
|
playground(app): remove container
|
2024-03-29 14:52:43 +01:00 |
|
Benjamin Canac
|
5fcd6d1bea
|
chore(theme): improve focus
|
2024-03-29 14:45:47 +01:00 |
|
Benjamin Canac
|
44033508a7
|
feat(DropdownMenu): new component (#37)
|
2024-03-29 13:42:02 +01:00 |
|
Benjamin Canac
|
2fbf47e1fc
|
chore(NavigationMenu): better indexes
|
2024-03-27 17:17:39 +01:00 |
|
Benjamin Canac
|
4ba4f9ee6d
|
test: update snapshots
|
2024-03-27 17:17:17 +01:00 |
|
Benjamin Canac
|
ee1d6ed08f
|
fix(NavigationMenu): label doesn't need to be typed as number
|
2024-03-27 16:46:32 +01:00 |
|
Benjamin Canac
|
4301821473
|
fix(NavigationMenu): optional links
|
2024-03-27 16:45:40 +01:00 |
|
Benjamin Canac
|
20caea1cd7
|
fix(Tabs): optional items
|
2024-03-27 16:45:16 +01:00 |
|
Benjamin Canac
|
d00084c54c
|
fix(Tooltip): missing conditions on slots
|
2024-03-27 16:45:03 +01:00 |
|
Benjamin Canac
|
c060b461e9
|
chore(deps): pin vite
|
2024-03-27 15:02:22 +01:00 |
|
Benjamin Canac
|
e8419fac01
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2024-03-27 14:41:57 +01:00 |
|
Benjamin Canac
|
36a3279228
|
chore: update resolutions
|
2024-03-27 14:37:32 +01:00 |
|
Benjamin Canac
|
508ae0806f
|
chore: remove useless css file
|
2024-03-27 14:15:35 +01:00 |
|
Benjamin Canac
|
fe4892e030
|
test: update snapshots
|
2024-03-27 14:03:07 +01:00 |
|
Benjamin Canac
|
74325441e9
|
chore(deps): update
|
2024-03-27 14:03:00 +01:00 |
|
Benjamin Canac
|
1ddca46fa4
|
playground: remove tailwind.config
|
2024-03-27 13:58:57 +01:00 |
|
Mahdi Shah Abbasian
|
bd8b737642
|
fix(Divider): add w-full only on horizontal wrapper (#1565)
|
2024-03-27 13:57:09 +01:00 |
|
Neil Richter
|
dd8a122933
|
docs(installation): update regex to match @nuxt/eslint rules (#1572)
|
2024-03-27 13:55:23 +01:00 |
|
Qin Guan
|
0b799e4300
|
docs(icon): add link to theming icons section (#1571)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-27 13:54:38 +01:00 |
|
Benjamin Canac
|
85c693e3ba
|
remove old files
|
2024-03-27 12:39:55 +01:00 |
|
Benjamin Canac
|
f3fec877c5
|
Merge branch 'main' of https://github.com/benjamincanac/nuxt-ui3 into dev
|
2024-03-27 12:34:43 +01:00 |
|
Benjamin Canac
|
8517897c34
|
fix(Popover): missing mouseenter event on container
Resolves #1564
|
2024-03-27 12:04:49 +01:00 |
|
Benjamin Canac
|
72889535e7
|
fix(Dropdown): missing mouseenter event on container
|
2024-03-27 12:04:31 +01:00 |
|
Romain Hamel
|
bfd5988358
|
feat(Checkbox): new component (#67)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-27 12:00:15 +01:00 |
|
Romain Hamel
|
878f7078a2
|
fix(Input/SelectMenu): handle file type and change events (#1570)
|
2024-03-27 11:57:31 +01:00 |
|
Benjamin Canac
|
8fd369372b
|
feat(Switch): handle loading and loadingIcon
Resolves #65
|
2024-03-26 15:48:16 +01:00 |
|
Benjamin Canac
|
c9f09992b7
|
fix(plugins): use import.meta
|
2024-03-26 15:26:04 +01:00 |
|
Benjamin Canac
|
bd8118c124
|
docs(deps): update @nuxt/ui-pro
|
2024-03-26 14:18:21 +01:00 |
|
Benjamin Canac
|
3d5ffe76ef
|
chore(release): v2.15.0
v2.15.0
|
2024-03-26 13:53:25 +01:00 |
|