11414 Commits

Author SHA1 Message Date
filipp.riabchun
8aead88812 TeamCity change in 'Open-source projects :: Storybook' project: build features of 'Build' build configuration were updated 2018-04-26 11:38:47 +00:00
Hypnosphi
639ba458d7 TeamCity: remove merge feature temporarily 2018-04-26 14:32:47 +03:00
filipp.riabchun
c6b0a9a384 TeamCity change in 'Open-source projects :: Storybook' project: parameters of 'Chromatic' build configuration were updated 2018-04-26 11:28:28 +00:00
Hypnosphi
68d813be45 Add missing import 2018-04-26 14:26:54 +03:00
Hypnosphi
613fc7e4dc Add missing import 2018-04-26 14:19:12 +03:00
Filipp Riabchun
559cc098e4
Merge pull request #3485 from storybooks/tmeasday/check-react-access
Don't try to access the devtools hook if we are cross-origin
2018-04-26 12:27:38 +03:00
Wei-Wei Wu
a24fc429fa undo rename 2018-04-26 01:04:47 -07:00
Wei-Wei Wu
8f5755c10c vue export, tests + docs 2018-04-26 01:02:50 -07:00
Tom Coleman
0a959b404d somehow missed this first time 2018-04-26 12:12:33 +10:00
Tom Coleman
279d4f9e99 Also wrap parent frame access in try/catch for vue 2018-04-26 12:09:07 +10:00
Tom Coleman
e894c33056 Don't try to access the devtools hook if we are cross-origin
This throws an exception and kills storybook in non-standard cases (like Chromatic's live mode). cc @ndelangen -- I think you saw this.
2018-04-26 12:09:07 +10:00
Tom Coleman
2ff42370ba Update to 0.8.3 2018-04-26 11:58:27 +10:00
Hypnosphi
9a919ffbb4 Integrate changes from #3487 2018-04-26 02:26:08 +03:00
Hypnosphi
6e17afcb37 Merge remote-tracking branch 'origin/master' into html 2018-04-26 02:24:37 +03:00
Filipp Riabchun
18f65211b8
Merge pull request #3487 from bmson/baldvin/verbose
Suppress verbose build output
2018-04-26 02:23:55 +03:00
Baldvin Mar Smarason
c1f3337bfe Add update config to app/mithril 2018-04-25 15:59:02 -07:00
igor-dv
8b21185e28 Few fixes + more knobs examples 2018-04-26 01:37:36 +03:00
Filipp Riabchun
e83e9ea123
Merge pull request #3447 from jcharry/jcharry/limit-action-logger-items
Provide a configuration option to limit the number of actions logged
2018-04-26 00:24:12 +03:00
Jamie Charry
578c5757dc add example to official-storybook 2018-04-25 16:02:03 -04:00
Jamie Charry
e305ef1c80 update configureActions test to include limit parameter 2018-04-25 15:16:25 -04:00
Jamie Charry
836a383fb2 add 50 as a default limit 2018-04-25 15:15:26 -04:00
Jamie Charry
b9951e6345 provide a configuration option to limit the number of actions logged 2018-04-25 15:14:10 -04:00
Baldvin Mar Smarason
41ca8bd4dc Add documentation 2018-04-25 10:29:41 -07:00
Baldvin Mar Smarason
fc74d39eb4 Suppress verbose build output 2018-04-25 10:24:02 -07:00
igor-dv
805ef36913 Simplify knobs registration for HTML app 2018-04-25 17:41:41 +03:00
igor-dv
ea48baeda1 Update knobs example 2018-04-25 17:08:09 +03:00
Hypnosphi
4f7f2eb70a window => global 2018-04-25 15:53:20 +03:00
igor-dv
322be353d1 Add Knobs addon 2018-04-25 14:49:08 +03:00
Hypnosphi
b818f1490a TeamCity: Automerge dependencies PRs on successful build 2018-04-25 13:46:11 +03:00
filipp.riabchun
82ba0a4ccd TeamCity change in 'Open-source projects :: Storybook' project: build features of 'Build' build configuration were updated 2018-04-25 10:45:26 +00:00
Hypnosphi
e42a800980 Merge branch 'master' into html 2018-04-25 13:37:21 +03:00
Hypnosphi
b22c707def TeamCity: Apply patches 2018-04-25 13:37:03 +03:00
filipp.riabchun
218dd62f4d TeamCity change in 'Open-source projects :: Storybook' project: snapshot dependency was added in 'Chromatic' build configuration 2018-04-25 10:35:27 +00:00
filipp.riabchun
75e1bb1a5f TeamCity change in 'Open-source projects :: Storybook' project: snapshot dependency was added in 'Build' build configuration 2018-04-25 10:34:49 +00:00
Hypnosphi
715f2d8f76 Merge branch 'master' into html 2018-04-25 13:33:01 +03:00
Hypnosphi
b2b3e64291 TeamCity: VCS root setting can't be versioned 2018-04-25 13:32:38 +03:00
igor-dv
20cace2d61 Add multiple nodes example 2018-04-25 13:10:28 +03:00
igor-dv
a37f096f45 Update snapshot + allow returning multiple children for storyshots 2018-04-25 12:33:22 +03:00
Filipp Riabchun
4cbd4f564a
Merge pull request #3482 from gromchen/i-story
Add IStory interface.
2018-04-25 12:29:03 +03:00
igor-dv
902a0cb8ba Reuse divs in Centered addon 2018-04-25 12:19:17 +03:00
Wei-Wei Wu
460aa29626 update storyshot 2018-04-25 00:37:04 -07:00
Wei-Wei Wu
48b27e7fa9 update + add tests 2018-04-25 00:36:54 -07:00
Wei-Wei Wu
86ca14adf7 update README and updated examples 2018-04-25 00:19:55 -07:00
Wei-Wei Wu
1997ec599e refactor exports 2018-04-25 00:19:38 -07:00
Wei-Wei Wu
b3a703c527 vue background 2018-04-25 00:19:16 -07:00
Wei-Wei Wu
f27e8b44e4 eslint 2018-04-24 18:59:24 -07:00
Wei-Wei Wu
ade44956e8 initial 2018-04-24 18:58:51 -07:00
Andy Orahoske
6286f129b2 Add core-js as dependency on info addon 2018-04-24 19:47:38 -04:00
Andy Orahoske
63b39bd5e2 Add module into info story for HMR 2018-04-24 19:47:33 -04:00
Andy Orahoske
ebaee480ff Add excludedPropTypes to addon-info README 2018-04-24 19:47:27 -04:00