From 4bd1028a38d674b714d41dcaad61c12254b48432 Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Thu, 17 Jan 2019 10:45:53 +0100 Subject: [PATCH] Updated menu usage to new slotname --- components/LocaleSwitch.vue | 2 +- layouts/default.vue | 2 +- .../src/system/components/navigation/Menu/Menu.vue | 9 +++++++++ styleguide/src/system/components/navigation/Menu/demo.md | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/components/LocaleSwitch.vue b/components/LocaleSwitch.vue index be88dcd3a..a326d4616 100644 --- a/components/LocaleSwitch.vue +++ b/components/LocaleSwitch.vue @@ -29,7 +29,7 @@ :routes="routes" > { + return false + } + }, /** * Function that checks if the url must be matched exactly in order to activate the menu item. By default only '/' must be matched exactly. */ diff --git a/styleguide/src/system/components/navigation/Menu/demo.md b/styleguide/src/system/components/navigation/Menu/demo.md index ffdc13169..45f97247c 100644 --- a/styleguide/src/system/components/navigation/Menu/demo.md +++ b/styleguide/src/system/components/navigation/Menu/demo.md @@ -214,7 +214,7 @@ If you want to keep the sub menu for this menu item, be sure to use the `ds-menu