Benjamin Canac
|
538f707757
|
docs: fix ts error
|
2022-05-04 17:46:28 +02:00 |
|
Benjamin Canac
|
051d089928
|
chore(package): remove postbuild:docs command
|
2022-05-03 17:18:58 +02:00 |
|
Benjamin Canac
|
8045c7b47e
|
fix(package): update postbuild:docs command
|
2022-05-03 17:16:25 +02:00 |
|
Benjamin Canac
|
0e18526a6f
|
fix(useTimer): lint rule changed
|
2022-05-02 15:26:32 +02:00 |
|
Benjamin Canac
|
cc561f971b
|
chore(deps): bump @nuxtjs/eslint-config-typescript
|
2022-05-02 15:20:46 +02:00 |
|
Benjamin Canac
|
c4a40b065c
|
fix(Card): nullable validator on card roundedClass prop
|
2022-04-29 15:21:26 +02:00 |
|
Benjamin Canac
|
8222d05c15
|
fix(SelectCustom): move wrapper on top of Listbox
|
2022-04-28 17:56:46 +02:00 |
|
Benjamin Canac
|
7d1c38c820
|
chore(Slideover): remove lg:hidden
|
2022-04-28 15:06:07 +02:00 |
|
Benjamin Canac
|
dfe86f0baf
|
fix(Modal): move classes to DialogPanel
|
2022-04-28 15:05:51 +02:00 |
|
Benjamin Canac
|
6532b4bfdd
|
chore(Slideover): migrate by using DialogPanel
|
2022-04-28 14:36:45 +02:00 |
|
Benjamin Canac
|
936d6a5fee
|
fix(SelectCustom): move wrapper under Listbox
|
2022-04-28 12:59:43 +02:00 |
|
Benjamin Canac
|
cde6b5037d
|
chore(Modal): migrate by using DialogPanel
|
2022-04-28 12:44:33 +02:00 |
|
Benjamin Canac
|
5de5c07203
|
chore(SelectCustom): add multiple prop
|
2022-04-28 12:44:18 +02:00 |
|
Benjamin Canac
|
0f25820a49
|
docs: fix margin on example
|
2022-04-28 12:44:08 +02:00 |
|
renovate[bot]
|
f48dec0d60
|
chore(deps): update all non-major dependencies (#51)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-28 12:29:04 +02:00 |
|
Sylvain Marroufin
|
f0bfe20572
|
fix(textarea): autoresize reactivity (#52)
|
2022-04-28 11:39:03 +02:00 |
|
Sylvain Marroufin
|
1bda2ec01f
|
chore(typescript): migrate components (#53)
|
2022-04-28 11:38:23 +02:00 |
|
Benjamin Canac
|
57354f64f9
|
chore(deps): migrate to nuxt 3.0.0-rc.1
|
2022-04-21 00:20:03 +02:00 |
|
Benjamin Canac
|
035919a545
|
fix(Link): add missing inactive-class on button and a
|
2022-04-20 18:31:59 +02:00 |
|
Benjamin Canac
|
18c194e839
|
fix(Tooltip): prevent close when hovering
|
2022-04-19 16:09:04 +02:00 |
|
Benjamin Canac
|
15b4f913ae
|
chore(deps): bump
|
2022-04-19 16:08:53 +02:00 |
|
Benjamin Canac
|
723f075c56
|
fix(AvatarGroup): pass all avatar props
|
2022-04-15 11:59:40 +02:00 |
|
Benjamin Canac
|
39790058af
|
chore(Popover): remove default panel-class prop
|
2022-04-12 16:01:59 +02:00 |
|
Benjamin Canac
|
2e099392f1
|
fix: Dropdown and Popover manual padding
|
2022-04-12 15:04:56 +02:00 |
|
Sylvain Marroufin
|
8bc4902078
|
fix: Hover mode on Dropdown & Popover (#48)
|
2022-04-12 11:44:35 +02:00 |
|
Benjamin Canac
|
656b6e1c59
|
fix(Popover): add missing onMounted import
|
2022-04-11 15:41:41 +02:00 |
|
Benjamin Canac
|
2eb2feab67
|
fix(Popover): add missing ref import
|
2022-04-11 15:39:24 +02:00 |
|
renovate[bot]
|
fc4de89dad
|
chore(deps): update devdependency eslint to ^8.13.0 (#46)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-11 15:26:43 +02:00 |
|
Sylvain Marroufin
|
c431f8b4a1
|
feat(Popover): handle hovering mode (#47)
|
2022-04-11 15:26:33 +02:00 |
|
Benjamin Canac
|
289de07ba1
|
docs: add Slideover component
|
2022-04-08 10:56:16 +02:00 |
|
Benjamin Canac
|
368f93c294
|
chore(overlays): darken opacity overlay for modal and slideover
|
2022-04-08 10:56:16 +02:00 |
|
renovate[bot]
|
49afd2d404
|
chore(deps): update all non-major dependencies (#44)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-08 10:23:43 +02:00 |
|
Sylvain Marroufin
|
77149f0dd4
|
feat(Dropdown): add hover mode (#45)
|
2022-04-08 10:23:29 +02:00 |
|
Benjamin Canac
|
3ff8ae70b1
|
chore(Slideover): increase header padding on sm
|
2022-04-07 11:31:52 +02:00 |
|
Benjamin Canac
|
0d51747f4a
|
chore(Popover): add close slot prop
|
2022-04-04 17:15:05 +02:00 |
|
renovate[bot]
|
5c45ac9882
|
chore(deps): update all non-major dependencies (#40)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-04 14:19:53 +02:00 |
|
Sylvain Marroufin
|
ba643d9faa
|
fix(Textarea): autoresize (#43)
|
2022-04-04 14:19:23 +02:00 |
|
Benjamin Canac
|
571e907acd
|
chore(Slideover): fix types
|
2022-03-31 10:56:36 +02:00 |
|
Benjamin Canac
|
065d3691ac
|
chore(Slideover): move height to header child
|
2022-03-30 18:42:15 +02:00 |
|
Benjamin Canac
|
564ae86d63
|
chore(Slideover): improve header slot
|
2022-03-30 18:41:28 +02:00 |
|
Benjamin Canac
|
cf021a5888
|
fix(Slideover): remove useless padding
|
2022-03-30 18:29:44 +02:00 |
|
Benjamin Canac
|
7237dcb10f
|
chore(Slideover): add component
|
2022-03-30 17:45:53 +02:00 |
|
Benjamin Canac
|
0ca40a57c9
|
chore(Dropdown): handle item hover
Co-Authored-By: Sébastien Chopin <seb@nuxtjs.com>
|
2022-03-26 00:45:16 +01:00 |
|
Benjamin Canac
|
3c7d986684
|
chore(deps): bump
|
2022-03-25 17:36:11 +01:00 |
|
Benjamin Canac
|
c59b45cf3c
|
chore(VerticalNavigation): add relative class to base
|
2022-03-23 14:32:06 +01:00 |
|
renovate[bot]
|
685f738d5c
|
chore(deps): update all non-major dependencies (#28)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-17 16:30:12 +01:00 |
|
Sylvain Marroufin
|
eb0043914b
|
fix(Select): default value handling
|
2022-03-17 15:39:09 +01:00 |
|
Benjamin Canac
|
cc01af8e55
|
fix(Avatar): add missing watch import
|
2022-03-14 17:05:58 +01:00 |
|
Benjamin Canac
|
eb41b23432
|
fix(Avatar): missing ref import
|
2022-03-14 17:01:44 +01:00 |
|
Benjamin Canac
|
f38b920305
|
chore(Modal): add preset system
|
2022-03-14 16:55:19 +01:00 |
|