-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- uses fork for abs path support (styleguidist/react-styleguidist#658) - disable example components - sort package.json
- Loading branch information
Philipp Bisson
committed
Oct 31, 2017
1 parent
da324e1
commit 858d628
Showing
26 changed files
with
1,007 additions
and
102 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
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,5 +1,5 @@ | ||
Basic {{ properCase name }}: | ||
|
||
```example | ||
```jsx | ||
<{{ properCase name }}>{{ name }}</{{ properCase name }}> | ||
``` |
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
Binary file not shown.
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,5 +1,7 @@ | ||
Basic Brand: | ||
- Basic Brand: | ||
- Basic Brand: | ||
- Basic Brand: | ||
|
||
```example | ||
<Brand>Brand</Brand> | ||
```disabled | ||
<Brand /> | ||
``` |
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,5 +1,5 @@ | ||
Basic Login: | ||
|
||
```example | ||
```disabled | ||
<Login>Login</Login> | ||
``` |
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,5 +1,5 @@ | ||
Basic UserSelection: | ||
|
||
```example | ||
```disabled | ||
<UserSelection>UserSelection</UserSelection> | ||
``` |
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,5 +1,5 @@ | ||
Basic DatePicker: | ||
|
||
```example | ||
```disabled | ||
<DatePicker>DatePicker</DatePicker> | ||
``` |
2 changes: 1 addition & 1 deletion
2
src/container/Home/components/DatePickerButton/DatePickerButton.md
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,5 +1,5 @@ | ||
Basic DatePickerButton: | ||
|
||
```example | ||
```disabled | ||
<DatePickerButton>DatePickerButton</DatePickerButton> | ||
``` |
2 changes: 1 addition & 1 deletion
2
src/container/Home/components/DatePickerContainer/DatePickerContainer.md
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,5 +1,5 @@ | ||
Basic DatePickerContainer: | ||
|
||
```example | ||
```disabled | ||
<DatePickerContainer>DatePickerContainer</DatePickerContainer> | ||
``` |
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,5 +1,5 @@ | ||
Basic Day: | ||
|
||
```example | ||
```disabled | ||
<Day>Day</Day> | ||
``` |
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,5 +1,5 @@ | ||
Basic MonthSelection: | ||
|
||
```example | ||
```disabled | ||
<MonthSelection>MonthSelection</MonthSelection> | ||
``` |
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,5 +1,5 @@ | ||
Basic Navigation: | ||
|
||
```example | ||
```disabled | ||
<Navigation>Navigation</Navigation> | ||
``` |
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,5 +1,5 @@ | ||
Basic Period: | ||
|
||
```example | ||
```disabled | ||
<Period>Period</Period> | ||
``` |
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,5 +1,5 @@ | ||
Basic PeriodComment: | ||
|
||
```example | ||
```disabled | ||
<PeriodComment>PeriodComment</PeriodComment> | ||
``` |
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,5 +1,5 @@ | ||
Basic PeriodsForm: | ||
|
||
```example | ||
```disabled | ||
<PeriodsForm>PeriodsForm</PeriodsForm> | ||
``` |
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,5 +1,5 @@ | ||
Basic PeriodsFormRow: | ||
|
||
```example | ||
```disabled | ||
<PeriodsFormRow>PeriodsFormRow</PeriodsFormRow> | ||
``` |
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,5 +1,5 @@ | ||
Basic ProfileWidget: | ||
|
||
```example | ||
```disabled | ||
<ProfileWidget>ProfileWidget</ProfileWidget> | ||
``` |
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,5 +1,5 @@ | ||
Basic TimeInput: | ||
|
||
```example | ||
```disabled | ||
<TimeInput>TimeInput</TimeInput> | ||
``` |
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,5 +1,5 @@ | ||
Basic Weeks: | ||
|
||
```example | ||
```disabled | ||
<Weeks>Weeks</Weeks> | ||
``` |
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,5 +1,5 @@ | ||
Basic YearSelection: | ||
|
||
```example | ||
```disabled | ||
<YearSelection>YearSelection</YearSelection> | ||
``` |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
/* eslint-disable */ | ||
// https://raw.githubusercontent.com/just-boris/react-app-styleguidist/master/styleguide.config.js | ||
module.exports = { | ||
assetsDir: './public', | ||
title: 'TTRACK STYLE GUIDE', | ||
showCode: true, | ||
webpackConfig: require('./config/webpack.config.dev.js'), | ||
sections: [ | ||
{ | ||
name: 'Global', | ||
components: 'src/node_modules/@components/**/*.js', | ||
}, | ||
{ | ||
name: 'Containers', | ||
components: 'src/container/**/*.js', | ||
}, | ||
], | ||
ignore: [ | ||
'**/*.test.js', | ||
'**/index.js', | ||
], | ||
}; |
Oops, something went wrong.