3405 Commits

Author SHA1 Message Date
Norbert de Langen
932f38c9fe
Use the extracted linting configs (#8213)
Use the extracted linting configs
2019-09-27 14:45:05 +02:00
Michael Shilman
af65bbe224 v5.3.0-alpha.4 2019-09-26 23:08:13 -07:00
Norbert de Langen
1e66545050 FIX a few minor ESlint issues 2019-09-26 19:15:31 +02:00
Norbert de Langen
1e4200be28 Merge branch 'tech/run-node10-in-ci' into update-angular-example-to-v8
# Conflicts:
#	examples/angular-cli/angular.json
#	examples/angular-cli/package.json
#	yarn.lock
2019-09-26 13:09:45 +02:00
Michael Shilman
532e745fc2 Update button.stories.mdx 2019-09-25 23:25:44 -04:00
Michael Shilman
4f48bbbd54 v5.3.0-alpha.3 2019-09-25 14:33:21 -04:00
Norbert de Langen
62b429857f FIX tests 2019-09-25 11:54:21 +02:00
Norbert de Langen
696a4608ea UPGRADE rax 2019-09-25 01:55:41 +02:00
Norbert de Langen
fc4659ce37 SYNC node & webpack versions 2019-09-25 00:08:07 +02:00
Norbert de Langen
c6fa7b63e3 Merge branch 'next' into dependabot/npm_and_yarn/emotion/styled-10.0.17
# Conflicts:
#	lib/theming/package.json
#	yarn.lock
2019-09-24 17:01:59 +02:00
Michael Shilman
7b2a715e40 v5.3.0-alpha.2 2019-09-24 09:40:32 -04:00
Norbert de Langen
cd71dbaf92 FIX typings & test
I had to ignore an warning by react from react-select
2019-09-24 13:41:46 +02:00
Michael Shilman
13995be157 v5.3.0-alpha.1 2019-09-23 23:50:56 -04:00
Norbert de Langen
d91386ed94 Merge branch 'next' into pr/hansottowirtz/7738 2019-09-24 02:02:12 +02:00
Michael Shilman
fc0f93f879
Merge branch 'next' into feature/addon-docs-docscontent-class 2019-09-23 17:10:31 -04:00
Michael Shilman
4fd9fda2e9 Delete docs-styles.stories.mdx 2019-09-23 16:45:28 -04:00
Michael Shilman
2ed4b69511 Add CSS escape hatch theming to official-storybook 2019-09-23 12:22:45 -04:00
Norbert de Langen
d757af1d46 Merge branch 'next' into pr/pmmmwh/7951 2019-09-23 12:13:21 +02:00
Michael Shilman
c2eb9d84a7 Update welcome.stories.js 2019-09-17 10:53:27 -04:00
Michael Shilman
6becec4d78 v5.3.0-alpha.0 2019-09-17 00:10:54 -04:00
Michael Shilman
688de8abc8 Fix parameters story 2019-09-16 23:15:20 -04:00
Hypnosphi
b97a36260a Fix error handling 2019-09-16 22:00:09 +02:00
Andrii Lazurenko
d015dca31b add documentation for styling docs page 2019-09-16 10:52:27 +03:00
Michael Shilman
09c5f039aa Merge pull request #7695 from Superpencil/patch-2
Michael this is unacceptable.
2019-09-13 22:55:55 -04:00
Norbert de Langen
17c1225fdd Merge branch 'next' into tech/now-script 2019-09-11 17:54:02 +02:00
Norbert de Langen
04a3ebf397 ADD env variables 2019-09-11 17:07:13 +02:00
Hypnosphi
dd199bafa0 Merge remote-tracking branch 'origin/next' into storyshots-csf
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
2019-09-11 12:51:20 +02:00
Norbert de Langen
07bdb2a027 FIX snapshots 2019-09-11 01:22:31 +02:00
Norbert de Langen
3b4a7846b0 CHANGE the now config 2019-09-11 00:59:37 +02:00
Michael Shilman
cd6ba7734f v5.2.0-rc.11 2019-09-10 13:37:20 -07:00
Michael Shilman
9c0e29514f
Merge pull request #8037 from storybookjs/story-description
DocsPage: show docs.storyDescription above story
2019-09-10 13:22:43 -07:00
Michael Shilman
e22ff44b2c v5.2.0-rc.10 2019-09-09 14:55:21 -07:00
Michael Shilman
7186f8560f DocsPage: show docs.storyDescription above story 2019-09-09 10:40:27 -07:00
Michael Shilman
90e54468ce v5.2.0-rc.9 2019-09-07 21:52:04 -07:00
Michael Shilman
3574c5f8ce v5.2.0-rc.8 2019-09-06 22:17:55 -07:00
Michael Shilman
5b91aee584 v5.2.0-rc.7 2019-09-06 22:11:52 -07:00
Hypnosphi
8dea155a24 Don't display parameters.fileName in Vue withData story 2019-09-05 14:02:10 +02:00
Hypnosphi
fa8304397d Merge remote-tracking branch 'origin/next' into storyshots-csf
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
2019-09-05 08:49:28 +02:00
Michael Shilman
2ec478efd9 v5.2.0-rc.6 2019-09-05 14:45:25 +08:00
Hypnosphi
38d7464d2b First-class support of CSF in Storyshots 2019-09-05 07:11:39 +02:00
Michael Shilman
59598a6457
Merge branch 'next' into fix-docs-effects 2019-09-05 02:11:37 +08:00
Michael Shilman
eb58fa2b51
Merge pull request #7965 from atanasster/mdx-empty-story
Addon-docs: Error handling for invalid Story id
2019-09-05 01:53:31 +08:00
Hypnosphi
211f4f7c80 Fix useEfect in inline Docs 2019-09-04 19:09:58 +02:00
Michael Shilman
ef20beacdb Add missing story ref to vue-kitchen-sink MDX for QA 2019-09-04 16:29:32 +08:00
Michael Shilman
2f64ae316a v5.2.0-rc.5 2019-09-04 10:46:23 +08:00
atanasster
e6ee1be245 fix for react hooks and invalid story error, added react hooks example to hooks stories 2019-09-03 11:17:21 -04:00
Michael Shilman
1f0c57515a Remove outdated sortStoriesByKind 2019-09-03 20:24:46 +08:00
Michael Shilman
9024c4068c v5.2.0-rc.4 2019-09-03 17:49:58 +08:00
Michael Shilman
dcf4915974 v5.2.0-rc.3 2019-09-03 17:41:49 +08:00
Michael Shilman
97e7eed55e Addon-docs: Fix MDX theme bleed with reset context 2019-09-03 17:04:22 +08:00