Releases: patternfly/react-data-view
Releases · patternfly/react-data-view
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)
prerelease-v5.1.0
5.1.0 (2024-08-27)
Bug Fixes
- beta: Updated with the latest component groups to fix OUIA failure. (19f0f3e)
- bump versions to 5.3.3 (aaba91d)
- dw: Sync with main (b403ff7)
- invalid imports. (6c987b3)
- invalid imports. (b2aa67e)
- pagination: Add missing expects (cccd1e2)
- pagination: Clean the pagination hook (9c88372)
- pagination: Enable custom pagination params (28032be)
- pagination: Enhance useDataViewPagination with URL persisting (bd6dc1b)
- pagination: Fix RTL tests (a695187)
- pagination: Improve searchParams equity check (772beab)
- pagination: Replace hardcoded params with enum (8dc90a7)
- removed yarn package manager code. (19bf48c)
- updated screenshots. (cb1b325)
Features
- beta: Updated to the latest beta release for PatternFly. (c55cf62)
prerelease-v7.0.0-prerelease.1
7.0.0-prerelease.1 (2024-08-27)
Bug Fixes
- bump versions to 5.3.3 (68d5cf2)
- dw: Sync with main (12b5bfd)
- pagination: Add missing expects (05d2cef)
- pagination: Clean the pagination hook (31c19e0)
- pagination: Enhance useDataViewPagination with URL persisting (49e4735)
- pagination: Fix RTL tests (7b6fd6f)
- pagination: Replace hardcoded params with enum (9ba8576)
- rebase: Remove unintended dryRun (d533533)
- trigger dryrun on v5 (bbfd8e2)
- update pr-preview (17fe765)
- Update release.config.js (82df87b)
- Update release.config.js (d4c4696)
Features
BREAKING CHANGES
- let's see...
prerelease-v6.1.0-prerelease.1
6.1.0-prerelease.1 (2024-08-08)
Bug Fixes
- beta: Updated with the latest component groups to fix OUIA failure. (c25b5d7)
- invalid imports. (c2fb5b1)
- invalid imports. (c5506aa)
- removed yarn package manager code. (dd703fd)
- updated screenshots. (50cdcc9)
Features
- beta: Updated to the latest beta release for PatternFly. (cf8dde2)
prerelease-v5.0.1
prerelease-v6.0.0
Update promote.yml to trigger of v6 tags
prerelease-v6.0.0-prerelease.1
6.0.0-prerelease.1 (2024-07-31)
Bug Fixes
prerelease-v5.0.0
prerelease-v6.0.0-prerelease.0
Merge pull request #9 from fhlavac/selection Add selection to DataView