852 Commits

Author SHA1 Message Date
Norbert de Langen
c1d2ba6449 WIP 2019-03-20 16:55:38 +01:00
Michael Shilman
5cff559d90 v5.1.0-alpha.10 2019-03-19 21:35:30 +08:00
Michael Shilman
1da9b3db97
Merge pull request #6094 from jonrimmer/angular-rerender-perf
Fix performance of Angular rerender
2019-03-19 20:52:56 +08:00
Norbert de Langen
9510552a16 ADD always mock for util-deprecate && REMOVE loglines in tests for debug && CLEANUP tests log 2019-03-18 21:28:00 +01:00
Michael Shilman
b51a247295 v5.1.0-alpha.9 2019-03-18 17:28:26 +08:00
Michael Shilman
eb9be1fdc4 v5.1.0-alpha.8 2019-03-17 23:28:01 +08:00
Michael Shilman
76e5df9ace v5.1.0-alpha.7 2019-03-16 15:13:47 +08:00
Michael Shilman
55547f38ef
Merge pull request #6104 from storybooks/6081-deprecate-extend-mode
Restore v4 webpack extend mode behavior AND deprecate it
2019-03-16 14:19:33 +08:00
Michael Shilman
5ed463f23a Fix examples webpack config 2019-03-16 13:23:21 +08:00
Jon Rimmer
e651a3bdbc Fix performance of Angular rerender 2019-03-15 09:42:46 +00:00
dependabot[bot]
9aaddd0e6e
Bump @angular/cli from 7.3.4 to 7.3.6
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 7.3.4 to 7.3.6.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v7.3.4...v7.3.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-15 03:51:00 +00:00
Norbert de Langen
72d345f743 SORT all package.json files 2019-03-14 23:14:42 +01:00
Michael Shilman
daccff8919 v5.1.0-alpha.6 2019-03-14 08:48:59 +08:00
Michael Shilman
81f7d94fc5 v5.1.0-alpha.5 2019-03-13 05:25:31 +08:00
Michael Shilman
aab869c4d8 v5.1.0-alpha.4 2019-03-11 22:29:26 +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
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
978caa7450 v5.1.0-alpha.3 2019-03-09 23:25:09 +08: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
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
ed9b342742 v5.1.0-alpha.1 2019-03-07 22:13:18 +08:00
dependabot[bot]
e999b9ef50
Bump ts-node from 8.0.2 to 8.0.3
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.0.2...v8.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 05:20:30 +00:00
Michael Shilman
a05491b07a v5.1.0-alpha.0 2019-03-06 10:39:47 +08: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
Michael Shilman
f2b625bab0 Merge master into next after 5.0.0 release 2019-03-06 02:08:02 +08:00
Norbert de Langen
75e224e25d FIX the angular styles loading 2019-03-05 17:28:55 +01: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
Xaviju
77160bbf35
Fix typo
getSotreState => getStoreState
2019-03-04 16:04:29 +01:00
Michael Shilman
79609ae984 ADD new story-level decorators to angular stories 2019-03-03 12:55:47 +08:00
Tom Coleman
4753e202d3 ADD new story-level decorators to angular di stories 2019-03-03 11:04:35 +11:00
Norbert de Langen
cd3105ee0f Merge branch 'next' into tech/upgrades
# Conflicts:
#	addons/jest/package.json
#	examples/angular-cli/package.json
#	lib/components/package.json
#	yarn.lock
2019-02-28 00:39:32 +01:00
Michael Shilman
1e1b1a17b9 update from next 2019-02-27 00:52:49 +08:00
Michael Shilman
7e85bb37ab Update @angular/cli 2019-02-27 00:44:20 +08:00
Norbert de Langen
06d9d11970 FIX snapshots 2019-02-24 22:49:09 +01:00
Norbert de Langen
288b445f44 UPGRADE stuff 2019-02-24 21:49:05 +01:00
Norbert de Langen
3238fb8e98 CHANGE the bootstrap method for now.sh build 2019-02-24 13:04:19 +01:00
Norbert de Langen
06f3093cc9 ADD all examples & docs 2019-02-24 11:19:58 +01:00
dependabot[bot]
aa5d546e67
Bump @angular/platform-browser-dynamic from 7.2.4 to 7.2.6
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular) from 7.2.4 to 7.2.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/compare/7.2.4...7.2.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-21 05:25:42 +00:00
Norbert de Langen
8f1367493c
Merge pull request #5654 from storybooks/dependabot/npm_and_yarn/@angular/cli-7.3.2
Bump @angular/cli from 7.3.0 to 7.3.2
2019-02-20 02:08:23 +01:00
dependabot[bot]
6b61dc6997
Bump @types/jest from 24.0.0 to 24.0.6
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) from 24.0.0 to 24.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 03:32:56 +00:00
dependabot[bot]
bc71c0f902
Bump @angular/cli from 7.3.0 to 7.3.2
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v7.3.0...v7.3.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 03:32:29 +00:00
Michael Shilman
2c6d6ba511 Merge branch 'release/5.0' into next 2019-02-13 17:47:16 +08:00
Michael Shilman
247dd6a353 v5.0.0-beta.3 2019-02-13 11:22:25 +08:00
Michael Shilman
0a965e21b3 v5.0.0-beta.2 2019-02-13 11:15:55 +08:00
dependabot[bot]
b2cefd5ec8
Bump @types/jest from 23.3.13 to 24.0.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) from 23.3.13 to 24.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-12 05:59:24 +00:00
dependabot[bot]
e73c7ace5d
Bump @angular/platform-browser-dynamic from 7.2.3 to 7.2.4
Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/compare/7.2.3...7.2.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 05:24:48 +00:00
Michael Shilman
025b9f4888 v5.0.0-beta.2 2019-02-09 11:29:43 +08:00
Xiangyun Chi
2995019440 add buildOptions.sourceMap and buildOptions.optimization by default to angular.json for angular cli 2019-02-08 17:32:52 +00:00
Filipp Riabchun
5fd291c7e5
Merge pull request #5477 from storybooks/dependabot/npm_and_yarn/@types/webpack-env-1.13.7
Bump @types/webpack-env from 1.13.6 to 1.13.7
2019-02-05 21:38:10 +01:00