3581 Commits

Author SHA1 Message Date
Michael Shilman
d4922ad481 v5.1.0-alpha.40 2019-05-08 23:30:52 +08:00
Norbert de Langen
4064f4ee32 Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
#	lib/router/package.json
#	yarn.lock
2019-05-07 17:06:54 +02:00
Norbert de Langen
106f53463f Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
#	yarn.lock
2019-05-07 16:55:04 +02:00
Norbert de Langen
d3cbdda4fa Merge branch 'next' into tech/example-for-cra15-support
# Conflicts:
#	yarn.lock
2019-05-07 16:05:17 +02:00
Norbert de Langen
16281d182a Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
#	yarn.lock
2019-05-07 14:15:43 +02:00
Norbert de Langen
590f670e46 FIX linting 2019-05-07 13:59:43 +02:00
Norbert de Langen
3ae04b4a0e Merge branch 'next' into tech/example-for-cra15-support
# Conflicts:
#	yarn.lock
2019-05-07 13:31:36 +02:00
Norbert de Langen
724e011635 Merge branch 'next' into tech/example-for-cra15-support
# Conflicts:
#	yarn.lock
2019-05-07 02:52:40 +02:00
dependabot[bot]
4a261eca0c
Bump raw-loader from 1.0.0 to 2.0.0
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/raw-loader/compare/v1.0.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-07 00:46:52 +00:00
Norbert de Langen
0aa590fd26 Merge branch 'next' into tech/example-for-cra15-support 2019-05-07 02:36:48 +02:00
Norbert de Langen
21fab08f11
Bump react-dev-utils from 8.0.0 to 9.0.0 (#6682)
Bump react-dev-utils from 8.0.0 to 9.0.0
2019-05-07 02:32:32 +02:00
Norbert de Langen
13a4523058 CHANGE visibility component of router to not use theming package 2019-05-06 23:12:26 +02:00
Norbert de Langen
70a10cd50e
Merge pull request #6215 from konstantindenerz/next
Angular: Disable prod mode for debugging components
2019-05-06 21:35:35 +02:00
Norbert de Langen
52253242bd Merge branch 'next' into tech/example-for-cra15-support 2019-05-06 20:25:44 +02:00
Norbert de Langen
278ead84c9 Merge branch 'next' into pr/konstantindenerz/6215 2019-05-06 19:49:24 +02:00
Norbert de Langen
152d836322 Merge branch 'next' into pr/cam-stitt/6698 2019-05-06 15:11:41 +02:00
Norbert de Langen
dca6eac205 FIX preview helmet reference 2019-05-06 13:35:21 +02:00
Norbert de Langen
a5046e257b FIX things for riot && FIX snapshots && FIX lockfile && FIX babel overrides 2019-05-06 12:44:58 +02:00
Norbert de Langen
a2f9242f7f Merge branch 'next' into pr/Spy-Seth/6655
# 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/notes/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
#	lib/addons/package.json
#	lib/api/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/router/package.json
#	lib/ui/package.json
#	yarn.lock
2019-05-06 11:51:04 +02:00
Norbert de Langen
57e8528b04
fix: Preserve dimensions on resizing for panel (#6696)
fix: Preserve dimensions on resizing for panel
2019-05-06 10:35:17 +02:00
Tom Coleman
1e7233892f Allow browsing to a kind and get the first story
See #5925
2019-05-06 15:15:00 +10:00
Filipp Riabchun
1b2ffe3728
Merge branch 'next' into tech/example-for-cra15-support 2019-05-05 14:06:45 +02:00
dependabot[bot]
d0dd5130f7
Bump react-dev-utils from 8.0.0 to 9.0.0
Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 8.0.0 to 9.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/commits/react-dev-utils@9.0.0/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-02 12:41:18 +00:00
Michael Shilman
2416faec28 Update version.ts 2019-05-02 14:56:10 +08:00
Michael Shilman
d2039e026d v5.1.0-alpha.39 2019-05-02 14:34:07 +08:00
Michael Shilman
a718441923 v5.1.0-alpha.38 2019-05-02 12:29:56 +08:00
Benoit Dion
3990ba725c fix lint error 2019-05-01 21:35:28 -04:00
Benoit Dion
10080037fe Merge with next 2019-05-01 17:45:40 -04:00
Michael Shilman
554901ffff Update version.ts 2019-05-01 19:05:19 +08:00
Michael Shilman
ccc1d42948 v5.1.0-alpha.37 2019-05-01 18:57:23 +08:00
Cameron Stitt
fc64a6e46d Add svelte v3 support 2019-05-01 15:21:10 +10:00
kohakukun
12cbc18f8d fix: Preserve dimensions on resizing for panel
- Update resizer position when changing the boundaries of the container
for the addon panel and preview
2019-05-01 02:33:48 +02:00
Mikael Carpenter
088c64cdaa Remove use of '-D' that I missed 2019-04-30 17:01:14 -07:00
Mikael Carpenter
d143131451 Move option for using dev dependencies to npmOptions in initiate.js
update installDependencies helper to use that new option
     update usage of that to not pass '-D' in list of dependencies
2019-04-30 16:36:06 -07:00
Tom Coleman
dd36070f29 Fix regression with deep linking 2019-04-30 17:19:58 +10:00
Armand Abric
ce442d9bad Extract, rewrite and test the core-js auto upgrade webpack plugin 2019-04-29 18:49:08 +02:00
Leo Y. Li
9b7a5ecd8a UPDATE addon-contexts: strict nullable typing 2019-04-28 16:30:24 -04:00
Norbert de Langen
045f83f354 fix dll creation 2019-04-27 23:29:55 +02:00
Norbert de Langen
b3c2b6421f FIX a build error by aliassing old core-js paths 2019-04-27 22:13:35 +02:00
Norbert de Langen
7c2ebbcfa9 REMOVE the core-js alias, though multiple core-js instances would be bad at best.
Maybe we can do something super smart and map the old to the new?
2019-04-27 21:40:02 +02:00
Norbert de Langen
8555198ed0 UPGRADES 2019-04-27 21:32:19 +02:00
Norbert de Langen
ecc0760d03 corejs 3 for lib/cli 2019-04-27 20:31:55 +02:00
Armand Abric
bc6f900b59 Upgrade core-js imports 2019-04-27 18:14:56 +02:00
Armand Abric
569b55379f Upgrade to core-js v3 2019-04-27 18:14:56 +02:00
Norbert de Langen
f09fa53cf9 FIX tests 2019-04-27 17:17:57 +02:00
Norbert de Langen
fbcfdb9df1 Merge branch 'next' into tech/example-for-cra15-support
# Conflicts:
#	yarn.lock
2019-04-27 16:52:50 +02:00
Michael Shilman
d8975337b5 Update version.ts 2019-04-27 13:18:04 +08:00
Michael Shilman
dd97c370e7 v5.1.0-alpha.36 2019-04-27 13:09:34 +08:00
Norbert de Langen
9ec6265a7a REFACTOR lib/router to make creating themes work for react15 2019-04-27 00:43:47 +02:00
Norbert de Langen
9470a6dcca REFACTOR lib/theming to make creating themes work for react15 2019-04-27 00:43:18 +02:00