fix(collectionRepeat): fix data change while page disconnected, computed dimensions while no data

Closes #3240. Closes #3238.
This commit is contained in:
Andrew
2015-03-07 13:58:53 -07:00
parent b75c78653b
commit 4325025deb
5 changed files with 97 additions and 85 deletions

View File

@@ -7,7 +7,6 @@
<link href="/dist/css/ionic.css" rel="stylesheet">
<script src="/dist/js/ionic.bundle.js"></script>
<script src="stats.js"></script>
</head>
<body ng-controller="MainCtrl">