Commit Graph

20 Commits

Author SHA1 Message Date
Dunqing
cc3503689f
chore: bump vitest to 1.6.0 (#549)
* chore: bump vitest to 1.6.0

* fix: update
2024-05-13 14:32:36 +08:00
Muhammad Mahmoud
631ffb81d5
feat(module): auto inject lib/utils & refresh the playground (#528)
* chore: add dev:nuxt script

* chore(module): add `.npmrc` to playground

* chore: bump 'nuxtjs/tailwindcss' and add it to modules

* chore: add schema to components.json

* chore: bump playground deps

* fix: add missing tailwind.css by the cli

* chore: bump tailwind config

* chore(playground): bump Button component

* chore: add comments

* refactor: simplify components registration

* chore(module): bump deps

* chore(module): remove `oxc-parser`

* chore: dedupe

* feat(module): auto generate `lib/utils`

* feat(module): refresh playground style and dark mode

* chore: revert components registration and link the comment

* chore: readd oxc-parser

* chore: bump vitest
2024-05-07 12:44:15 +08:00
zernonia
8633bc95f2 chore: release v0.10.4 2024-04-25 23:40:50 +08:00
Saeid Zareie
798aa0ec24
fix: oxc-parser wasm issue (#484) 2024-04-13 09:45:06 +08:00
Sadegh Barati
8052eb1a33 chore: update deps, fix build error
- root
- www
- cli
- module

remove @iconify/json pkg
2024-04-11 19:06:45 +03:30
zernonia
92d3e2c7f0 chore: release v0.10.3 2024-04-06 11:22:45 +08:00
Sadegh Barati
d34c620055
chore: lint and enable Volar hybrid mode (#419)
* chore: update deps

* feat: enable Volar hybrid mode

* chore: lint

* chore: build registry
2024-03-20 22:29:42 +03:30
zernonia
874ee643aa chore: release v0.10.2 2024-03-15 09:09:10 +08:00
zernonia
8e58b6e196 chore: update deps 2024-03-15 09:08:56 +08:00
zernonia
b516995e15 chore: release v0.10.1 2024-03-07 13:33:04 +08:00
zernonia
33003deadf chore: release v0.10.0 2024-03-07 08:53:13 +08:00
Sadegh Barati
0265b48b35 chore: update deps
root
apps/www
packages/module
2024-03-04 06:56:57 +03:30
zernonia
5dc01fa62a chore: release v0.9.0 2024-02-04 21:55:01 +08:00
zernonia
d3806fc056 chore: release v0.8.7 2024-01-12 10:20:28 +08:00
zernonia
7a7cf9d05d
fix: Nuxt module throwing error due to parsing error (#267)
* chore: add carousel

* chore: add oxc-parser

* feat: use oxc-parser to get ExportNamedDeclaration node

* chore: add todo
2024-01-12 10:18:30 +08:00
zernonia
755d864f14 chore: release v0.8.6 2024-01-02 16:13:30 +08:00
zernonia
2f4f5a8291
fix(Module): HMR not working when edit component load too slow (#235)
* feat: add recast as deps

* refactor: use recast instead of ts-morph due to performance issue
2024-01-02 16:08:38 +08:00
zernonia
2513dc5429 chore: release v0.8.5 2023-12-21 09:07:47 +08:00
zernonia
3778a51feb chore: release v0.8.4 2023-12-01 11:55:53 +08:00
zernonia
7586b5e15c
feat: Nuxt module (#197)
* feat: add nuxt module

* chore: bundle module

* chore: update package, readme

* docs: update nuxt installation with new module

* docs: remove Ui prefix to prevent confusion

* chore: cleanup
2023-12-01 11:31:27 +08:00