Skip to content

Releases: drunomics/nuxtjs-drupal-ce

1.0.0-beta5

24 Jun 15:03
Compare
Choose a tag to compare

Improvements

  • Support explicit redirects as added by lupus_ce_renderer beta6. (#36)
  • Improve proxy mode to use a relative baseUrl in the browser and clean-up environment variable ha
    ndling. (#35)
  • Document that running in proxy "always" module requires a regular module entry.

Maintenance

  • Bump ws from 6.2.1 to 6.2.2 (#32)
  • Bump postcss from 7.0.35 to 7.0.36 (#33)

1.0.0-beta4

28 Apr 08:08
Compare
Choose a tag to compare

move menu loading to vuex store and use nuxtServerInit to fill it on ssg/ssr

1.0.0-beta3

19 Apr 07:19
Compare
Choose a tag to compare

bug: #23 npm package does not contain shaffold files

1.0.0-beta2

13 Apr 12:08
Compare
Choose a tag to compare

Same as beta1. (This was necessary due to some quirks at npm)

1.0.0-beta1

13 Apr 12:04
Compare
Choose a tag to compare

Add default layout skeleton.
Do not fetch menu by default and make tests work again.
Add documentation for menu handling.
Document using buildModules

1.0.0-alpha7

09 Apr 08:47
Compare
Choose a tag to compare
  • Add messages and message component.
  • Fix linting issues.
  • Update package lock.
  • Add fetchMenu handling support to the module.
  • Add main-navigation test coverage.

1.0.0-alpha6

09 Apr 08:41
Compare
Choose a tag to compare
  • Fixes SSG by moving currentPage data to a vuex store. BC break!

v1.0.0-alpha5

18 Mar 21:19
Compare
Choose a tag to compare
Bump to alpha5.