angular-ui/ui-grid

feat(hovering): Ability to apply hover effects on entire row

Open

#5,365 创建于 2016年4月28日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)JavaScript (5,395 star) (2,496 fork)batch import
good first issue

描述

Currently there is no way via CSS to apply a :hover effect when using multiple viewports (which happen when using things such as ui-grid-pinning, ui-grid-grouping, etc).

Using ui-grid-selection as a starting example, ui-grid-hovering can be written as something like: http://plnkr.co/edit/SG8GCH9O3GKLAxKjrnjn?p=preview.

贡献者指南