Skip to content

4.5.3-RC2

Choose a tag to compare

@djibe djibe released this 09 Nov 17:55
· 157 commits to master since this release

New

Sliders are designed as Material guidelines 2
ionRangeSlider plugin styled accordingly.

Fixed

  • Removed Dark theme media-query until improvement (opt-in via $enable-dark-theme-media-query variable).
    Dark theme can still be used by applying data-theme="dark" to <html> opening tag (Material > Dark theme documentation).
  • List-group-item-icon flex-shrink and color.
  • dropdown-toggle alignment in Navbar.
  • Select and custom-select input style.
  • Select2 plugin. Placeholder color, container max-width, dropup animation.