codebyalex
48788f65e3
Removed double lodash import added during merge
2019-03-11 12:39:18 -04:00
Alex Wilson
636a02dc91
Merge branch 'next' into feature/knobs-performance-debouncing
2019-03-11 12:02:41 -04:00
codebyalex
fcb86a835f
Modified the component force render debounce so that knob storage occurs but the force rendering is debounced. Debouncing waits 325ms to allow for a user to finish a thought before rendering. Tested this change in the cli projects.
2019-03-11 11:46:20 -04:00
Michael Shilman
3f94f5b793
5.1.0-alpha.4 versions.json
2019-03-11 22:52:46 +08:00
Michael Shilman
aab869c4d8
v5.1.0-alpha.4
v5.1.0-alpha.4
2019-03-11 22:29:26 +08:00
Michael Shilman
fe79a513e0
5.1.0-alpha.4 changelog
2019-03-11 22:20:02 +08:00
Norbert de Langen
5379dbcd8d
Merge pull request #6015 from storybooks/tech/cleanup-unused-storyshots
...
CLEANUP - remove unused storyshots
2019-03-11 12:12:44 +01:00
Norbert de Langen
90c6062e70
Merge pull request #6013 from storybooks/tech/sync-lineLength
...
SYNC printWidth prettier config
2019-03-11 11:01:42 +01:00
Norbert de Langen
58411bff77
CLEANUP
2019-03-11 10:48:02 +01:00
Norbert de Langen
526343a785
Merge pull request #6007 from storybooks/dependabot/npm_and_yarn/@types/jest-24.0.11
...
build(deps-dev): bump @types/jest from 24.0.6 to 24.0.11
2019-03-11 10:25:11 +01:00
Norbert de Langen
0697022c9a
SYNC printWidth prettier config
2019-03-11 10:06:58 +01:00
Michael Shilman
8e68e14bea
Merge pull request #5998 from malykhinvi/sb-5785
...
Fix #5785 - welcome component in dark theme
2019-03-11 16:19:46 +08:00
Michael Shilman
8bc1fe6a82
Merge pull request #5868 from storybooks/fix/lit-html
...
FIX an issue when re-rendering lit-html elements after rendering a non-lit-html element
2019-03-11 16:18:40 +08:00
dependabot[bot]
cb986041b0
build(deps-dev): bump @types/jest from 24.0.6 to 24.0.11
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.6 to 24.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 08:04:09 +00:00
Norbert de Langen
01e761c82b
Merge pull request #6010 from storybooks/dependabot/npm_and_yarn/react-is-16.8.4
...
build(deps): bump react-is from 16.8.3 to 16.8.4
2019-03-11 08:59:28 +01:00
Norbert de Langen
4fef5f3693
Merge pull request #6008 from storybooks/dependabot/npm_and_yarn/@types/node-11.11.0
...
build(deps-dev): bump @types/node from 11.10.4 to 11.11.0
2019-03-11 08:59:05 +01:00
Norbert de Langen
57da95b10a
Merge pull request #6011 from storybooks/dependabot/npm_and_yarn/react-dev-utils-8.0.0
...
build(deps): bump react-dev-utils from 7.0.3 to 8.0.0
2019-03-11 08:58:40 +01:00
Norbert de Langen
68b6009a2b
CLEANUP
2019-03-11 08:51:39 +01:00
Norbert de Langen
d5e689a269
Merge branch 'next' into fix/lit-html
2019-03-11 08:50:39 +01:00
dependabot[bot]
393beca783
build(deps): bump react-dev-utils from 7.0.3 to 8.0.0
...
Bumps [react-dev-utils](https://github.com/facebook/create-react-app ) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md )
- [Commits](https://github.com/facebook/create-react-app/compare/react-dev-utils@7.0.3...react-dev-utils@8.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 05:26:36 +00:00
dependabot[bot]
d432a06720
build(deps): bump react-is from 16.8.3 to 16.8.4
...
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is ) from 16.8.3 to 16.8.4.
- [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.8.4/packages/react-is )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 05:25:04 +00:00
dependabot[bot]
9664956217
build(deps-dev): bump @types/node from 11.10.4 to 11.11.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 11.10.4 to 11.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 05:21:37 +00:00
Michael Shilman
acb15553a1
Merge pull request #6006 from N1ck/theming-typo
...
Fix theming doc typo
2019-03-11 07:43:04 +08:00
Michael Shilman
25b2b684e6
Merge pull request #5997 from maraisr/feature/npm-copy
...
docs: use npm command for npm example
2019-03-11 07:42:18 +08:00
Marais Rossouw
3b6c63c670
test: updated snapshots
2019-03-11 07:50:58 +10:00
Marais Rossouw
de471e8ee6
docs: use npm command for npm example
2019-03-11 07:40:22 +10:00
N1ck
41383971d6
Fix minor typo
2019-03-11 10:33:10 +13:00
Michael Shilman
94bdb7852b
Merge pull request #5996 from Armanio/fix/a11y_element
...
Addon-a11y: 'element' arg in config not ignored
2019-03-10 23:28:22 +08:00
Michael Shilman
e5721bc82d
Merge pull request #5844 from storybooks/tech/no-copy-ts-into-dist
...
ADD parameters to compile-js to no longer copy .ts files into dist
2019-03-10 23:09:13 +08:00
Michael Shilman
3b18b02148
Update docs/guides URLs
2019-03-10 17:51:23 +08:00
Arman Sargsyan
945ccffc24
fix(a11y): 'element' arg in config not ignored
2019-03-10 12:49:47 +03:00
Gaëtan Maisse
5c3dbbb8ef
Merge pull request #5991 from Armanio/fix/a11y_rules_style
...
Addon-a11y: fix design icons
2019-03-10 10:28:39 +01:00
Michael Shilman
85c05f0874
Merge pull request #5993 from evolutionxbox/fix/5927-viewport-box-sizing
...
bug fix (addons/viewport): viewport iframe dimensions
2019-03-10 08:45:34 +08:00
Norbert de Langen
d78ad49c5d
Merge branch 'next' into fix/lit-html
2019-03-10 00:41:02 +01:00
Jonathan Cousins
e13656a9f5
fix (addons/viewport): viewport iframe dimensions
...
Use `boxSizing: 'content-box'` to override the global box-sizing rule
and allow the storybook preview iframe to have the specified dimensions
from the viewport addon config.
Fixes #5927
2019-03-09 23:01:05 +00:00
Arman Sargsyan
54564946a3
fix(a11y): icon design, rule text align
2019-03-10 01:20:51 +03:00
Michael Shilman
b6a4a6f7c2
5.1.0-alpha.3 versions.json
2019-03-09 23:40:22 +08:00
Michael Shilman
978caa7450
v5.1.0-alpha.3
v5.1.0-alpha.3
2019-03-09 23:25:09 +08:00
Michael Shilman
8f88579966
5.1.0-alpha.3 changelog
2019-03-09 23:17:38 +08:00
Michael Shilman
87e2dcc048
5.0.1 changelog
2019-03-09 23:15:56 +08:00
Michael Shilman
1756f62740
Merge pull request #5984 from Armanio/feat/a11y_incomplete
...
feta(a11y): add 'incomplete' tab
2019-03-09 22:47:12 +08:00
Michael Shilman
d3ef9d6c78
Merge pull request #5983 from Armanio/fix/stories
...
fix(stories): `selectStory` correct behavior on call with one parameter
2019-03-09 22:15:47 +08:00
Arman Sargsyan
d5aaee62fc
fix(examples): cra-kitchen-sink project has a11y addon, but not correct initialized
2019-03-09 16:47:50 +03:00
Arman Sargsyan
c24c7075fd
feat(a11y): add 'incomplete' tab
...
@see https://github.com/dequelabs/axe-core/blob/develop/doc/API.md#callback-parameter
2019-03-09 16:46:56 +03:00
Arman Sargsyan
e198d3c00c
fix(stories): selectStory
correct behavior on call with one parameter
...
when in `selectStory` passed kind name will redirect on first story in needed kind
tests(stories): add test for call `selectStory` with only kind name
2019-03-09 15:49:30 +03:00
Vasily Malykhin
3eb19cac4a
Fix #5785 - welcome component in dark theme
2019-03-09 13:34:29 +03:00
Norbert de Langen
9e26afe780
Merge pull request #5937 from storybooks/dependabot/npm_and_yarn/babel-preset-react-app-7.0.2
...
Bump babel-preset-react-app from 7.0.1 to 7.0.2
2019-03-09 11:13:30 +01:00
Norbert de Langen
48d4d78202
Merge pull request #5938 from storybooks/dependabot/npm_and_yarn/ts-node-8.0.3
...
Bump ts-node from 8.0.2 to 8.0.3
2019-03-09 11:12:53 +01:00
Norbert de Langen
c21512e58b
Merge pull request #5902 from storybooks/dependabot/npm_and_yarn/react-16.8.4
...
Bump react from 16.8.3 to 16.8.4
2019-03-09 11:11:44 +01:00
Norbert de Langen
de97014504
Merge pull request #5939 from storybooks/dependabot/npm_and_yarn/marko-4.15.4
...
Bump marko from 4.15.3 to 4.15.4
2019-03-09 11:11:20 +01:00