Skip to content

Releases: WeAreNova/mui-data-table

v1.9.1

04 Aug 11:14
Compare
Choose a tag to compare

Bug Fixes

Tests

Continuous Integration

Commits

v2.2.2

16 May 12:18
Compare
Choose a tag to compare

Builds

  • removes deletion of typescript declaration files (David)

Chores

  • dependency: changes peer dependencies to support react 18 (David)

Commits

v1.9.0

08 May 12:03
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Continuous Integration

  • swaps sonarqube for sonarcloud (David)

Chores

  • fixes peer dependencies (David)

Commits

v2.2.1

20 Apr 08:16
Compare
Choose a tag to compare

Bug Fixes

  • table cell: fixes useLayoutEffect warning for server-side rendering (David)

Continuous Integration

  • swaps sonarqube for sonarcloud (David)

Commits

v2.2.0

04 Apr 13:09
Compare
Choose a tag to compare

Bug Fixes

  • column grouping: fixes pinned column groups to prevent them from overlapping each other (David)
  • column grouping: fixes columns remaining pinned after unpinning (David)
  • cell grouping: returns null if body cell does not have a row span (David)
  • table body: cells in a column that are pinned have hover effect (David)
  • fixes after merging changes from v1.x (David)

Code Refactoring

  • types: adds new type definitions for internal column definitions (David)
  • body row: changes previousSibling to previousElementSibling for better typing (David)

Chores

  • package-lock: changes package-lock (David)
  • commitlint: disables body max line length (David)
  • dev: defaults change server side to false and only email groups with itself (David)
  • package-lock: fixes package lock (David)

Commits

  • v2: merges v1 changes upto v1.7.9 (David)
  • 6b9f34d: 2.2.0 (Nova Bot)

v1.8.0

23 Mar 08:47
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Commits

v1.7.13

08 Mar 11:07
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

  • updating docs to say that miltiple columns can be pinned #24 (Ross White)

Chores

  • package-lock: updates package-lock (David)

Commits

v1.7.12

27 Jan 23:14
Compare
Choose a tag to compare

Bug Fixes

  • cell grouping: returns null if body cell does not have a row span (David)
  • table body: cells in a column that are pinned have hover effect (David)

Chores

  • commitlint: disables body max line length (David)
  • dev: defaults change server side to false and only email groups with itself (David)

Commits

v1.7.11

27 Jan 08:59
Compare
Choose a tag to compare

Bug Fixes

  • column grouping: fixes columns remaining pinned after unpinning (David)

Commits

  • f7b2457: Merge remote-tracking branch 'origin/v1.x' into v1.x (David)
  • 1456d7a: 1.7.11 (Nova Bot)

v1.7.10

27 Jan 07:54
Compare
Choose a tag to compare

Bug Fixes

  • column grouping: fixes pinned column groups to prevent them from overlapping each other (David)

Code Refactoring

  • types: adds new type definitions for internal column definitions (David)
  • body row: changes previousSibling to previousElementSibling for better typing (David)

Chores

  • package-lock: updates package-lock (David)
  • dev: made balances column pinnable (David)

Commits