angular-ui/ui-grid

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

Open

#5,365 opened on 2016年4月28日

GitHub で見る
 (2 comments) (2 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)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.

コントリビューターガイド