-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
178 changed files
with
6,432 additions
and
2,218 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 |
---|---|---|
|
@@ -9,6 +9,7 @@ built-storybooks | |
lib/cli/test | ||
*.bundle.js | ||
*.js.map | ||
*.ts | ||
|
||
!.remarkrc.js | ||
!.babelrc.js | ||
|
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
17 changes: 17 additions & 0 deletions
17
.../OpenSourceProjects_Storybook/patches/buildTypes/9f9177e7-9ec9-4e2e-aabb-d304fd667711.kts
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,17 @@ | ||
package OpenSourceProjects_Storybook.patches.buildTypes | ||
|
||
import jetbrains.buildServer.configs.kotlin.v2017_2.* | ||
import jetbrains.buildServer.configs.kotlin.v2017_2.ui.* | ||
|
||
/* | ||
This patch script was generated by TeamCity on settings change in UI. | ||
To apply the patch, change the buildType with uuid = '9f9177e7-9ec9-4e2e-aabb-d304fd667711' (id = 'OpenSourceProjects_Storybook_Test') | ||
accordingly, and delete the patch script. | ||
*/ | ||
changeBuildType("9f9177e7-9ec9-4e2e-aabb-d304fd667711") { | ||
params { | ||
add { | ||
param("docker.node.version", "10.13") | ||
} | ||
} | ||
} |
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,23 +1,23 @@ | ||
## Addon / Framework Support Table | ||
|
||
| | [React](app/react)|[React Native](app/react-native)|[Vue](app/vue)|[Angular](app/angular)| [Polymer](app/polymer)| [Mithril](app/mithril)| [HTML](app/html)| [Marko](app/marko)| [Svelte](app/svelte)| [Riot](app/riot)| [Ember](app/ember)| | ||
| ----------- |:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:| | ||
|[a11y](addons/a11y) |+| |+|+|+|+|+|+| | |+| | ||
|[actions](addons/actions) |+|+|+|+|+|+|+|+|+|+|+| | ||
|[backgrounds](addons/backgrounds) |+|*|+|+|+|+|+|+|+|+|+| | ||
|[centered](addons/centered) |+| |+|+| |+|+| |+| |+| | ||
|[events](addons/events) |+| |+|+|+|+|+|+| | |+| | ||
|[graphql](addons/graphql) |+| | | | | | | | | | | | ||
|[google-analytics](addons/google-analytics) |+|+|+|+|+|+|+|+|+|+|+| | ||
|[info](addons/info) |+| | | | | | | | | | | | ||
|[jest](addons/jest) |+| | |+| | |+| | | | | | ||
|[knobs](addons/knobs) |+|+*|+|+|+|+|+|+|+|+|+| | ||
|[links](addons/links) |+|+|+|+|+|+|+| |+|+|+| | ||
|[notes](addons/notes) |+|+*|+|+|+|+|+| |+|+|+| | ||
|[options](addons/options) |+|+|+|+|+|+|+| |+|+|+| | ||
|[cssresources](addons/cssresources) |+| |+|+|+|+|+|+|+|+|+| | ||
|[storyshots](addons/storyshots) |+|+|+|+| | |+| |+|+| | | ||
|[storysource](addons/storysource) |+| |+|+|+|+|+|+|+|+|+| | ||
|[viewport](addons/viewport) |+| |+|+|+|+|+|+|+|+|+| | ||
| | [React](app/react)|[React Native](app/react-native)|[Vue](app/vue)|[Angular](app/angular)| [Polymer](app/polymer)| [Mithril](app/mithril)| [HTML](app/html)| [Marko](app/marko)| [Svelte](app/svelte)| [Riot](app/riot)| [Ember](app/ember)| [Preact](app/preact)| | ||
| ----------- |:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:| | ||
|[a11y](addons/a11y) |+| |+|+|+|+|+|+| | |+|+| | ||
|[actions](addons/actions) |+|+|+|+|+|+|+|+|+|+|+|+| | ||
|[backgrounds](addons/backgrounds) |+|*|+|+|+|+|+|+|+|+|+|+| | ||
|[centered](addons/centered) |+| |+|+| |+|+| |+| |+|+| | ||
|[events](addons/events) |+| |+|+|+|+|+|+| | |+|+| | ||
|[graphql](addons/graphql) |+| | | | | | | | | | | | | ||
|[google-analytics](addons/google-analytics) |+|+|+|+|+|+|+|+|+|+|+|+| | ||
|[info](addons/info) |+| | | | | | | | | | | | | ||
|[jest](addons/jest) |+| | |+| | |+| | | | | | | ||
|[knobs](addons/knobs) |+|+*|+|+|+|+|+|+|+|+|+|+| | ||
|[links](addons/links) |+|+|+|+|+|+|+| |+|+|+|+| | ||
|[notes](addons/notes) |+|+*|+|+|+|+|+| |+|+|+|+| | ||
|[options](addons/options) |+|+|+|+|+|+|+| |+|+|+|+| | ||
|[cssresources](addons/cssresources) |+| |+|+|+|+|+|+|+|+|+|+| | ||
|[storyshots](addons/storyshots) |+|+|+|+| | |+| |+|+| |+| | ||
|[storysource](addons/storysource) |+| |+|+|+|+|+|+|+|+|+|+| | ||
|[viewport](addons/viewport) |+| |+|+|+|+|+|+|+|+|+|+| | ||
|
||
`*` - React Native on device addon (addons/onDevice-\<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
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
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
Oops, something went wrong.