Skip to content

Releases: patternfly/react-data-view

prerelease-v5.7.1

27 Nov 15:11
6b5a13f

Choose a tag to compare

5.7.1 (2024-11-27)

Bug Fixes

  • toolbar: move actions after filters (9888ccd)

prerelease-v5.7.0

21 Nov 09:40
4cdda96

Choose a tag to compare

5.7.0 (2024-11-21)

Bug Fixes

Features

  • add example and docs for sorting hook (511d0b4)
  • add helper hook for sorting (de2b5d5)
  • add unit and component tests for sorting (cff212d)

prerelease-v5.6.0

19 Nov 09:43
6d8dfcd

Choose a tag to compare

5.6.0 (2024-11-19)

Bug Fixes

  • close filter dropdown after click outside (541ed78)
  • fix pagination in filtering example (d8e4684)
  • update hook for filters (7ba746b)

Features

  • add checkbox filter (2b2f1a3)
  • add tests for checkbox filter (4354094)
  • enhance documentation with checkbox filter (e350381)

prerelease-v5.5.1

11 Nov 13:38
e122f5f

Choose a tag to compare

5.5.1 (2024-11-11)

Bug Fixes

  • fix tree table data selection (cf91764)

prerelease-v5.5.0

06 Nov 08:42
995b46b

Choose a tag to compare

5.5.0 (2024-11-06)

Bug Fixes

  • docs: Display extended interfaces in the docs (215918a)
  • filters: Support changing filters dynamically (7bfb9e5)

Features

  • filters: Document DataView filters (fde7049)
  • filters: Implement DataViewFilters and text filter (34ae301)
  • filters: Test DataView filters (970d33b)

prerelease-v5.4.1

01 Nov 13:53
e797073

Choose a tag to compare

5.4.1 (2024-11-01)

Bug Fixes

  • DataView: Allow rowClick on Tr as well (3ad2ae4)
  • DataView: Extend StackProps in DataViewProps (5f38273)
  • DataView: Update example to not trigger rowClick on select/action (7d5841a)

prerelease-v5.4.0

14 Oct 13:48
7f48a9c

Choose a tag to compare

5.4.0 (2024-10-14)

Features

  • loading: Clean the code (8818def)
  • loading: Enhance tests (bdcd0ee)
  • loading: Fix the cypress tests (b51caaa)
  • loading: Improve states management for loading (2db0ce2)
  • loading: Rename DataViewTableHead (afaa64f)

prerelease-v5.3.0

11 Oct 10:44
ddc98cf

Choose a tag to compare

5.3.0 (2024-10-11)

Bug Fixes

  • actions: Bump PF packages (9325f70)
  • actions: Fix ouia issues (6729cbd)

Features

  • actions: Add actions docs (8972b18)
  • actions: Add actions support (774af30)
  • actions: Test actions (610eebb)

prerelease-v5.2.0

27 Sep 14:11
ab5fc67

Choose a tag to compare

5.2.0 (2024-09-27)

Features

  • states: Enhance docs (5655881)
  • states: Improve active states and add error state (9646a11)
  • states: Update snapshots (ee663f8)
  • states: Update tests (bebc9b5)

prerelease-v5.1.4

19 Sep 19:30
8784729

Choose a tag to compare

5.1.4 (2024-09-19)

Bug Fixes

  • empty: Add empty state examples (c79ec2a)
  • empty: Add empty state support (a4d3470)
  • empty: Fix component tests after viewport change (358cfc8)
  • empty: Fix e2e tests (11ea85f)
  • empty: Test table empty states (897c6ea)