2076 Commits

Author SHA1 Message Date
Norbert de Langen
05ee0915c8
webpack 5 baby 2020-12-04 15:14:48 +01:00
Norbert de Langen
0b21d94e63
upgrade dependencies 2020-12-03 17:02:49 +01:00
Michael Shilman
1b9dcaec9b v6.2.0-alpha.2 2020-12-03 15:34:39 +08:00
Michael Shilman
211db53585 v6.2.0-alpha.1 2020-12-01 21:18:05 +08:00
Michael Shilman
b09f171828 Merge branch 'next' into tech/upgrades-4 2020-12-01 18:04:58 +08:00
Michael Shilman
c44dc96274 v6.2.0-alpha.0 2020-12-01 11:46:05 +08:00
Michael Shilman
495a468d5e v6.1.9 2020-11-29 20:57:02 +08:00
Michael Shilman
6c4d0ed4be v6.1.8 2020-11-27 22:25:51 +08:00
Norbert de Langen
f3c85f73ec
Merge branch 'next' into tech/upgrades-4 2020-11-27 14:26:37 +01:00
Michael Shilman
303d951f9a v6.1.7 2020-11-27 01:12:34 +08:00
Norbert de Langen
736389950a
upgrades 2020-11-26 17:16:23 +01:00
Michael Shilman
01fd93e679 Disable chromatic for broken story 2020-11-25 22:20:58 +08:00
Michael Shilman
e3ed5b0957 Core: Detect arg inference for cyclic args and warn 2020-11-25 15:36:17 +08:00
Michael Shilman
1f89b5b967 v6.1.6 2020-11-25 08:17:02 +08:00
Michael Shilman
2622d8aa6d v6.1.5 2020-11-24 17:17:11 +08:00
Michael Shilman
2f61725dfe v6.1.4 2020-11-24 07:55:35 +08:00
Michael Shilman
fc7dd4f63b v6.1.3 2020-11-23 23:46:06 +08:00
Gert Hengeveld
ee34a02f90 Fix overflow scrolling on layout:centered. 2020-11-23 10:08:19 +01:00
Michael Shilman
47d0eac6db v6.1.2 2020-11-21 13:47:58 +08:00
Michael Shilman
3622cb7d2c v6.1.1 2020-11-20 01:13:47 +08:00
Michael Shilman
e89e51ad5d v6.1.0 2020-11-19 10:21:46 +08:00
Michael Shilman
9009e5399d v6.1.0-rc.6 2020-11-19 09:52:36 +08:00
Michael Shilman
a8822ed2a1 v6.1.0-rc.5 2020-11-19 03:14:34 +08:00
Michael Shilman
c174d7429c v6.1.0-rc.4 2020-11-17 07:06:04 +08:00
Michael Shilman
c8cd3cc9e6 v6.1.0-rc.3 2020-11-16 17:09:21 +08:00
Michael Shilman
38bb07161a v6.1.0-rc.2 2020-11-13 16:41:01 +08:00
Michael Shilman
c717124a7c v6.1.0-rc.1 2020-11-13 08:32:46 +08:00
Michael Shilman
90977d37f4 v6.1.0-rc.0 2020-11-12 18:23:39 +08:00
Michael Shilman
640fdeed83 v6.1.0-beta.7 2020-11-11 07:39:40 +08:00
Michael Shilman
08dbe0ffd9 v6.1.0-beta.6 2020-11-09 23:06:05 +08:00
Michael Shilman
7bd2ae0482 v6.1.0-beta.5 2020-11-08 00:28:46 +08:00
Michael Shilman
7caa9a5724 v6.1.0-beta.4 2020-11-06 21:36:16 +08:00
Michael Shilman
2e11de3045 v6.1.0-beta.3 2020-11-06 09:05:18 +08:00
Norbert de Langen
e9708b526a
minor webpack upgrade 2020-11-05 09:43:05 +01:00
Michael Shilman
c67dac2e08 v6.1.0-beta.2 2020-11-04 17:02:51 +08:00
Michael Shilman
dce88aba4d CLI: Remove --no-dll from template 2020-11-04 16:33:02 +08:00
Michael Shilman
763c233efc v6.1.0-beta.1 2020-11-03 15:27:28 +08:00
Gaëtan Maisse
0c0a4dcb5c
Merge branch 'next' into tech/move-react-and-react-dom-to-peer-deps 2020-11-02 20:15:29 +01:00
Michael Shilman
807eccd605 v6.1.0-beta.0 2020-11-03 02:28:12 +08:00
Michael Shilman
ebe0d7975e
Merge branch 'next' into 12977-fix-official-storybook 2020-11-02 17:37:21 +08:00
Gaëtan Maisse
814807d361
Use react and react-dom 16.13.1 as 16.14.0 looks to cause trouble with examples/official-storybook
Example:
ERR! SyntaxError: /tmp/storybook/examples/official-storybook/stories/notes/notes.md: pragma and pragmaFrag cannot be set when runtime is automatic.
2020-11-02 08:09:18 +01:00
Gaëtan Maisse
eaa9410a4d
Move react and react-dom to peer deps
`react` and `react-dom` should always be peer dependencies of packages that provide react components to ensure that there's a single instance of those.

Plus, all packages depending on a package with `react` as peerDep should also have it as peerDeps (transitive peer dependencies) or as deps.

Finally, packages in `examples/*` are "end" packages using Storybook so they must provide `react` and `react-dom` in their deps/devDeps
2020-11-02 08:08:48 +01:00
Michael Shilman
76bb521136 v6.1.0-alpha.35 2020-11-02 14:43:36 +08:00
Michael Shilman
eb0653651b Core: Align react and react-dom version specifiers 2020-11-02 12:56:11 +08:00
Michael Shilman
4a4c98997f v6.1.0-alpha.34 2020-11-01 15:11:08 +08:00
Michael Shilman
a5ee924e01 v6.1.0-alpha.33 2020-10-30 23:48:23 +08:00
Michael Shilman
4353bc3b0a
Merge pull request #12937 from storybookjs/core/react-dom-17x
Core: Allow React-DOM 17.x
2020-10-30 23:33:58 +08:00
Michael Shilman
1ee337594e v6.1.0-alpha.32 2020-10-30 12:14:55 +08:00
Michael Shilman
d152532d8f Core: Allow React-DOM 17.x 2020-10-28 21:02:37 +08:00
Michael Shilman
f45b4c6fed v6.1.0-alpha.31 2020-10-27 19:14:43 +08:00