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.

貢獻者指南