Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jsx-eslint

Maintaining `eslint-plugin-react` and `eslint-plugin-jsx-a11y`, and associated tooling
Collective - Host: opensource - https://opencollective.com/jsx-eslint - Code: https://github.com/jsx-eslint

Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - fc4173d2ba6f5b9a9cdc35799cb3a8a8e3a5ff4a authored about 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

github.com/jsx-eslint/eslint-plugin-react - d2006f557e6399ad81d6241ab8a46e18678f9097 authored about 9 years ago by Yannick Croissant <[email protected]>
Add detection for stateless components with implicit return

github.com/jsx-eslint/eslint-plugin-react - 0bfb4c453c7a3826529089b34c732d892baecc4e authored about 9 years ago by Yannick Croissant <[email protected]>
Fix scope limit for stateless component detection (fixes #268)

github.com/jsx-eslint/eslint-plugin-react - a98fa9463d55e963af40dddaea02c6a9ff84527f authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #279 from Khan/master

Add 'line-aligned' option for jsx-closing-bracket-location (fixes #243)

github.com/jsx-eslint/eslint-plugin-react - 1a5143a4d4a8600c07204bfb4180451d4ec672d1 authored about 9 years ago by Yannick Croissant <[email protected]>
Rewrite component detection

github.com/jsx-eslint/eslint-plugin-react - 2749a0b15bdc7747fe30cdebfde7f54cd41ba75e authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #283 from Daniel15/bind-fix

Fix jsx-no-bind crash on function calls

github.com/jsx-eslint/eslint-plugin-react - 0e14ff363b25a6bfb9b5a5453642c6f7d243729e authored about 9 years ago by Yannick Croissant <[email protected]>
[jsx-no-bind] Ensure node is MemberExpression before checking property name

github.com/jsx-eslint/eslint-plugin-react - 70d72dc16f214d19fdb9cdb3863cde3c95ed67c5 authored about 9 years ago by Daniel Lo Nigro <[email protected]>
Merge pull request #274 from Daniel15/jsx-no-bind

Add jsx-no-bind rule (fixes #184)

github.com/jsx-eslint/eslint-plugin-react - 8ac35f5f821bb5b3dac2192febfa092dacd3b6b8 authored about 9 years ago by Yannick Croissant <[email protected]>
Add jsx-no-bind to README

github.com/jsx-eslint/eslint-plugin-react - 719aebecac09485a10fe92d50532fcdb9ba00c93 authored about 9 years ago by Daniel Lo Nigro <[email protected]>
Add 'line-aligned' option for jsx-closing-bracket-location

Summary:
'line-aligned' acts like 'tag-aligned' except when the opening JSX tag
is preceeded by ...

github.com/jsx-eslint/eslint-plugin-react - 45bf4df0cdbfc0bdb96e04afd686c8b387de3a22 authored about 9 years ago by Alex Lopatin <[email protected]>
Fix indentation of example, and add a protip about ES6 classes.

github.com/jsx-eslint/eslint-plugin-react - 752454baf55aca94d12bd09d4f67aebcee4ad38f authored about 9 years ago by Daniel Lo Nigro <[email protected]>
Add rule for disallowing `.bind` in JSX props. Closes #184

github.com/jsx-eslint/eslint-plugin-react - 19faaac2f78c6568635165e26d9a05edabcc01fc authored about 9 years ago by Daniel Lo Nigro <[email protected]>
Fix proptypes detection for nested classes (fixes #267)

github.com/jsx-eslint/eslint-plugin-react - 832a153ac70db9724a9f302507b2a3b927d70955 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix name calculation for classes in functions (fixes #264)

github.com/jsx-eslint/eslint-plugin-react - 9f4b4e61223337de2517d264f684dac1818cac21 authored about 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - b84ec2b3940dce07fd887cfce472e18915e7c841 authored about 9 years ago by Yannick Croissant <[email protected]>
Sort rules alphabetically

github.com/jsx-eslint/eslint-plugin-react - 29e53ee3cae690ba7bd85efbd943d77d7e330a0a authored about 9 years ago by Yannick Croissant <[email protected]>
Fix prop validation in constructor (fixes #259)

github.com/jsx-eslint/eslint-plugin-react - 4d6e050005df005949c8b755fc85da7b6bab060e authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #260 from gaearon/prop-types-false-positive

Failing test case for using this.props in constructor

github.com/jsx-eslint/eslint-plugin-react - 77459ec1273a496f7a7a944c4560c92c4bb2dd52 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #261 from chiedojohn/master

Fix typo in README

github.com/jsx-eslint/eslint-plugin-react - fd7ed91e419c3d83c305838f6dd203b08b6506d2 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix display-name for stateless components (fixes #256)

github.com/jsx-eslint/eslint-plugin-react - 15f0925b760b800d55432f32119d2af3434e5231 authored about 9 years ago by Yannick Croissant <[email protected]>
Add failing test case for using this.props in constructor

github.com/jsx-eslint/eslint-plugin-react - ac97ebae4f6b054532a232cf3a30d06f56f5dc49 authored about 9 years ago by Dan Abramov <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - b094b9953430552ce2436ba57815d6f8a6c3946e authored about 9 years ago by Yannick Croissant <[email protected]>
Fix wrong prop-types detection (fixes #255)

github.com/jsx-eslint/eslint-plugin-react - fe1ef9b1c736bcf23c269e9ab27c186585dc39af authored about 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 3cc654dfeda40f1e673b9b409185ef72fa80e60e authored about 9 years ago by Yannick Croissant <[email protected]>
Fix props validation in constructor (fixes #254)

github.com/jsx-eslint/eslint-plugin-react - 7cd9b391154ed8eb0318b8f09a479caf55c81224 authored about 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - eb985f500456c2e162eecfd9d8037fec4e846936 authored about 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

github.com/jsx-eslint/eslint-plugin-react - a577aeadee3c4342d24baa84b5be20ff0052dcba authored about 9 years ago by Yannick Croissant <[email protected]>
Add documentation about component detection

github.com/jsx-eslint/eslint-plugin-react - 4bd3779a5a0fc2a914ce247e3396099d0397506c authored about 9 years ago by Yannick Croissant <[email protected]>
Fix prop-types to not validate computed keys in destructuring (fixes #236)

github.com/jsx-eslint/eslint-plugin-react - 81c7d0001be14683d7faad5183da80741ad5d2fc authored about 9 years ago by Yannick Croissant <[email protected]>
Fix crash with empty destructuring (fixes #251)

github.com/jsx-eslint/eslint-plugin-react - a0d55edecdb5c911ac775a9cae3706cea6215d5a authored about 9 years ago by Yannick Croissant <[email protected]>
Add support for stateless function components (fixes #237)

github.com/jsx-eslint/eslint-plugin-react - de6e7b5bebfe4676671ce3021e1d7b03930af304 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #253 from rhysd/fix-issue-249

Fix forbid-prop-types to do not modify AST directly (fixes #249)

github.com/jsx-eslint/eslint-plugin-react - f4cbdfcf973d5d3f109a6c5a6f8a1810ce9ffb95 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #250 from hamiltondanielb/master

Add prefer-es6-class rule (fixes #247)

github.com/jsx-eslint/eslint-plugin-react - 75ca44ee994aaf14ff1be01042a64a1931d79ab3 authored about 9 years ago by Yannick Croissant <[email protected]>
Add a test to ensure to fix #249

github.com/jsx-eslint/eslint-plugin-react - 2fb23a9633e4fe706c01c79bf359e554ef224a94 authored about 9 years ago by rhysd <[email protected]>
Do not modify AST directly (fixes #249)

github.com/jsx-eslint/eslint-plugin-react - 9c42ae84d1b83615d6ecb9a52b120cef49eb10f9 authored about 9 years ago by rhysd <[email protected]>
Merge branch 'master' of github.com:hamiltondanielb/eslint-plugin-react

github.com/jsx-eslint/eslint-plugin-react - 06229abfece3924c8c13b59af533e8a0a7dc5ba8 authored about 9 years ago by Dan Hamilton <[email protected]>
Added prefer-es6-class rule (fixes #247)

github.com/jsx-eslint/eslint-plugin-react - cd1cbdc27b71897ddaf830de1eb382197fd6956a authored about 9 years ago by Dan Hamilton <[email protected]>
Added prefer-es6-class rule

github.com/jsx-eslint/eslint-plugin-react - e65351e2177a21f6dffa71e7171006ce2c200632 authored about 9 years ago by Dan Hamilton <[email protected]>
Merge pull request #242 from Daniel15/jsx-callbacks-last

Update `jsx-sort-props` to allow sorting callbacks last

github.com/jsx-eslint/eslint-plugin-react - 7bbbda7c763f18d401ce8887168f073708e95f07 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #248 from dguo/patch-1

Fix typos in jsx-no-literals docs

github.com/jsx-eslint/eslint-plugin-react - 677c70aff34c2055b3445b4efac4c786ed894fd0 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix typos in jsx-no-literals docs

github.com/jsx-eslint/eslint-plugin-react - 1326be563baf7ab70fc036a77a0b127f8e1d5198 authored about 9 years ago by Danny Guo <[email protected]>
Update `jsx-sort-prop-types` to allow sorting callbacks last

github.com/jsx-eslint/eslint-plugin-react - 73d125fb0ec877fe4709cdb7605fef9fd647615e authored about 9 years ago by Daniel Lo Nigro <[email protected]>
Update `jsx-sort-props` to allow sorting callbacks last

github.com/jsx-eslint/eslint-plugin-react - 719764b784a6d847d08f05cb71a3d5c2f3b86787 authored about 9 years ago by Daniel Lo Nigro <[email protected]>
Improve component detection (fixes #233)

github.com/jsx-eslint/eslint-plugin-react - a7d75cf64d9331466b89a29812aaf570aa523055 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #234 from epmatsw/fix-forbid-proptypes

Fix crash with destructured PropTypes (fixes #230)

github.com/jsx-eslint/eslint-plugin-react - 65d450a0772d57bf118690ef64cf2b2f3b58c699 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix crash with destructured PropTypes

github.com/jsx-eslint/eslint-plugin-react - 41de2c20a9d62cdbdf54f3cb2b5c8e4855fab95d authored over 9 years ago by Will Stamper <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 69fe6d869b80ff102a5f2f7fa32228b7b267422a authored over 9 years ago by Yannick Croissant <[email protected]>
Fix no-direct-mutation-state to report only in React components (fixes #229)

github.com/jsx-eslint/eslint-plugin-react - b42f68105e267ab80c70ffe3745fe7a5db784efa authored over 9 years ago by Yannick Croissant <[email protected]>
Fix forbid-prop-types for arrayOf and instanceOf (fixes #230)

github.com/jsx-eslint/eslint-plugin-react - 00f716a990c247e844a5dba85220d3af7d6e3693 authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #232 from edge/patch-1

Fix typo in jsx-no-literals documentation

github.com/jsx-eslint/eslint-plugin-react - a2d9faa2fc7bade1892d098ccba2eb24b7447865 authored over 9 years ago by Yannick Croissant <[email protected]>
Update 3.5.0 fixes description

github.com/jsx-eslint/eslint-plugin-react - a7bca9c58c760c6c96890bf2354d79c39412f2c6 authored over 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 693cd7d96e524cf363febf0524c025648ee07b9d authored over 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

github.com/jsx-eslint/eslint-plugin-react - 79877ad3e52f439c83f1f0d69fff7a31b73569e1 authored over 9 years ago by Yannick Croissant <[email protected]>
Add forbid-prop-types to the README

github.com/jsx-eslint/eslint-plugin-react - 81ac5392cba3a299d69a79b9a4b9b854f9ecf70b authored over 9 years ago by Yannick Croissant <[email protected]>
Fix no-did-mount/update-set-state rules for ES6 classes

github.com/jsx-eslint/eslint-plugin-react - f0d71ee94c6113c3b63aeb97a1ecd59ac1698ace authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #225 from pwmckenna/forbid-prop-types

Add forbid-prop-types rule (fixes #215)

github.com/jsx-eslint/eslint-plugin-react - c791caa399b10bb119d35da52504cddae8a6b0d6 authored over 9 years ago by Yannick Croissant <[email protected]>
add forbid-prop-types rule that by default forbids any, array, and object

github.com/jsx-eslint/eslint-plugin-react - 0eb53a39a6841e53ba1ce7b87b8004e7da64eaa6 authored over 9 years ago by Patrick Williams <[email protected]>
Merge pull request #223 from petersendidit/no-direct-mutation-state

Add no-direct-mutation-state rule (fixes #133, fixes #201)

github.com/jsx-eslint/eslint-plugin-react - 87430bd5aa034869cfef852237dff63702ceaff1 authored over 9 years ago by Yannick Croissant <[email protected]>
Add docs for no-direct-mutation-state

github.com/jsx-eslint/eslint-plugin-react - cf6e8fc868665603d5e23b772aac1ef201ea2f7b authored over 9 years ago by David Petersen <[email protected]>
Merge pull request #222 from Andersos/patch-1

Add missing rule from list (react/jsx-no-literals)

github.com/jsx-eslint/eslint-plugin-react - 87eb39298e673292099f96c013165fe1d19afec5 authored over 9 years ago by Yannick Croissant <[email protected]>
Add no-direct-mutation-state rule (fixes #133, #201)

github.com/jsx-eslint/eslint-plugin-react - 329c4c8a5747fa0985daaadc6c9d424c8e9ff27e authored over 9 years ago by David Petersen <[email protected]>
Add missing rule from list (react/jsx-no-literals)

github.com/jsx-eslint/eslint-plugin-react - 12b66202f0b65faaaf3ef5377c8de453bcc50561 authored over 9 years ago by Anders Olsen Sandvik <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 94ab26ac034b055091a43109e6856035b8a31534 authored over 9 years ago by Yannick Croissant <[email protected]>
Only display the jsx-quotes deprecation warning with the default formatter (fixes #221)

github.com/jsx-eslint/eslint-plugin-react - 5f14b01df852bf7071bd7689da2489a0955cedb8 authored over 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 0c5f9fa06c72cc409ea93164256a5970fd5a2f1a authored over 9 years ago by Yannick Croissant <[email protected]>
Fix jsx-quotes rule deprecation message (fixes #220)

github.com/jsx-eslint/eslint-plugin-react - cf3d0cc0e6c0c4b49ea8171a06184b0f6ceb2acc authored over 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - edd89f6b0c22d703c70f3ace5a6232246ccc3ac2 authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #219 from zertosh/jsx-namespaced

Add namespaced JSX support to jsx-no-undef

github.com/jsx-eslint/eslint-plugin-react - 8ba19543241c0f30334daf8e4f9cb7f5d1f0bb45 authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #218 from evocateur/jsx-closing-bracket-split

Add option to jsx-closing-bracket-location to configure different styles for self-closing and no...

github.com/jsx-eslint/eslint-plugin-react - 67a6eea62160212f0fced75af3fad781b02a099a authored over 9 years ago by Yannick Croissant <[email protected]>
Test namespaced JSX in jsx-uses-vars

github.com/jsx-eslint/eslint-plugin-react - e5e29cec154bee855ffe5519c33a2c6c816a00ab authored over 9 years ago by Andres Suarez <[email protected]>
Add namespaced JSX support to jsx-no-undef

github.com/jsx-eslint/eslint-plugin-react - 35e303d852054d2b5d5244bbe4a87bd2cba374ad authored over 9 years ago by Andres Suarez <[email protected]>
Configure jsx-closing-bracket-location for self-closing and non-empty tags.

Optionally, one can configure the behaviour of `jsx-closing-bracket-location`
when dealing with ...

github.com/jsx-eslint/eslint-plugin-react - d6743ee7addda563dc116fe15394fd12fdbf7ab5 authored over 9 years ago by Daniel Stockman <[email protected]>
Update dependencies

github.com/jsx-eslint/eslint-plugin-react - 75f8a27a35a521ce359b1edd77925f6b0579a23e authored over 9 years ago by Yannick Croissant <[email protected]>
Update node.js versions in travis config file

github.com/jsx-eslint/eslint-plugin-react - b2becb145166c3aae81e22854f9b7aa2ce12b127 authored over 9 years ago by Yannick Croissant <[email protected]>
Deprecate jsx-quotes rule (fixes #217)

github.com/jsx-eslint/eslint-plugin-react - f817e37beddddc84b4788969f07c524fa7f0823b authored over 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 5b1b562398cd61957e8b91bf8fd0782ee37d4552 authored over 9 years ago by Yannick Croissant <[email protected]>
Fix default configuration for jsx-boolean-value (fixes #210)

github.com/jsx-eslint/eslint-plugin-react - 581d1fe0c5c6e72c2d91f9638b944841c10f58e1 authored over 9 years ago by Yannick Croissant <[email protected]>
Update Unreleased section in CHANGEOG

github.com/jsx-eslint/eslint-plugin-react - f981bf2c9d206270905eb28980f1d9186438fa20 authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #206 from epmatsw/render-with-createElement

Treat component with render which returns createElement as Valid

github.com/jsx-eslint/eslint-plugin-react - 577cf0697aa6f65ae544b8b7832bcbc60b817e71 authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #194 from mathieudutour/master

Add `state` in lifecycle methods

github.com/jsx-eslint/eslint-plugin-react - 6a5d08dde97eeb7bf88bcd8934373d8502d6839b authored over 9 years ago by Yannick Croissant <[email protected]>
treat component with render which returns createElement as valid

github.com/jsx-eslint/eslint-plugin-react - 2a0d7f47ba8c8721764d9d0237c138a660ac5732 authored over 9 years ago by Will Stamper <[email protected]>
Fix allowed methods on arrayOf in prop-types (fixes #146)

github.com/jsx-eslint/eslint-plugin-react - d39a6cc830f567f3475648cd7dbe3c0f37838bc4 authored over 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 675ab31cc046c28597c4d757baca19d12e851da0 authored over 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

github.com/jsx-eslint/eslint-plugin-react - 3d9f8ac4b0477b3577f2a6812ed73dd633e63a38 authored over 9 years ago by Yannick Croissant <[email protected]>
Update changelog to follow the Keep a CHANGELOG standards

github.com/jsx-eslint/eslint-plugin-react - 245933ae6367928de988e6ef8835b9c325c6c657 authored over 9 years ago by Yannick Croissant <[email protected]>
Fix jsx-closing-bracket-location for multiline props (fixes #199)

github.com/jsx-eslint/eslint-plugin-react - 546e89300ceebf5d53f175ac88e0e167614b844e authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #198 from lencioni/alpha

Improve readme

github.com/jsx-eslint/eslint-plugin-react - 4b54ac1b714445c019fd3d7fbaa209c5a0f58e29 authored over 9 years ago by Yannick Croissant <[email protected]>
Add backticks around some code in readme

Backticks will cause these bits to be formatted as code, which will make
this document more read...

github.com/jsx-eslint/eslint-plugin-react - 5da397bd0d4eef7543153db8d68e417ad3f64058 authored over 9 years ago by Joe Lencioni <[email protected]>
Format shell commands consistently

We can used fenced code blocks here to get some possible
highlighting. Also, one of these comman...

github.com/jsx-eslint/eslint-plugin-react - 91b952bb436e60fa02950741554f4b183e84235f authored over 9 years ago by Joe Lencioni <[email protected]>
Sort rules alphabetically

Sorting these rules alphabetically will help people find the things that
they are looking for, a...

github.com/jsx-eslint/eslint-plugin-react - 570301b4c5ef8fc8ba3c8efcea14ab875e2d1af4 authored over 9 years ago by Joe Lencioni <[email protected]>
Update History and bump version

github.com/jsx-eslint/eslint-plugin-react - 49e666913df6afeb72b849c426164e80185e8f63 authored over 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

github.com/jsx-eslint/eslint-plugin-react - e53fcb529e50a26240cc183f9c5056ff6193f307 authored over 9 years ago by Yannick Croissant <[email protected]>
Add jsx-closing-bracket-location rule (fixes #14, fixes #64)

github.com/jsx-eslint/eslint-plugin-react - 9948883fd48278eecc4e69f76eafb808829f4b8d authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #197 from markdalgleish/no-set-state

Add no-set-state rule

github.com/jsx-eslint/eslint-plugin-react - dc895db094ac6daf1ab258dfdb59675873e53a2e authored over 9 years ago by Yannick Croissant <[email protected]>
Add no-set-state rule

github.com/jsx-eslint/eslint-plugin-react - 1a3ac1ea072c9bdfb60e361ebe43fb12768adefc authored over 9 years ago by Mark Dalgleish <[email protected]>
add `state` to lifecyle methods in doc

github.com/jsx-eslint/eslint-plugin-react - 40880e2baefb6df932068a71f08f2f4da58ee896 authored over 9 years ago by Mathieu Dutour <[email protected]>
add `state` to lifecyle methods

github.com/jsx-eslint/eslint-plugin-react - bf6daaa61cc4d6dcc6d53fe774ff54c5f959fc09 authored over 9 years ago by Mathieu Dutour <[email protected]>