+
+
+
+
+
diff --git a/src/main.js b/src/main.js
index d511948e2..d9325c52c 100644
--- a/src/main.js
+++ b/src/main.js
@@ -16,8 +16,9 @@ import FullCalendar from './components/fullcalendar/FullCalendar';
import InputSwitch from './components/inputswitch/InputSwitch';
import InputText from './components/inputtext/InputText';
import Fieldset from './components/fieldset/Fieldset';
-import MultiSelect from './components/multiselect/MultiSelect';
import Listbox from './components/listbox/Listbox';
+import Message from './components/message/Message';
+import MultiSelect from './components/multiselect/MultiSelect';
import OverlayPanel from './components/overlaypanel/OverlayPanel';
import Panel from './components/panel/Panel';
import Password from './components/password/Password';
@@ -57,6 +58,7 @@ Vue.component('InputSwitch', InputSwitch);
Vue.component('InputText', InputText);
Vue.component('Listbox', Listbox);
Vue.component('Fieldset', Fieldset);
+Vue.component('Message', Message);
Vue.component('MultiSelect', MultiSelect);
Vue.component('OverlayPanel', OverlayPanel);
Vue.component('Panel', Panel);
diff --git a/src/router.js b/src/router.js
index c0257b330..6eb586a0f 100644
--- a/src/router.js
+++ b/src/router.js
@@ -131,6 +131,11 @@ export default new Router({
name: 'listbox',
component: () => import('./views/listbox/ListboxDemo.vue')
},
+ {
+ path: '/message',
+ name: 'message',
+ component: () => import('./views/message/MessageDemo.vue')
+ },
{
path: '/multiselect',
name: 'multiselect',
diff --git a/src/views/flexgrid/FlexGridDemo.vue b/src/views/flexgrid/FlexGridDemo.vue
index bc300e98e..869075867 100644
--- a/src/views/flexgrid/FlexGridDemo.vue
+++ b/src/views/flexgrid/FlexGridDemo.vue
@@ -23,8 +23,8 @@
Dynamic
-
-
+
+
@@ -352,28 +352,28 @@
Panels
-
+
The story begins as Don Vito Corleone, the head of a New York Mafia family, oversees his daughter's wedding.
His beloved son Michael has just come home from the war, but does not intend to become part of his father's business.
Through Michael's life the nature of the family business becomes clear. The business of the family is just like the head of the family,
kind and benevolent to those who give respect, but given to ruthless violence whenever anything stands against the good of the family.
-
+
-
+
The story begins as Don Vito Corleone, the head of a New York Mafia family, oversees his daughter's wedding.
His beloved son Michael has just come home from the war, but does not intend to become part of his father's business.
Through Michael's life the nature of the family business becomes clear. The business of the family is just like the head of the family,
kind and benevolent to those who give respect, but given to ruthless violence whenever anything stands against the good of the family.
-
+
-
+
The story begins as Don Vito Corleone, the head of a New York Mafia family, oversees his daughter's wedding.
His beloved son Michael has just come home from the war, but does not intend to become part of his father's business.
Through Michael's life the nature of the family business becomes clear. The business of the family is just like the head of the family,
kind and benevolent to those who give respect, but given to ruthless violence whenever anything stands against the good of the family.
-
+