Commit Graph

34 Commits

Author SHA1 Message Date
Benjamin Canac
0f252d0caf fix(module): missing useHead import 2023-09-07 15:13:48 +02:00
Benjamin Canac
888effea0a fix(module): missing useNuxtApp import 2023-09-07 15:13:48 +02:00
Benjamin Canac
22f7536154 chore: migrate to https://ui.nuxt.com and @nuxt/ui (#616) 2023-09-07 15:13:48 +02:00
Benjamin Canac
9f9d8f5cec docs: landing page (#611)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-09-07 15:13:48 +02:00
Sébastien Chopin
7dff23912d docs: improve performances (#570)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2023-09-07 15:13:47 +02:00
Sébastien Chopin
791804b2fb fix: use head instance from plugin 2023-09-07 15:13:47 +02:00
Benjamin Canac
c6056ed133 feat(module): add DEFAULT shade to primary color (#493) 2023-09-07 15:13:47 +02:00
Alex Liu
e1548062c7 chore(utils): types (#321) 2023-06-21 19:09:01 +02:00
Benjamin Canac
20fa4d2317 feat(module): smart safelisting (#268)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2023-06-13 12:18:38 +02:00
Sébastien Chopin
5c4ab26d25 docs: support ssg 2023-05-20 18:31:56 +02:00
Benjamin Canac
d93e995298 chore(colors): prevent err and add warning when specific colors dont exist 2023-05-17 11:02:29 +02:00
Benjamin Canac
76a0d61a0f fix(colors): missing useNuxtApp import 2023-05-10 12:39:08 +02:00
Benjamin Canac
19a34c44da chore(plugins): move hexToRgb fn to utils 2023-05-10 00:19:27 +02:00
Benjamin Canac
6da0db0113 feat: rewrite to use app config and rework docs (#143)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-05-04 14:49:19 +02:00
Sylvain Marroufin
fd4b608150 chore: add more composables (#138) 2023-03-09 11:42:22 +01:00
Anthony Fu
edc1bd677b chore: improve types (#115)
* wip: improve types

* feat: improve types

* Apply suggestions from code review

Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>

* chore: update

* chore: enable ci typecheck

* chore: fix

Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
2022-11-23 11:30:18 +01:00
Sylvain Marroufin
f9dbe28938 chore(typescript): fix typed imports (#72) 2022-07-25 18:45:37 +02:00
Benjamin Canac
db2b73e741 chore(plugins): remove types imports 2022-07-21 23:37:05 +02:00
Benjamin Canac
6b813bd3b3 chore: improve types and imports 2022-07-21 23:33:06 +02:00
Benjamin Canac
1ff9fd4f69 chore(toast): improve notifications 2022-07-21 00:39:06 +02:00
Benjamin Canac
46ea467098 fix(plugins): error in provides 2022-07-15 22:11:45 +02:00
Benjamin Canac
144b3382ad chore: fix lint 2022-07-13 16:58:12 +02:00
Benjamin Canac
b00a3aa7d6 chore(plugins): use return provide 2022-07-13 16:45:48 +02:00
Benjamin Canac
7db0ca50a0 fix(toast): id should be a string 2022-06-30 17:47:41 +02:00
Benjamin Canac
a689542de5 chore(deps): add @tailwindcss/typography 2022-06-30 11:48:59 +02:00
Sylvain Marroufin
23deef325a feat(toast): add aliases for info and warning notifications 2022-05-09 16:12:57 +02:00
Sylvain Marroufin
4532e09ac0 feat(clipboard): replace navigator.clipboard with vueuse useClipboard (#33) 2022-02-17 17:48:13 +01:00
Benjamin Canac
702abf7a9f feat: migrate to @nuxtjs/tailwindcss (#32) 2022-02-11 17:13:09 +01:00
Sylvain Marroufin
6bd51975bf feat(toast): expose timeout to alias methods (#30)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2022-02-09 17:13:59 +01:00
Sylvain Marroufin
832ffe4323 feat(plugins): clipboard (#29) 2022-02-02 17:14:41 +01:00
Benjamin Canac
39bba82079 chore: migrate to @nuxt/module-builder 2022-01-21 14:32:11 +01:00
Benjamin Canac
78013a7b25 fix: lint 2022-01-19 12:33:02 +01:00
Benjamin Canac
adbee9c717 fix(toast): types 2022-01-12 17:40:00 +01:00
Benjamin Canac
74bd7bc180 feat: module improvements 2021-12-22 12:13:52 +01:00