v3.0.2
What's Changed
- Enforce min and max width constraints before initial fill by @ahmacleod in #881
- fix: Ensure column cell values update when columns are reordered by @HeroicEric in #878
- Pass rows count to sub-components by @ahmacleod in #880
- Generate row meta for header rows by @ahmacleod in #879
- Add is-last-column and is-slack classes to table cells by @ahmacleod in #876
- Update .gitignore by @ahmacleod in #885
- Improve footer tracking for bottom scroll indicator by @ahmacleod in #873
- Specify meta key path for columns by @ahmacleod in #886
- Timeout workflows by @mixonic in #895
- Add volta to package.json by @mixonic in #894
- Detect row count test selector to enable observers by @mixonic in #893
- Yarn re-roll by @mixonic in #896
- Check for undefined attributeBindings by @kpfefferle in #901
New Contributors
- @HeroicEric made their first contribution in #878
Full Changelog: v3.0.1...v3.0.2