Commit Graph

68 Commits

Author SHA1 Message Date
Chris Simmons 1c559bcc90 Enable override of sidebar selected indicator color when using createTheme (#1880)
* refactored sidebar palette types + updated default themes

* use @backstage/theme and new selectedIndicatorColor palette property

* fixed sidebar to use refactored backgroundColor property

* simplified property names based on feedback

* renamed sidebar to navigation in palette

* updated AppThemeApi docs with PaletteAdditions changes
2020-08-11 08:16:46 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
Ivan Shmidt bcd7b2661a v0.1.1-alpha.16 2020-07-24 03:44:39 +02:00
Ben Lambert cdc87ff65f Merge pull request #1609 from twishasaraiya/theme/dismissable-banner
Modify theme for dismissable banner
2020-07-23 14:32:32 +02:00
Ivan Shmidt 415bdf42e1 v0.1.1-alpha.15 2020-07-22 13:44:33 +02:00
Twisha Saraiya b78cd43099 fix banner color code for dark theme 2020-07-20 22:03:02 +05:30
Bilawal Hameed 491d1b70e1 Bump to v0.1.1-alpha.14 2020-07-15 11:49:02 +02:00
Twisha Saraiya a0c0e7240d remove unnecessary link property from theme 2020-07-15 12:38:59 +05:30
Twisha Saraiya b6c2e8173b add banner to theme palette 2020-07-15 12:27:45 +05:30
Twisha Saraiya 106f938440 modify dismissable banner theme 2020-07-13 20:33:54 +05:30
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
ellinors 563a8a5f4e Enabled 'dense' mode for Table cells.
Hardcoded cell styling for Table was removed to enable 'dense' as a cell padding choice.
Padding customisation for inherited smallSize was added.
Dense mode was chosen for sentry issues table rows.
2020-06-29 14:20:34 +02:00
Patrik Oldsberg dcaee07754 v0.1.1-alpha.12 2020-06-23 22:25:25 +02:00
Patrik Oldsberg 4d94f4cbb4 packages: publish entire dist folder 2020-06-23 22:24:55 +02:00
Patrik Oldsberg 910057bc8a v0.1.1-alpha.11 2020-06-23 21:27:58 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
Patrik Oldsberg a098ebca27 packages,plugins: remove main:src and fix some main fields 2020-06-18 12:25:25 +02:00
Fredrik Adelöw 38ba897857 v0.1.1-alpha.9 2020-06-17 15:24:54 +02:00
Patrik Oldsberg dbc29358ed v0.1.1-alpha.8 2020-06-12 22:09:21 +02:00
Niklas Ek 990ab12669 Merge pull request #1215 from spotify/mob/sidebar-auth
List auth providers
2020-06-10 10:22:30 +02:00
Sebastian Qvarfordt 4cc80f8915 Merge pull request #1076 from ayshiff/feature/tabs-component
feat(core): Tabs component
2020-06-10 10:10:50 +02:00
nikek 8a3b1ec93e make the sidebar pin button show up again 2020-06-09 15:32:34 +02:00
Patrik Oldsberg c53bafc5f9 v0.1.1-alpha.7 2020-06-09 14:24:56 +02:00
Patrik Oldsberg 076409a7b3 Merge pull request #1146 from spotify/rugvip/main
packages/cli: use publishConfig for publish config
2020-06-08 15:50:52 +02:00
Stefan Ålund 23c57bd1a3 Minor tweaks to catalog UI (#1176)
* Minor tweaks to catalog UI

* Review feedback

* Use styles instead
2020-06-08 11:58:44 +02:00
Rémi DOREAU f1dbf5a9fa refactor(core): update tabs 2020-06-06 17:56:39 +02:00
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
Rémi DOREAU 3293fe96a4 feat(core): add Tabs component 2020-05-30 03:43:40 +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