Brandon Seydel
|
d1aead9899
|
Super Bassic Aurelia Start
|
2019-08-28 15:03:32 -05:00 |
|
Norbert de Langen
|
824084908b
|
Merge pull request #7448 from storybookjs/fix/viewport
Fix/viewport
|
2019-08-27 10:57:01 +02:00 |
|
Michael Shilman
|
7ac1cab8d5
|
Merge pull request #7860 from storybookjs/hooks-context
Core: Pass a separate hooks context per story
|
2019-08-27 07:36:48 +08:00 |
|
Norbert de Langen
|
bde0c12895
|
Merge branch 'next' into fix/viewport
|
2019-08-26 23:23:50 +02:00 |
|
Norbert de Langen
|
a45bc685b2
|
Merge pull request #7861 from XYShaoKang/next
Add the ignore `first-child` selector warning flag
|
2019-08-26 23:14:27 +02:00 |
|
Norbert de Langen
|
1cdc14b295
|
Merge pull request #7760 from storybookjs/dependabot/npm_and_yarn/docs/react-16.9.0
Bump react from 16.8.6 to 16.9.0 in /docs
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-08-26 23:13:21 +02:00 |
|
Norbert de Langen
|
23fc997b68
|
Merge pull request #7756 from storybookjs/dependabot/npm_and_yarn/docs/react-dom-16.9.0
Bump react-dom from 16.8.6 to 16.9.0 in /docs
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-08-26 23:12:53 +02:00 |
|
Norbert de Langen
|
ad67427a2c
|
MOVE hooks into lib/addons
|
2019-08-26 21:59:57 +02:00 |
|
Michael Shilman
|
03528c0fa0
|
Merge pull request #7865 from lucasterra/fix-tooltip-overflow
UI: Fix TooltipLinkList not scrollable
|
2019-08-26 23:31:27 +08:00 |
|
lucasterra
|
219dc2eb58
|
fix: tooltip list not being scrollable
|
2019-08-26 16:52:35 +02:00 |
|
Michael Shilman
|
2dcfdab436
|
Merge pull request #7409 from crimx/fix-prop-table-compare
Addon-info: Add configurable component comparator
|
2019-08-26 22:41:05 +08:00 |
|
Michael Shilman
|
caf4064906
|
Update index.test.js.snap
|
2019-08-26 22:11:02 +08:00 |
|
Michael Shilman
|
832b333b8b
|
Merge branch 'next' into pr/7409
|
2019-08-26 22:03:27 +08:00 |
|
ShaoKang
|
e10fa07c22
|
fix lint
|
2019-08-26 08:11:28 +08:00 |
|
ShaoKang
|
eabc154397
|
Add the ignore first-child selector warning flag
|
2019-08-26 06:15:53 +08:00 |
|
Hypnosphi
|
e0748b23d2
|
Pass a separate hooks context per story
|
2019-08-24 19:13:22 +02:00 |
|
Michael Shilman
|
9f0ed6ed2a
|
5.2.0-beta.40 next.json version file
|
2019-08-23 23:02:16 +08:00 |
|
Michael Shilman
|
f29a8c8ced
|
Update version.ts
|
2019-08-23 22:59:04 +08:00 |
|
dependabot-preview[bot]
|
32e2830a6a
|
Bump react-dom from 16.8.6 to 16.9.0 in /docs
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.8.6 to 16.9.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.9.0/packages/react-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-23 14:49:35 +00:00 |
|
dependabot-preview[bot]
|
ad27add9c0
|
Bump react from 16.8.6 to 16.9.0 in /docs
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.6 to 16.9.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.9.0/packages/react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-23 14:49:26 +00:00 |
|
Michael Shilman
|
61916aaf92
|
v5.2.0-beta.40
v5.2.0-beta.40
|
2019-08-23 22:46:56 +08:00 |
|
Michael Shilman
|
6d6c2d0133
|
5.2.0-beta.40 changelog
|
2019-08-23 22:42:54 +08:00 |
|
Michael Shilman
|
dc941e63d5
|
Merge pull request #7849 from storybookjs/7846-docspage-switch-primary-story
Addon-docs: Fix DocsPage primary story switching
|
2019-08-23 22:40:52 +08:00 |
|
Michael Shilman
|
a4dded45f0
|
Addon-docs: Fix DocsPage primary story switching
|
2019-08-23 22:13:06 +08:00 |
|
Michael Shilman
|
6a414d91eb
|
Merge pull request #7845 from enagy27/addon-docs/ts-source-fix
Source-loader: Selectively ignore typescript errors in generated code
|
2019-08-23 21:15:23 +08:00 |
|
Eric Nagy
|
0be1902a45
|
- Updated ts-ignore to fix story source load failures
|
2019-08-22 11:24:01 -07:00 |
|
Michael Shilman
|
05b1df9c1d
|
Merge pull request #7841 from storybookjs/7840-root-hidden-bug
Addon-docs: Force hidden attribute on #root element
|
2019-08-22 19:00:43 +08:00 |
|
Michael Shilman
|
fbf5715ed0
|
Addon-docs: Force hidden attribute on #root element
|
2019-08-22 18:09:48 +08:00 |
|
Gert Hengeveld
|
77c97d490b
|
Move intro video up
|
2019-08-22 11:18:17 +02:00 |
|
Gert Hengeveld
|
6cc951fded
|
Add logo and tagline
|
2019-08-22 11:14:23 +02:00 |
|
Gert Hengeveld
|
79b534f0c0
|
Update badges
|
2019-08-22 10:57:23 +02:00 |
|
Michael Shilman
|
5bce7c9882
|
Merge pull request #7647 from lonyele/feature/remove-no-dll-on-examples
Remove temporarily added --no-dll option on examples
|
2019-08-22 15:25:44 +08:00 |
|
Michael Shilman
|
b645465a63
|
5.2.0-beta.39 next.json version file
|
2019-08-22 11:39:08 +08:00 |
|
Michael Shilman
|
d9a9c1d10a
|
Update version.ts
|
2019-08-22 11:37:03 +08:00 |
|
Michael Shilman
|
29944a6973
|
v5.2.0-beta.39
v5.2.0-beta.39
|
2019-08-22 11:28:56 +08:00 |
|
Michael Shilman
|
1a2d44eb3a
|
5.2.0-beta.39 changelog
|
2019-08-22 11:24:15 +08:00 |
|
Michael Shilman
|
b4d4284315
|
Merge pull request #7832 from tylerlee/patch-2
updated readme to link to correct initial_viewports location
|
2019-08-22 10:03:06 +08:00 |
|
Michael Shilman
|
53425d4f73
|
Merge pull request #7809 from bqrichards/next
React-Native: Fix tabs layout issue on simulator
|
2019-08-22 09:51:15 +08:00 |
|
Michael Shilman
|
9f23f12c07
|
Addon-docs: Typescript configuration documentation
|
2019-08-21 21:35:39 +08:00 |
|
Michael Shilman
|
bf79bfb084
|
Merge pull request #7831 from storybookjs/7829-source-loader-tsignore
Source-loader: Selectively ignore typescript errors in generated code
|
2019-08-21 10:47:34 +08:00 |
|
Tyler Lee
|
f4de547df7
|
updated readme to link to correct initial_viewports location
just moving from .js -> .ts
|
2019-08-20 21:56:42 -04:00 |
|
Michael Shilman
|
2ac5a76fd8
|
Source-loader: Selectively ignore typescript errors in generated code
|
2019-08-21 08:55:24 +08:00 |
|
Michael Shilman
|
8beffdc988
|
5.2.0-beta.38 next.json version file
|
2019-08-21 00:17:13 +08:00 |
|
Michael Shilman
|
f8a96e33da
|
Update version.ts
|
2019-08-21 00:14:47 +08:00 |
|
Michael Shilman
|
6a6537f413
|
v5.2.0-beta.38
v5.2.0-beta.38
|
2019-08-21 00:05:16 +08:00 |
|
Michael Shilman
|
a5f39d800a
|
5.2.0-beta.38 changelog
|
2019-08-21 00:00:58 +08:00 |
|
Michael Shilman
|
bd2aa03b35
|
Merge pull request #7823 from storybookjs/tech/stop-using-babel_register
CLI: Remove babel-register in favor of esm
|
2019-08-20 23:58:01 +08:00 |
|
Norbert de Langen
|
8fde590b17
|
FIX cli tests
|
2019-08-20 17:14:56 +02:00 |
|
Norbert de Langen
|
4e9f9bda46
|
REMOVE need for babel-register in our CLI
|
2019-08-20 15:56:29 +02:00 |
|
Michael Shilman
|
87ad1815a8
|
Addon-docs: Link to Storybook Design System example
|
2019-08-20 20:33:21 +08:00 |
|