Eugen Istoc
|
108d36fd8a
|
feat(useOverlay)!: handle programmatic modals and slideovers (#3279)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-27 17:32:48 +01:00 |
|
Benjamin Canac
|
443a0be017
|
feat(module): generate tailwindcss theme colors (#2967)
Co-authored-by: HugoRCD <hugo.richard@epitech.eu>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2025-02-06 17:29:03 +01:00 |
|
Benjamin Canac
|
533ccec110
|
fix(colors): move css variables to base layer
Resolves #3075
|
2025-01-16 12:22:25 +01:00 |
|
Benjamin Canac
|
9368c6a639
|
refactor(module)!: implement design system with CSS variables (#2298)
|
2024-10-07 14:48:02 +02:00 |
|
Benjamin Canac
|
0f86b87385
|
feat(module): override dark variant with class strategy
|
2024-10-02 15:57:01 +02:00 |
|
Benjamin Canac
|
debf9cc853
|
fix(plugins): infer type from #app to remove build warning
|
2024-09-11 10:30:15 +02:00 |
|
Benjamin Canac
|
d430256271
|
chore(colors): use media query instead of .dark selector
Waiting on Tailwind CSS v4 dark mode implementation
|
2024-08-22 23:13:04 +02:00 |
|
Benjamin Canac
|
ccbaf6ea15
|
feat(module)!: move primary and gray inside colors object
|
2024-07-01 14:57:59 +02:00 |
|
Neil Richter
|
b886150147
|
feat(Slideover): open programmatically (#122)
|
2024-06-07 17:31:05 +02:00 |
|
Neil Richter
|
2bf99e1eb4
|
feat(Modal): open programmatically (#78)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-05-28 17:14:13 +02:00 |
|
Benjamin Canac
|
61851f838b
|
chore(module): rename plugin to colors
|
2024-04-03 18:36:21 +02: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
|
c9f09992b7
|
fix(plugins): use import.meta
|
2024-03-26 15:26:04 +01:00 |
|
Daniel Roe
|
cc62e345eb
|
fix: opt in to import.meta.* properties (#1561)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-25 17:57:58 +01:00 |
|
Eugen Istoc
|
e7697595c8
|
feat(Slideover): open programmatically (#1465)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-21 17:48:35 +01:00 |
|
Benjamin Canac
|
63f752a4a8
|
fix(plugins): add missing type
|
2024-03-14 18:29:13 +01:00 |
|
Benjamin Canac
|
c79e6f188d
|
chore(module): update theming
|
2024-03-07 15:33:53 +01:00 |
|
Benjamin Canac
|
1530e82235
|
chore(module): update colors
|
2024-03-07 12:55:00 +01:00 |
|
Benjamin Canac
|
0d1f8528c8
|
chore(module): dynamic colors
|
2024-03-06 20:08:58 +01:00 |
|
Neil Richter
|
6f29c620ab
|
feat(Modal): open programmatically (#1319)
|
2024-02-07 16:53:17 +01:00 |
|
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 |
|