74233 Commits

Author SHA1 Message Date
Patrik Oldsberg a1efd0d76d packages/cli: nicer handling of waiting for bundler to exit 2020-05-18 13:05:51 +02:00
Patrik Oldsberg e8f2b88990 packages/cli: remove redundant type declarations for rollup-plugin-esbuild 2020-05-18 13:05:44 +02:00
Patrik Oldsberg cefdc422ac Merge pull request #903 from spotify/rugvip/buildfix
github/workflows: fix build step to include dependencies as well
2020-05-18 13:05:24 +02:00
Marcus Eide fb3e003272 Bump testing-library/user-event to 10.2.4 2020-05-18 12:59:58 +02:00
Patrik Oldsberg 1362820792 packages/core: export sidebar context type 2020-05-18 12:43:37 +02:00
Patrik Oldsberg 33c412d961 packages/core: fix type issues in sidebar 2020-05-18 12:25:55 +02:00
Patrik Oldsberg 74d25d1550 github/workflows: fix build step to include dependencies as well 2020-05-18 12:22:35 +02:00
Victor Viale 5da07d5bbf Improve side navigation (#589)
* Implement sidebar items

* Add intro component

* Add user badge component

* Add Sidebar simple story component

Co-authored-by: Victor Viale <victor.viale@besedo.com>
Co-authored-by: Stefan Ålund <alund@spotify.com>
2020-05-18 11:56:11 +02:00
Marcus Eide 7db02e5e58 Merge pull request #897 from spotify/dependabot/npm_and_yarn/rollup/plugin-commonjs-11.1.0
build(deps): bump @rollup/plugin-commonjs from 11.0.2 to 11.1.0
2020-05-18 11:52:16 +02:00
Marcus Eide 324245586f Change import of jest-dom in setupTests.ts according to change in api 2020-05-18 11:11:58 +02:00
Marcus Eide 8429710760 Bump testing-library/jest-dom to 5.7.0 2020-05-18 11:11:26 +02:00
Patrik Oldsberg ee176324d2 Merge pull request #890 from spotify/rugvip/themedocs
docs: add docs for how to create and use custom themes
2020-05-18 11:11:05 +02:00
dependabot-preview[bot] b49e6a9a4b build(deps): bump @rollup/plugin-commonjs from 11.0.2 to 11.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.2 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.2...commonjs-v11.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 09:04:42 +00:00
Patrik Oldsberg 55e45500fe Merge pull request #895 from spotify/rugvip/build
New Build Setup
2020-05-18 10:59:29 +02:00
Nikita Nek Dudnik 2d5787214a Fix linting 2020-05-18 10:52:56 +02:00
Nikita Nek Dudnik cce9e9ad73 Merge remote-tracking branch 'upstream/master' 2020-05-18 09:20:07 +02:00
dependabot-preview[bot] b5e2d9a1e8 build(deps-dev): bump @types/react-router-dom from 5.1.3 to 5.1.5 (#899)
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-18 08:53:30 +02:00
Patrik Oldsberg 9977724144 packages/cli: disabled bundler performance hints 2020-05-18 01:15:00 +02:00
Patrik Oldsberg fe28a4ccf8 packages/cli: bump sucrase and revert re-export syntax changes 2020-05-18 01:04:03 +02:00
Patrik Oldsberg 8232b0931f plugins/graphiql: fix src-relative mock in test 2020-05-18 00:59:33 +02:00
Patrik Oldsberg 5649632bde github/workflows: no --coverage flag for build 2020-05-18 00:51:16 +02:00
Patrik Oldsberg 53211aa6d5 github/workflows: run tsc in cli build 2020-05-18 00:46:44 +02:00
Patrik Oldsberg 296a787160 plugins/auth-,catalog-backend: point types to src 2020-05-18 00:45:57 +02:00
Patrik Oldsberg 5d11dba5db packages/cli: keep comments in ts declarations 2020-05-18 00:19:27 +02:00
Patrik Oldsberg 78a7566927 docs: added more docs explaining the build setup 2020-05-18 00:14:56 +02:00
Patrik Oldsberg 738704f1d1 packages/cli: fix for bundler looking for tsconfig in the wrong place 2020-05-18 00:05:32 +02:00
Patrik Oldsberg d1d7c564e7 github/workflows: update to new build setup 2020-05-17 23:30:18 +02:00
Patrik Oldsberg 1d6b9564b3 packages/cli: common yarn install for e2e tests + point to dist 2020-05-17 23:30:18 +02:00
Patrik Oldsberg 5d61636f7f packages/cli: update app template for new build system 2020-05-17 23:30:18 +02:00
Patrik Oldsberg 281f7d512e packages/core: list types as dependencies 2020-05-17 23:30:17 +02:00
Patrik Oldsberg 12ef5f6764 packages/cli: make create-app patch entrypoints of local deps 2020-05-17 23:30:17 +02:00
Patrik Oldsberg 65805ca70b packages: update root package.json and template tsconfig 2020-05-17 23:30:17 +02:00
Patrik Oldsberg 7cb0bdb282 packages/cli: fix bad bundler loader options 2020-05-17 23:30:16 +02:00
Patrik Oldsberg 176085e7a1 packages/cli: skip caching of plugin builds 2020-05-17 23:30:16 +02:00
Patrik Oldsberg 1dd33e8e33 packages,plugins: remove extra tsconfig files 2020-05-17 23:30:16 +02:00
Patrik Oldsberg 8cee042e13 packages/storybook: point to src/ and use sucrase 2020-05-17 23:30:15 +02:00
Patrik Oldsberg 04c66c14df packages/cli: revert jest tranform to use ts-jest, as sucrase doesn't hoist mocks 2020-05-17 23:30:15 +02:00
Patrik Oldsberg 1595bf11dd packages/cli: update jest config to point to src and use sucrase 2020-05-17 23:30:15 +02:00
Patrik Oldsberg 7170a8c174 packages/cli: added d.ts rollup build to packager 2020-05-17 23:30:14 +02:00
Patrik Oldsberg a2db7ff37d packages/cli: support multiple packager configs 2020-05-17 23:30:14 +02:00
Patrik Oldsberg 07cb8ed190 packages/cli: rename lib/bundle to bundler + serveBundle 2020-05-17 23:30:14 +02:00
Patrik Oldsberg c0336122c0 tsconfig: switch to top-level type checking 2020-05-17 23:30:13 +02:00
Patrik Oldsberg c9f435638a plugins/graphiql: add missing codemirror types 2020-05-17 23:30:13 +02:00
Patrik Oldsberg 3445778b2b plugins/{auth,catalog}-backend: type fix 2020-05-17 23:30:12 +02:00
Patrik Oldsberg 0ccff561c0 added patches for bad types in dependencies 2020-05-17 23:30:11 +02:00
Patrik Oldsberg 1f159c0f99 packages/cli: switch rollup to use esbuild 2020-05-17 23:30:11 +02:00
Patrik Oldsberg b071dc0e94 packages/cli: throw error message in packages instead of exit 2020-05-17 23:30:10 +02:00
Patrik Oldsberg 590276c677 packages/cli: move rollup build to lib/packager 2020-05-17 23:30:10 +02:00
Patrik Oldsberg f202e30c2c packages/cli: removed plugin:build watch mode 2020-05-17 23:30:10 +02:00
Patrik Oldsberg d1939be664 packages/cli: extract css in bundle prod builds 2020-05-17 23:30:09 +02:00