Commit Graph

20 Commits

Author SHA1 Message Date
Andrew
d5d38bb081 refactor(collectionRepeat): add a require-able controller to the directive 2014-07-07 11:48:44 -06:00
Perry Govier
1b51231e8f docs(collectionRepeat): Noting that the dimensions must be known ahead of item creation. Closes #1707 2014-07-01 10:12:57 -05:00
Andrew Joslin
8476f0cb3a docs(collectionRepeat): update docs for optimizations 2014-06-11 15:34:11 -06:00
Andrew Joslin
6af5d68da4 feat(collectionRepeat): huge optimization upgrades
Closes #1597
2014-06-10 17:56:35 -06:00
Perry Govier
4a4eb03011 Merge branch 'refs/heads/patch-1' 2014-05-28 10:35:13 -05:00
Scott
71c3577bd9 docs(collection-repeat): clarify css requirements 2014-05-28 10:32:08 -05:00
Andrew Joslin
75e30003a8 chore(): move demos out of source files 2014-05-27 11:21:08 -06:00
Andrew Joslin
8e47506c51 demo(collectionRepeat): add demo 2014-05-20 06:12:23 -06:00
Andrew Joslin
8759f64f61 docs(collectionRepeat): add note about ng-show/ng-hide 2014-05-08 07:40:13 -06:00
Andrew Joslin
b785955348 chore(): factor out some angular functions to variables 2014-05-07 14:54:51 -06:00
Andy Joslin
e6e1896629 test(collectionRepeat): finish unit tests 2014-05-05 10:31:09 -06:00
Andy Joslin
94bcbf753b fix(collectionRepeat): allow angular expressions properly 2014-04-29 06:37:34 -06:00
Andy Joslin
0af7f6d916 docs(collectionRepeat): add demo 2014-04-28 11:02:04 -06:00
Andy Joslin
742690c181 docs(collectionRepeat): add documentation 2014-04-28 10:58:15 -06:00
Andy Joslin
f0a1c03759 feat(collection-repeat): add repeat lsdirective for huge lists 2014-04-28 08:16:29 -06:00
Andy Joslin
38cda8f93b test($collectionDataSource): add unit tests 2014-04-25 10:43:31 -06:00
Andy Joslin
08b330e8be collectionRepeat: rerender on resize 2014-04-24 08:59:20 -06:00
Andy Joslin
b9fd76b35b collectionRepeat: fixes 2014-04-24 08:56:25 -06:00
Andy Joslin
e5e5b911f7 collection-repeat: enable grid functionality 2014-04-24 07:32:31 -06:00
Andy Joslin
934158baf5 virtualScroll: non-full-featured version, to start testing 2014-04-23 17:52:51 -06:00