diff --git a/.stylelintrc b/.stylelintrc index 7075ac01f..2949d83ae 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -8,6 +8,7 @@ "color-function-notation": "legacy", "alpha-value-notation": "number", "color-hex-length": "long", - "selector-not-notation": null + "selector-not-notation": null, + "declaration-property-value-no-unknown": true } } diff --git a/vizro-ai/examples/dashboard_ui/assets/custom.css b/vizro-ai/examples/dashboard_ui/assets/custom.css index 79af9625d..cddc9eaac 100644 --- a/vizro-ai/examples/dashboard_ui/assets/custom.css +++ b/vizro-ai/examples/dashboard_ui/assets/custom.css @@ -188,7 +188,7 @@ background-color: inherit; color: var(--text-primary); height: 2rem; - scale: 90%; + transform: scale(0.9); } .dropdown-menu-toggle-class:hover { @@ -196,7 +196,7 @@ color: var(--text-primary); cursor: pointer; height: 2rem; - scale: 90%; + transform: scale(0.9); } .dropdown-menu-toggle-class.btn-primary:focus:not( @@ -333,7 +333,7 @@ img#banner { flex-flow: column wrap; gap: 12px; justify-content: flex-start; - overflow: hidden; /* to check */ + overflow: hidden; /* check and remove comment */ } .flex-container h4 { diff --git a/vizro-core/docs/pages/explanation/authors.md b/vizro-core/docs/pages/explanation/authors.md index 8438eebf0..e684197e5 100644 --- a/vizro-core/docs/pages/explanation/authors.md +++ b/vizro-core/docs/pages/explanation/authors.md @@ -8,47 +8,15 @@ [Joseph Perkins](https://github.com/Joseph-Perkins), [Lingyi Zhang](https://github.com/lingyielia), [Maximilian Schulz](https://github.com/maxschulz-COL), -[Nadija Graca](https://github.com/nadijagraca), +[Nadija Graca](https://github.com/nadijagraca), and [Petar Pejovic](https://github.com/petar-qb) ## Previous team members and code contributors -[Ann Marie Ward](https://github.com/AnnMarieW), -[Ned Letcher](https://github.com/ned2), -Natalia Kurakina, -[Leon Nallamuthu](https://github.com/leonnallamuthu), -[axa99](https://github.com/axa99), -[Juan Luis Cano Rodríguez](https://github.com/astrojuanlu), -[Denis Lebedev](https://github.com/DenisLebedevMcK), -[Qiuyi Chen](https://github.com/Qiuyi-Chen), -[Elena Fridman](https://github.com/EllenWie), -[Bo Xu](https://github.com/boxuboxu), -[Jingjing Guo](https://github.com/jjguo-mck), -[Oleksandr Serdiuk](https://github.com/oserdiuk-lohika), -[Prateek Bajaj](https://github.com/prateekdev552), -[Nikolaos Tsaousis](https://github.com/tsanikgr), -[Annie Wachsmuth](https://github.com/anniecwa), -[Hamza Oza](https://github.com/hamzaoza), -[Kee Wen Ng](https://github.com/KeeWenNgQB), -[Rashida Kanchwala](https://github.com/rashidakanchwala), -[Juan Luis Cano Rodríguez](https://github.com/astrojuanlu), -[Anna Xiong](https://github.com/Anna-Xiong), -[Chiara Pullem](https://github.com/chiara-sophie), -[Sylvie Zhang](https://github.com/sylviezhang37), -[Bhavana Sundar](https://github.com/bhavanaeh), -[Ferida Mohammed](https://github.com/feridaaa), -[Lydia Pitts](https://github.com/LydiaPitts), -[Riley Dou](https://github.com/rilieo), -[Upekesha Ngugi](https://github.com/upekesha), -[Hansaem Park](https://github.com/sammitako), -[Rosheen C.](https://github.com/rc678), -[Hilary Ivy](https://github.com/hxe00570), -[Jasmine Wu](https://github.com/jazwu), -[njmcgrat](https://github.com/njmcgrat), -[Jenelle Yonkman](https://github.com/yonkmanjl), -[ataraexia](https://github.com/ataraexia) +[Ann Marie Ward](https://github.com/AnnMarieW), [Anna Xiong](https://github.com/Anna-Xiong), [Annie Wachsmuth](https://github.com/anniecwa), [ataraexia](https://github.com/ataraexia), [axa99](https://github.com/axa99), [Bhavana Sundar](https://github.com/bhavanaeh), [Bo Xu](https://github.com/boxuboxu), [Chiara Pullem](https://github.com/chiara-sophie), [Denis Lebedev](https://github.com/DenisLebedevMcK), [Elena Fridman](https://github.com/EllenWie), [Ferida Mohammed](https://github.com/feridaaa), [Hamza Oza](https://github.com/hamzaoza), [Hansaem Park](https://github.com/sammitako), [Hilary Ivy](https://github.com/hxe00570), [Jasmine Wu](https://github.com/jazwu), [Jenelle Yonkman](https://github.com/yonkmanjl), [Jingjing Guo](https://github.com/jjguo-mck), [Juan Luis Cano Rodríguez](https://github.com/astrojuanlu), [Kee Wen Ng](https://github.com/KeeWenNgQB), [Leon Nallamuthu](https://github.com/leonnallamuthu), [Lydia Pitts](https://github.com/LydiaPitts), [Ned Letcher](https://github.com/ned2), [Nikolaos Tsaousis](https://github.com/tsanikgr), [njmcgrat](https://github.com/njmcgrat), [Oleksandr Serdiuk](https://github.com/oserdiuk-lohika), [Prateek Bajaj](https://github.com/prateekdev552), [Qiuyi Chen](https://github.com/Qiuyi-Chen), [Rashida Kanchwala](https://github.com/rashidakanchwala), [Riley Dou](https://github.com/rilieo), [Rosheen C.](https://github.com/rc678), [Sylvie Zhang](https://github.com/sylviezhang37), and [Upekesha Ngugi](https://github.com/upekesha). + with thanks to Sam Bourton and Kevin Staight for sponsorship, inspiration and guidance,