• Robert Knight's avatar
    Make annotation directive more consistent with other directives · 151335a1
    Robert Knight authored
     * Make it an element directive and use the existing utility
       functions for instantiating them in tests
     * Use '=' bindings for input properties and 'on<EventName>' names
       for events
     * Remove unused 'showReplyCount' input property and the
       shouldShowNumReplies() function which was only used
       as the argument to this property.
    151335a1
util.js 4.24 KB