Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to @nuxt/ui-pro & @nuxt/content v3 #61

Merged
merged 37 commits into from
Jan 29, 2025
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
b8300bc
feat: Migrate to NuxtUI Pro v2
HugoRCD Jan 6, 2025
875cbb2
wip
HugoRCD Jan 7, 2025
2ccd902
Merge remote-tracking branch 'origin/v3' into feat/migrate-to-nuxt-ui-v3
HugoRCD Jan 15, 2025
162cd7c
wip
HugoRCD Jan 15, 2025
77a772b
wip
HugoRCD Jan 15, 2025
b9ebc55
wip
HugoRCD Jan 15, 2025
8bddaf2
update to nuxt content v3
HugoRCD Jan 17, 2025
1121380
up
HugoRCD Jan 17, 2025
4e8a0d2
up
HugoRCD Jan 17, 2025
d81ecae
up
HugoRCD Jan 17, 2025
1aee89e
up
HugoRCD Jan 18, 2025
87db720
improve content schema
HugoRCD Jan 18, 2025
227c947
Add basic nuxt.schema.ts
HugoRCD Jan 18, 2025
c600f55
improve types
HugoRCD Jan 18, 2025
516eb44
enable studio
HugoRCD Jan 20, 2025
93f4769
improve bottom cta
HugoRCD Jan 20, 2025
04c85e0
add new sections
HugoRCD Jan 20, 2025
f4c20f3
app: remove duplicate `pre` tag
benjamincanac Jan 20, 2025
6b7b6f7
fix(nuxt.config): move `@nuxt/content` after `@nuxt/ui-pro`
benjamincanac Jan 20, 2025
d0e3f3c
up
HugoRCD Jan 20, 2025
9b3a6ab
Merge remote-tracking branch 'origin/v3' into feat/migrate-to-nuxt-ui-v3
HugoRCD Jan 21, 2025
5a25609
up
benjamincanac Jan 22, 2025
d67ac2d
add grayscale
HugoRCD Jan 23, 2025
2fdca84
up
HugoRCD Jan 23, 2025
4304655
fix mobile scroll to
HugoRCD Jan 23, 2025
566d4b8
revert
HugoRCD Jan 23, 2025
87733b2
chore(deps): update
benjamincanac Jan 24, 2025
4161878
Merge branch 'v3' into feat/migrate-to-nuxt-ui-v3
benjamincanac Jan 25, 2025
3e1110e
update @nuxt/ui-pro
HugoRCD Jan 25, 2025
283075c
use default mode on header
HugoRCD Jan 27, 2025
9900cfc
update @nuxt/ui-pro
HugoRCD Jan 28, 2025
ce809d7
Add template selector
HugoRCD Jan 28, 2025
4292a65
up
HugoRCD Jan 28, 2025
f1137e2
update code section
HugoRCD Jan 28, 2025
eb91247
up
HugoRCD Jan 28, 2025
f22dc8b
up
HugoRCD Jan 28, 2025
0221f85
up
HugoRCD Jan 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps): update
benjamincanac committed Jan 24, 2025
commit 87733b2cfc9acc3baa3c81df0d49238653c26706
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
},
"dependencies": {
"@iconify-json/lucide": "^1.2.24",
"@iconify-json/simple-icons": "^1.2.20",
"@iconify-json/simple-icons": "^1.2.21",
"@nuxt/content": "^3.0.0",
"@nuxt/image": "^1.9.0",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@2dbbff0",
@@ -23,7 +23,7 @@
"@nuxt/eslint": "^0.7.5",
"eslint": "^9.18.0",
"typescript": "^5.7.3",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"packageManager": "pnpm@9.15.4"
}
65 changes: 19 additions & 46 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.