angular-ui/ui-grid

Rewrite notifyDataChange to be a grid eventing process instead

Open

#3,603 建立於 2015年5月27日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)JavaScript (2,496 fork)batch import
good first issuetype: chore

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南