Alexandre BODIN
|
8145ac3414
|
Merge branch 'master' into add-app-vue
|
2017-06-18 18:00:46 +02:00 |
|
Michael Shilman
|
db5b5a6504
|
Fix prop-type warning in date knob
|
2017-06-17 19:46:16 +10:00 |
|
Michael Shilman
|
0664a7cd69
|
Add test cases to kitchen sink, fix object/boolean knobs
|
2017-06-17 18:36:25 +10:00 |
|
Alexandre BODIN
|
4c1daabf50
|
More clean up
|
2017-06-16 23:04:03 +02:00 |
|
Alexandre BODIN
|
6255569279
|
Finish cleanup of addon knobs
|
2017-06-16 22:50:30 +02:00 |
|
Alexandre BODIN
|
bac1905875
|
Add support for addonKnobs, rename withX to addonX to avoid name collision
|
2017-06-16 22:33:07 +02:00 |
|
Alexandre BODIN
|
5784a7946f
|
Comment unused to make PR clear
|
2017-06-16 22:31:42 +02:00 |
|
Alexandre BODIN
|
aef1f0188e
|
less ugly working example
|
2017-06-16 22:31:42 +02:00 |
|
Alexandre BODIN
|
5e662246dd
|
Cleaning up
|
2017-06-16 22:31:42 +02:00 |
|
Alexandre BODIN
|
d9a3da5113
|
Make a working example
|
2017-06-16 22:31:42 +02:00 |
|
Gytis Vinclovas
|
7371ce8288
|
Simpler check.
|
2017-06-15 17:02:45 +03:00 |
|
Gytis Vinclovas
|
1ad0d2ba88
|
Fixed issue with bad propType on boolean knob.
Deserializing now doesn't return array anymore.
|
2017-06-15 17:01:34 +03: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 |
|
Norbert de Langen
|
dfabb185ec
|
FIX linting
|
2017-06-06 10:15:25 +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
|
8fef4bb2d8
|
FIX linting
|
2017-06-05 00:58:23 +02:00 |
|
Norbert de Langen
|
47eaac103d
|
FIX linting
|
2017-06-03 21:23:31 +02:00 |
|
Norbert de Langen
|
da961dc508
|
FIX linting
|
2017-06-03 21:06:48 +02:00 |
|
Norbert de Langen
|
9d38bf8bd3
|
Mostly re-applied changes
|
2017-05-31 08:29:09 +02: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 |
|
Gytis Vinclovas
|
78e50155b9
|
Fixed withKnobs definition.
|
2017-05-30 20:33:12 +03: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
|
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
|
474d6c7945
|
FIX linting
|
2017-05-26 10:05:20 +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 |
|
Norbert de Langen
|
6be44e9788
|
FIX linting
|
2017-05-25 17:42:27 +02:00 |
|
Gytis Vinclovas
|
7a920bd4be
|
Fixed lint issues.
|
2017-05-24 07:54:33 +02:00 |
|
Gytis Vinclovas
|
50a781d4e3
|
Fixing performance issues. Added timestamps to setKnobs event. Added ability to pass debounce option when adding decorator
|
2017-05-24 07:54:33 +02: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 |
|
Yuki nakamura
|
3a3c498a61
|
Update README.md
|
2017-05-22 15:05:17 +09:00 |
|
mthuret
|
6b22be5d41
|
fix(knobs): increase font size label
|
2017-05-21 18:35:15 +02:00 |
|
Norbert de Langen
|
a81757b333
|
v3.0.0-alpha.1
|
2017-05-19 22:40:47 +02:00 |
|
Norbert de Langen
|
24544af38d
|
FIX linting
|
2017-05-19 00:21:13 +02:00 |
|
Norbert de Langen
|
e03aa55b84
|
FIX linting
|
2017-05-18 21:54:50 +02:00 |
|
Norbert de Langen
|
22b4b94aa0
|
FIX linting
|
2017-05-18 19:48:47 +02:00 |
|
Norbert de Langen
|
2bcaae9d81
|
FIX linting
|
2017-05-18 09:14:29 +02:00 |
|
Norbert de Langen
|
09747c667b
|
Merge branch 'master' into eslint-strict
# Conflicts:
# addons/centered/package.json
# addons/graphql/package.json
# addons/info/package.json
# addons/knobs/package.json
# addons/links/.storybook/config.js
# addons/notes/package.json
# addons/notes/src/index.js
# addons/notes/src/register.js
# addons/options/src/manager/index.js
# addons/storyshots/src/index.js
# addons/storyshots/stories/required_with_context/Button.stories.js
# addons/storyshots/stories/required_with_context/Welcome.js
# app/react-native/package.json
# app/react-native/src/manager/index.js
# lib/channel-postmessage/package.json
# lib/channel-postmessage/src/index.js
# lib/channel-websocket/package.json
# lib/channel-websocket/src/index.js
# lib/cli/generators/METEOR/index.js
# lib/cli/generators/REACT/template/stories/Welcome.js
# lib/cli/generators/REACT_SCRIPTS/index.js
# lib/cli/generators/WEBPACK_REACT/template/stories/Welcome.js
# packages/react-storybook/src/server/track_usage.js
# packages/storybook-ui/src/modules/ui/components/layout/usplit.js
# scripts/prepublish.js
|
2017-05-17 23:41:09 +02:00 |
|
Norbert de Langen
|
bf7db99e6d
|
v3.0.0-alpha.0
|
2017-05-17 21:49:25 +02:00 |
|