Skip to content

Releases: arkemishub/table

@arkejs/table@0.11.1

22 Mar 16:24
a655e3c
Compare
Choose a tag to compare

Patch Changes

  • 2ad628f: feat: extend components prop

@arkejs/table@0.11.0

15 Jan 17:05
8741513
Compare
Choose a tag to compare

Minor Changes

  • b2bc5f2: table types export and improvements

v0.9.0

24 Nov 09:39
Compare
Choose a tag to compare

0.9.0 (2023-11-24)

Features

  • add initial filters config for first state and reset filters (#15) (53ec7be)

@arkejs/table@0.10.0

24 Nov 10:11
c471ade
Compare
Choose a tag to compare

@arkejs/table

0.9.0

Minor Changes

  • 2d6cabe: feat: add initial filters
  • 2d6cabe: feat: add monorepo structure

Patch Changes

v0.8.0

10 Jul 13:14
Compare
Choose a tag to compare

0.8.0 (2023-07-10)

Features

v0.7.2

30 Jun 08:18
Compare
Choose a tag to compare

0.7.2 (2023-06-30)

Bug Fixes

  • renderHeader can now be defined as Table prop (#9) (004c0ee)

v0.7.1

15 Jun 11:04
Compare
Choose a tag to compare

0.7.1 (2023-06-15)

Bug Fixes

  • adjust visibile columns when config is reloaded (#7) (e896e06)

v0.7.0

15 Jun 10:35
Compare
Choose a tag to compare

0.7.0 (2023-06-15)

Features

  • add renderHeader function to columns (#6) (1b142c3)

v0.6.3

14 Jun 12:59
Compare
Choose a tag to compare

0.6.3 (2023-06-14)

Bug Fixes

  • expose toggleHide method from useTable (#5) (6920b23)

v0.6.2

14 Jun 10:05
Compare
Choose a tag to compare

0.6.2 (2023-06-14)

Bug Fixes