v3.0.2
版本发布时间: 2021-12-09 11:27:22
Addepar/ember-table最新发布版本:v5.0.6(2023-07-31 03:04:41)
What's Changed
- Enforce min and max width constraints before initial fill by @ahmacleod in https://github.com/Addepar/ember-table/pull/881
- fix: Ensure column cell values update when columns are reordered by @HeroicEric in https://github.com/Addepar/ember-table/pull/878
- Pass rows count to sub-components by @ahmacleod in https://github.com/Addepar/ember-table/pull/880
- Generate row meta for header rows by @ahmacleod in https://github.com/Addepar/ember-table/pull/879
- Add is-last-column and is-slack classes to table cells by @ahmacleod in https://github.com/Addepar/ember-table/pull/876
- Update .gitignore by @ahmacleod in https://github.com/Addepar/ember-table/pull/885
- Improve footer tracking for bottom scroll indicator by @ahmacleod in https://github.com/Addepar/ember-table/pull/873
- Specify meta key path for columns by @ahmacleod in https://github.com/Addepar/ember-table/pull/886
- Timeout workflows by @mixonic in https://github.com/Addepar/ember-table/pull/895
- Add volta to package.json by @mixonic in https://github.com/Addepar/ember-table/pull/894
- Detect row count test selector to enable observers by @mixonic in https://github.com/Addepar/ember-table/pull/893
- Yarn re-roll by @mixonic in https://github.com/Addepar/ember-table/pull/896
- Check for undefined attributeBindings by @kpfefferle in https://github.com/Addepar/ember-table/pull/901
New Contributors
- @HeroicEric made their first contribution in https://github.com/Addepar/ember-table/pull/878
Full Changelog: https://github.com/Addepar/ember-table/compare/v3.0.1...v3.0.2