Jamie Charry
|
b9951e6345
|
provide a configuration option to limit the number of actions logged
|
2018-04-25 15:14:10 -04:00 |
|
Filipp Riabchun
|
a735eebf5c
|
Merge pull request #3459 from Keraito/clear-action-logger-option
Add option to clear action logger
|
2018-04-23 23:57:40 +03: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 |
|
Hypnosphi
|
34f39526db
|
Move addon-centered stories to official-storybook
|
2018-04-21 14:47:03 +03:00 |
|
Keraito
|
ae2292fb48
|
Update configuration descriptions
|
2018-04-20 21:52:15 +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 |
|
Michael Shilman
|
35eb0e31db
|
v4.0.0-alpha.3
|
2018-04-17 16:50:42 -07:00 |
|
Filipp Riabchun
|
503c186c72
|
Merge pull request #3133 from rhalff/addon-actions
Addon actions: fix slow logging
|
2018-04-17 01:09:56 +03:00 |
|
Dependencies.io Bot
|
203211e926
|
Update react-inspector from 2.2.2 to 2.3.0 in addons/actions
|
2018-04-16 18:49:24 +00:00 |
|
Dependencies.io Bot
|
67e9665d5a
|
Update glamorous from 4.12.1 to 4.12.3 in addons/actions
|
2018-04-16 18:49:23 +00: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
|
d3b52347ba
|
update readme
|
2018-04-15 21:33:09 +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 |
|
Michael Shilman
|
aa2801023a
|
v4.0.0-alpha.2
|
2018-04-10 17:40:16 -07:00 |
|
Hypnosphi
|
88c99a2d24
|
Enforce addons store being a singleton by storing it in global variable
|
2018-04-08 22:00:34 +03:00 |
|
Michael Shilman
|
53da20b82a
|
v4.0.0-alpha.1
|
2018-03-29 08:27:45 -07:00 |
|
Michael Shilman
|
c53f30c0e0
|
v4.0.0-alpha.0
|
2018-03-28 22:33:07 -07:00 |
|
Michael Shilman
|
cf1a984f9e
|
v3.4.0-rc.3
|
2018-03-19 16:03:10 -07:00 |
|
Hypnosphi
|
8fb6654e24
|
disable no-control-regex
|
2018-03-17 23:34:32 +03:00 |
|
Dependencies.io Bot
|
b0370f90c4
|
Update glamorous from 4.12.0 to 4.12.1 in addons/actions
|
2018-03-13 18:19:30 +00:00 |
|
Michael Shilman
|
bf6c69a258
|
v3.4.0-rc.2
|
2018-03-13 19:59:14 +09:00 |
|
Michael Shilman
|
953c516eb8
|
v3.4.0-rc.1
|
2018-03-13 19:40:40 +09:00 |
|
Hypnosphi
|
9f3abbad21
|
Make peerDependencies loose again (see https://github.com/lerna/lerna/issues/1018)
|
2018-03-10 22:59:49 +02:00 |
|
Hypnosphi
|
c51d0de054
|
Use exact versions for cross-dependencies between our own packages
|
2018-03-10 22:46:42 +02:00 |
|
Michael Shilman
|
67243d9d55
|
v3.4.0-rc.0
|
2018-03-08 12:03:25 +09:00 |
|
Dependencies.io Bot
|
0b0ca280b1
|
Update glamorous from 4.11.6 to 4.12.0 in addons/actions
|
2018-03-03 17:23:06 +00: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 |
|
Dependencies.io Bot
|
a22ab04af8
|
Update prop-types from 15.6.0 to 15.6.1 in addons/actions
|
2018-02-27 16:41:38 +00:00 |
|
Hypnosphi
|
def1e04dbb
|
Cleanup dependencies
|
2018-02-25 03:53:03 +03: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 |
|
Michael Shilman
|
d3e7b73635
|
v3.4.0-alpha.9
|
2018-02-22 17:45:03 +09:00 |
|
igor
|
ac89c6e8ed
|
Use full url to the ADDONS_SUPPORT.md
|
2018-02-21 16:17:02 +02:00 |
|
igor
|
f7f39ef066
|
Point addon/framework support to the ADDONS_SUPPORT.md
|
2018-02-21 15:41:32 +02: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
|
b76d07ae0f
|
Re-add button story, update storyshots
|
2018-02-17 17:08:43 +03:00 |
|