2086 Commits

Author SHA1 Message Date
Michael Shilman
0cc22e4b27 v4.0.4 2018-11-06 13:38:03 +08:00
Michael Shilman
b9ae585f9c v4.0.3 2018-11-06 12:49:45 +08:00
Michael Shilman
a986ce8b74 Merge branch 'master' into release/4.0 2018-11-06 10:22:38 +08:00
Filipp Riabchun
d92f7733ef
Merge pull request #4695 from chadfawcett/fix-css-relative-asset-urls
Fix css relative asset urls
2018-11-05 16:46:39 +04:00
Igor
6de09d6b40
Merge pull request #4663 from emilio-martinez/fix/angular-zone-dep
Set zone.js as a peer and dev dependency
2018-11-05 12:03:28 +02:00
Okamuuu
e7de7b6b91 [documentation] Improve doc for React Native (#4680)
* fix a error message: ReferenceError: Can't find variable: React
* fix a warning message:  Missing 'module' parameter for story with a kind
of 'CenteredView'. It will break your HMR
* doc: write more detail about app entry
2018-11-05 10:08:03 +02:00
Estevão Lucas
571c6b4d59 feat(react-native): close StoryListView after tap again in the current story (#4714)
Issue: N/A

## What I did

Close automatically `<StoryListView>` panel after the user tap again in the current story. The idea is to remove some friction to select a story and view it.
2018-11-05 09:38:37 +02:00
Filipp Riabchun
4eefcbc3a6
Merge branch 'master' into tsconfig-path-umd-fix 2018-11-05 03:29:03 +04:00
Emilio Martinez
c79f134bf7 Set zone.js as a peer and dev dependency
Resolves #4641
2018-11-02 21:35:05 -07:00
Chad Fawcett
c41dfe430b Remove debug logs that were added during linting 2018-11-02 02:35:00 -07:00
Chad Fawcett
a05517a214 Fix cra prod css minification file paths 2018-11-02 02:01:05 -07:00
Kai Röder
f7eb15cb46 Remove console.log; Re-added logger.info 2018-11-01 14:19:10 +01:00
Kai Röder
c633a05eda Fixed webpack config issue 2018-11-01 14:06:32 +01:00
Igor
3830eea20b
Merge pull request #4652 from emilio-martinez/feat/angular-v7
Allow for angular-devkit/core version aligned with Angular v7
2018-10-31 10:59:47 +02:00
Michael Shilman
037f6cf3a5 v4.0.2 2018-10-31 16:47:37 +08:00
Michael Shilman
9d9f3ed7bb v4.0.1 2018-10-31 15:10:34 +08:00
Michael Shilman
5074896440 Fix problems from reverted cleanup 2018-10-31 12:14:20 +08:00
Gabriel Csapo
2dbc96ee6e
Merge pull request #4630 from storybooks/dependabot/npm_and_yarn/@ember/test-helpers-1.0.0
Bump @ember/test-helpers from 0.7.27 to 1.0.0
2018-10-30 21:13:39 -07:00
Emilio Martinez
0f6b9f6a3e Allow for angular-devkit/core aligned with Angular v7 2018-10-30 15:58:59 -07:00
Filipp Riabchun
ff66e6bae0
Merge pull request #4636 from storybooks/dependabot/npm_and_yarn/react-dev-utils-6.1.0
Bump react-dev-utils from 6.0.5 to 6.1.0
2018-10-30 13:54:39 +01:00
Estevão Lucas
96b5132645 fix(reactnative): fix accessibility for component preview (iOS+VoiceOver) (#4601) 2018-10-30 10:34:52 +02:00
Robin Cussol
118097c507 Fix: markdown typo (#4638) 2018-10-30 10:32:05 +02:00
dependabot[bot]
4ea841bbe3
Bump react-dev-utils from 6.0.5 to 6.1.0
Bumps [react-dev-utils](https://github.com/facebook/create-react-app) from 6.0.5 to 6.1.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/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 05:36:31 +00:00
dependabot[bot]
e9295f64c2
Bump @ember/test-helpers from 0.7.27 to 1.0.0
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 0.7.27 to 1.0.0.
- [Release notes](https://github.com/emberjs/ember-test-helpers/releases)
- [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember-test-helpers/compare/v0.7.27...v1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 05:34:07 +00:00
Filipp Riabchun
390e154c7f
Merge pull request #4607 from storybooks/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-0.4.14
Bump fork-ts-checker-webpack-plugin from 0.4.10 to 0.4.14
2018-10-29 15:49:09 +01:00
Michael Shilman
dfe2a8fd4a Fix problems from reverted cleanup 2018-10-29 19:06:15 +08:00
dependabot[bot]
ef6b9e59b4
Bump fork-ts-checker-webpack-plugin from 0.4.10 to 0.4.14
Bumps [fork-ts-checker-webpack-plugin](https://github.com/Realytics/fork-ts-checker-webpack-plugin) from 0.4.10 to 0.4.14.
- [Release notes](https://github.com/Realytics/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/Realytics/fork-ts-checker-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Realytics/fork-ts-checker-webpack-plugin/compare/v0.4.10...v0.4.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 10:36:55 +00:00
Michael Shilman
a313e277bd 4.0 release 2018-10-29 11:47:01 +08:00
Michael Shilman
2d90f0d75d Update docs to 4.0 2018-10-29 11:26:36 +08:00
Michael Shilman
8dd9bb3461 v4.0.0 2018-10-29 10:30:28 +08:00
dependabot[bot]
28f75aa3ca
Bump react-dom from 16.5.2 to 16.6.0
Bumps [react-dom](https://github.com/facebook/react) from 16.5.2 to 16.6.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/compare/v16.5.2...v16.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-26 07:49:56 +00:00
dependabot[bot]
885c5b29da
Bump react from 16.5.2 to 16.6.0
Bumps [react](https://github.com/facebook/react) from 16.5.2 to 16.6.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/compare/v16.5.2...v16.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-26 05:30:09 +00:00
Michael Shilman
4818baa55c
Revert "Clean up alpha/rc for 4.0 release" 2018-10-26 00:25:17 +08:00
Michael Shilman
e40353e6d1
Merge pull request #4563 from storybooks/shilman/40-release-cleanup
Clean up alpha/rc for 4.0 release
2018-10-26 00:16:18 +08:00
Michael Shilman
a82d866280 Clean up 4.0 alpha/rc references 2018-10-25 21:30:01 +08:00
Michael Shilman
bfda942e89 Upgrade webpack to 4.23.1 2018-10-25 20:50:12 +08:00
Michael Shilman
b3417c8134 v4.0.0-rc.6 2018-10-25 12:35:35 +08:00
Michael Shilman
9cc644cdde v4.0.0-rc.5 2018-10-25 11:41:38 +08:00
Michael Shilman
d7bbaeb132 v4.0.0-rc.4 2018-10-25 10:55:02 +08:00
igor-dv
bed5a8603a Fix the dep 2018-10-24 11:20:16 +03:00
Chad Fawcett
ab85679b9a Update import 2018-10-23 16:11:28 -07:00
Chad Fawcett
6d96313748 Add mini-css-extract-plugin to app/react dependencies 2018-10-23 16:01:53 -07:00
Michael Shilman
284fb1b4c2 v4.0.0-rc.3 2018-10-24 00:18:05 +08:00
Norbert de Langen
26f3281fa7
REMOVE emotion from demo components to make backwards compatibility easier && ADD demo components to official example 2018-10-23 14:12:49 +02:00
Michael Shilman
8fb0caa37e v4.0.0-rc.2 2018-10-22 21:39:03 +08:00
Chad Fawcett
f42fb81ebc Remove unnecessary concat 2018-10-21 16:06:24 -07:00
Chad Fawcett
e2cf993e4b Describe getStyleRules better 2018-10-21 15:52:57 -07:00
Chad Fawcett
5f00d843ee Remove module state for imports 2018-10-21 15:41:36 -07:00
Chad Fawcett
6297d48b88 Add webpack as dependency to app/react 2018-10-19 11:05:21 -07:00
Chad Fawcett
cf34baa5cf Extract getCraWebpackConfig 2018-10-19 10:14:14 -07:00