angular-ui/ui-grid

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

Open

#5.365 aberto em 28 de abr. de 2016

Ver no GitHub
 (2 comments) (2 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issue

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador