1.9.0 (2025-02-05)
1.8.0 (2025-01-21)
- Table: add hover styles for interactive rows (#93) (371d444)
- Table: add vertical alignment (#91) (c301252)
1.7.0 (2024-11-15)
1.6.2 (2024-11-14)
1.6.1 (2024-11-06)
1.6.0 (2024-11-06)
1.5.0 (2024-10-31)
- BaseTable: add footer rendering customization and stop rendering emptyContent if not passed (#79) (b787387)
1.4.0 (2024-10-28)
- BaseTable: add renderHeaderCellContent prop (#77) (2ce2bce)
- TableSettings: add options for compatibility with other features (#74) (2d2f4d0)
1.3.1 (2024-10-23)
1.3.0 (2024-10-22)
1.2.5 (2024-10-09)
1.2.4 (2024-10-09)
- BaseTable: fix virtual rows positioning when reordering or sorting rows (#71) (ab0f936)
- TableSettings: popover actions background in dark theme (#68) (7b95f62)
1.2.3 (2024-10-04)
- BaseTable: pass getIsCustomRow, groupHeaderClassName and renderCustomRowContent into BaseRow (#66) (28bf6d2)
- BaseTable: take offset into account when virtualizing (#65) (af52206)
1.2.2 (2024-10-02)
1.2.1 (2024-09-30)
1.2.0 (2024-09-26)
1.1.0 (2024-09-25)
- Table: styled SortIndicator added (#49) (d4e7d82)
- Table: styled SortIndicator export added (#53) (39b5709)
- Table: table size supported (#50) (50e7778)
1.0.0 (2024-09-12)
- release 1.0.0 (39e558b)
0.9.0 (2024-09-12)
- BaseTable: improve base table styles (#45) (f43d9ce)
- Table: drag column added (#43) (2c47d99)
- Table: selection column added (#41) (951b48c)
0.8.1 (2024-09-11)
- BaseTable: do not pass table prop as row html attribute, move some inline styles to css (#39) (634a28e)
0.8.0 (2024-09-10)
- BaseTable: additional properties for classNames and attributes customization (#36) (33db774)
- BaseTable: remove withTableReorder hoc (#38) (b672d8d)
0.7.1 (2024-09-09)
0.7.0 (2024-09-06)
- BaseTable: aria-(multiselectable,selected) support added (#33) (fa5c464)
- BaseTable: custom empty content support added (#31) (b92ee11)
- rename table components to Base* prefix (#29) (aab6643)
- Table: base border/font design (#32) (ec55971)
0.6.0 (2024-08-16)
- Table: aria-(colcount,colindex,rowcount,rowindex) support added (#24) (e07d74a)
- Table: aria-sort support added (#26) (81987fe)
- Table: attributes customization (#27) (018dd18)
0.5.0 (2024-07-29)
0.4.0 (2024-07-24)
- Table: footer (#22) (484954c)
- Table: get rid of gravity usage in the base table (#17) (431d5de)
- Table: remove cell-content (#15) (51a84c5)
- Table: rework render props (#21) (3360374)
- Table: sticky header support added (#18) (a87a5d9)
0.3.0 (2024-07-15)
0.2.1 (2024-07-15)
0.2.0 (2024-07-11)
0.1.1 (2024-07-01)
0.1.0 (2024-07-01)
- release 0.0.1 (857f1b1)