toshi1127
c1f8ec90d8
fix change value
2019-03-12 21:35:30 +09:00
Norbert de Langen
cf96e889c1
Merge pull request #6026 from Armanio/fix/a11y_dark_reports
...
fix(a11y): remove bg color from reports
2019-03-12 10:02:44 +01:00
Norbert de Langen
72cca895b8
Merge pull request #6034 from storybooks/dependabot/npm_and_yarn/axe-core-3.2.2
...
build(deps): bump axe-core from 3.2.0 to 3.2.2
2019-03-12 09:31:34 +01:00
Norbert de Langen
ca30b15514
Merge pull request #6032 from storybooks/dependabot/npm_and_yarn/react-test-renderer-16.8.4
...
build(deps-dev): bump react-test-renderer from 16.8.3 to 16.8.4
2019-03-12 09:30:13 +01:00
Michael Shilman
7a6c1fadab
Merge pull request #5967 from no23reason/patch-3
...
Fix example of setting defaultViewport per story
2019-03-12 15:58:03 +08:00
Michael Shilman
cd4e5dd4f6
Merge pull request #5972 from chrisdrackett/patch-3
...
add missing `addDecorator` import
2019-03-12 15:58:01 +08:00
dependabot[bot]
e6f28790dc
build(deps): bump axe-core from 3.2.0 to 3.2.2
...
Bumps [axe-core](https://github.com/dequelabs/axe-core ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/dequelabs/axe-core/releases )
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/dequelabs/axe-core/compare/v3.2.0...v3.2.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 05:21:56 +00:00
dependabot[bot]
b5ac383238
build(deps-dev): bump react-test-renderer from 16.8.3 to 16.8.4
...
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer ) 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-test-renderer )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 05:20:39 +00:00
Arman Sargsyan
4828ee29d2
fix(a11y): remove bg color from reports
2019-03-12 00:01:59 +03:00
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
aab869c4d8
v5.1.0-alpha.4
2019-03-11 22:29:26 +08: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
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
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
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
978caa7450
v5.1.0-alpha.3
2019-03-09 23:25:09 +08: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
Vasily Malykhin
3eb19cac4a
Fix #5785 - welcome component in dark theme
2019-03-09 13:34:29 +03: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
Michael Shilman
d2c3b63355
Merge pull request #5979 from Glazy/addon-viewport-border-style
...
Change viewport styling to more closely match v4
2019-03-09 11:48:24 +08:00
dependabot[bot]
02a50729ee
Bump react from 16.8.3 to 16.8.4
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) 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 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-09 00:41:04 +00:00
Luke Glazebrook
e8303e270c
Change viewport styling to more closely match v4
...
Styling for addon-viewport iframe was a 10px black border which was a
little intrusive when working on stories. This commit changes the iframe
style to a more familiar style that mimics v4 with horizontal centering
and a subtle box-shadow.
2019-03-09 00:28:50 +00:00
Norbert de Langen
611e582ddb
SYNC prettier printWidth with eslint && FIX resulting linting warnings
2019-03-09 01:21:02 +01:00
Michael Shilman
394cc91637
v5.1.0-alpha.2
2019-03-08 18:36:07 +08:00
Michael Shilman
04f1b79a97
Merge branch 'next' into 5831-add-corejs-to-everything
2019-03-08 11:28:55 +08:00
Tom Coleman
9c71efb3fe
Add core JS dependencies across the stack where it was missing
...
For #5831
2019-03-08 11:40:29 +11:00
Gaëtan Maisse
77ad48e74a
Merge pull request #5738 from gaetanmaisse/ts-migration/addon-a11y
...
Migrate addon a11y to TS
2019-03-07 20:23:20 +01:00
Michael Shilman
ed9b342742
v5.1.0-alpha.1
2019-03-07 22:13:18 +08:00
Gaëtan Maisse
f3a0ad6ff9
refactor: use a class property to prevent performance issue
...
See https://reactjs.org/docs/faq-functions.html#arrow-function-in-render
And https://reactjs.org/docs/faq-functions.html#class-properties-stage-3-proposal
2019-03-07 08:21:44 +01:00
Gaëtan Maisse
a22b88e0a2
chore: use named import/export instead of default ones in addons/a11y
2019-03-07 08:21:44 +01:00
Gaëtan Maisse
e913428796
chore: remove prop-types dependency from package.json of addons/a11y
2019-03-07 08:21:44 +01:00
Gaëtan Maisse
d7ad26e90e
chore: type src of addons/a11y
2019-03-07 08:21:44 +01:00
Gaëtan Maisse
76029c9400
chore: migrate src of addons/a11y to Typescript
2019-03-07 08:21:44 +01:00
Gaëtan Maisse
e4cf45cce8
chore: add tsconfig in addons/a11y
2019-03-07 08:21:44 +01:00
Alex Wilson
ca63d0ec9a
Merge branch 'next' into performance-fix-knob-change-debouncing
2019-03-07 00:39:05 -05:00
codebyalex
8aa71c5382
modified debounce logic to use lodash rather than custom timeout code
2019-03-07 00:37:57 -05:00
Michael Shilman
a05491b07a
v5.1.0-alpha.0
2019-03-06 10:39:47 +08:00
Norbert de Langen
f712f0c702
REMOVE unnecessary console.log
2019-03-05 23:22:18 +01:00
Norbert de Langen
95b8cadc3a
Merge branch 'next' into tech/upgrades
...
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/events/package.json
# addons/google-analytics/package.json
# addons/info/package.json
# addons/jest/package.json
# addons/ondevice-backgrounds/package.json
# addons/ondevice-knobs/package.json
# addons/ondevice-notes/package.json
# addons/options/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# addons/storysource/package.json
# addons/viewport/package.json
# app/ember/package.json
# examples/angular-cli/package.json
# examples/cra-kitchen-sink/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/ember-cli/package.json
# examples/mithril-kitchen-sink/package.json
# examples/official-storybook/package.json
# examples/riot-kitchen-sink/package.json
# examples/vue-kitchen-sink/package.json
# lib/core/package.json
# yarn.lock
2019-03-05 22:48:38 +01:00
Zachary Salzbank
2a67ea4f8e
storysource: update documentation for v5
2019-03-05 14:35:11 -05:00
Michael Shilman
f2b625bab0
Merge master into next after 5.0.0 release
2019-03-06 02:08:02 +08:00
Norbert de Langen
d7417dec19
Merge branch 'next' into tech/upgrades
...
# Conflicts:
# addons/knobs/package.json
# yarn.lock
2019-03-05 10:56:25 +01:00
Simen Bekkhus
a2e5e63940
chore: move react-select
dependency to 2.2
...
Version 2.3 went from emotion 10 to emotion 9, causing issues with code dedupe for us (since yarn decided to hoist differently).
2.3 is still en semver range here, but this allows us to lock down the older version
2019-03-05 09:32:20 +01:00
Norbert de Langen
8b28b30163
FIX tests
2019-03-04 21:56:30 +01:00
Michael Shilman
b2ca0c3db1
Deprecate withA11Y
2019-03-04 21:38:28 +08:00