-
I've started implementing Reportskit in a Rails 5.1.4 app and it's pretty awesome. The only problem I'm having is with the SASS/CSS which seems to be colliding with bootstrap's SCSS/CSS
I've creat…
-
The latest versions of Bootstrap include a layer of CSS properties that help make theming, and adapting to new themes, much easier for downstream components like DT data tables.
For instance, the p…
-
We can redownload Bootstrap using the LESS customizer: https://getbootstrap.com/docs/3.3/customize/#less-variables-section
-
**Bug description:**
Bootstrap 5.2 changed / removed CSS classes and because of that tooltip placement is wrong.
Bootstrap 5.2 commit :
https://github.com/twbs/bootstrap/commit/8aaeb3cb6b5fe4f3eb…
-
Currently the headings under Search Help (`en.yml`) are ``, and the only previous heading is the page title ``, which means they skip heading levels.
I'd recommend we make them ``s and make the fo…
-
Our code quality checker (Sonar Cube) has found hundreds of issue where there are usages of experimental CSS properties in the bootstrap-datepicker.css
Datepicker version used: 1.8.0.1
-
### Functional impact
Setting up libman.json with the json that repeats libraries seems to only run one time
### Minimal repro steps
1. Add the following JSON to your libman.json file in libra…
-
### Discussed in https://github.com/Megabit/Blazorise/discussions/5711
Originally posted by **Alexander-JM-0224** August 22, 2024
Hello,
I am currently working on the UI of the web applicat…
-
Uncaught TypeError: Cannot convert undefined or null to object
at Function.values ()
at us._isWithActiveTrigger (tooltip.js:536:19)
at tooltip.js:270:16
at g (index.js:226:51)
…
-
**Describe the bug**
I currently use an extern library including bootstrap.css file. Since this file is included when I click on a row in my treeVirtual element, an other row is selected. The element…