1570 Commits

Author SHA1 Message Date
Michael Shilman
8b9b533160 Update root, peer deps, version.ts/json to 6.1.0-beta.3 2020-11-06 09:05:01 +08:00
Michael Shilman
7b13646771
Merge pull request #13028 from storybookjs/fix/add-chokidar-for-watch
Build: Add chokidar2 for yarn dev
2020-11-06 08:15:45 +08:00
Michael Shilman
09011d30f6 Build: Add chokidar2 for yarn dev 2020-11-06 06:46:49 +08:00
Norbert de Langen
e9708b526a
minor webpack upgrade 2020-11-05 09:43:05 +01:00
Michael Shilman
e8a63b649d Update root, peer deps, version.ts/json to 6.1.0-beta.2 2020-11-04 17:01:04 +08:00
Michael Shilman
963debe690 Update root, peer deps, version.ts/json to 6.1.0-beta.1 2020-11-03 15:26:55 +08:00
Michael Shilman
e877faecdb Merge branch 'next' into refactor/cssResourceTestToRTL 2020-11-03 14:12:03 +08:00
Clément DUNGLER
fdeb1a3eee refactor: Move to RTL for css resource addon 2020-11-02 23:29:12 +01:00
Gaëtan Maisse
89d0ed9b7d
Apply solution discussed in monthly meeting:
- Set `react` and `react-dom` as peerDeps for all `lib` packages needing them
- Set `react` and `react-dom` as peerDeps + optional tag for all `addon` packages needing them
- Set `react` and `react-dom` as regular deps for all non react apps
- Remove `react` and `react-dom` from root `package.json`
- Set a fixed version of `react` in all examples

Also:
- Use "^16.8.0 || ^17.0.0" version range as some packages need React Hooks
2020-11-02 20:49:31 +01: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
21ef1bcf3c Update root, peer deps, version.ts/json to 6.1.0-beta.0 2020-11-03 02:26:49 +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
23eb8b1d0b Update root, peer deps, version.ts/json to 6.1.0-alpha.35 2020-11-02 14:43:17 +08:00
Michael Shilman
ff50bce1d0 Keep react-test-renderer in sync with react 2020-11-02 13:13:26 +08:00
Michael Shilman
0fdc4e6eab Run storybook in react@17 2020-11-02 11:19:43 +08:00
Michael Shilman
24b28f2489 Update root, peer deps, version.ts/json to 6.1.0-alpha.34 2020-11-01 15:09:40 +08:00
Michael Shilman
000e4c2787 Update root, peer deps, version.ts/json to 6.1.0-alpha.33 2020-10-30 23:47:54 +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
Gert Hengeveld
5e03cfc472 Merge branch 'next' into 12702-instant-on-manager 2020-10-30 12:46:37 +01:00
Michael Shilman
253bec6a48 Update root, peer deps, version.ts/json to 6.1.0-alpha.32 2020-10-30 12:14:37 +08:00
Gert Hengeveld
3c6f5c0764 Merge branch 'next' into 12702-instant-on-manager 2020-10-29 11:46:40 +01:00
Michael Shilman
d152532d8f Core: Allow React-DOM 17.x 2020-10-28 21:02:37 +08:00
Michael Shilman
5865ba1039 Update root, peer deps, version.ts/json to 6.1.0-alpha.31 2020-10-27 19:14:11 +08:00
Michael Shilman
a41d8a9f86 Merge branch 'next' into deps/regeneratorRuntime 2020-10-27 17:21:05 +08:00
Michael Shilman
9a52c700fe
Merge pull request #12901 from storybookjs/deps/upgradeTsDedent
Deps: upgrade ts-dedent to 2.0
2020-10-27 17:11:59 +08:00
Gert Hengeveld
30bd5c863a Merge branch 'next' into 12702-instant-on-manager 2020-10-27 00:25:53 +01:00
Michael Shilman
c9d57f500f Update root, peer deps, version.ts/json to 6.1.0-alpha.30 2020-10-26 23:38:02 +08:00
Gert Hengeveld
cf61235279
Merge branch 'next' into 12702-instant-on-manager 2020-10-26 15:48:27 +01:00
Clément DUNGLER
e8324a7a5c Deps: upgrade babel 2020-10-24 22:47:58 +02:00
Clément DUNGLER
3bd6067983 Deps: Upgrade regenerator-runtime 2020-10-24 22:14:19 +02:00
Clément DUNGLER
6524259624 Deps: upgrade ts-dedent 2020-10-24 21:52:58 +02:00
Michael Shilman
d329cd591f Update root, peer deps, version.ts/json to 6.1.0-alpha.29 2020-10-23 18:40:54 +08:00
Michael Shilman
e753868545 Update root, peer deps, version.ts/json to 6.1.0-alpha.28 2020-10-23 15:29:59 +08:00
Michael Shilman
2387c4de15 Update root, peer deps, version.ts/json to 6.1.0-alpha.27 2020-10-19 18:44:37 +08:00
Michael Shilman
8b8fbe15f0 Update root, peer deps, version.ts/json to 6.1.0-alpha.26 2020-10-18 18:37:05 +08:00
Michael Shilman
4de6a446fb Update root, peer deps, version.ts/json to 6.1.0-alpha.25 2020-10-16 21:07:34 +08:00
Michael Shilman
a4623338f7 Update root, peer deps, version.ts/json to 6.1.0-alpha.24 2020-10-15 22:47:08 +08:00
Michael Shilman
fd1566bba6 Update root, peer deps, version.ts/json to 6.1.0-alpha.23 2020-10-12 19:39:17 +08:00
Michael Shilman
41227c8fad Update root, peer deps, version.ts/json to 6.1.0-alpha.22 2020-10-10 10:24:59 +08:00
Gert Hengeveld
f193bfdc3e Merge branch 'next' into 12702-instant-on-manager 2020-10-09 13:39:08 +02:00
Michael Shilman
418af7682a Update root, peer deps, version.ts/json to 6.1.0-alpha.21 2020-10-08 23:20:52 +08:00
Gert Hengeveld
a71266a6f1 Create, use and publish a prebuilt manager. 2020-10-08 15:26:02 +02:00
Michael Shilman
543da4527c
Merge pull request #12315 from storybookjs/tech/speed-up-ci-checks
Build: Speed up CI checks
2020-10-07 11:37:25 +08:00
Michael Shilman
657277b9e6 Update root, peer deps, version.ts/json to 6.1.0-alpha.20 2020-10-05 13:14:56 +08:00
Gaëtan Maisse
0181230051
ci: replace handmade repo-dirty-check by --frozen-lockfile option when running yarn install
Doc:
If you need reproducible dependencies, which is usually the case with the continuous integration systems, you should pass --frozen-lockfile flag.

> yarn install --frozen-lockfile
> Don’t generate a yarn.lock lockfile and fail if an update is needed.
2020-10-03 18:23:34 +02:00
Michael Shilman
1c7718d644 Update root, peer deps, version.ts/json to 6.1.0-alpha.19 2020-10-03 21:47:31 +08:00
Gaëtan Maisse
4fc862ae1b
chore: add missing peer deps in root package.json 2020-10-03 09:01:00 +02:00
Gaëtan Maisse
2b8ea8b1a0
chore: remove codelyzer from root package.json as it looks unused for a while 2020-10-03 09:00:22 +02:00