Commit History

Author SHA1 Message Date
  Landon Abney bf544dcfc8 Add URL to rule documentation to the metadata 6 years ago
  Sharmila 6a41c600be Potential autofix improvement for jsx-wrap-mulitlines 7 years ago
  Joshua Stiefer 4a719e8b03 Check parentheses with new lines for multiline JSX 7 years ago
  Evgeny Petukhov cfcb2bbfcb [jsx-wrap-multilines] Сompatibility with current default parametrs 7 years ago
  Evgeny Petukhov ccb91328c9 [jsx-wrap-multilines] Rename attr to prop 7 years ago
  Evgeny Petukhov 41a29c6f4f [jsx-wrap-multilines] Fix tests. Check conditions by default 7 years ago
  Evgeny Petukhov 2bbd79cb86 [jsx-wrap-multilines] Add tests 7 years ago
  Evgeny Petukhov ed319dccdb [jsx-wrap-multilines] Fix typo 7 years ago
  Eugene Alanev 04f3b9f9e9 Add new nodes for wrap 7 years ago
  Eugene Alanev eb039b865c Add new line before/after parentheses when wrap 7 years ago
  David Filipidisz c4dbda14de Use const and let instead of var 7 years ago
  Jordan Harband 5b2f4e39c4 [Tests] enforce padded-blocks and computed-property-spacing. 7 years ago
  Yannick Croissant b5856ca789 Merge pull request #791 from Lingvokot/790-stateless-multiline-wrap 7 years ago
  Jordan Harband a23611e09d [Breaking] drop node < 4 support. 7 years ago
  Jordan Harband 0f79aa30d2 [Fix] Never call Object prototype builtins directly. 8 years ago
  Yannick Croissant 874a3e329f Fix jsx-wrap-multilines ternaries handling (fixes #916) 8 years ago
  ColCh fcbff9aad5 Implement arrow function multiline wrap 8 years ago
  Yannick Croissant 21f684a738 Add rules metadata docs 8 years ago
  David Petersen 10c6f23866 Switch to new eslint rule format (fixes #661) 8 years ago
  Joe Lencioni 57c6ccf6ef Rename some JSX-specific rules to include jsx- prefix (fixes #668) 8 years ago