worksafe-component-library
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -15,2 +15,20 @@ import { configure, addDecorator } from '@storybook/vue'; | ||
import PageContent from '../src/components/Containers/PageContent/index.vue'; | ||
import AppNavigation from '../src/components/Global/AppNavigation/index.vue'; | ||
import AppFooter from '../src/components/Global/AppFooter/index.vue'; | ||
import PageHeader from '../src/components/Global/PageHeader/index.vue'; | ||
import PageSummary from '../src/components/Global/PageSummary/index.vue'; | ||
import Card from '../src/components/SubComponents/Card/index.vue'; | ||
import CardList from '../src/components/SubComponents/CardList/index.vue'; | ||
import LinksList from '../src/components/Content/LinksList/index.vue'; | ||
import Checklist from '../src/components/Content/Checklist/index.vue'; | ||
import Tasks from '../src/components/Content/Tasks/index.vue'; | ||
import InstructionalContent from '../src/components/Content/InstructionalContent/index.vue'; | ||
import BreakoutContent from '../src/components/Content/BreakoutContent/index.vue'; | ||
import CuratedContent from '../src/components/Content/CuratedContent/index.vue'; | ||
import FullWidthImage from '../src/components/Content/FullWidthImage/index.vue'; | ||
// Install Vue plugins. | ||
@@ -17,0 +35,0 @@ // Vue.use(Vuex); |
# Changelog | ||
- v1.1.0 | ||
- v1.1.1 (28 Feb 2018) | ||
- Checklist component | ||
- v1.1.0 (26 Feb 2018) | ||
- AppForm component | ||
@@ -5,0 +7,0 @@ - Page Summary component |
{ | ||
"name": "worksafe-component-library", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A Vue.js component library for use in WorkSafe family websites", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
552700
137
1653