Hot on the heels of v4.1.2, we’re shipping another patch release to address an issue with our browserslist config, fix some CSS bugs, make JavaScript plugins UMD ready, and improve form control rendering. Up next will be v4.2, our second minor release where we add some new features. But first, here are the highlights for v4.1.3. Pay attention to the change to .form-control s which adds a new fixed height . Fixed: Moved the browserslist config from our package.json to a separate file to avoid unintended inherited browser settings across npm projects. Fixed: Removed the :not(:root) selector from our svg Reboot styles, resolving an issue that caused all inline SVGs ignore vertical-align styles via single class due to higher specificity. Fixed: Buttons in custom file inputs are once again clickable when focused. Improved: Bootstrap’s plugins can now be imported separately in any contexts because they...
Comments
Post a Comment