Norbert de Langen
|
359f12ce8f
|
Merge branch 'master' into feature/more-components
# Conflicts:
# addons/knobs/src/components/Panel.js
# addons/knobs/src/react/WrapStory.js
|
2018-05-16 08:44:55 +02:00 |
|
Norbert de Langen
|
5eec2c8689
|
FIX styling issue in storysource addon && CLEANUP && ADD emotion-theming
|
2018-05-15 23:52:57 +02:00 |
|
Norbert de Langen
|
75593740e9
|
REFACTOR to use emotion, see: https://github.com/paypal/glamorous/issues/419
|
2018-05-14 22:20:46 +02:00 |
|
Hypnosphi
|
56f30e75f2
|
RN: Sync selected story between manager and device
|
2018-05-12 20:31:07 +03:00 |
|
Norbert de Langen
|
21bc78f4b7
|
FIX typo
|
2018-05-11 17:24:15 +02:00 |
|
Hypnosphi
|
0ad1dd957b
|
Fix for RN
|
2018-05-02 20:59:21 +03:00 |
|
Hypnosphi
|
100985bfdb
|
withActions decorator
|
2018-05-02 20:31:53 +03:00 |
|
Hypnosphi
|
11cef25b44
|
Merge remote-tracking branch 'origin/master' into tmeasday/add-actions-helper
# Conflicts:
# addons/actions/README.md
# addons/actions/src/index.js
# addons/actions/src/preview/action.js
# examples/official-storybook/stories/__snapshots__/addon-actions.stories.storyshot
# examples/official-storybook/stories/addon-actions.stories.js
|
2018-04-27 03:03:42 +03:00 |
|
Jamie Charry
|
e305ef1c80
|
update configureActions test to include limit parameter
|
2018-04-25 15:16:25 -04:00 |
|
Jamie Charry
|
836a383fb2
|
add 50 as a default limit
|
2018-04-25 15:15:26 -04:00 |
|
Jamie Charry
|
b9951e6345
|
provide a configuration option to limit the number of actions logged
|
2018-04-25 15:14:10 -04:00 |
|
Keraito
|
36ff731cae
|
Properly remove the on story listener
|
2018-04-23 22:33:37 +02:00 |
|
Keraito
|
a44bace75b
|
Adjust PropTypes
|
2018-04-23 19:42:56 +02:00 |
|
Keraito
|
0b503642e7
|
Change event listened on to api onStory
|
2018-04-23 19:11:29 +02:00 |
|
Keraito
|
51ee317fa4
|
Update the example and test
|
2018-04-22 20:57:24 +02:00 |
|
Keraito
|
892f675df7
|
Change default and flag name
|
2018-04-22 20:55:55 +02:00 |
|
Keraito
|
3547919037
|
Fix action configuration test
|
2018-04-20 17:19:40 +02:00 |
|
Keraito
|
7c02698fc4
|
Add the option to clear action logger
|
2018-04-20 17:17:44 +02:00 |
|
Rob Halff
|
b8aee78cb4
|
disable no-control-regex again
|
2018-04-15 22:36:12 +01:00 |
|
Rob Halff
|
bfa589865a
|
fix export
|
2018-04-15 22:11:23 +01:00 |
|
Rob Halff
|
dd6e12e18f
|
make depth configurable
|
2018-04-15 20:56:05 +01:00 |
|
Rob Halff
|
d26ea97a2f
|
move preview test file
|
2018-04-15 20:54:23 +01:00 |
|
Rob Halff
|
bdd58bcafb
|
move preview to own folder
|
2018-04-15 17:51:50 +01:00 |
|
Rob Halff
|
ace8cd804d
|
Merge branch 'master' of github.com:storybooks/storybook into addon-actions
|
2018-04-14 22:44:28 +01:00 |
|
Tom Coleman
|
f3c57b717d
|
Added new decorated API to addons and stories in official storybook
|
2018-04-05 16:54:50 +10:00 |
|
Tom Coleman
|
2181eaf93f
|
Added actions(object) syntax
|
2018-04-04 23:24:08 +10:00 |
|
Tom Coleman
|
8aa203ea28
|
Added actions to addon-actions to create multiple actions
|
2018-04-04 14:37:47 +10:00 |
|
Hypnosphi
|
8fb6654e24
|
disable no-control-regex
|
2018-03-17 23:34:32 +03:00 |
|
Rob Halff
|
b07d63f8d9
|
move omitProperty to util
|
2018-03-02 22:31:07 +00:00 |
|
Rob Halff
|
26b9b5d476
|
force maxDepth for non plain objects
|
2018-03-02 21:54:29 +00:00 |
|
Rob Halff
|
a0d5fad45f
|
Merge remote-tracking branch 'storybooks' into addon-actions
|
2018-03-02 16:41:41 +00:00 |
|
Rob Halff
|
e26f3b87f1
|
omit some private properties by default
|
2018-03-02 16:36:49 +00:00 |
|
Hypnosphi
|
3eb012fc22
|
Addons: avoid mixing manager and preview code together
|
2018-02-24 19:16:13 +03:00 |
|
Hypnosphi
|
c439db8253
|
Fix new lint errors
|
2018-02-23 00:40:40 +03:00 |
|
Filipp Riabchun
|
f87336c407
|
Merge branch 'master' into qa/extract-guidelines
|
2018-02-20 20:03:31 +03:00 |
|
Hypnosphi
|
398ff2639e
|
eslint: remove unused disable directives
|
2018-02-17 20:35:37 +03:00 |
|
Hypnosphi
|
f62a4d6dc4
|
Improve button styles
|
2018-02-17 18:35:30 +03:00 |
|
Hypnosphi
|
ba11829352
|
Merge remote-tracking branch 'origin/master' into qa/extract-guidelines
# Conflicts:
# addons/actions/package.json
# examples/cra-kitchen-sink/src/stories/__snapshots__/storybook-components.stories.storyshot
# examples/cra-kitchen-sink/src/stories/storybook-components.stories.js
|
2018-02-17 16:56:29 +03:00 |
|
Rob Halff
|
cd12993f33
|
configure max depth for objects
|
2018-01-08 05:30:00 +00:00 |
|
Rob Halff
|
909106389f
|
stop traversing properties instead of returning string when max depth is reached.
|
2018-01-08 05:28:33 +00:00 |
|
Rob Halff
|
41eae7fecf
|
remove early bailout for events
|
2018-01-08 05:26:02 +00:00 |
|
Rob Halff
|
aef990855b
|
add depth configurator
|
2018-01-08 05:21:41 +00:00 |
|
Rob Halff
|
89d400e8a7
|
skip serializing (Synthetic)Events
|
2018-01-03 03:30:35 +00:00 |
|
Rob Halff
|
75a9c65fd0
|
skip serializing (Synthetic)Events
|
2018-01-03 03:17:09 +00:00 |
|
Norbert de Langen
|
3cfacfe4ec
|
UPGRADE jest to latest & FIX all failing unittests
|
2017-12-23 18:48:29 +01:00 |
|
Rob Halff
|
a35d8e4a2e
|
add error handling
|
2017-12-13 18:21:43 +00:00 |
|
Rob Halff
|
5b9e213aff
|
rename/move class to objectType
|
2017-12-08 16:17:46 +00:00 |
|
Rob Halff
|
415c34f48c
|
create named function safely
|
2017-12-07 19:06:17 +00:00 |
|
Rob Halff
|
7463bdf8de
|
invert property check
|
2017-12-07 17:59:29 +00:00 |
|
Rob Halff
|
8f9858340e
|
remove obsolete indexOf check
|
2017-12-07 17:29:51 +00:00 |
|