Norbert de Langen
8a8b552332
Update README.md
2017-10-23 15:49:04 +02:00
Michael Shilman
a701365e70
v3.2.13
2017-10-20 21:44:34 +02:00
Michael Shilman
3f97c6f175
v3.2.12
2017-10-03 00:29:46 +02:00
hypnos
2e8240d176
Fix/suppress current eslint warnings.
...
Raise `import/no-unresolved` and `import/extensions` to error level
everywhere except `docs`
2017-10-02 01:40:46 +03:00
Filipp Riabchun
f152c0dcb6
Merge branch 'master' into ndelangen/upgrade-react
2017-09-30 06:21:30 -07:00
Norbert de Langen
02c6198a8b
UPGRADE react & friends && UPGRADE other dependencies
2017-09-29 23:36:38 +02:00
hypnos
2f53feb64a
Use yarn workspaces on master
2017-09-29 23:00:47 +03:00
Michael Shilman
33977480e7
v3.2.11
2017-09-27 00:53:29 +02:00
hypnos
630968ea4b
Update react-inspector to fix #1831
2017-09-25 00:12:21 +03:00
Michael Shilman
748e5959ec
v3.2.10
2017-09-22 22:42:13 +01:00
Norbert de Langen
d0b752d8d3
FIX linting after prettier upgrade
2017-09-06 00:54:12 +02:00
Michael Shilman
a3647be4a6
v3.2.6
2017-08-22 11:02:17 -07:00
Michael Shilman
c21a88b47a
v3.2.6-alpha.0
2017-08-22 00:31:44 -07:00
Michael Shilman
8e03aacb68
v3.2.0
2017-07-31 07:12:08 -07:00
Michael Shilman
0188ace87f
v3.2.0-alpha.10
2017-07-27 01:06:54 -07:00
Norbert de Langen
de75c5df89
Merge branch 'master' into release/3.2
2017-07-25 22:34:27 +02:00
Norbert de Langen
c11c189d7e
UPDATE everything (including eslint 4)
2017-07-25 11:20:08 +02:00
Michael Shilman
4513cc9f74
v3.2.0-alpha.8
2017-07-20 13:29:18 -07:00
Norbert de Langen
3862c99541
Merge branch 'master' into release/3.2
...
# Conflicts:
# addons/actions/package.json
# addons/info/package.json
# addons/knobs/package.json
# addons/storyshots/package.json
# app/react-native/package.json
# app/react/package.json
# lerna.json
# lib/cli/package.json
# lib/ui/package.json
2017-07-20 09:23:47 +02:00
Norbert de Langen
299a53ac72
SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure:
...
- Use yarn for installation
- Hoist all dependencies to root
- Hoist known packages to root
- Test storyshots in cra-kitchen-sink
2017-07-19 08:01:50 +02:00
Michael Shilman
c0933a7a99
v3.1.9
2017-07-16 13:50:00 -07:00
Michael Shilman
1c59065b39
Merge branch 'master' into release/3.2
...
# Conflicts:
# addons/actions/package.json
# addons/knobs/package.json
# addons/storyshots/package.json
# app/react-native/package.json
# app/react/package.json
# examples/cra-kitchen-sink/package.json
# lerna.json
# lib/ui/src/modules/ui/components/layout/index.js
2017-07-14 10:40:54 -07:00
Norbert de Langen
15540df990
CHANGE indentation rule eslint (prettier)
2017-07-08 22:57:21 +02:00
Norbert de Langen
d0545078f5
Merge pull request #1415 from thomasthesecond/fix-addon-actions
...
Verify that name is a string in addons/actions
2017-07-07 10:11:01 +02:00
Michael Shilman
b0df780525
v3.1.8
2017-07-06 02:17:29 -07:00
Michael Shilman
f6e4c1167f
v3.2.0-alpha.7
2017-07-06 01:39:33 -07:00
Tom Cunningham
b3d79a5eda
Verify that name is a string in addons/actions
...
It appears that it’s possible that `name` can be passed in
as an object. In order for the `replace` method to work,
name must be a string. This pull request adds a condition to
the `fnName` constant that verifies the value of `name` is
a string.
2017-07-05 12:14:42 -05: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