druxt.js icon indicating copy to clipboard operation
druxt.js copied to clipboard

Update modules namespaces to @druxt/

Open Decipher opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. Update modules to @druxt namespace

Describe the solution you'd like

  • [ ] Update Namespace:
    • [ ] druxt-blocks -> @druxt/blocks
    • [ ] druxt-breadcrumb -> @druxt/breadcrumb
    • [ ] druxt-entity -> @druxt/entity
    • [ ] druxt-menu -> @druxt/menu
    • [ ] druxt-router -> @druxt/router
    • [ ] druxt-schema -> @druxt/schema
    • [ ] druxt-site -> @druxt/site
    • [ ] druxt-views -> @druxt/views

Describe alternatives you've considered N/A

Additional context Depends on: https://github.com/druxt/druxt.js/issues/82

Decipher avatar Aug 07 '21 22:08 Decipher

While I would love to get this done prior to the 1.0.0 release, I think it would be easier to rename during the 2.0.0 Typescript/Vue3/Nuxt3 update.

Decipher avatar Jun 15 '22 00:06 Decipher