Patrik Oldsberg
1020a93934
packages/cli: default to mocking style imports in tests
2020-04-23 19:22:14 +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
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
3020d01246
package: move or remove some root deps
2020-04-23 00:34:00 +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
Fredrik Adelöw
83689b6236
Restrict node engine version
2020-04-22 16:00:20 +02:00
Fredrik Adelöw
15301311e1
Add dummy test
2020-04-22 15:57:38 +02:00
Fredrik Adelöw
35320bdb4f
Simplify
2020-04-22 15:43:46 +02:00
Niklas Ek
5b34072863
Merge pull request #614 from spotify/nikek/zoom
...
remove css zoom
2020-04-22 14:21:39 +02:00
nikek
1269cc9e6b
remove css zoom
2020-04-22 13:59:47 +02:00
Fredrik Adelöw
1c99b3bc38
Merge pull request #611 from OrkoHunter/OrkoHunter/#573-more-trendline-stories
...
Show a variety of Trendline components in the storybook
2020-04-22 07:15:35 +02:00
Fredrik Adelöw
9e1c6c6f8d
Merge pull request #610 from OrkoHunter/OrkoHunter/#606-copytextbutton-to-typescript
...
Port CopyTextButton component to TypeScript
2020-04-22 07:14:24 +02:00
Himanshu Mishra
c5b9feed54
Wrap the sortable table into an info card
2020-04-22 12:32:35 +09:00
Himanshu Mishra
da14cdf84e
Show a variety of Trendline components in storybook
2020-04-22 03:53:10 +09:00
Himanshu Mishra
219f058f02
Add type check to core component since they will be used in JS
2020-04-22 03:17:33 +09:00
Patrik Oldsberg
af6dcfff5d
Merge pull request #609 from OrkoHunter/OrkoHunter/create-directories-for-component-files
...
Move files of couple components into their own component directory
2020-04-21 19:38:26 +02:00
Himanshu Mishra
d454803525
Use HTMLInputElement when calling useRef
...
Run prettier on the file
2020-04-22 02:35:54 +09:00
Himanshu Mishra
1cb81ce5c0
Use absolute import instead of relative import
2020-04-22 02:09:51 +09:00
Himanshu Mishra
e750cdbf02
Port CopyTextButton to TypeScript
2020-04-22 02:09:29 +09:00
Himanshu Mishra
a72bd32b1f
index.tsx required for the components namespace
2020-04-22 00:10:02 +09:00
Himanshu Mishra
6a0ff5ee22
SortableTable depends on the Status component
2020-04-22 00:01:41 +09:00
Himanshu Mishra
9cffb0258d
Move SortableTable component files in a directory
2020-04-21 23:58:39 +09:00
Himanshu Mishra
abc0f6dc87
Move HorizontalScrollGrid component files in a directory
2020-04-21 23:57:59 +09:00
Stefan Ålund
874be904d2
Add TypeScript question to FAQ ( #608 )
2020-04-21 15:31:01 +02:00
Fredrik Adelöw
c4e5297ba0
More stuff according to article
2020-04-21 12:00:06 +02:00
Patrik Oldsberg
b5ef92e03b
Merge pull request #587 from spotify/rugvip/cli-lib
...
packages/cli: rename helpers to lib and move build-cache and watch-deps to lib
2020-04-21 09:51:55 +02:00
Fredrik Adelöw
1a06701272
Adding some basics
2020-04-21 09:31:54 +02:00
Fredrik Adelöw
5607735aea
Initial commit
2020-04-21 09:12:08 +02:00
Patrik Oldsberg
c6c17cdf3e
packages/cli: move create-plugin/codeowners to lib
2020-04-20 23:16:47 +02:00
Patrik Oldsberg
a923254947
packages/cli: moved build cache implementation to lib
2020-04-20 23:16:47 +02:00
Patrik Oldsberg
a2e612cad3
packages/cli: add log func options to run, making it usable in more places
2020-04-20 23:15:50 +02:00
Patrik Oldsberg
2c095442ed
packages/cli: most of watch-deps into lib and re-use from there instead
2020-04-20 23:15:50 +02:00
Patrik Oldsberg
921beb792d
packages/cli: added a more reusable and less verbose logging util and use in watch-deps
2020-04-20 23:15:49 +02:00
Patrik Oldsberg
462f82e4e6
packages/cli: rename helpers to lib
2020-04-20 23:15:48 +02:00
Marcus Eide
17c4a04818
Merge pull request #578 from spotify/eide/cy-in-app
...
Include cypress tests when creating a new app
2020-04-20 15:17:13 +02:00
Patrik Oldsberg
6313674558
Merge pull request #601 from spotify/rugvip/rollup-logs
...
packages/cli: more beautiful rollup output
2020-04-20 15:09:28 +02:00
Fredrik Adelöw
e4608c53b4
Merge pull request #604 from OrkoHunter/OrkoHunter/remove-verbose-webpack-progress-logging
...
Disable Verbose logging when building Storybook
2020-04-20 14:24:21 +02:00
Marcus Eide
52736265a2
Use cross-env
2020-04-20 14:12:24 +02:00
Himanshu Mishra
7a5a57dd31
Disable ProgressPlugin which logs verbose webpack build progress
...
Warnings and Errors are still logged during build.
2020-04-20 21:02:21 +09:00
Marcus Eide
f5c67a4740
Add workflow step for cypress test
2020-04-20 13:34:12 +02:00
Patrik Oldsberg
c615fb18cc
packages/cli: more beautiful rollup output
2020-04-20 12:33:02 +02:00
Patrik Oldsberg
149e90249c
Merge pull request #599 from OrkoHunter/OrkoHunter/#543-storybook-dark-light-mode-switch
...
Support dark/light mode in Storybook
2020-04-20 11:53:11 +02:00
Himanshu Mishra
f293d9fb0e
Add textContrast as color for white/black text in dark/light theme
2020-04-20 18:00:22 +09:00
Himanshu Mishra
c2e2c9363f
Check if dark mode is enabled and toggle
...
Storybook components are wrapped using a decorator in the storybook config. When rendering, useDarkMode() will let the component know which theme (dark/light) to thoose.
2020-04-20 18:00:22 +09:00