Commit Graph

  • 60bb74675c chore(deps): update all non-major dependencies (#340) renovate[bot] 2023-08-11 22:00:07 +02:00
  • a488b879f5 chore: add eslint rules for spacing (#526) Haytham A. Salama 2023-08-11 22:59:10 +03:00
  • fa1103b4ec docs: rebrand to Nuxt UI Benjamin Canac 2023-08-11 17:24:18 +02:00
  • 28ebfc2575 docs: @nuxt-themes/ui-kit is now @nuxthq/elements Benjamin Canac 2023-08-11 17:18:16 +02:00
  • fdce429b3e fix(Tabs): recompute marker position when v-model changes (#524) Christian López C 2023-08-11 06:04:34 -05:00
  • 7e2bebd3ef feat(Modal): add fullscreen prop (#523) Eduard Aymerich 2023-08-10 22:10:59 +02:00
  • ccb0f6207c chore(Table): typecheck Benjamin Canac 2023-08-09 11:02:00 +02:00
  • f501460ebb docs: disable @nuxt/devtools Benjamin Canac 2023-08-09 10:58:18 +02:00
  • 858886a852 feat(Table): support nested keys in columns (#503) Vladyslav 2023-08-09 11:56:10 +03:00
  • 74f4903836 docs: bump @nuxt-themes/ui-kit Benjamin Canac 2023-08-08 10:44:09 +02:00
  • 16ac4a0533 docs: bump @nuxt-themes/ui-kit Benjamin Canac 2023-08-07 22:32:14 +02:00
  • 451e72a583 chore(app.config): revert -primary shortcuts after #493 Benjamin Canac 2023-08-07 18:33:36 +02:00
  • a8a1c150a0 fix(Button): add missing prop types (#508) 171H 2023-08-07 04:23:33 +08:00
  • b243e8c946 fix(Alert): fix wrong type of actions (#507) 171H 2023-08-07 04:22:36 +08:00
  • a29877059e docs: improve icon sections of Alert, Avatar and Notification Benjamin Canac 2023-08-04 15:31:35 +02:00
  • 55daed0e5a feat(Avatar): handle icon default from app.config.ts Benjamin Canac 2023-08-04 15:26:11 +02:00
  • 1c00a366c2 chore(Link): use $route instead of useRoute() Benjamin Canac 2023-08-04 13:12:58 +02:00
  • 9866f051b2 chore(Avatar): add flex-shrink-0 to wrapper Benjamin Canac 2023-08-04 13:11:28 +02:00
  • 3d6839da97 fix(Form): fix wrong type of validate (#496) Paul Grau 2023-08-04 19:22:42 +09:00
  • 8b19b1880e fix(Form): use safeParseAsync for zod (#497) Paul Grau 2023-08-04 19:08:04 +09:00
  • 2d6badd4b0 docs(Avatar): add edge badge on icon Benjamin Canac 2023-08-04 11:35:32 +02:00
  • df3b2028ed feat(Avatar): add icon prop as fallback Benjamin Canac 2023-08-04 11:32:17 +02:00
  • eb609b13e4 fix(AvatarGroup): use ui.wrapper as inheritAttrs is not false Benjamin Canac 2023-08-04 11:31:26 +02:00
  • aaf09ad555 feat(Tabs): control selected index (#490) Benjamin Canac 2023-08-04 10:16:36 +02:00
  • ad0fe230ba docs(ui): also add the --color-primary-DEFAULT variable Benjamin Canac 2023-08-03 17:05:20 +02:00
  • c6056ed133 feat(module): add DEFAULT shade to primary color (#493) Benjamin Canac 2023-08-03 16:27:23 +02:00
  • 7008df0988 fix(FormGroup): size were invalid since default has been removed Benjamin Canac 2023-08-03 11:49:45 +02:00
  • dc951ff69d fix(Popover): handle hover mode with padding like dropdown Benjamin Canac 2023-08-02 22:16:31 +02:00
  • e2146a5a58 docs(Form): fixed invalid state attributes in examples (#479) Romain Hamel 2023-08-01 18:34:52 +02:00
  • 75d26e0c2b docs: improve dynamic page Benjamin Canac 2023-08-01 16:05:29 +02:00
  • 32a32d00ab docs: update badges Benjamin Canac 2023-08-01 15:05:26 +02:00
  • 189bd4cd3e chore(release): 2.7.0 v2.7.0 Benjamin Canac 2023-08-01 14:53:24 +02:00
  • 871d3b3a85 docs(tailwind.config): override green with nuxt one Benjamin Canac 2023-08-01 14:52:34 +02:00
  • 248b0a68c6 fix(Form): return state on validate (#472) Romain Hamel 2023-08-01 12:56:55 +02:00
  • 396aae7563 fix(Link): handle disabled prop Benjamin Canac 2023-08-01 12:32:11 +02:00
  • dc1979cae1 fix(FormGroup): missing imports (#470) Romain Hamel 2023-07-31 16:11:24 +02:00
  • d51ad93f40 docs(Form): prevent duplicate ids Benjamin Canac 2023-07-31 15:43:20 +02:00
  • c59595f2c6 fix(FormGroup): set size default to null Benjamin Canac 2023-07-31 15:42:54 +02:00
  • a3aba1abad feat(Form): new component (#439) Romain Hamel 2023-07-31 15:22:14 +02:00
  • c37a927b4e docs(installation): fix incorrectly placed comma in array (#467) Exotical 2023-07-31 10:20:09 +02:00
  • 05ea5d2d78 chore(Link): add missing useRoute import Benjamin Canac 2023-07-30 21:11:46 +02:00
  • 963d81324c docs: bump @nuxt-themes/ui-kit Benjamin Canac 2023-07-30 20:04:17 +02:00
  • 927b63fa2e fix(module): omit colors defined as strings Benjamin Canac 2023-07-30 20:04:04 +02:00
  • cefe5a76e0 feat(Link)!: rename from LinkCustom and add exact-query / exact-hash props Benjamin Canac 2023-07-30 19:46:27 +02:00
  • a9300db91e docs(examples): add advanced table example (#393) Haytham A. Salama 2023-07-30 17:55:38 +03:00
  • 8e1aa2f1b6 docs(VerticalNavigation): add slots examples (#456) KeJun 2023-07-30 22:12:41 +08:00
  • 5221294f78 chore: add eslint rules for spacing (#464) Haytham A. Salama 2023-07-30 16:56:01 +03:00
  • 1bc055935e docs: update badges Benjamin Canac 2023-07-30 15:13:44 +02:00
  • e25be118b7 fix(module): smart safelisting for components in snake case Benjamin Canac 2023-07-30 14:56:48 +02:00
  • 93aebe6fc6 fix(FormGroup): err when no prop defined Benjamin Canac 2023-07-30 14:53:48 +02:00
  • 2b3dc8d065 fix(Table): hide data when loading state is active (#460) Haytham A. Salama 2023-07-30 00:31:29 +03:00
  • 5cf3bcf32d docs: fix after inject refactor Benjamin Canac 2023-07-29 20:30:32 +02:00
  • 3b183ac9cd feat(Range): increase narrowed surface (#459) Benjamin Canac 2023-07-29 20:15:46 +02:00
  • 3400e17d17 docs: bump @nuxt-themes/ui-kit Benjamin Canac 2023-07-29 20:14:18 +02:00
  • 4cd38ecc5a docs: lint example Benjamin Canac 2023-07-29 20:13:56 +02:00
  • 8380607a85 chore(github): run build before typecheck Benjamin Canac 2023-07-29 15:03:13 +02:00
  • 4561816b50 docs: add @nuxthq/ui dep to workspace Benjamin Canac 2023-07-29 15:00:05 +02:00
  • e6d1106b83 docs: improve props and preset Benjamin Canac 2023-07-28 14:09:13 +02:00
  • 94f1c4e6a0 docs: bump @nuxt-themes/ui-kit & @nuxt/content Benjamin Canac 2023-07-28 12:43:33 +02:00
  • 09d0ea27ab feat(ui): apply primary bg on ::selection Benjamin Canac 2023-07-28 12:40:06 +02:00
  • 66ab95a2be chore(Tabs): add missing vue imports Benjamin Canac 2023-07-28 10:03:03 +02:00
  • 2cd620899f fix(module): safelist all colors for toast.add Benjamin Canac 2023-07-27 18:28:25 +02:00
  • 0300be8539 docs(Alert): uniformize navigation badge Benjamin Canac 2023-07-27 18:22:49 +02:00
  • 5bd5dc2bca feat(Badge): rename outline to subtle + add soft variants Benjamin Canac 2023-07-27 18:17:22 +02:00
  • 572b7a5984 chore(deps): bump Benjamin Canac 2023-07-27 18:14:51 +02:00
  • ab2abae48a feat(Alert): new component (#449) Benjamin Canac 2023-07-27 16:59:50 +02:00
  • 8298b62f21 feat(Tabs): new component (#450) Benjamin Canac 2023-07-27 16:22:49 +02:00
  • 10890e6704 fix(Popover): hover mode (#453) KeJun 2023-07-27 20:35:27 +08:00
  • 3af39cacf7 chore: remove prettierrc.json Benjamin Canac 2023-07-27 12:51:00 +02:00
  • 58e3958390 docs(Skeleton): fix usage example (#452) Larra Su 2023-07-27 18:43:30 +08:00
  • 3dd0492f91 fix(FormGroup): required star display Benjamin Canac 2023-07-27 12:42:49 +02:00
  • 9a73c5fb64 docs(Badge): add Edge badges on new colors Benjamin Canac 2023-07-26 16:14:32 +02:00
  • e7cfca2aa7 chore(Badge): add missing 500 color in safelist Benjamin Canac 2023-07-26 15:23:51 +02:00
  • dc77cf292b docs(Button): add rounded section with ui prop Benjamin Canac 2023-07-26 15:01:48 +02:00
  • 05503e564c feat(Badge)!: add colors and variants (solid has changed) Benjamin Canac 2023-07-26 15:01:25 +02:00
  • 0420a17c1d docs: disable @nuxthq/studio Benjamin Canac 2023-07-26 13:00:03 +02:00
  • a9578f8c50 chore(module): fix nuxt/schema augmentation Benjamin Canac 2023-07-25 18:59:22 +02:00
  • d9ae1ee5b0 chore(deps): bump Benjamin Canac 2023-07-25 18:58:42 +02:00
  • 9e5f265f42 chore(CommandPalette): fix lint Benjamin Canac 2023-07-25 18:55:15 +02:00
  • 041f9e17de docs: fix lint Benjamin Canac 2023-07-25 18:55:05 +02:00
  • df1e4a40ca chore(types): export accordion Benjamin Canac 2023-07-25 18:30:35 +02:00
  • f005cbb95e docs(installation): add documentation for intellisense on SFC objects (#382) MadDog4533 2023-07-24 11:37:58 -06:00
  • d2a8a07a21 feat(FormGroup): add size prop and theme options (#391) henrycunh 2023-07-24 14:36:58 -03:00
  • b0440f81ce feat(CommandPalette): bind active and selected to scoped slot (#441) KeJun 2023-07-25 01:33:49 +08:00
  • 4f4a659ccc chore(types): remove partials Benjamin Canac 2023-07-20 18:11:11 +02:00
  • beffde1849 docs(installation): move pnpm first Benjamin Canac 2023-07-20 13:06:00 +02:00
  • 959c968420 feat(SelectMenu): add value-attribute prop (#429) Marc-Olivier Castagnetti 2023-07-20 12:11:04 +02:00
  • 7cccbcfef8 fix(SelectMenu)!: invert ui and ui-select props (#432) Benjamin Canac 2023-07-20 12:00:23 +02:00
  • df455db3ca feat(Notification): support html with title and description slots (#431) Benjamin Canac 2023-07-20 11:58:43 +02:00
  • 9fc786eda0 docs: and .env.example Benjamin Canac 2023-07-20 11:54:59 +02:00
  • 92a9ac0c85 docs: disabled payloadExtraction Benjamin Canac 2023-07-20 11:19:46 +02:00
  • 5a9910c2a3 docs: configure componentMeta with globalsOnly Benjamin Canac 2023-07-20 11:19:34 +02:00
  • a0f485c49d docs(ComponentCard): improve boolean prop Benjamin Canac 2023-07-20 11:19:16 +02:00
  • e92f341224 chore(Button): move some logic to LinkCustom Benjamin Canac 2023-07-20 11:19:03 +02:00
  • c4e0e5a685 docs(deps): bump @nuxt-themes/ui-kit Benjamin Canac 2023-07-19 21:04:19 +02:00
  • 72ee359b73 chore(deps): bump nuxt to 3.6.5 Benjamin Canac 2023-07-19 20:24:41 +02:00
  • 8a2b2604be chore(deps): fix @nuxt/content to 2.7.0 Benjamin Canac 2023-07-19 18:39:47 +02:00
  • d94c1b5b15 chore(deps): bump nuxt to 3.6.4 Benjamin Canac 2023-07-19 18:29:30 +02:00
  • b0486140e2 docs(SelectMenu): improve width of selects Benjamin Canac 2023-07-19 17:23:36 +02:00
  • b7d9c08a1c docs(ComponentCard): fix booleans and padding Benjamin Canac 2023-07-19 17:23:25 +02:00