pivotal-ui-react v10.3.0 Release Notes

Release Date: 2017-11-06 // over 6 years ago
  • CSS

    • tables: adjusted the advancedTable to use the withScrollableTbody plugin and imported the css for the scrollable body (5b4509af)
    • text-filter: added props for placeholder and empty state on the TextFilter (a7805b36) #### React
    • table:
      • adjusted the advancedTable to use the withScrollableTbody plugin and imported the css for the scrollable body (5b4509af)
      • Add withScrollableTbody table plugin (6bf47d29)
    • text-filter:
      • added props for placeholder and empty state on the TextFilter (a7805b36)
      • Change prop name in TextFilter to be more explicit (61aedd63)
      • Add TextFilter component (3da892e6)
    • tooltip: Allow manual control of TooltipTrigger visibility (479911f9)