Commit Graph

379 Commits

Author SHA1 Message Date
zernonia
e5984a106d chore: bump version 2023-09-19 00:33:56 +08:00
zernonia
27ac382bf9 fix: nuxt config 2023-09-19 00:30:11 +08:00
zernonia
22e46c16f5 fix: babel/core required 2023-09-18 23:47:43 +08:00
zernonia
54e8f520b7 chore: add nuxt fixtures 2023-09-18 23:43:36 +08:00
zernonia
0b39d050b3 chore: cleanup 2023-09-18 22:38:37 +08:00
zernonia
ef452dfea6 feat: complete utils test 2023-09-18 22:34:06 +08:00
zernonia
afcdbf99a3 test: improve testing for cli 2023-09-18 21:27:44 +08:00
zernonia
9a325676d0 chore: release 0.1.4 2023-09-18 15:24:08 +08:00
Dunqing
ad05aab3d2
feat(cli): support remove type when non-typescript (#45)
* fix(cli): shouldn't load tsconfig when typescript disabled

* feat(cli): support remove type when non-typescript

* feat: patch `detype` and fix ts extension

* test: update

* chore: update lock

* feat: patch again

* fix: missing

* chore: update lock

* feat: support root option

* chore: update lock

* feat: transform utils to js by detype

* refactor: load jsconfig and remove root option

* chore: remove babel/core
2023-09-18 15:19:59 +08:00
zernonia
69a498395e feat: update exampels with command component 2023-09-18 01:16:40 +08:00
zernonia
5798c47bdf chore: bump registry version 2023-09-18 00:12:09 +08:00
zernonia
2507fbe418 chore: update registry 2023-09-18 00:11:17 +08:00
zernonia
3e61384d95 fix: customizer code not populating 2023-09-18 00:10:10 +08:00
zernonia
7e8b7c5b54 chore: fix responsiveness 2023-09-17 23:24:18 +08:00
Libon
89417e9e66
fix: component and utils alias does not update imports in file (#53) 2023-09-17 19:02:44 +08:00
Sadegh Barati
57138b9641
feat: add taze (#48)
* feat: add taze for updating monorepo dependencies

* chore: lint
2023-09-15 23:18:45 +08:00
zernonia
7dcc589a1d
feat: add combobox, commands (#52)
* feat: add combobox, commands

* chore: add new label
2023-09-15 16:18:38 +08:00
zernonia
7abf5b29ef chore: add publish www workflow 2023-09-13 10:06:03 +08:00
Sadegh Barati
e5c9b6a06f
refactor(apps/www): use vite postcss depdendecy, use tsx instead of ts-node (#42)
* refactor(apps/www): use `vite` postcss dependency, use `tsx` instead of `ts-node`

- fix Excessive stack depth comparing types by updating vite to latest
- update deps

* docs: fix `DataTableDemo.vue` scroll-x on mobile devices

* docs: tweaks

* docs: bump `vitepress`

* docs: update deps
2023-09-13 09:57:25 +08:00
Ahmed Mayara
3636e992c3
feat: add profile section in forms example (#44)
* feat: add profile section in forms example

* feat: add account and appearance sections in forms example

* feat: add notifications and display sections in forms example

* fix: fix checked prop in display form
2023-09-13 09:26:12 +08:00
zernonia
912be8edcf chore: bump radix-vue version 2023-09-13 00:32:12 +08:00
Josh King
6eb614b862
chore: updated invalid link and correct shadecn naming (#46) 2023-09-12 17:37:15 +08:00
Dunqing
a4dc8ab971
fix(cli): shouldn't load tsconfig when typescript disabled (#43) 2023-09-11 13:45:39 +08:00
zernonia
686ac00cab chore: bump cli 0.1.2 2023-09-09 21:27:29 +08:00
Dunqing
529b2b4942
fix(cli): break caused by non-existence of tsconfig.app.json (#38)
* fix(cli): break caused by non-existence of `tsconfig.app.json`

* feat: better
2023-09-09 17:21:17 +08:00
Nicolas Hedger
ea1998f862
docs: fix footer link (#40) 2023-09-09 17:19:53 +08:00
Nikolas Evers
1a7fd96e60
style: prevent linked whitespace in footer (#37) 2023-09-09 09:20:12 +08:00
zernonia
8e5a636bb1 chore: bump version 2023-09-08 19:14:07 +08:00
zernonia
bd12584d8a chore: update registry 2023-09-08 19:13:40 +08:00
zernonia
2aeedf554a chore: bump version, fix className 2023-09-08 18:43:17 +08:00
zernonia
d6c5a2fbd8 feat: theming apply to whole site 2023-09-08 15:00:41 +08:00
zernonia
0b03032db9 chore: change exmaple styling from default to new-york 2023-09-08 14:57:53 +08:00
zernonia
b37ba515dd feat: add style switcher 2023-09-08 14:51:54 +08:00
zernonia
22e548f452 chore: upadte to use composables 2023-09-08 14:40:58 +08:00
zernonia
d39220e3e8 fix: missing import 2023-09-08 14:35:04 +08:00
Ahmed Mayara
0a05459492
feat: add themes (#32) 2023-09-08 12:11:59 +08:00
Ahmed Mayara
7453797d5b
feat: add new-york style demos, fix wrong icon in dropdown-menu and select components (#30) 2023-09-07 21:14:16 +08:00
Ahmed Mayara
0e12cdef83
feat: add new-york style components (#27)
* feat: add new-york style components

* feat: add missing new-york style components

* feat: add menubar

* feat: add avatar, context-menu, dropdown-menu and select components

* feat: complete components in new-york style
2023-09-07 19:45:36 +08:00
zernonia
9f4bb109d9 docs: update all link to gh 2023-09-07 17:17:11 +08:00
zernonia
aed6f4dcea fix: mobile view scroll, missing logo 2023-09-06 20:49:48 +08:00
zernonia
5a96372142 docs: update meta data 2023-09-06 18:38:03 +08:00
zernonia
167cfcdf4b fix: dark mode 2023-09-06 18:30:49 +08:00
zernonia
7200c53a8a docs: improve docs site 2023-09-06 18:18:11 +08:00
zernonia
6dff115347 chore: update readme with credits 2023-09-06 17:08:39 +08:00
zernonia
ee809cb406 chore: add responsive design 2023-09-06 16:58:01 +08:00
zernonia
5c70929f1d docs: update icons 2023-09-06 15:25:51 +08:00
zernonia
31e30b0b18 chore: remove empty string for react 2023-09-06 14:35:54 +08:00
zernonia
c677f55f42 docs: updates cli info 2023-09-06 14:32:40 +08:00
zernonia
16a42b1a27 chore: release 0.1.0 2023-09-06 13:29:48 +08:00
zernonia
b89d7d3ce5 chore: bump version 2023-09-06 13:06:58 +08:00