Commit Graph

  • eefea462e9 chore: update package, readme zernonia 2023-12-01 00:45:55 +0800
  • f013a754e6 chore: bundle module zernonia 2023-12-01 00:24:46 +0800
  • 12bb49b8a6 feat: add nuxt module zernonia 2023-12-01 00:18:04 +0800
  • bdf8d31eb0 fix: input duplicated class name, remove type="text" sadeghbarati 2023-11-29 13:37:11 +0330
  • 79948cf851 docs: fix line number highlight sadeghbarati 2023-11-29 13:00:58 +0330
  • 8c1aab7935 docs: fix Nuxt logo in light mode sadeghbarati 2023-11-29 12:54:41 +0330
  • 24c4cd85af docs: add color-scheme to doc sadeghbarati 2023-11-29 12:51:31 +0330
  • 3a941e101e
    docs: fix typo dialog.md (#192) Emir Büçkün 2023-11-29 10:45:50 +0300
  • d91f41b581
    Update dialog.md Emir Büçkün 2023-11-29 10:19:30 +0300
  • e80124e894 docs: add more info about v-model.lazy in input.md and form.md sadeghbarati 2023-11-27 23:29:02 -0800
  • eb0cd65626 docs: add v-model.lazy form example sadeghbarati 2023-11-12 15:28:49 +0330
  • b3332695c1 docs: add custom prefix and aliases capability sadeghbarati 2023-11-19 15:29:07 +0330
  • 4156bf6703
    fix: checkbox icon off-center fix (#184) Benjamin Gervan 2023-11-26 10:23:05 +0100
  • 076383cd4c fix: revert box-content Benjamin Gervan 2023-11-26 09:41:18 +0100
  • b8159582af fix: checkbox icon off-center update fix Benjamin Gervan 2023-11-26 09:39:05 +0100
  • 8d1dfe8da9 docs: fix demo after refactoring zernonia 2023-11-25 23:56:25 +0800
  • 89874ca324
    feat(cli): add collapsible animations by default (#186) Lucas Goyeche 2023-11-25 02:52:37 -0300
  • c0b7cf6a0a docs: add collapsible animation instructions Lucas Goyeche 2023-11-25 02:08:25 -0300
  • 22e353b9de feat(cli): add collapsible animations by default Lucas Goyeche 2023-11-24 23:27:33 -0300
  • a9c3c8709f chore: release v0.8.3 v0.8.3 zernonia 2023-11-25 09:55:28 +0800
  • 9074d75d96 chore: update deps zernonia 2023-11-25 09:55:16 +0800
  • 9c77320e65 fix: checkbox icon off-center fix Benjamin Gervan 2023-11-23 14:48:39 +0100
  • 12de49d160
    Update apps/www/package.json Ole Marius Løset 2023-11-22 09:31:17 +0100
  • efd6d0520b fix: missing npm run in build:registry npm script Ole Marius Løset 2023-11-22 09:17:37 +0100
  • 60098a5ff1 Merge branch 'output-consistency-across-platforms' of https://github.com/olemarius/shadcn-vue into output-consistency-across-platforms Ole Marius Løset 2023-11-22 09:09:19 +0100
  • 30e49ce273
    Merge branch 'radix-vue:dev' into output-consistency-across-platforms Ole Marius Løset 2023-11-22 09:09:05 +0100
  • 25c5826566 fix: correct sorting Ole Marius Løset 2023-11-22 09:06:01 +0100
  • e471358c7f chore: wip zernonia 2023-11-21 16:39:53 +0800
  • 962adab884 fix: card padding Ole Marius Løset 2023-11-20 12:08:47 +0100
  • c242a7955a
    add vue-tsc typecheck before build registry (#182) Ole Marius Løset 2023-11-20 11:52:36 +0100
  • 1d64830e1c Merge branch 'vue-tsc' of https://github.com/olemarius/shadcn-vue into vue-tsc Ole Marius Løset 2023-11-20 10:55:15 +0100
  • 84b336cd38 refactor: extracted types from v-calendar Ole Marius Løset 2023-11-20 10:54:46 +0100
  • e0c96922e5 chore: add @vue/tsconfig Sadegh Barati 2023-11-20 06:32:43 +0330
  • 84a816147b fix: use DatePickerModel from v-calendar on modelValue Ole Marius Løset 2023-11-19 21:21:02 +0100
  • 9fe7eb58c5 fix: fix Artwork object in demo Ole Marius Løset 2023-11-19 21:19:56 +0100
  • c7561acdd2 fix: add basic typing for files Ole Marius Løset 2023-11-19 21:18:55 +0100
  • 38b1eede6d fix: remove non existent props from ModelSelector Ole Marius Løset 2023-11-19 21:17:35 +0100
  • 2168a85957 chore: add vue-tsc script Ole Marius Løset 2023-11-19 21:15:47 +0100
  • 5b0b5b4a70 Merge branch 'dev' into output-consistency-across-platforms Ole Marius Løset 2023-11-18 20:45:21 +0100
  • 87da925085
    refactor: use pathe instead of node:path (#179) Ole Marius Løset 2023-11-18 01:55:21 +0100
  • 3c9361a32b fix: sort readdir Ole Marius Løset 2023-11-17 23:10:47 +0100
  • 31ada39904 fix: normalize newline Ole Marius Løset 2023-11-17 23:10:28 +0100
  • 9c1fc10905 fix: add ui/form/InjectionKey.ts Ole Marius Løset 2023-11-17 20:59:58 +0100
  • d50c55a9b5 refactor: use pathe instead of node:path Ole Marius Løset 2023-11-17 20:53:21 +0100
  • 7cc073ecc3 refactor: move InjectionKey export from FormItem.vue to .ts file to avoid warnings Fixes #176 Ole Marius Løset 2023-11-17 19:48:03 +0100
  • cbb40522dc
    fix: add missing presentation role in new-york style (#175) Anonimus Programus 2023-11-17 21:09:19 +0700
  • e1d1ad86a1
    Update CommandList.vue Anonimus Programus 2023-11-17 17:18:45 +0700
  • 71f5ce3c04
    docs(form): fix closing of form tags in VeeValidate document (#171) Rishabh Dubey 2023-11-14 15:26:55 +0530
  • 9b62d26bf7 docs(form): fix closing of form tags in VeeValidate document Rishabh Dubey 2023-11-14 15:18:22 +0530
  • 31a7198b70 chore: bump radix-vue version zernonia 2023-11-13 23:28:32 +0800
  • de4f12c38a
    docs: Update TeamSwitcher.vue (#167) Anonimus Programus 2023-11-13 17:16:36 +0700
  • 3d0f25468b
    Update TeamSwitcher.vue Anonimus Programus 2023-11-13 17:04:24 +0700
  • 5a9bd2933b Merge remote-tracking branch 'origin/dev' into charting zernonia 2023-11-13 17:42:09 +0800
  • 447b7a021a fix: devops revert publish pipeline zernonia 2023-11-13 17:39:23 +0800
  • b577c23011 chore: revert unovis/ts to 1.2.1 zernonia 2023-11-13 17:33:56 +0800
  • 6269496a5b fix: patch @unovis/vue deps again zernonia 2023-11-13 17:18:53 +0800
  • 4058b324d9 fix: patch @unovis/vue deps zernonia 2023-11-13 17:11:54 +0800
  • cf641079f1 fix: revert old pipeline zernonia 2023-11-13 17:00:40 +0800
  • 91c7d0fbd0 feat: add more props zernonia 2023-11-13 16:55:21 +0800
  • c07223a92c
    chore: Update DatePicker.vue (#165) Anonimus Programus 2023-11-13 15:13:37 +0700
  • fbd3896b0c
    Update DatePicker.vue Anonimus Programus 2023-11-13 14:51:36 +0700
  • bfccb78a4f feat: introduce area, line, bar, donut chart zernonia 2023-11-13 15:10:45 +0800
  • 46892bf9c9
    docs: add shadcn/vue VSCode extension (#163) Selemondev 2023-11-12 00:07:23 -0800
  • 0d659d6b41 docs: credit, and format the text zernonia 2023-11-12 16:04:09 +0800
  • 39bc937123 docs: update announcement zernonia 2023-11-12 16:03:48 +0800
  • 3ea532a5b4
    fix: set default node version to 18 in CodeSandbox (#164) Sadegh Barati 2023-11-12 09:26:36 +0330
  • a06dcabf1f fix: set default node version to 18 in codesandbox sadeghbarati 2023-11-12 09:16:37 +0330
  • 197589eff0 docs(app): #162 add shadcn/vue VSCode extension selemondev 2023-11-12 08:31:11 +0300
  • 60d22c8206 docs: enable global theme on every page zernonia 2023-11-11 01:04:52 +0800
  • ad5b25d3bc docs: add themePopover to MainLayout zernonia 2023-11-10 23:35:39 +0800
  • efef57a2c1 docs: use gradient for overview component zernonia 2023-11-10 23:10:09 +0800
  • f036029adb chore: update color to use the themePrimary zernonia 2023-11-10 19:13:00 +0800
  • 2a87e0fa2e chore: update unovis deps zernonia 2023-11-10 17:58:40 +0800
  • 31b701429f chore: release v0.8.2 v0.8.2 zernonia 2023-11-10 17:38:54 +0800
  • 5da2eefd50 chore: update registry zernonia 2023-11-10 17:37:52 +0800
  • 6e5963ebe9
    fix: also parse tyepscript file (#159) zernonia 2023-11-10 17:36:18 +0800
  • be4935d4e9 fix: also parse tyepscript file zernonia 2023-11-10 17:34:29 +0800
  • 9d8035566f
    fix: toggle A all not working (#157) zernonia 2023-11-10 17:21:46 +0800
  • 97b03ce9ab fix: toggle A all not working zernonia 2023-11-10 17:17:08 +0800
  • e26d73416b
    docs: fix announcement typo (#155) Youssef 2023-11-09 16:01:33 +0100
  • e701b0b285
    Fixed announcement typo Youssef 2023-11-09 15:37:45 +0100
  • ceb090d60d fix: pipeline with some missing zernonia 2023-11-09 18:53:14 +0800
  • e5cecae352
    docs: Improve the API reference of all the components (#152) Selemondev 2023-11-09 02:42:01 -0800
  • 8d4912012b chore: change usage of lucide icon in new-york zernonia 2023-11-09 18:36:40 +0800
  • 6ccaecaf8a chore: build registry zernonia 2023-11-09 18:28:55 +0800
  • a2c5834255
    docs: fix nuxt.config.ts configuration for auto-import components directories (#154) Sadegh Barati 2023-11-09 13:42:22 +0330
  • 9d1a7cf3d7 docs: add pathPrefix: false Sadegh Barati 2023-11-09 13:04:05 +0330
  • 9422d17e8e docs(app): #152 add new-york theme selemondev 2023-11-09 10:45:27 +0300
  • 8cd84d73c9 docs: fix nuxt.config.ts components installiation step sadeghbarati 2023-11-08 15:10:56 +0330
  • 15836a44d1 docs: improve the api reference of all the components selemondev 2023-11-07 01:23:50 +0300
  • 4fcfb4edf2 fix: missing dependencies for calendar zernonia 2023-11-06 13:30:45 +0800
  • 670b12c4c9 chore: release v0.8.1 v0.8.1 zernonia 2023-11-06 12:48:03 +0800
  • cd3c767c71
    chore: update registry (#151) zernonia 2023-11-06 12:47:31 +0800
  • f2fe72efc5 fix: demo component paths incorrect with subfolder zernonia 2023-11-06 12:38:41 +0800
  • 4657fe8ccc fix: missing dependencies after import zernonia 2023-11-06 12:12:54 +0800
  • 3e74fe7de6
    docs: fix component preview alias path (#150) Sadegh Barati 2023-11-04 16:37:41 +0330
  • bbec632319 docs: fix alias path sadeghbarati 2023-11-04 12:29:40 +0330
  • 02fc3e0262 chore: update deps sadeghbarati 2023-11-04 12:28:32 +0330
  • 8332ab6022
    docs: Appearance Form Label Fix (#149) Pratik Patel 2023-11-03 16:10:09 +0530
  • 597c734fcf
    Appearance Form Label Fix Pratik Patel 2023-11-03 16:02:49 +0530