Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(datagrid): automatically associate page size label
The content projected into `clr-dg-page-size` will automatically be wrapped in a `label` element associated with the page size `select` element. BREAKING CHANGE: Any page size `label` workarounds should be removed.
- Loading branch information
e50a118
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an improved fix for VPAT-690.