Commit Graph

22 Commits

Author SHA1 Message Date
Fredrik Adelöw 69a3fa79e7 Move backend lint config to cli config 2020-04-29 11:01:40 +02:00
Patrik Oldsberg 3dc707c156 packages: only include dist folder in published packages 2020-04-25 19:42:47 +02:00
Patrik Oldsberg 1337c538df package/app: move global styles to theme 2020-04-22 23:26:41 +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
Ruairi O Brien c1ada09d06 Change peerDependencies to dependencies
Also removed some duplication.

Addresses #584
2020-04-18 01:41:41 +01:00
Patrik Oldsberg d9f34e3fff packages/theme: make BackstageTheme a type and update usages 2020-04-16 11:48:36 +02:00
Patrik Oldsberg d766d7aac4 packages,plugins: use lightTheme/darkTheme exports from theme package 2020-04-16 11:44:30 +02:00
Patrik Oldsberg e4f3495284 packages/theme: use Overrides type from MUI 2020-04-16 11:44:30 +02:00
Patrik Oldsberg 615597ee87 packages/theme: remove color schemes and provide full palette for themes instead 2020-04-16 11:44:30 +02:00
Patrik Oldsberg dd4acb71a8 packages/theme: remove invalid and ignored theme options 2020-04-16 11:44:29 +02:00
Patrik Oldsberg 9e605009fd packages/theme: fix theme palette types 2020-04-16 11:44:29 +02:00
Patrik Oldsberg d959179729 packages/theme: merge themes and differ through color definitions 2020-04-16 11:44:28 +02:00
Patrik Oldsberg f5e09895a1 packages/theme: refactor theme definitions 2020-04-16 11:44:27 +02:00
Leonel Mendez Jimenez 7ff138daa9 Merge branch 'master' into feature/yarn-clean 2020-04-15 22:13:37 -05:00
Patrik Oldsberg c4457a7614 v0.1.1-alpha.4 2020-04-15 20:27:06 +02:00
Stefan Ålund ebe6fd5659 Dark mode has different sidebar (#537) 2020-04-15 11:51:46 +02:00
Patrik Oldsberg c8fb4c153e backstage/theme: make colors private, access through theme instead 2020-04-14 18:45:47 +02:00
Leo Mendez 8015b55a0f Add clean script packages/theme 2020-04-12 14:24:40 -05:00
Patrik Oldsberg 56ab5e3296 v0.1.1-alpha.3 2020-04-08 15:16:27 +02:00
Patrik Oldsberg 7ed9444de8 packages,plugins: make src-relative imports work everywhere 2020-04-08 00:41:37 +02:00
Patrik Oldsberg 27fd679b74 packages: no need to wrap plugin builds with build-cache 2020-04-07 16:33:41 +02:00
Paul Marbach 927f54129a extract test-utils as its own package for use with plugins, etc. 2020-04-07 10:09:37 -04:00