Skip to content

Releases: patternfly/react-data-view

prerelease-v5.1.1

29 Aug 10:34
d8900b3
Compare
Choose a tag to compare

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

27 Aug 12:07
7dd3591
Compare
Choose a tag to compare

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

27 Aug 10:40
fc0d1fb
Compare
Choose a tag to compare
Pre-release

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

  • try dryrun from v5 branch (838cd33)
  • try to get it publishing v5 (21bf5de)

BREAKING CHANGES

  • let's see...

prerelease-v6.1.0-prerelease.1

08 Aug 09:54
8315ee8
Compare
Choose a tag to compare
Pre-release

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

02 Aug 12:41
fa7cd9f
Compare
Choose a tag to compare

5.0.1 (2024-08-02)

Bug Fixes

prerelease-v6.0.0

02 Aug 00:15
ff01215
Compare
Choose a tag to compare
prerelease-v6.0.0 Pre-release
Pre-release
Update promote.yml to trigger of v6 tags

prerelease-v6.0.0-prerelease.1

31 Jul 21:17
0307fec
Compare
Choose a tag to compare
Pre-release

6.0.0-prerelease.1 (2024-07-31)

Bug Fixes

  • attempt publish v6 prerelease from main (f4e90a8)
  • publish first 6.0 prerelease (0307fec)

prerelease-v5.0.0

31 Jul 20:57
484711d
Compare
Choose a tag to compare
prerelease-v5.0.0 Pre-release
Pre-release

5.0.0 (2024-07-31)

Bug Fixes

Features

  • layout: Clean the code (dfac428)
  • layout: Set up the DataView layout (dea98b2)
  • selection: Add Selection to DataView (4269ced)
  • table: Display a simple table in DataView (deeb4bf)

prerelease-v6.0.0-prerelease.0

31 Jul 21:08
0973672
Compare
Choose a tag to compare
Pre-release
Merge pull request #9 from fhlavac/selection

Add selection to DataView

prerelease-v1.0.0-prerelease.5

21 Jun 14:14
0973672
Compare
Choose a tag to compare
Pre-release

1.0.0-prerelease.5 (2024-06-21)

Features

  • selection: Add Selection to DataView (4269ced)