Patrik Oldsberg
0d1655c65b
packages,plugins: use publishConfig to configure published entrypoints
2020-06-04 18:01:15 +02:00
Patrik Oldsberg
9d4c0f9264
packages: build frontend packages with build command instead of plugin:build
2020-06-04 16:40:05 +02:00
Wojciech Adaszynski
2aacf677e9
Pin sidebar with a button
2020-05-20 16:57:30 +02:00
Patrik Oldsberg
d62c6748a0
v0.1.1-alpha.6
2020-05-20 10:49:53 +02:00
Patrik Oldsberg
1dd33e8e33
packages,plugins: remove extra tsconfig files
2020-05-17 23:30:16 +02:00
Patrik Oldsberg
fb78fb2da4
packages,plugins: add main:src package.json field to all built packages
2020-05-17 23:29:59 +02:00
Patrik Oldsberg
d17b62cd31
packages/theme: make it easier no override default font
2020-05-15 15:27:39 +02:00
Patrik Oldsberg
a82d2a523d
Merge pull request #864 from spotify/rugvip/srct
...
packages,plugins: point types to src/ for development
2020-05-14 15:48:34 +02:00
Patrik Oldsberg
682d9ce612
packages,plugins: point types to src/ for development + add pre/post back cli commands
2020-05-14 14:24:19 +02:00
Patrik Oldsberg
d76f8714a4
packages,plugins: only publish .js and .d.ts files in dist
2020-05-14 11:32:07 +02:00
Patrik Oldsberg
2bde9d3854
v0.1.1-alpha.5
2020-05-13 16:28:41 +02:00
KoukiNishihara
5753652dd4
Refactor background on animation
2020-05-13 21:32:34 +09:00
Wojciech Adaszyński
e399a3f8d0
Update status component: new color and shape of indicator ( #811 )
...
Co-authored-by: Wojciech Adaszynski <wojciecha@spotify.com >
2020-05-12 15:10:59 +02:00
Adil Alimbetov
6f0cb5de5d
Updated colors for table in dark mode ( #802 )
...
* Updated colors for dark mode
* Updated type on useTheme
* Fixed code style
* Revert "Fixed code style"
This reverts commit 1969fce9a511e7f1b7390948b7b31ff13d4d9165.
* Changed hook position
2020-05-10 08:04:01 +02:00
Fredrik Adelöw
c1dd24a100
OCD time: devDependencies consistently below dependencies :)
2020-05-07 08:46:10 +02:00
Patrik Oldsberg
70040b22a7
drop support for src-relative imports
2020-05-06 16:48:55 +02:00
Himanshu Mishra
3b2aeae05a
Fix blinking animation bug for Status Running component ( #706 )
...
* Refer to keyframe as a material-ul variable
https://material-ui.com/guides/migration-v3/\#styles
* Update background color of Status
The background color should match with the theme's background color.
2020-05-04 06:34:08 +02:00
Patrik Oldsberg
b87d266c74
packages/cli: target modern browsers and switch output to module
2020-05-01 15:55:47 +02:00
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