Skip to content

4.6.0-rc.2

Compare
Choose a tag to compare
@djibe djibe released this 09 Jun 16:35
· 65 commits to master since this release

New

  • Changed version name to 4.6.0-rc.2 to publish on NPM
  • modal-xl is the equivalent for the Full-screen dialog of Material Design components.
  • Documentation search is back thanks to Algolia Docsearch.

Fixed

  • modal documentation updated to reflect max sizes.
  • card overflow behavior reverted to standard BS4.
  • Form-group: Removed label color on form-group:focus-within.
  • Most components with text overflow are now with an ellipsis ...
  • Table-cell word break.
  • Various bugs related to IE11 (card-img aspect ratio, Material Icons, Select2 items alignment, chip close icon).
  • Datatables.net search displays suitable number of results.
  • Various minor changes.

Improved

  • Datatables.net responsive rendering.
  • JavaScript compilation.
  • Updated build dependencies.