Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jokeyrhyme/jqlint issues and pull requests

#16 - Update dependencies to enable Greenkeeper 🌴

Pull Request - State: closed - Opened by greenkeeper[bot] over 7 years ago
Labels: greenkeeper

#15 - investigate using esrefactor and escopes

Issue - State: open - Opened by jokeyrhyme over 10 years ago

#14 - investigate using estraverse

Issue - State: closed - Opened by jokeyrhyme over 10 years ago - 1 comment
Labels: enhancement, question

#13 - isomorphism: prepare jqlint to run in the browser

Issue - State: open - Opened by jokeyrhyme over 10 years ago
Labels: enhancement

#12 - can any part of jQuery's jquery-migrate code be borrowed?

Issue - State: open - Opened by jokeyrhyme over 10 years ago - 1 comment
Labels: question

#11 - when `require:true` + `angular:true` inspect uses of `angular.element()`

Issue - State: open - Opened by jokeyrhyme over 10 years ago
Labels: enhancement

#10 - when `require:true` stop assuming global `$` and instead check AMD dependencies

Issue - State: open - Opened by jokeyrhyme over 10 years ago
Labels: enhancement

#9 - when `angular:true` inspect Angular.JS-specific jQuery(Lite) methods

Issue - State: open - Opened by jokeyrhyme over 10 years ago - 1 comment
Labels: enhancement

#8 - is there a way to detect uses of find() that would be better swapped with children()

Issue - State: open - Opened by jokeyrhyme over 10 years ago
Labels: question

#7 - is there any advice we can provide regarding $.parseHTML(html) vs $(html)?

Issue - State: open - Opened by jokeyrhyme over 10 years ago
Labels: question

#6 - warn for repeated queries in the same scope, suggest caching selector results

Issue - State: open - Opened by jokeyrhyme over 10 years ago - 1 comment
Labels: detection:warning

#5 - warn for uses of jQuery.Deferred (encourage use of Q or RSVP)

Issue - State: open - Opened by jokeyrhyme over 10 years ago - 1 comment
Labels: detection:warning

#4 - detect caching of jQuery selectors and recommend those variables end in '$'

Issue - State: open - Opened by jokeyrhyme over 10 years ago - 1 comment
Labels: detection:error

#3 - detect mixing native CSS selectors with non-native jQuery selectors

Issue - State: open - Opened by jokeyrhyme over 10 years ago - 3 comments
Labels: detection:error

#2 - detect `deferred = $.Deferred()` as missing the `new` operator

Issue - State: closed - Opened by jokeyrhyme over 10 years ago
Labels: detection:error

#1 - detect deprecated deferred methods: isRejected(), isResolved() and pipe()

Issue - State: open - Opened by jokeyrhyme over 10 years ago
Labels: detection:error