Arman Sargsyan
|
272643407b
|
fix(about): clickable footer links
|
2019-04-06 13:12:02 +03:00 |
|
Michael Shilman
|
daa8d43e0e
|
v5.1.0-alpha.22
|
2019-04-05 21:40:24 +08:00 |
|
Norbert de Langen
|
1f79dacc78
|
Merge pull request #6410 from snowystinger/fix-addon-actions-depth
fix for issue 6409
|
2019-04-05 12:43:30 +02:00 |
|
Norbert de Langen
|
2297f1bd5e
|
Merge branch 'next' into pr/snowystinger/6410
|
2019-04-05 00:59:57 +02:00 |
|
Norbert de Langen
|
183f7da4a3
|
Merge branch 'next' into dependabot/npm_and_yarn/jest-cli-24.0.0
# Conflicts:
# examples/cra-kitchen-sink/package.json
|
2019-04-04 21:42:19 +02:00 |
|
Norbert de Langen
|
c90c2d4671
|
UPGRADE as much of jest packages as possible
|
2019-04-04 21:32:57 +02:00 |
|
Michael Shilman
|
99c262545d
|
v5.1.0-alpha.21
|
2019-04-04 23:31:16 +08:00 |
|
Norbert de Langen
|
c1262f41c5
|
Merge branch 'next' into dependabot/npm_and_yarn/jest-cli-24.0.0
# Conflicts:
# jest.config.js
# package.json
# yarn.lock
|
2019-04-04 16:00:58 +02:00 |
|
Norbert de Langen
|
1fd38cae47
|
Merge pull request #5109 from storybooks/ts-migration/babel-typescript
Using Babel for TypeScript instead of tsc
|
2019-04-04 14:22:50 +02:00 |
|
Rob Snow
|
27aaea5c16
|
fix for issue 6409
Please note, I've no idea what i'm doing with typescript. So I expect I'll be told some things.
|
2019-04-03 16:48:40 -07:00 |
|
Michael Shilman
|
ddecea8bd9
|
Merge pull request #6361 from casvil/fix/horizontal-overflow-centered-addon
fix: horizontal scrolling overflow
|
2019-04-03 21:56:34 +08:00 |
|
David Casanellas
|
197822135f
|
chore: update snapshots
|
2019-04-03 09:07:36 +02:00 |
|
Max Sagan
|
32105a7e30
|
Adds snapshot
|
2019-04-02 15:07:00 +11:00 |
|
Kai Röder
|
0b881e20bd
|
Resolved change requests
|
2019-04-01 19:16:40 +02:00 |
|
Max Sagan
|
399e122775
|
Fix change detection to support OnPush
|
2019-04-01 15:15:05 +11:00 |
|
Kai Röder
|
45f0445df3
|
Merge branch 'next' into ts-migration/babel-typescript
|
2019-03-31 00:11:07 +01:00 |
|
Kai Röder
|
4050dbc985
|
exclude setupTests.js in tsconfig
|
2019-03-30 21:37:35 +01:00 |
|
Michael Shilman
|
3f847ea154
|
Update snapshots
|
2019-03-30 19:59:31 +08:00 |
|
Kai Röder
|
33d9835db5
|
Merge branch 'next' into ts-migration/babel-typescript
|
2019-03-30 12:54:22 +01:00 |
|
Michael Shilman
|
e36e95e29c
|
Update snapshots
Somehow missed in https://github.com/storybooks/storybook/pull/6301
|
2019-03-29 23:32:58 +08:00 |
|
Michael Shilman
|
a57917a19c
|
v5.1.0-alpha.20
|
2019-03-29 10:02:06 +08:00 |
|
Michael Shilman
|
66faf50fa6
|
Merge pull request #5954 from Armanio/fix/deprecations_in_examples
chore(examples): migrate options and decorators in examples to new api
|
2019-03-29 08:35:58 +08:00 |
|
Michael Shilman
|
af80955af3
|
Merge pull request #6301 from trevoreyre/6256-fix-addon-info-a11y
bug: Fixed contrast of Show Info button in addon-info
|
2019-03-29 08:23:48 +08:00 |
|
Michael Shilman
|
45c58a920f
|
Merge branch 'next' into fix/deprecations_in_examples
|
2019-03-29 07:51:11 +08:00 |
|
Trevor Eyre
|
a2d211dc62
|
Fixed contrast of Show Info button in kitchen sink example
|
2019-03-28 15:56:01 -06:00 |
|
Michael Shilman
|
c628022f9c
|
v5.1.0-alpha.19
|
2019-03-28 11:19:25 +08:00 |
|
Norbert de Langen
|
5908559401
|
Merge pull request #6222 from Krustal/addon-info-forward-ref-opt-in
forwardRef elements use displayName if available
|
2019-03-27 23:15:46 +01:00 |
|
Michael Shilman
|
8941e4449a
|
v5.1.0-alpha.18
|
2019-03-27 07:33:25 +08:00 |
|
Trevor Eyre
|
eadd7e3250
|
bug: Fixed contrast of Show Info button in addon-info
|
2019-03-26 15:56:35 -06:00 |
|
Michael Shilman
|
9937954243
|
v5.1.0-alpha.17
|
2019-03-26 20:59:42 +08:00 |
|
Michael Shilman
|
988679f4b2
|
v5.1.0-alpha.16
|
2019-03-26 18:39:53 +08:00 |
|
Michael Shilman
|
7550a437a2
|
v5.1.0-alpha.15
|
2019-03-26 11:06:15 +08:00 |
|
Norbert de Langen
|
313c84e226
|
Merge pull request #6232 from storybooks/5256-fix-ungrouped-knobs
Knobs: Rename ALL panel to Other for ungrouped knobs
|
2019-03-25 23:14:56 +01:00 |
|
Norbert de Langen
|
5e48b8f3cc
|
Merge branch 'next' into addon-info-forward-ref-opt-in
|
2019-03-25 23:11:20 +01:00 |
|
Norbert de Langen
|
0f44cafb95
|
Merge pull request #6259 from storybooks/tech/widen-required-webpack-version
FIX storybook having a incompatible version of webpack with vue-cli
|
2019-03-25 18:17:33 +01:00 |
|
Norbert de Langen
|
a121c44780
|
Merge branch 'next' into addon-info-forward-ref-opt-in
|
2019-03-25 17:22:24 +01:00 |
|
Norbert de Langen
|
a629510272
|
Merge pull request #6242 from joefraley/patch-3
adds an example of a boolean knob
|
2019-03-25 16:37:58 +01:00 |
|
Norbert de Langen
|
2745e2d607
|
Merge pull request #6190 from dwightjack/next
Allow forced renders in @storybook/html
|
2019-03-25 16:37:29 +01:00 |
|
Norbert de Langen
|
98dc59d99e
|
Merge branch 'next' into tech/widen-required-webpack-version
|
2019-03-25 16:34:43 +01:00 |
|
Michael Shilman
|
8f95620be5
|
v5.1.0-alpha.14
|
2019-03-25 23:29:31 +08:00 |
|
Norbert de Langen
|
d36e189de8
|
CHANGE the required version of webpack so it's more likely to be compatible with the users installed version.
|
2019-03-25 16:03:16 +01:00 |
|
Norbert de Langen
|
5091cd2d67
|
FIX the boolean example
|
2019-03-25 15:11:22 +01:00 |
|
aamct2
|
38f25e2dd5
|
Fix config demo of grid
|
2019-03-24 21:02:42 +00:00 |
|
aamct2
|
4f5b847631
|
Add custom grid size
|
2019-03-24 18:08:31 +00:00 |
|
Kai Röder
|
1194c5fc5a
|
Merge branch 'next' into ts-migration/babel-typescript
|
2019-03-23 16:56:46 +01:00 |
|
Michael Shilman
|
15871945e2
|
v5.1.0-alpha.13
|
2019-03-23 13:19:10 +08:00 |
|
Joe Fraley
|
213e91d236
|
adds an example of a boolean knob
proves that the boolean knob works as expected
|
2019-03-22 18:52:01 -07:00 |
|
Kai Röder
|
7ed0898ecc
|
Merge branch 'next' into ts-migration/babel-typescript
|
2019-03-22 17:33:33 +01:00 |
|
Kai Röder
|
161fc1fc95
|
boy-scout-rule: added types for lodash and removed the module declarations in theming
|
2019-03-22 17:21:17 +01:00 |
|
Michael Shilman
|
7cffc23b3d
|
Knobs: Rename ALL panel to Other for ungrouped knobs
|
2019-03-22 17:17:49 +08:00 |
|