Andrew Joslin
3c15b118ca
fix(activator): properly activate elements nested inside an item.
...
Addresses #1373 .
Before: if an `<a>`, `ng-click`, or `<button>` inside of a .item,
was clicked, the activator would walk up .item and activate it.
Now: If an `<a>`, `ng-click`, or `<button>` inside of a
.item is clicked, the activator will activate that element.
Additionally, CSS was added so `a.item-content.activated` would look
activated.
2014-05-13 08:56:37 -06:00
..
2014-04-29 10:35:35 -06:00
2014-04-14 10:47:27 -06:00
2014-05-12 13:07:58 -05:00
2014-05-12 13:07:58 -05:00
2014-04-14 10:47:27 -06:00
2014-04-28 14:46:30 -06:00
2014-04-14 10:47:27 -06:00
2014-04-17 08:26:25 -05:00
2014-04-17 09:20:17 -05:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-05-12 13:07:58 -05:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-17 12:41:22 -05:00
2014-05-12 15:13:44 -05:00
2014-05-05 12:46:13 -06:00
2014-05-13 08:56:37 -06:00
2014-05-05 12:15:32 -06:00
2014-04-14 10:47:27 -06:00
2014-05-02 11:49:16 -05:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-29 17:11:38 -05:00
2014-04-14 10:47:27 -06:00
2014-04-17 08:26:25 -05:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-14 10:47:27 -06:00
2014-04-30 08:46:07 -06:00
2014-04-14 10:47:27 -06:00
2014-04-28 13:25:11 -05:00
2014-05-13 07:19:02 -06:00
2014-02-21 11:22:23 -05:00
2014-05-03 22:30:21 -05:00