pivotal-ui-react v8.2.0 Release Notes

Release Date: 2017-06-06 // almost 7 years ago
  • 🐛 Bug Fixes

    • Alerts: Fix the insertion of two close buttons (8ba59de), closes #143338559
    • Button: Fix .btn + .btn css placement of rule (d94fed3), closes #143473153
    • Collapse: Fix missing panel dependency in pui-react-collapse (991c37c), closes #145282583
    • ⬇️ Dropdown: Split Dropdown click zone (e17ebb6)
    • Forms: Remove right margin from .form-group, update .form-inline styles (8d069d2)

    🔋 Features

    • Alerts: Make the alerts 8pt compatible (12af4e7)
    • Borders: Add border control feature (5951faf)
    • Buttons: Buttons can now be full width (1200e62)
      • Side by side buttons now have a unit margin-left separating them (4968e29)
      • Add iconPosition prop to place the icon to the left or the right (3fcc9d6)
    • Checkbox Dropdown: Dropdown widget with checkboxes as elements (60b7479)
    • FlexGrids: Bring FlexGrid react component into line with CSS FlexGrid (38bc18d)
    • FlexTable: Add bodyRowClassName prop (d567a52)
      • Add headerRowClassName prop (ff72854)
      • Add hideHeaderRow prop (daa4664)
      • Add rowProps prop (deb2f62)
      • columns prop can accept width as metadata (e3c7d45)
    • Tooltip: Tooltips are hoverable (73f46a7)