-
Custom module and theme folders were introduced in 1.10 as a configurable item in web.config.
The gulpfile is still only looking in the original hard-coded locations for an `assets.json` file:
- http…
-
_"Some of the pages are quite long, they all have the same look and feel, and when they have lots of links - like Theme 1 - and once you scroll down a bit it's not obvious what theme's page your on or…
-
Hello!
I want to use {thematic} with `bookdown::bs4_book()` to propagate the styling of the bookdown to plots, tables, etc., to generate a more cohesive look. Would it be possible to extend th…
-
### Bug description
Applying the theme options described [here](https://quarto.org/docs/output-formats/html-themes.html#theme-options), I would like to render a document with no default bootstrap sty…
-
Our theme has dropdown menus using the built-in bootstrap code. We cannot see the menus because you have to target the dropdown link and when you do that, the tour box covers the menu. Not sure how to…
-
### What's the problem this feature will solve?
Following up on: https://github.com/mckinsey/vizro/pull/205#issuecomment-1866195799
Currently, the dashboard looks off if people try to add their …
-
Hello again!
I was wondering if lms would be open to having alternative front end designs / themes included.
This could be alternative HTML and CSS being included, or just CSS (as it seems a lot…
lpil updated
10 months ago
-
##### **Overview of the issue**
At [dev2next](https://www.dev2next.com/) today, I generated a microservices architecture with micro frontends using the following JDL:
```
application {
confi…
-
# Background
I've been wanting to revitalize this project for a while now. There a few things that I'm not happy about. For example: the API and the fact that it uses jquery under the hood.
A few…
-
Currently, if someone creates a pure Dash app and wants to use the vizro-bootstrap CSS file, they have to wrap their Dash app content inside an outer div with the className=vizro_light or vizro_dark. …