angular-ui/ui-grid

Rewrite notifyDataChange to be a grid eventing process instead

Open

#3 603 ouverte le 27 mai 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)JavaScript (2 496 forks)batch import
good first issuetype: chore

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Thinking about this, there's no reason this couldn't use grid.raise and grid.on instead. And that'd be much more in pattern, avoiding having a special thing that confuses people.

It shouldn't be overly hard, it's largely a pattern-based search and replace thing.

Guide contributeur