-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
Thibaut Remy
committed
Oct 9, 2017
1 parent
d93f05b
commit c7746fc
Showing
18 changed files
with
53 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-alert", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,7 +10,7 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Alert&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-button", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,7 +10,7 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Button&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-checkbox", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,8 +10,8 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Checkbox&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-icon-checkmark": "^2.0.0-pre.0", | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-icon-checkmark": "^2.0.0", | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-dropdown", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,9 +10,9 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Dropdown&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-component-button": "^2.0.0-pre.0", | ||
"fyndiq-icon-arrow": "^2.0.0-pre.0", | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-component-button": "^2.0.0", | ||
"fyndiq-icon-arrow": "^2.0.0", | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-price", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,7 +10,7 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Price&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-productcard", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Simon Olsson <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,9 +10,9 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Product%20Card&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-component-price": "^2.0.0-pre.0", | ||
"fyndiq-component-stars": "^2.0.0-pre.0", | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-component-price": "^2.0.0", | ||
"fyndiq-component-stars": "^2.0.0", | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-productlist", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut Remy <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,10 +10,10 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Product%20List&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-component-price": "^2.0.0-pre.0", | ||
"fyndiq-component-stars": "^2.0.0-pre.0", | ||
"fyndiq-styles-colors": "^2.0.0-pre.0", | ||
"fyndiq-styles-medias": "^2.0.0-pre.0" | ||
"fyndiq-component-price": "^2.0.0", | ||
"fyndiq-component-stars": "^2.0.0", | ||
"fyndiq-styles-colors": "^2.0.0", | ||
"fyndiq-styles-medias": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-stars", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"repository": { | ||
|
@@ -9,8 +9,8 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Stars&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-icon-star": "^2.0.0-pre.0", | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-icon-star": "^2.0.0", | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-component-tooltip", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,8 +10,8 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Tooltip&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-component-dropdown": "^2.0.0-pre.0", | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-component-dropdown": "^2.0.0", | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-icon-arrow", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-icon-brand", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,7 +10,7 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Icon%20Brand&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-icon-checkmark", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,7 +10,7 @@ | |
}, | ||
"homepage": "https://github.com/fyndiq/fyndiq-ui", | ||
"dependencies": { | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.5.10", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-icon-loader", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,7 +10,7 @@ | |
}, | ||
"homepage": "http://developers.fyndiq.com/fyndiq-ui/?selectedKind=Loader&selectedStory=default", | ||
"dependencies": { | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-icon-star", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
@@ -10,7 +10,7 @@ | |
}, | ||
"homepage": "https://github.com/fyndiq/fyndiq-ui", | ||
"dependencies": { | ||
"fyndiq-styles-colors": "^2.0.0-pre.0" | ||
"fyndiq-styles-colors": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"css-loader": "^0.28.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-styles-colors", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-styles-fonts", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fyndiq-styles-medias", | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
{ | ||
"name": "fyndiq-ui-test", | ||
"private": true, | ||
"version": "2.0.0-pre.0", | ||
"version": "2.0.0", | ||
"author": "Thibaut REMY <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"fyndiq-component-alert": "^2.0.0-pre.0", | ||
"fyndiq-component-button": "^2.0.0-pre.0", | ||
"fyndiq-component-checkbox": "^2.0.0-pre.0", | ||
"fyndiq-component-dropdown": "^2.0.0-pre.0", | ||
"fyndiq-component-price": "^2.0.0-pre.0", | ||
"fyndiq-component-productcard": "^2.0.0-pre.0", | ||
"fyndiq-component-productlist": "^2.0.0-pre.0", | ||
"fyndiq-component-stars": "^2.0.0-pre.0", | ||
"fyndiq-component-tooltip": "^2.0.0-pre.0", | ||
"fyndiq-icon-brand": "^2.0.0-pre.0", | ||
"fyndiq-icon-loader": "^2.0.0-pre.0", | ||
"fyndiq-styles-fonts": "^2.0.0-pre.0" | ||
"fyndiq-component-alert": "^2.0.0", | ||
"fyndiq-component-button": "^2.0.0", | ||
"fyndiq-component-checkbox": "^2.0.0", | ||
"fyndiq-component-dropdown": "^2.0.0", | ||
"fyndiq-component-price": "^2.0.0", | ||
"fyndiq-component-productcard": "^2.0.0", | ||
"fyndiq-component-productlist": "^2.0.0", | ||
"fyndiq-component-stars": "^2.0.0", | ||
"fyndiq-component-tooltip": "^2.0.0", | ||
"fyndiq-icon-brand": "^2.0.0", | ||
"fyndiq-icon-loader": "^2.0.0", | ||
"fyndiq-styles-fonts": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"moment": "^2.18.1", | ||
|