Skip to content

v1.3.1

Compare
Choose a tag to compare
@mbrambilla mbrambilla released this 07 Nov 17:40
· 2447 commits to master since this release

CSS

  • #82: Utilities-Display: add items for table and table-cell with responsive variants
  • #83, d99e9fd: Add new variables to allow for customizing font-weight
  • #85: Flexbox-Grid: Allow for auto sizing columns based on content
  • #86: Forms-Custom Controls: calculate top position for indicators
  • #87: Forms: Remove incorrect forced height on textarea.form-control
  • #88: Input Group: fix alignment and sizing of addons
  • #89: Forms-Custom Controls: Give custom control a minimum height for layout
  • #90: Mixins-Visibility: Add mising visibility mixin
  • #92: Mixins-Breakpoint: Simplify mixins by reusing 'between' for 'only'
  • #94: List Group: added flexbox support for opt-in and full modes

JS

  • #81: Modal: split enforceFocus() and add enforceFocusLast() to allow for easier override

Accessibility

  • #78: Add white-space: nowrap; to .sr-only to improve accessibility reading long hidden content
  • #81: Docs: added notes for Tooltip, Popover, and Modal

Docs

  • #79: Utilities: add example for .height-100
  • #84: Layout: Add z-index reference

Build

  • #91: Scss-lint: Add items to PropertySortOrder
  • #93: Settings: Add assertion to make sure smallest breakpoint == 0