Commit Graph

9 Commits

Author SHA1 Message Date
Mike Greiling 1f6ec18315 remove selector string option from Subscription constructor 2016-12-01 00:14:12 -06:00
Mike Greiling eed2de2058 use HTMLElement.dataset over getAttribute since all browsers GitLab supports implement it 2016-12-01 00:11:21 -06:00
Mike Greiling d2ac77177d remove tooltip logic 2016-11-30 17:43:21 -06:00
Mike Greiling 31356c203d satisfy eslint no-param-reassign and remove rule exception 2016-11-30 17:21:28 -06:00
Mike Greiling ee99de6e61 add comma to satisfy eslint comma-dangle 2016-11-30 17:20:06 -06:00
Mike Greiling 85a82ed4d6 use less error-prone lowercase comparison for isSubscribed 2016-11-30 17:15:25 -06:00
Mike Greiling d23a888ba3 move eslint rules to top of script 2016-11-30 17:15:25 -06:00
Mike Greiling e0e5ea0e19 rewrite subscription javascript to accomodate new design 2016-11-30 17:15:25 -06:00
Mike Greiling d795a70d2d rename subscription.js to subscription.js.es6 2016-11-30 17:15:25 -06:00