Commit Graph

346 Commits

Author SHA1 Message Date
renovate[bot]
ce899b4e27 chore(deps): update all non-major dependencies (#60)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-20 15:42:50 +02:00
Benjamin Canac
536bfe4ff1 chore(SelectCustom): improve icon placement and list text size 2022-06-20 10:46:32 +02:00
Sylvain Marroufin
6585bfc24a fix(Avatar): truncate placeholder if too long (#61) 2022-06-07 16:49:13 +02:00
renovate[bot]
b05aa48caa chore(deps): update all non-major dependencies (#58)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 16:15:28 +02:00
Sylvain Marroufin
e419d68f64 fix(Select): normalizedValue handling Object modelValue (#59) 2022-05-24 10:59:27 +02:00
Benjamin Canac
06b07e292e fix(Card): prevent double class 2022-05-23 12:17:42 +02:00
Benjamin Canac
33a31205a1 chore(components): add names 2022-05-20 12:21:50 +02:00
Benjamin Canac
4f7e286790 chore(deps): bump 2022-05-20 12:18:47 +02:00
Sébastien Chopin
c1a7629e29 feat(Icon): support custom component and emoji
Co-Authored-By: Benjamin Canac <canacb1@gmail.com>
Co-Authored-By: Sylvain Marroufin <marroufin.sylvain@gmail.com>
2022-05-19 12:08:13 +02:00
Benjamin Canac
189c9f3eda chore(Select): add appearance prop 2022-05-17 18:02:16 +02:00
Benjamin Canac
358387e358 fix(module): remove safelist on max-w 2022-05-17 17:15:34 +02:00
Benjamin Canac
3c724e89d4 chore(Button): add rounded preset 2022-05-17 17:15:24 +02:00
Benjamin Canac
4851a4b905 Revert "chore(package): remove postbuild:docs"
This reverts commit 4f789ac54b.
2022-05-11 17:23:23 +02:00
Benjamin Canac
4f789ac54b chore(package): remove postbuild:docs 2022-05-11 14:29:20 +02:00
Benjamin Canac
72756689b9 chore(deps): bump @nuxtjs/color-mode 2022-05-10 10:57:19 +02:00
Sylvain Marroufin
d980176e03 fix(Modal): widthClass prop and default preset value (#56) 2022-05-09 17:59:04 +02:00
Sylvain Marroufin
23deef325a feat(toast): add aliases for info and warning notifications 2022-05-09 16:12:57 +02:00
renovate[bot]
4b4d16503f chore(deps): update all non-major dependencies (#54)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 16:12:13 +02:00
Benjamin Canac
0154fa6e8c chore(deps): move back to nuxt3 edge channel 2022-05-09 16:10:50 +02:00
Sylvain Marroufin
39bf242f78 chore: migrate components to typescript setup (#55)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2022-05-09 16:05:07 +02:00
Benjamin Canac
6c2f93f262 chore(Notifications): reduce padding on lg 2022-05-08 17:08:04 +02:00
Benjamin Canac
5031610d05 chore(VerticalNavigation): override link iconClass 2022-05-07 01:01:04 +02:00
Benjamin Canac
b9757384a5 chore(VerticalNavigation): add link class 2022-05-07 00:56:42 +02:00
Benjamin Canac
60c72a20d1 fix(Notifications): inexistant z-55 2022-05-06 18:41:48 +02:00
Benjamin Canac
879bf36698 chore(deps): bump @nuxtjs/tailwindcss 2022-05-05 11:15:31 +02:00
Benjamin Canac
f65f4aa19e Revert "fix(package): update postbuild:docs command"
This reverts commit 8045c7b47e.
2022-05-04 17:49:17 +02:00
Benjamin Canac
9651f4a216 Revert "chore(package): remove postbuild:docs command"
This reverts commit 051d089928.
2022-05-04 17:49:15 +02:00
Benjamin Canac
dd292afa5e chore(deps): bump 2022-05-04 17:47:30 +02:00
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