Note more web front-end TODOs

This commit is contained in:
Steve Purcell 2013-10-06 08:51:15 +01:00
parent 32bdffddab
commit 3c4e3b4dcd

View file

@ -8,6 +8,8 @@
// TODO D3 visualisation for deps
// TODO Fix json encoding of versions
// TODO Handle :old-names in recipes
// TODO Show recent github events on package pages where applicable
// TODO Voting / starring
var app = angular.module('melpa', ["ngRoute"]);