-
## CVE-2018-14040 - Low Severity Vulnerability
Vulnerable Library - bootstrap-4.0.0.min.js
The most popular front-end framework for developing responsive, mobile first projects on the web.
Library h…
-
Please update the extension to make it complete for Bootstrap 4 (4.1.3) . There are no more pull and push classes. Instead, the Flexbox order property is used
-
https://github.com/harikesh409/Entertainment-Center/blob/6f9713ae124dbc5a6033dfb911ec0f878fd3fd3e/fresh_tomatoes.py#L12
Instead of using bootstrap 3 update the code to use bootstrap 4.
Post a scre…
-
Any plans for an update?
-
We're currently on 3. I think this is a good issue for the field session project to take on.
## Notes
- We will need to remove all usage of Glyphicon. Currently, we only use it in one place, and t…
-
Vulnerable Library - bootstrap-3.3.7.jar
WebJar for Bootstrap
Library home page: http://webjars.org
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org…
-
Any chance you could add support for bootstrap 4?
It seems all that needs to change is the javascript that you import:
```js
// modals-bs4.js
let modalsElement = document.getElementById('larav…
sbrow updated
2 years ago
-
Is it compatible with Bootstrap 4.3.1?
-
Glyphicons is desupported in Bootstrap 4, and replaced by Font Awesome.
Would it be possible to update js-datatable ?
I can submit a PR, I can see the following update being required :
* https…
bcopy updated
2 years ago
-
Bootstrap 4 uses `popover popover-{placement}` instead of `popover {placement}`
and `popover-arrow` instead of just `arrow` not making the popover arrow appear.