API Documentation

Release notes

site

druxt-site

0.14.3

Patch Changes

0.14.2

Patch Changes

0.14.1

Patch Changes

0.14.0

Minor Changes

  • f6b4a664: feat(#578): updated component to support the DruxtDevelTemplate tool.

Patch Changes

0.13.0

Minor Changes

  • 2f2a7cce: Added watch for 'theme' prop.

Patch Changes

0.12.1

Patch Changes

0.12.0

Minor Changes

  • be21952: Added out of the box multilingual support.
  • be21952: Added langcode to component mixins.

Patch Changes

0.11.2

Patch Changes

0.11.1

Patch Changes

0.11.0

Minor Changes

  • b79701c: feat(#249): Improved DruxtSite storybook stories and documentation.

Patch Changes

0.10.5

Patch Changes

0.10.4

Patch Changes

0.10.3

Patch Changes

0.10.2

Patch Changes

0.10.1

Patch Changes

0.10.0

Minor Changes

  • 77ab204: Replaced File Proxy with Druxt proxy
  • e7b1533: Refactored DruxtModule fetch hooks

Patch Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

  • 8d28c18: Updated storybook integration
  • 97d24d5: Added default theme option and fallback to DruxtSite component
  • 97d24d5: Added default layout

Patch Changes

0.8.0

Minor Changes

  • 715e5ef: Updated component registration method to use the Nuxt components:dirs hook

Patch Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

  • 21170fb: Moved Vue components out of bundle

    ⚠ Potential breaking change

    Note: This only effects custom Druxt modules and implementations.

    -import { DruxtSite } from 'druxt-site'
    +import DruxtSite from 'druxt-site/dist/components/DruxtSite.vue'
    
  • da19102: Added BlockRegion $refs to DruxtSite component

Patch Changes

0.6.0

Minor Changes

0.5.2

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

0.4.0

Minor Changes

0.3.0

Minor Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

0.1.1

Patch Changes

0.1.0

Minor Changes