dependabot-preview[bot]
38b86a996b
Bump rax-text from 0.6.5 to 1.0.0
...
Bumps [rax-text](https://github.com/raxjs/rax-text ) from 0.6.5 to 1.0.0.
- [Release notes](https://github.com/raxjs/rax-text/releases )
- [Commits](https://github.com/raxjs/rax-text/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 06:18:19 +00:00
dependabot-preview[bot]
07764289d4
Bump express-graphql from 0.7.1 to 0.8.0
...
Bumps [express-graphql](https://github.com/graphql/express-graphql ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/graphql/express-graphql/releases )
- [Commits](https://github.com/graphql/express-graphql/compare/v0.7.1...v0.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 06:12:44 +00:00
lonyele
98f0009c78
chore: resolve merge conflicts
2019-07-09 11:38:00 +09:00
Rembrandt Reyes
df04048b65
Fix bug where Sidebar input refreshed on 'Enter'
2019-07-08 22:30:18 -04:00
fabianmarinog-turner
c8086e7e03
Removes underscore on this.channel
2019-07-08 19:23:42 -05:00
Norbert de Langen
502ff522f4
ADD /__testfixtures__/ to ignore list for coverage
2019-07-09 01:09:47 +02:00
Norbert de Langen
52b2a4ff37
UPDATE snapshots
2019-07-09 00:26:33 +02:00
Norbert de Langen
93f298cfc2
FIX snapshots
2019-07-08 23:57:33 +02:00
Norbert de Langen
9fb72175b7
FIX types
2019-07-08 23:55:35 +02:00
fabianmarinog-turner
52de8a1e62
Fixing typo in comment
2019-07-08 16:40:24 -05:00
fabianmarinog-turner
7f598b6204
Update KnobManager.ts
...
When Storybook is loaded the KnobManager channel can be undefined. Include this code to prevent `Uncaught TypeError: Cannot read property 'emit' of undefined` error.
2019-07-08 16:36:53 -05:00
Norbert de Langen
cc837cfe28
Merge branch 'next' into ts-migration/app-react
...
# Conflicts:
# yarn.lock
2019-07-08 22:52:35 +02:00
Norbert de Langen
e87c329e90
Do not merge p if not provided, if provided, no conditional is needed
2019-07-08 21:34:09 +02:00
Michael Shilman
bb8d3ab845
Update version.ts
2019-07-09 02:52:40 +08:00
Michael Shilman
ccc9f25de2
5.2.0-alpha.38 next.json version file
2019-07-09 02:49:07 +08:00
Michael Shilman
30078af6de
v5.2.0-alpha.38
v5.2.0-alpha.38
2019-07-09 02:35:11 +08:00
Michael Shilman
2d9dbb540f
5.2.0-alpha.38 changelog
2019-07-09 02:20:34 +08:00
Michael Shilman
098bc20dfe
Addon-storysource: Replace loader with source-loader ✂ ( #7272 )
...
Addon-storysource: Replace loader with source-loader ✂
2019-07-09 02:18:06 +08:00
Michael Shilman
c50916ea94
Remove terser memory optimization
2019-07-09 01:04:19 +08:00
Michael Shilman
0ca47782b4
Merge branch 'next' into task/i-have-removed-storysource-loader
2019-07-09 00:49:44 +08:00
Michael Shilman
4479ae5ec0
Fix addSource decoration for no-context invocations
2019-07-09 00:35:47 +08:00
Norbert de Langen
b0d3cbfdc7
Upgrade all dependencies ( #7329 )
...
Upgrade all dependencies
2019-07-08 18:02:16 +02:00
Norbert de Langen
fb4c35e49c
FIX linting after merge
2019-07-08 16:59:40 +02:00
Norbert de Langen
6c6a04ef1d
REMOVE the JS version of files after merge
2019-07-08 16:52:14 +02:00
Norbert de Langen
c6662a87eb
FIX unit test I disabled to failing test
2019-07-08 15:51:55 +02:00
Norbert de Langen
f10f346f31
FIX knobs/Color.tsx after merge
2019-07-08 15:44:13 +02:00
Norbert de Langen
746dd6d592
FIX versions
2019-07-08 15:43:52 +02:00
Norbert de Langen
c5c519a31d
Merge branch 'next' into upgrades
...
# Conflicts:
# addons/knobs/src/components/Panel.tsx
# addons/knobs/src/components/types/Checkboxes.js
# addons/knobs/src/components/types/Files.js
# addons/knobs/src/components/types/Options.js
2019-07-08 15:28:32 +02:00
Michael Shilman
d812809bdf
Update inject-decorator.test.js.snap
2019-07-08 21:24:51 +08:00
Michael Shilman
7b4907f085
Source-loader: injectParameters default true
2019-07-08 21:10:36 +08:00
Norbert de Langen
06c57aec43
FIX types of client-api & storystore
...
the function to merge all decorators & storyFn has been changed to no longer mutate
the storyFn called from within decorators must be called with a StoryContext
add a story for vue to test the behaviour
2019-07-08 15:07:20 +02:00
Michael Shilman
564c7d4e8a
Merge branch 'next' into task/i-have-removed-storysource-loader
2019-07-08 17:57:43 +08:00
Michael Shilman
7ef476872e
Update inject-decorator.test.js.snap
2019-07-08 17:40:11 +08:00
Michael Shilman
dae9e16913
Source-loader: import helpers from preview to minimize memory impact
2019-07-08 17:16:47 +08:00
Michael Shilman
2039cbeae4
Update version.ts
2019-07-08 14:22:39 +08:00
Michael Shilman
fe4160df86
Merge branch 'next' of github.com:storybookjs/storybook into next
2019-07-08 14:22:35 +08:00
Michael Shilman
41602a063a
Migrate @storybook/addon-knobs to typescript ( #7180 )
...
Migrate @storybook/addon-knobs to typescript
2019-07-08 14:14:38 +08:00
Michael Shilman
0c6650e440
5.2.0-alpha.37 next.json version file
2019-07-08 13:46:36 +08:00
Michael Shilman
8d82c6a62b
v5.2.0-alpha.37
v5.2.0-alpha.37
2019-07-08 13:04:50 +08:00
Michael Shilman
fe3e59d161
Update CHANGELOG.md
2019-07-08 12:56:22 +08:00
Michael Shilman
0b35413069
Merge branch 'next' of github.com:storybookjs/storybook into next
2019-07-08 12:54:08 +08:00
Michael Shilman
23dbed9ae0
5.2.0-alpha.37 changelog
2019-07-08 12:53:51 +08:00
Michael Shilman
1c3592a5d5
FIX docs-mode by using storyFn instead of getDecorated ( #7334 )
...
FIX docs-mode by using storyFn instead of getDecorated
2019-07-08 12:48:43 +08:00
Michael Shilman
5a53042e09
Revert 916777dc5
2019-07-08 12:41:02 +08:00
Michael Shilman
916777dc55
Addon-docs: Provide context to decorated story
2019-07-08 12:06:40 +08:00
Michael Shilman
ae178d4539
Fix breaking change in client_api due to #7147
2019-07-08 12:05:24 +08:00
Emilio Martinez
7d1fe63a4d
Addon-knobs: add typings.d.ts to remove ts-ignore usage
2019-07-07 18:19:07 -07:00
Emilio Martinez
d8bbc68adc
Addon-knobs: fixes after rebase
2019-07-07 18:19:06 -07:00
Emilio Martinez
98235fc57f
Addon-knobs: migrate deprecated entrypoints to ts
2019-07-07 18:19:06 -07:00
Emilio Martinez
8a1219e0eb
Addon-knobs: migrate registration, manager and panels to ts
2019-07-07 18:19:05 -07:00