Releases: mckervinc/react-fluid-table
Releases · mckervinc/react-fluid-table
0.4.7
What's Changed
- Feature: Add footer prop to columns array by @mckervinc in #82
Full Changelog: 0.4.6...0.4.7
0.4.6
0.4.4
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- Bump jquery from 3.4.1 to 3.5.0 in /example by @dependabot in #12
- Bump websocket-extensions from 0.1.3 to 0.1.4 by @dependabot in #14
- Bump websocket-extensions from 0.1.3 to 0.1.4 in /example by @dependabot in #15
- Bump lodash from 4.17.15 to 4.17.19 in /example by @dependabot in #16
- Bump elliptic from 6.5.2 to 6.5.3 in /example by @dependabot in #18
- Bump elliptic from 6.5.2 to 6.5.3 by @dependabot in #17
- Bump http-proxy from 1.18.0 to 1.18.1 in /example by @dependabot in #21
- Bump http-proxy from 1.18.0 to 1.18.1 by @dependabot in #22
- Update Dependencies by @mckervinc in #80
- Correct field name for column headings by @meissadia in #55
New Contributors
- @meissadia made their first contribution in #55
Full Changelog: 0.3.8...0.4.3
Custom Styling
This release supports more stylization options for rows, the table, and the header. These props are rowStyle
, tableStyle
, and headerStyle
.