提交歷史

作者 SHA1 備註 提交日期
  Joshua Stiefer 115e4b900e [Refactor] Move findVariableByName to variable util 7 年之前
  David Filipidisz b82fca29cf Codemod arrow-functions 8 年之前
  David Filipidisz c4dbda14de Use const and let instead of var 8 年之前
  Jordan Harband a23611e09d [Breaking] drop node < 4 support. 8 年之前
  Jordan Harband e332b08694 [Fix] node < 4 lacks `Array.prototype.find` 8 年之前
  Joshua Stiefer 9b884740b1 Clean up variable utils and add more tests 8 年之前
  Joshua Stiefer 47405b412b Add check for destructured createElement 8 年之前
  Vitor Balocco eb4a47a7c1 Add flow support for require-default-props 8 年之前
  Yannick Croissant 329135873c Use ESLint markVariableAsUsed method instead of our (now useless) custom one (fixes #799) 8 年之前
  Yannick Croissant 8ea2d0e2d1 Fix related components detection in prop-types (fixes #735) 9 年之前
  Joe Lencioni a38f34cd88 Add missing JSDoc `@param` in variable.js 9 年之前
  Yannick Croissant b6d9268374 Fix regression in jsx-uses-vars with babel-eslint (fixes #110) 10 年之前
  Yannick Croissant c188307a59 Fix jsx-uses-vars for ES6 classes (fixes #96) 10 年之前
  Yannick Croissant 916e2f9587 Fix files permissions 10 年之前
  Yannick Croissant 6a63a6c4b1 Fix variable detection with babel-eslint (fixes #50) 10 年之前