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

initial rewrite with nuxt-first approach #273

Draft
wants to merge 43 commits into
base: dev
Choose a base branch
from
Draft

initial rewrite with nuxt-first approach #273

wants to merge 43 commits into from

Conversation

sandros94
Copy link
Collaborator

@sandros94 sandros94 commented Aug 24, 2024

✅ TODO

  • $directusFetch (custom $fetch)
  • useDirectusFetch (custom useFetch)
  • useDirectusItems
  • useDirectusCollections
  • useDirectusNotifications
  • useDirectusActivity
  • useDirectusRevisions
  • useDirectusTranslations
  • useDirectusVersions
  • Server useDirectusFetch util.
  • private and public staticTokens.
  • useDirectusAuth
  • useDirectusTokens
  • useDirectusUsers
  • Reset Docs

The following might be done after this PR has been merged

  • useDirectusFiles
  • check full type support.
  • preconfigured Directus SDK client.
  • optionally auto-import native composables from the Directus SDK (with customization via prefix/suffix).
  • image support with @nuxt/image.

Some personal notes about this new implementation of nuxt-directus:

  • reimplement a readMe query
  • dedicated composable for websockets-
Issues that should be resolved once this get merged+released (nuxt-directus-next)

Fixes: #220

Copy link

vercel bot commented Aug 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxt-directus ❌ Failed (Inspect) Oct 2, 2024 1:55pm
nuxt-directus-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 1:55pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant