Bootstrapの3.4.x系がリリースされてた件
長らく3.3.7
で更新が止まっていたBootstrap 3系の新バージョン(https://blog.getbootstrap.com/2018/12/13/bootstrap-3-4-0/)がリリースされていました。
新機能はざっと以下の通り。
- New: Added a
.row-no-gutters
class. - New: Added docs searching via Algolia.
- Fixed: Resolved an XSS issue in Alert, Carousel, Collapse, Dropdown, Modal, and Tab components. See https://snyk.io/vuln/npm:bootstrap:20160627 for details.
- Fixed: Added padding to
.navbar-fixed-*
on modal open - Fixed: Removed the double border on
<abbr>
elements. - Removed Gist creation in web-based Customizer since anonymous gists were disabled long ago by GitHub.
- Removed drag and drop support from Customizer since it didn’t work anymore.