@bdt-component-library/breadcrumbs
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -11,3 +11,3 @@ 'use strict'; | ||
options: { | ||
whitelist: ['html'], | ||
whitelist: ["html"], | ||
whitelistPatterns: [ | ||
@@ -22,3 +22,3 @@ /--i--/, | ||
/input:focus/ | ||
], | ||
] | ||
}, | ||
@@ -60,3 +60,3 @@ defaultExtractor: content => content.match(/[\w-/:]+(?<!:)/g) || [] | ||
tintGreen: "rgba(40, 167, 69, 0.25)", | ||
tintRed: "rgba(208, 2, 27, 0.25)", | ||
tintRed: "rgba(208, 2, 27, 0.25)" | ||
}, | ||
@@ -75,7 +75,7 @@ fontFamily: { | ||
screens: { | ||
'xs': '320px', | ||
'sm': '640px', | ||
'md': '768px', | ||
'lg': '1024px', | ||
'xl': '1280px' | ||
xs: "320px", | ||
sm: "640px", | ||
md: "768px", | ||
lg: "1024px", | ||
xl: "1280px" | ||
} | ||
@@ -82,0 +82,0 @@ }, |
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.1.1", | ||
"tag": "@bdt-component-library/breadcrumbs_v0.1.1", | ||
"date": "Tue, 26 Jan 2021 22:19:35 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update packages" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.0", | ||
@@ -7,0 +19,0 @@ "tag": "@bdt-component-library/breadcrumbs_v0.1.0", |
# Change Log - @bdt-component-library/breadcrumbs | ||
This log was last generated on Thu, 21 Jan 2021 18:37:39 GMT and should not be manually modified. | ||
This log was last generated on Tue, 26 Jan 2021 22:19:35 GMT and should not be manually modified. | ||
## 0.2.0 | ||
## 0.1.1 | ||
Tue, 26 Jan 2021 22:19:35 GMT | ||
### Patches | ||
- Update packages | ||
## 0.1.0 | ||
Thu, 21 Jan 2021 18:37:39 GMT | ||
@@ -7,0 +14,0 @@ |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Breadcrumbs component", | ||
@@ -45,4 +45,2 @@ "author": "BDT", | ||
"@fullhuman/postcss-purgecss": "^2.0.5", | ||
"@storybook/preset-create-react-app": "^3.1.2", | ||
"@storybook/react": "^5.3.19", | ||
"@svgr/webpack": "^5.1.0", | ||
@@ -49,0 +47,0 @@ "@testing-library/jest-dom": "^5.0.2", |
Sorry, the diff of this file is not supported yet
27346
56
266