hypnos
6f1305aadf
Finalize move to gatsby@1
2017-11-04 06:03:35 +03:00
Filipp Riabchun
dd0a62e6fe
Merge pull request #2220 from storybooks/ndelangen/import-addon-background
...
add addon background to monorepo
2017-11-04 03:50:04 +03:00
hypnos
30fb6850f0
Fix linting and accessibility
2017-11-04 03:39:54 +03:00
Norbert de Langen
9285aae2c2
DELETE local licence
2017-11-04 01:08:52 +01:00
Norbert de Langen
037542d544
Merge branch 'ndelangen/import-addon-background' of github.com:storybooks/storybook into ndelangen/import-addon-background
2017-11-04 01:07:01 +01:00
hypnos
443a14bbb5
Initial move to gatsby@1
2017-11-04 02:56:31 +03:00
Norbert de Langen
a119a99a75
FIX linting
2017-11-04 00:40:58 +01:00
Filipp Riabchun
3c6bff83f4
Merge branch 'master' into ndelangen/import-addon-background
2017-11-04 02:30:47 +03:00
Filipp Riabchun
c4f56c9b8e
Merge pull request #2217 from rylnd/fix-array-deserialize
...
Fix Array Knob deserialization
2017-11-04 02:30:26 +03:00
Norbert de Langen
81420d244d
FIX unittests
2017-11-04 00:26:20 +01:00
Filipp Riabchun
09c597b850
Merge branch 'master' into fix-array-deserialize
2017-11-04 02:13:18 +03:00
Ryland Herrick
95cfc67450
Remove redundant expectations
...
The remaining expectations implicitly check whether the objects are
arrays.
2017-11-03 16:53:34 -05:00
Ryland Herrick
2f22c2c7cb
Ensure deserialized Array is ordered by index
...
Object.keys does not guarantee any particular order, which could result
in an out-of-order array if we did not sort said keys.
2017-11-03 16:50:52 -05:00
Filipp Riabchun
f5c40fdc3e
Merge branch 'master' into fix-addon-knobs-object-proptypes
2017-11-03 21:47:50 +03:00
Daniel Duan
b0b2344034
Merge pull request #2224 from syneva-runyan/local-test-documentation
...
Updated local test documentation
2017-11-03 13:05:47 -04:00
Jean-Elie Barjonet
d328fc9d4a
fix addon Knobs Object value PropTypes
2017-11-03 17:15:01 +01:00
Daniel Duan
b0e27e2752
Update CONTRIBUTING.md
2017-11-03 11:58:25 -04:00
syneva-runyan
ae1d3d374a
updated local test documentation
2017-11-03 08:39:58 -04:00
Daniel Duan
d6003f860a
Merge pull request #2218 from travisbloom/feature-return-storyshots-test
...
return the test in storyshots to respect promises.
2017-11-03 04:24:56 -04:00
Norbert de Langen
47eaec6eab
Merge branch 'master' into feature-return-storyshots-test
2017-11-03 06:55:29 +01:00
Norbert de Langen
56b9560b69
Merge pull request #2222 from storybooks/remove-git-url-parse
...
Remove stale `git-url-parse` dependency
2017-11-03 06:52:26 +01:00
hypnos
5454dbb3cc
Remove stale git-url-parse
dependency
...
(cherry picked from commit 5b86a36)
2017-11-03 04:21:08 +03:00
hypnos
541bdbcb43
Revert "Remove stale git-url-parse
dependency"
...
This reverts commit 5b86a36
2017-11-03 04:20:30 +03:00
hypnos
5b86a369c7
Remove stale git-url-parse
dependency
2017-11-03 04:18:17 +03:00
Filipp Riabchun
fc27c3eac3
Merge branch 'master' into feature-return-storyshots-test
2017-11-03 04:10:55 +03:00
Filipp Riabchun
ef83a816b9
Merge branch 'master' into ndelangen/import-addon-background
2017-11-03 04:10:04 +03:00
Filipp Riabchun
6a5ebaccc2
Merge pull request #2221 from froggyguts/patch-1
...
Update README
2017-11-03 04:08:04 +03:00
froggyguts
2f9bb66774
Update README
...
Changed Storybook for React-Native description for accuracy :)
2017-11-02 17:55:49 -07:00
Filipp Riabchun
207129b86d
Merge branch 'master' into feature-return-storyshots-test
2017-11-03 03:36:31 +03:00
Filipp Riabchun
7de5743e3b
Merge branch 'master' into fix-array-deserialize
2017-11-03 03:34:39 +03:00
Daniel Duan
526f9e9fcf
Merge pull request #2219 from storybooks/ndelangen/fix-yarn-testscript
...
FIX `yarn test` & selecting only core
2017-11-02 18:23:30 -04:00
Norbert de Langen
238338f9e1
FIX yarn test
& selecting only core
...
This was broken by some internal change by jest or something.
By proving a absolute path this seems to work again.
Added the executed command for clearity.
2017-11-02 23:15:19 +01:00
Norbert de Langen
e83e86454f
WIP
2017-11-02 23:13:00 +01:00
Travis Bloom
696563f2a0
return the test in storyshots so if async work needs to occur before snapshotting, jest waits before failing
2017-11-02 15:22:34 -04:00
Norbert de Langen
4e922097c5
REMOVE docs
2017-11-02 20:20:28 +01:00
Simon Knox
a5f4a5c837
remove unused eslint packages for now
2017-11-02 20:20:28 +01:00
Christophe VERCLYTTE
7a5601cfb3
Update changelog
2017-11-02 20:20:28 +01:00
Christophe VERCLYTTE
c1d77a0ab0
Update package name references and repos
2017-11-02 20:20:28 +01:00
Simon Knox
849b505e49
fix warnings from React import. remove object-assign
2017-11-02 20:20:28 +01:00
Simon Knox
869878158e
disable eslint, plan to get everything else working first
2017-11-02 20:20:28 +01:00
Simon Knox
0d22ce3d0e
convert to js with babel
2017-11-02 20:20:27 +01:00
Norbert de Langen
3b2d1e2280
Linting
2017-11-02 20:20:27 +01:00
Norbert de Langen
cdbcb9d2b5
Update Readme
2017-11-02 20:20:27 +01:00
Norbert de Langen
8c7b889bb4
FIX example && linting
2017-11-02 20:20:27 +01:00
Norbert de Langen
1dbfc36750
REMOVE coverage reporting
2017-11-02 20:20:27 +01:00
Norbert de Langen
c713fdc37a
UPDATE dependencies && RENAME package name
2017-11-02 20:20:27 +01:00
Christophe VERCLYTTE
281b32aa60
Bump Storybook dependencies to v3
2017-11-02 20:20:27 +01:00
Blake Stephens
802e1d6378
Fixed layout when background text is too long.
...
Signed-off-by: Blake Stephens <blake.stephens@lge.com>
2017-11-02 20:20:27 +01:00
James Baxley
bfce94ffd3
set default background color ( #23 )
...
* set default background color
* update changelog
* 0.0.7
2017-11-02 20:20:27 +01:00
James Baxley
b987342d89
allow default background ( #21 )
...
* allow default background
* updated changelog for new default feature
* 0.0.6
2017-11-02 20:20:26 +01:00