115 Commits

Author SHA1 Message Date
igor
8262b7bedc Revert code that was injected by aliens 2017-06-29 17:12:40 +03:00
Tom Coleman
b04849bc6e Use a pack -> install technique to recreate local packages
As suggested by https://github.com/npm/npm/pull/15900. This is a workaround until we get a better resolution of https://github.com/storybooks/storybook/issues/1286
2017-06-22 12:18:16 +10:00
Norbert de Langen
436767d7e9 test 2017-06-16 11:29:00 +02:00
Michael Shilman
368265572a Update danger to post status rather than break the build 2017-06-13 13:39:50 +12:00
Michael Shilman
7bb724f53a Add danger to start automating some code review tasks 2017-06-12 00:50:57 +12:00
Norbert de Langen
a48f958bcd FIX coverage by using jest projects over multiple npm scripts 2017-06-08 00:49:40 +02:00
Tom Coleman
8691938c58 Make test:watch work again 2017-06-07 22:13:20 +10:00
Tom Coleman
8cef3d5c03 Separate out testing the RN app and the rest.
Although RN uses Jest for testing, it uses a Jest preset which messes with the environment. AFIACT it's not possible to selectively apply the environment to different tests so we just separate them.
2017-06-07 21:19:17 +10:00
Tom Coleman
fe2c868eec Added a vanilla React Native example app.
For #1012. Includes storyshots and the use of addon-options
2017-06-07 21:17:55 +10:00
Norbert de Langen
28a4b32323 CHANGE all package.jsons so they are uniformly sorted 2017-06-06 17:46:55 +02:00
Norbert de Langen
7765c4534b Merge branch 'master' into eslint-strict
# Conflicts:
#	app/react-native/src/manager/components/PreviewHelp.js
2017-06-06 17:43:50 +02:00
Norbert de Langen
921daab915 ADD eslint config for .json files && FIX linting 2017-06-06 17:40:40 +02:00
Michael Shilman
5ec0dad1a3 Updated repository URL to address broken npm images 2017-06-06 01:48:54 +12:00
Norbert de Langen
6f486c5e26 FIX eslint cache location 2017-06-05 09:53:30 +02:00
Norbert de Langen
35f20df122 FIX actions addon register
ADD dev script
RENAME addon-namespaces
CHANGE lint:markdown to lint:md
2017-06-05 00:57:20 +02:00
Norbert de Langen
7b5f88dfb9 Set npm needed for project to lower then 5.0.0 2017-06-03 21:36:01 +02:00
Norbert de Langen
bf4219e6cf ADD lint-staged 2017-06-01 08:11:38 +02:00
Norbert de Langen
99e95a1e7e FIX linting 2017-05-31 08:53:19 +02:00
Norbert de Langen
9d38bf8bd3 Mostly re-applied changes 2017-05-31 08:29:09 +02:00
Michael Shilman
507c1c757d PR "misc" label => "other" for CHANGELOG 2017-05-28 01:30:19 +10:00
Michael Shilman
a9c407a746 Updated changelog format to be compatible with github-release-from-changelog 2017-05-28 00:51:30 +10:00
Michael Shilman
4329d58551 Update CONTRIBUTING notes, CHANGELOG format, skip "cleanup" labels 2017-05-27 22:18:11 +10:00
Michael Shilman
c992573fe7 Update release notes using latest pr-log 2017-05-27 17:16:09 +10:00
Michael Shilman
a90b36f65d Merge branch 'storybooks/master' into 1046-3.0-release-notes
# Conflicts:
#	HISTORY.md
#	ROADMAP.md
2017-05-27 14:52:10 +10:00
Norbert de Langen
b00f125398 ADD bootstrap for docs 2017-05-26 15:08:38 +02:00
Norbert de Langen
654b69e4f6 FIX linting 2017-05-26 14:10:52 +02:00
Norbert de Langen
bd016f236a ADD docs scripts 2017-05-26 14:02:54 +02:00
Norbert de Langen
eca86fb1d7 ADD eslint cache 2017-05-26 14:01:51 +02:00
Norbert de Langen
67d902f237 FIX listing for markdown 2017-05-26 11:21:46 +02:00
Norbert de Langen
8d5c4bacf8 FIX linting 2017-05-26 09:36:45 +02:00
Norbert de Langen
5f3e909ffe integrate docs 2017-05-26 01:11:54 +02:00
Norbert de Langen
bcd101f014 prepare for import command 2017-05-25 23:02:00 +02:00
Norbert de Langen
a593145cd0 FIX a few things 2017-05-23 20:56:54 +02:00
greenkeeper[bot]
f96a5feff7 chore(package): update lerna to version 2.0.0-rc.5 2017-05-23 01:31:58 +00:00
Norbert de Langen
2f476560d5 ADD lerna publish script 2017-05-20 20:55:07 +02:00
Michael Shilman
bc1bd2a4f9 Merge remote-tracking branch 'storybooks/master' into 1046-package-repo 2017-05-20 19:42:35 +10:00
Michael Shilman
80f375bea0 Add repository to package.json 2017-05-20 19:42:01 +10:00
Michael Shilman
ac0892c69b Merge branch 'master' into 1046-3.0-release-notes 2017-05-20 11:03:53 +10:00
Norbert de Langen
2cd915470d Merge branch 'master' into am-update-jest-config 2017-05-19 19:44:52 +02:00
Xavier Damman
3aca1b0a6d Added call to donate after npm install 2017-05-18 13:19:37 -07:00
Aaron Mc Adam
bb4a7ac846 chore(jest): update to v20's default configuration file
* we no longer have to pass a `--config` flag to Jest
* renames .jestrc json to jest.config.js
* jest-enzyme now includes snapshot support by default
2017-05-18 17:57:07 +01:00
Michael Shilman
e1a60feb25 Add git URL to package.json for changelog generator 2017-05-18 16:44:27 +10:00
Norbert de Langen
f466b71d96 UPDATE everything 2017-05-09 22:29:57 +02:00
Norbert de Langen
4b9053f9c4 FIX jest 2017-05-08 23:53:38 +02:00
greenkeeper[bot]
835ba93db0 chore(package): update jest to version 20.0.0 2017-05-06 12:56:58 +00:00
Norbert de Langen
d8b9a17331 FIX build by no longer hoisting && FIX linting 2017-04-28 14:53:42 +02:00
Norbert de Langen
77ef3acce3 Merge branch 'master' into greenkeeper/lerna-2.0.0-rc.4 2017-04-28 13:53:05 +02:00
Norbert de Langen
205b0f8093 the test-cra was breaking the build, because it’s dependencies are not managed by lerna. 2017-04-28 13:36:05 +02:00
Norbert de Langen
98eb575b79 MOVE all babel-dev-dependencies 2017-04-27 23:41:50 +02:00
Norbert de Langen
e50dbd1cdf FIX webpack overriding && CLEANUP && ADD example
for testing a non-linked example based on create-react-app
2017-04-27 21:08:13 +02:00