-
For years I've been trying to figure out a good layout for Display Post. I've been looking at other forums, and YAF and been trying to find something that would work.
A few weeks ago I started thr…
-
In theory, since `bslib::bs_theme()` now supports `version = 5`, users should be able to opt-in to Bootstrap 5 by doing:
```yaml
template:
bootstrap: 5
```
Once we're confident that it's wo…
-
Running
```
jhipster --blueprints nodejs
```
I see
```
JHipster update available: 7.2.0 (current: 7.0.1)
```
So naturally I did:
```
npm --force install -g generator-jhipster
`…
-
How can we change the color theme? For example for the Button components color="primary" property?
-
http://www.mkdocs.org/about/release-notes/#version-016-2016-11-04
-
I made a custom bundle using `.scss`
It's called `theme.scss`
and it looks like this:
```scss
$btn-border-radius: .21rem;
$btn-border-radius-lg: .42rem;
$btn-border-radius-sm: .21rem;
$dropd…
-
Hi,
If I configure a Shiny app to use Bootstrap 5 via `bslib::bs_theme(version = "5")`, `shinyWidgets::dropdownButton()` stops working. I have provided an example below. The button displays in the U…
-
Choose images, text, icons, fonts.
-
##### **Overview of the issue**
I am using google CPSat Solver [Ortools](https://developers.google.com/optimization) in my Jhipster project.
When I try to run with ./mvnw , I get a compilation…
-
Hi @daattali,
Thanks a lot for the wonderful package!
I found the label of `colourInput()` is not consistent with shiny's input functions (e.g. `textInput()`). Shiny's inputs has a special css c…