pivotal-ui-react v3.0.0-alpha.2 Release Notes

Release Date: 2015-12-11 // over 8 years ago
  • ๐Ÿ› Bug Fixes

    • tables: Add table-data class to SortableTable (7d280d9)
    • tabs: props are now passed through to the react-bootstrap tabs and accordian. (768329e)

    ๐Ÿ”‹ Features

    • autocomplete: Upgrade pui-cursor to 2.0.2 (f27be16)
    • panels: Allow Panels to have full headers (cac7b0a)
    • panels: Change `title` prop to `header` (b0cc929)
    • tables: Refactor Sortable Tables (925ff13)

    ๐Ÿ’ฅ BREAKING CHANGES

    • panels: (javascript) Panel `title` prop is now the `header` prop ๐Ÿ’ป (b0cc929)
    • tables: (javascript) React SortableTable has a completely new API. ๐Ÿ’ป (925ff13)