Patrik Oldsberg
|
f75ff200a4
|
plugins/graphiql: make tabs a bit more visible
|
2020-04-25 13:23:42 +02:00 |
|
Patrik Oldsberg
|
c73872d012
|
plugins/graphiql: separate GraphiQLBrowser component and load endpoints from api
|
2020-04-25 12:56:53 +02:00 |
|
Patrik Oldsberg
|
0f63f63fcc
|
plugins/graphiql: added supply graphql browsing api in dev wrapper
|
2020-04-25 12:56:53 +02:00 |
|
Patrik Oldsberg
|
2a253d2556
|
plugins/graphiql: update tsconfig for plugin serve
|
2020-04-25 12:56:53 +02:00 |
|
Patrik Oldsberg
|
95341965ac
|
plugins/graphiql: added graphql browsing api
|
2020-04-25 12:56:52 +02:00 |
|
Patrik Oldsberg
|
3734aeab62
|
plugins/graphiql: more tests for StorageBucket and fix removeItem
|
2020-04-25 12:56:52 +02:00 |
|
Patrik Oldsberg
|
c8ef790e1b
|
plugins/graphiql: fix page test
|
2020-04-25 12:56:52 +02:00 |
|
Patrik Oldsberg
|
7ec8e0d0c2
|
plugins/graphiql: add tests for StorageBucket + minor fix
|
2020-04-25 12:56:48 +02:00 |
|
Patrik Oldsberg
|
9d080a4dce
|
plugins/graphiql: add storage buckets to separate storage for different endpoints
|
2020-04-25 12:56:29 +02:00 |
|
Patrik Oldsberg
|
dceff8dd2f
|
plugins/graphiql: add global style override to fix top bar layout issue
|
2020-04-25 12:56:29 +02:00 |
|
Patrik Oldsberg
|
c119eb9a9a
|
plugins/graphiql: switch graphiql version to next, with TS support
|
2020-04-25 12:56:29 +02:00 |
|
Patrik Oldsberg
|
10b6fd5bcb
|
plugins/graphiql: replace example page with minimal graphiql page
|
2020-04-25 12:56:28 +02:00 |
|
Patrik Oldsberg
|
a2491cb378
|
plugins/graphiql: added plugin serve
|
2020-04-25 12:56:28 +02:00 |
|
Patrik Oldsberg
|
9b0d1f5e7b
|
plugins: create new graphiql plugin
|
2020-04-25 12:56:27 +02:00 |
|
Patrik Oldsberg
|
46803998cd
|
Merge pull request #621 from spotify/rugvip/plugin-serve
Make plugin:serve work and add for home-page plugin + fix declaration maps
|
2020-04-24 18:50:39 +02:00 |
|
Wesley Yee
|
076f44bb15
|
Sequence component (#619)
|
2020-04-24 12:48:35 -04:00 |
|
Bilawal Hameed
|
55c0385dc4
|
fix(lighthouse): corrected import in readme (#641)
* fix(lighthouse): corrected import in readme
* fix(lighthouse): updated docs in Intro component
|
2020-04-24 16:05:36 +02:00 |
|
Patrik Oldsberg
|
241ee7f43c
|
Merge pull request #638 from spotify/rugvip/zetypes
explicit types and remove cypress resolution override
|
2020-04-24 13:35:16 +02:00 |
|
Patrik Oldsberg
|
dfd44f2d38
|
package: remove cypress resolution override and bump to 4.4.1
|
2020-04-24 12:57:12 +02:00 |
|
Patrik Oldsberg
|
6e8274969c
|
packages/cli: make plugin build generate usable declaration maps
|
2020-04-24 12:50:52 +02:00 |
|
Patrik Oldsberg
|
723eaa712c
|
Merge pull request #637 from spotify/rugvip/testyles
packages/cli: default to mocking style imports in tests
|
2020-04-23 23:25:33 +02:00 |
|
Patrik Oldsberg
|
2bbe78a0b9
|
tsconfigs: be explicit about what types to include in compilation
|
2020-04-23 22:41:03 +02:00 |
|
Patrik Oldsberg
|
1020a93934
|
packages/cli: default to mocking style imports in tests
|
2020-04-23 19:22:14 +02:00 |
|
Patrik Oldsberg
|
cb4b35708d
|
Merge pull request #635 from spotify/rugvip/no-padding
packages/core: add noPadding prop to Content
|
2020-04-23 15:03:42 +02:00 |
|
Patrik Oldsberg
|
5037489af8
|
packages/core: add noPadding prop to Content
|
2020-04-23 14:33:15 +02:00 |
|
Muhammad Rivki
|
b55a2adb7e
|
fix: remove style that override background (#634)
|
2020-04-23 14:20:53 +02:00 |
|
Patrik Oldsberg
|
86a580a235
|
packages/cli: resolve mjs before js in plugin serve
|
2020-04-23 13:43:55 +02:00 |
|
Patrik Oldsberg
|
933af8d414
|
Merge pull request #625 from spotify/rugvip/noia
packages/core: disallow implicit any
|
2020-04-23 13:16:04 +02:00 |
|
Patrik Oldsberg
|
baaa1d2f34
|
packages/cli: prefix plugin serve paths with target instead of app
|
2020-04-23 11:10:58 +02:00 |
|
Patrik Oldsberg
|
f807eefb96
|
packages/core: disallow implicit any
|
2020-04-23 11:07:56 +02:00 |
|
Patrik Oldsberg
|
8777ee7487
|
packages/core: add missing types for apis
|
2020-04-23 11:07:56 +02:00 |
|
Patrik Oldsberg
|
d47d09eeb1
|
packages/core: add missing types for components
|
2020-04-23 11:07:55 +02:00 |
|
Patrik Oldsberg
|
27f32e9d56
|
packages/core: add missing types for layout components
|
2020-04-23 10:59:01 +02:00 |
|
Patrik Oldsberg
|
0ed6b60277
|
Merge pull request #622 from spotify/patriko/wait-a-moment
package: move or remove some root deps
|
2020-04-23 10:42:07 +02:00 |
|
Fredrik Adelöw
|
e567e06f65
|
Merge pull request #624 from spotify/freben/readme
Add README and comment to clarify example status of backend
|
2020-04-23 10:35:06 +02:00 |
|
Fredrik Adelöw
|
edd3ce20df
|
Reference from main README too
|
2020-04-23 10:30:22 +02:00 |
|
Patrik Oldsberg
|
01e9106b22
|
packages/core: add react-helmet types
|
2020-04-23 10:22:27 +02:00 |
|
Fredrik Adelöw
|
da51bd777c
|
Add README and comment to clarify example status of backend
|
2020-04-23 09:26:30 +02:00 |
|
Patrik Oldsberg
|
e034f6b819
|
Merge pull request #620 from spotify/rugvip/global-stoyle
package/app: move global styles to theme
|
2020-04-23 09:15:09 +02:00 |
|
Patrik Oldsberg
|
79997ccf54
|
plugins/homePage: added plugin:serve and dev setup
|
2020-04-23 00:51:32 +02:00 |
|
Patrik Oldsberg
|
85f97e70c6
|
packages/cli: add history api fallback to plugin:serve
|
2020-04-23 00:51:31 +02:00 |
|
Patrik Oldsberg
|
b45a54a4a7
|
packages/cli: update plugin:serve to resolve src-relative imports
|
2020-04-23 00:51:31 +02:00 |
|
Patrik Oldsberg
|
f4cc327d80
|
packages/cli: exclude dev/ folder in rollup config
|
2020-04-23 00:51:31 +02:00 |
|
Patrik Oldsberg
|
7ac528b1ce
|
packages/cli: update eslint config test config to include dev/ and only setupTests directly in src
|
2020-04-23 00:51:31 +02:00 |
|
Patrik Oldsberg
|
3020d01246
|
package: move or remove some root deps
|
2020-04-23 00:34:00 +02:00 |
|
Patrik Oldsberg
|
bb71394d39
|
packages/cli: call watchDeps before plugin:serve and update path resolutions
|
2020-04-23 00:20:42 +02:00 |
|
Patrik Oldsberg
|
1337c538df
|
package/app: move global styles to theme
|
2020-04-22 23:26:41 +02:00 |
|
Wesley Yee
|
efb789a4fe
|
Move error api to more generic alert api (#605)
|
2020-04-22 20:14:56 +02:00 |
|
Fredrik Adelöw
|
ab86d08e16
|
Merge pull request #617 from spotify/freben/backend
Initial skeleton for the backend
|
2020-04-22 19:41:58 +02:00 |
|
Fredrik Adelöw
|
c2b5647036
|
Address comments
|
2020-04-22 19:36:19 +02:00 |
|