40 Commits

Author SHA1 Message Date
Michael Shilman
f6e4c1167f v3.2.0-alpha.7 2017-07-06 01:39:33 -07:00
abhiaiyer91
5bee33f0c1 fix(react-inspector): update react inspector to fix #1385 2017-07-04 16:46:54 -07:00
Michael Shilman
d8f22cdb85 v3.1.6 2017-06-26 16:32:38 +10:00
Michael Shilman
cc4abb1b98 Linting fixes 2017-06-26 16:06:30 +10:00
Marc Fallows
d8fb794362 Use uuid for action IDs instead of Math.random (fixes #1109) 2017-06-23 13:39:00 +10:00
Michael Shilman
b20e6f5091 Remove package-lock.json 2017-06-23 01:03:45 +10:00
Michael Shilman
a620cfed2a v3.1.5 2017-06-22 16:36:43 +10:00
Michael Shilman
e5041fa06a Add package-lock.json
Per discussion with @tmeasday 😉
2017-06-22 11:17:16 +10:00
Natsathorn
62b2651456 add step for import addon-action to addons.js file before start using it 2017-06-21 13:08:31 +07:00
Michael Shilman
c289d15bc7 v3.1.2 2017-06-09 23:53:03 +12:00
Michael Shilman
ea616369eb v3.1.1 2017-06-09 23:31:52 +12:00
Michael Shilman
56052112c3 v3.1.0 2017-06-09 22:52:20 +12:00
Norbert de Langen
244732accb Cherry-pick knobs fix from #1224 2017-06-09 19:57:42 +12: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
d75bcb896f FIX linting 2017-06-06 15:55:44 +02:00
Michael Shilman
5ec0dad1a3 Updated repository URL to address broken npm images 2017-06-06 01:48:54 +12:00
Michael Shilman
77e167599e v3.0.1 2017-06-06 00:58:57 +12: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
81b4cb85dc FIX unit tests snapshots && FIX linting 2017-06-03 23:03:19 +02:00
Norbert de Langen
49bb8ea829 Merge branch 'master' into eslint-strict 2017-06-01 07:53:54 +02:00
Yang Li
c5bc6d2344 Update README.md 2017-05-31 14:25:12 +08:00
Norbert de Langen
af1b0c11d2 Merge branch 'master' into eslint-strict
# Conflicts:
#	.eslintignore
#	.travis.yml
#	addons/actions/src/containers/ActionLogger/index.js
#	addons/centered/package.json
#	addons/graphql/package.json
#	addons/info/src/components/PropTable.js
#	addons/info/src/components/Props.js
#	addons/knobs/package.json
#	addons/knobs/src/components/Panel.js
#	addons/notes/package.json
#	addons/notes/src/index.js
#	addons/notes/src/register.js
#	addons/storyshots/package.json
#	addons/storyshots/src/index.js
#	app/react-native/package.json
#	app/react/package.json
#	examples/cra-storybook/package.json
#	examples/cra-storybook/src/stories/Welcome.js
#	examples/test-cra/src/stories/Button.js
#	examples/test-cra/src/stories/Welcome.js
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/cli/bin/generate.js
#	lib/cli/generators/METEOR/index.js
#	lib/cli/generators/REACT/index.js
#	lib/cli/generators/REACT/template/stories/index.js
#	lib/cli/generators/REACT_NATIVE/index.js
#	lib/cli/generators/REACT_SCRIPTS/index.js
#	lib/cli/generators/REACT_SCRIPTS/template/src/stories/Welcome.js
#	lib/cli/generators/WEBPACK_REACT/index.js
#	lib/cli/lib/helpers.js
#	lib/cli/package.json
#	package.json
2017-05-31 07:45:04 +02:00
Michael Shilman
af41dd1c48 v3.0.0 2017-05-31 01:39:35 +12:00
Michael Shilman
470c22f92a v3.0.0-rc.3 2017-05-30 20:46:11 +12:00
Norbert de Langen
3da805f273 Update README.md 2017-05-28 17:44:52 +02:00
tomracia
8b9e7302ea Use strict equality to distinguish 0 from an empty string 2017-05-28 15:16:47 +02:00
Norbert de Langen
db3cd0b6eb FIX spelling 2017-05-27 22:10:34 +02:00
Norbert de Langen
4a2bc9333a v3.0.0-rc.2 2017-05-27 13:46:50 +02:00
Norbert de Langen
67d902f237 FIX listing for markdown 2017-05-26 11:21:46 +02:00
Norbert de Langen
8be2c88085 FIX cyclical dependencies 2017-05-25 22:22:33 +02:00
Norbert de Langen
f88dfc37ea v3.0.0-rc.0 2017-05-25 18:28:23 +02:00
Michael Shilman
ffe31ef676 Update all package.json with monorepo metadata
- correct repository/homepage/bugs info
2017-05-24 13:48:13 +10:00
Norbert de Langen
57809215f6 v3.0.0-alpha.4 2017-05-23 00:09:21 +02:00
Norbert de Langen
8e9809823f v3.0.0-alpha.3 2017-05-23 00:08:11 +02:00
Norbert de Langen
a81757b333 v3.0.0-alpha.1 2017-05-19 22:40:47 +02:00
Norbert de Langen
0142e4b116 FIX linting 2017-05-19 01:04:48 +02:00
Norbert de Langen
bf7db99e6d v3.0.0-alpha.0 2017-05-17 21:49:25 +02:00
Norbert de Langen
991edf3f45 UPDATE readmes 2017-05-17 00:21:36 +02:00
Norbert de Langen
69b91f6e53 CHANGE folder structure && CHANGE package-names 2017-05-15 00:08:46 +02:00