bootstrap-ie11
bootstrap-ie11 copied to clipboard
Internet Explorer 11 compatibility solution for Bootstrap 5
Hi, there I'm applying this amazing project to my website, but still, all the BootstrapDialog's gone under IE11, and it keeps saying > SCRIPT5009: 'BootstrapDialog' is undefined > dialog.js (1,...
Hi I have added your code to my page as well as loading the latest version of Bootstrap using Require.JS and most things seem to be working great in IE11...
https://getbootstrap.com/docs/5.3/layout/gutters/
Components requiring JS (navbar, dropdowns, carousels and etc.) don't work when I change "beta2" to "beta3" in including Bootstrap JavaScript plugin. CSS is OK.
REF: https://getbootstrap.com/docs/5.0/components/offcanvas/ https://coliff.github.io/bootstrap-ie11/tests/#offcanvas
"The fluid image in a figure container is not resized at all making it overflow the content area". I've met this and found that it is a known issue [here](https://github.com/twbs/bootstrap/issues/25242)....
### Prerequisites - [X] I have [searched](https://github.com/coliff/bootstrap-ie11/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/coliff/bootstrap-ie11/blob/main/.github/CONTRIBUTING.md) ### Proposal ## Thanks for the "patch" Improve the...
Bumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6. Release notes Sourced from github/super-linter's releases. v6 Full Changelog: https://github.com/github/super-linter/compare/v4.10.2...v6 Changelog Sourced from github/super-linter's changelog. 6.4.0 (2024-04-16) 🚀 Features add clang-format style configuration (#5424)...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.1 to 16.4.0. Release notes Sourced from stylelint's releases. 16.4.0 Added: no-unknown-custom-media (#7594) (@fpetrakov). Added: ignoreLonghands: [] to declaration-block-no-redundant-longhand-properties (#7611) (@Mouvedia). Added: ignore: ["keyframe-selectors"] to rule-selector-property-disallowed-list (#7572)...
### Prerequisites - [X] I have [searched](https://github.com/coliff/bootstrap-ie11/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have validated any HTML to avoid common problems ### Describe the issue I am having...