Releases: patternfly/react-data-view
Releases · patternfly/react-data-view
prerelease-v5.5.1
5.5.1 (2024-11-11)
Bug Fixes
- fix tree table data selection (cf91764)
prerelease-v5.5.0
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
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
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
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
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
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)
prerelease-v5.1.3
5.1.3 (2024-09-17)
Bug Fixes
- actions: Add actions toolbar prop (1dd4eb2)
- actions: Add row actions example (6e5530b)
prerelease-v5.1.2
5.1.2 (2024-09-11)
Bug Fixes
- tree: Avoid casting the props (a7db24b)
- tree: Enhance cypress tests (bdd5a8e)
- tree: Enhance docs (66fb84d)
- tree: Enhance unit tests (12f787b)
- tree: Optimize the code (a3b5b7f)
- tree: Remove unwanted screenshots (c8282d6)
- tree: Support tree table (8cfee33)
prerelease-v5.1.1
5.1.1 (2024-08-29)
Bug Fixes
- context: Add context docs (71ac889)
- context: Add DataViewContext (20ee2e3)
- context: Clean EventsContext (bf8be34)
- context: Introduce InternalContext (ee9377a)
- context: Move context docs (029f939)
- context: Test context provider (833848d)
- docs: Update DataViewTable docs (50f46b1)
- docs: update docs (db6f1a2)
- events: Fix the events example (0c80f77)
- events: Separate the events context (d48464f)
- renderer: Fix tests (0ae4fc8)
- renderer: Introduce DataViewTableRenderer (7ccf0de)