codebyalex
4bda69a946
fixed linting errors
2019-05-02 20:25:15 -04:00
codebyalex
9a9cedc155
Merge branch 'next' into enhancement/add-support-for-a11y
...
# Conflicts:
# examples/angular-cli/.storybook/config.ts
# examples/angular-cli/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/marko-cli/package.json
# examples/mithril-kitchen-sink/package.json
# examples/polymer-cli/package.json
# examples/preact-kitchen-sink/package.json
# examples/riot-kitchen-sink/package.json
# examples/svelte-kitchen-sink/package.json
# examples/vue-kitchen-sink/.storybook/addons.js
# examples/vue-kitchen-sink/package.json
2019-04-26 21:34:42 -04:00
codebyalex
6e95e867f5
Added a11y addon to the Angular example
2019-04-26 18:32:52 -04:00
Norbert de Langen
f939e1417a
just a few little linting issues fixed
2019-04-25 17:59:37 +02:00
Kai Röder
161fc1fc95
boy-scout-rule: added types for lodash and removed the module declarations in theming
2019-03-22 17:21:17 +01:00
Michael Shilman
5ed463f23a
Fix examples webpack config
2019-03-16 13:23:21 +08:00
Norbert de Langen
ff46acbc1b
Merge branch '5.0.0' into tech/overhaul-ui
2018-12-24 10:39:29 +01:00
Norbert de Langen
55db5a3beb
Merge pull request #4927 from storybooks/core/remove-basic-config
...
Core - Simplify custom webpack config
2018-12-21 20:37:42 +01:00
Norbert de Langen
7e6f5f7db8
Merge branch 'next' into tech/overhaul-ui
...
# Conflicts:
# .eslintrc.js
# addons/info/src/__snapshots__/index.test.js.snap
# addons/viewport/src/manager/components/tests/viewportInfo.test.js
# examples/cra-kitchen-sink/src/stories/__snapshots__/index.stories.storyshot
# examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot
# lib/core/package.json
# package.json
# yarn.lock
2018-12-20 13:56:11 +01:00
Norbert de Langen
7fc0eb6b8c
RENAME test.ts to karma.ts
2018-12-17 14:51:17 +01:00
Norbert de Langen
628570210d
Merge branch 'next' into tech/overhaul-ui
...
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/events/package.json
# addons/google-analytics/package.json
# addons/info/package.json
# addons/jest/package.json
# addons/knobs/package.json
# addons/links/package.json
# addons/notes/package.json
# addons/storyshots/storyshots-core/package.json
# addons/viewport/package.json
# app/react/package.json
# examples/cra-kitchen-sink/package.json
# examples/official-storybook/package.json
# examples/official-storybook/stories/addon-info.stories.js
# lib/addons/package.json
# lib/channel-websocket/package.json
# lib/core/package.json
# lib/ui/package.json
2018-12-13 09:15:45 +01:00
Michael Shilman
bc54bbd143
Merge branch 'release/4.1'
2018-12-12 04:49:41 -08:00
Norbert de Langen
a8bf858179
REFACTOR state management
2018-12-11 01:10:15 +01:00
Norbert de Langen
a1762d7796
MODIFY option to use addParameters
2018-12-10 19:28:40 +01:00
igor-dv
0c9837c96d
Fix "angular-cli/.storybook/webpack.config.ts"
2018-12-05 12:48:07 +02:00
Mansoor Basha Bellary
9aeb439f89
fix(): deprecations with replacing setOptions with withOptions
2018-12-01 00:29:20 -05:00
igor-dv
113bdb8e95
Change .storybook/tsconfig.json to extend the src/tsconfig.json
2018-10-09 15:24:36 +03:00
igor-dv
e21590d6a8
Initial logic of supporting "config" and "addons" files with the different extensions
2018-07-23 20:28:07 +03:00
Tom Coleman
0eb725b41c
Refactor addon-jest to use a parameter-based pattern
2018-05-29 15:53:03 +10:00
klimentru1986
eabd6477fb
added addon background and example story
2018-05-26 12:06:44 +03:00
Рудниченко Климент
507ec7bfd4
addon-jest.testresults.json
2018-05-07 10:26:26 +03:00
klimentru1986
f8ff98ded2
add adon-jest configuration and story
2018-05-05 08:19:31 +03:00
igor-dv
80de5cf135
Use typescript parser in angular-cli + remove typescript-eslint-parser dep
2018-03-21 18:18:32 +02:00
Hypnosphi
d15afc63af
Run prettier
2018-02-18 17:43:47 +03:00
Igor
603a09c962
Merge branch 'master' into addon-stories
2018-02-18 15:45:18 +02:00
Hypnosphi
1a550e912b
Include more paths into linting
2018-02-17 23:32:26 +03:00
igor
70ed244c7f
Use " enforce: 'pre' ", in custom webpack configs
2018-02-17 16:41:34 +02:00
igor
a9b9824bad
Merge remote-tracking branch 'origin/master' into addon-stories
...
# Conflicts:
# examples/angular-cli/package.json
# examples/polymer-cli/package.json
# examples/vue-kitchen-sink/package.json
2018-02-17 13:04:06 +02:00
igor
fe35a3009f
Separate vue examples
2018-02-06 10:02:29 +02:00
igor
f49fdafd62
Add hierarchyRootSeparator to angular examples
2018-02-05 17:24:06 +02:00
igor
9c17215d34
Change addon name to "addon-storysource"
2018-02-05 16:38:07 +02:00
igor
b96b1dac2f
Add to vue
2018-02-01 11:53:45 +02:00
igor
65e4ea2d5d
Add stories addon to angular
2018-01-31 15:21:41 +02:00
igor
9839c40367
Move css-rules-warning to styles.css
2018-01-20 12:26:29 +02:00
igor
270f2e0011
Show css warning if css rules are not configured as needed.
2018-01-10 10:24:16 +02:00
igor
fb930edec0
Add ability to load a custom tsconfig.json in the storybook config dir.
2018-01-07 11:06:24 +02:00
hypnos
9127f79029
Add integration test for angular example
2017-12-24 11:58:12 +01:00
Carlos Vega
ede5c0e110
Laying the foundation to fix the knobs
add-on for angular
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:18:58 +02:00
Carlos Vega
5c7a851e36
Update getstorybook
CLI
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:18:58 +02:00
Carlos Vega
ca3520073b
Testing add-ons
...
- Links
- Actions
- Notes
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:18:58 +02:00
Carlos Vega
99435cfcf5
Angular (2+) support ( #269 )
...
This is the first attempt at adding support for Angular based, mostly, on the vue changes.
What works:
- Added angular sample code to the `examples` folder
- Rendering stories and creating stories out of existing angular components
- For the time being, this only supports one-page angular components
What's missing:
- Addons support
- Support for components that have a separate template
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:16:45 +02:00