Ecosyste.ms: OpenCollective

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

github.com/jsx-eslint/eslint-plugin-react

React-specific linting rules for ESLint
https://github.com/jsx-eslint/eslint-plugin-react

Update void-dom-elements-no-children.js tests

a024a09d99c0d5cd040250da3780b76303190183 authored over 7 years ago
Fix void-dom-elements-no-children crash

React.createElement() crashes the linter since first argument is undefined.

2868dc68bc63ff6abce6cef2fa21e39dad3008b4 authored over 7 years ago
Merge pull request #1112 from ethanjgoldberg/method-annotations-are-not-prop-types

Fix required prop types for classes with annotated methods.

dc03975ffec67fdc8cb725c033061410643eee0d authored over 7 years ago
Fix required prop types for classes with annotated methods.

The `react/prop-types` rule incorrectly considers flow type
annotations on class methods with a...

6e8f543221cf5701ac1321a6114b0c88ba42a109 authored over 7 years ago
Merge pull request #1132 from ethanjgoldberg/fix-quoted-type-annotations

remove quotes when considering the name of a proptype

ccb213dd6aee79be156123834583b22b22f46165 authored over 7 years ago
remove quotes when considering the name of a proptype

The added test illustrates the failing case. Proptypes with quotes
were referred to by the quote...

6fe0e10c2a41228f88e0eae1c188aaa25ddf27cf authored over 7 years ago
review changes

ec94608fa63c30fec631fa52ee180a2e1bc22f15 authored over 7 years ago
Merge pull request #1084 from jomasti/no-useless-scu

Add react/no-redundant-should-component-update

7ebcd486160277b4e13fed2a484156fc2e9420f6 authored over 7 years ago
Merge pull request #1222 from alexilyaev/patch-1

Fix wrong method name in examples for no-will-update-set-state

a80cf0cc7f26157eab9ab522b8404c745ae3b909 authored over 7 years ago
Merge pull request #1216 from gfx/no-target-blank/only-for-external-links

Don't issue errors for `<a/>` with target=_blank and non-external URLs

5aa4470956b00f694decbbebc95cd49a2d8a5e29 authored over 7 years ago
Merge pull request #1218 from jseminck/no-unused-prop-types-bug

Fix false positive in no-unused-proptype

089beec148f868a1a0ff20f71ab7203c9b56641f authored over 7 years ago
Fix wrong method name in examples for no-will-update-set-state

d414bb723d4278d7664aa87d34485fb9579b1b4d authored over 7 years ago
Merge pull request #1221 from jseminck/sort-props-regression

Fix regression bug in jsx-sort-props

b74a693bf21b706f238087ed835ea226c1259e3c authored over 7 years ago
Replace var with const for the new code that was added

bf69820675bcc3aa5408cbb37259fdf17c24be4b authored over 7 years ago
Perform callback detection before toLowerCase()

12067db21bc968d529482a907e30c039c9bee223 authored over 7 years ago
Add failing test case

b66268be05ae6ecd1828743e8c02d217d03e52ad authored over 7 years ago
refactor jsx-no-target-blank.js with ES2015 features

89c33b66dc36aa1967e9e29ddb23827e7d626410 authored over 7 years ago
deeals protocol-relative URLs are external

664e5df69f5ff30848ae120c4cc2c67e3431a188 authored over 7 years ago
Fix issue with overriding component usedPropTypes if the component already existed in the map

f85ff448b8f1186095dc9e6bfa0e3b5d4bc3ccc7 authored over 7 years ago
Don't issue errors for `<a/>` with target=_blank and non-external URLs

7c4550951a0b2bf9c7c20db1409e0367a6072305 authored over 7 years ago
Add link to new rule in readme

ba0b25b2583fd8aac5c1b51cdaad3802cd30e047 authored over 7 years ago
Actually remove experimental rest spread flag

fbacf4d1ed3dfefe69263833c1db33d8ba8e4350 authored over 7 years ago
Add documentation

f01b82d4a16cf5c1ee2ba342a7fddf469814d1d6 authored over 7 years ago
* Remove ecmaScript rule

* Remove rest/spread on import
* Add fixer

29c659eb54b049bc2b8002fced0b1c5b50fbbd9e authored over 7 years ago
Add indentation rule for closing tag of multi-line jsx

b863f9fcb413cd2d0a45547084bf3ae9f6171d5a authored over 7 years ago
Fix tests for ESLint 4.0.0 new Linter API

a8d4c9bab7d637a35a79238e5477255e3b8e6818 authored over 7 years ago
Update default-props-match-prop-types tests for ESLint 4.0.0

0083670275de30e18fec8f2af983c836fe2fc61f authored over 7 years ago
Fix indent errors

2d8d6197bcc3ed9feb2ca0a92c1aaf1d64e40ff3 authored over 7 years ago
Add failing and working tests that were raised in the issue

cea8591e651cb646749ffb952e478084069cee7e authored over 7 years ago
demo should actually turn on the flag

3bdc7da10ccd946522b901dd662b2ba694d90b17 authored over 7 years ago
update the option to be part of an object

f5d00c02dc87e53d4892c38b413f00d18283441e authored over 7 years ago
add tests using the default parser

cc503b32556d748143f570eec37356fdd38d8e10 authored over 7 years ago
Merge pull request #949 from snowypowers/max-props-per-line-fix

jsx-max-props-per-line: autofix

f0dcaca92418bb791f585e867d720a96dd43a277 authored over 7 years ago
autofix for max-props-per-line

0fb170b1f26fe2921a2ed3cfd96d541bd0660c15 authored over 7 years ago
Fix require-default-props quoted defaultProps detection (fix #1201)

45e3b9f2be6094d76de7ba01fb86af0868724d71 authored over 7 years ago
Merge pull request #1087 from webOS101/no-invalid-default-props

Add new rule 'default-props-match-prop-types'

62daf821ec6ece7bd2539a0a645d9c2c8fba7709 authored over 7 years ago
update author information

1c6ac4e0aa6f13ebb3f4a01b7da96e3071d3ddc9 authored over 7 years ago
add test for new acceptable use

a01b23c191be404e3fd04714a10fece64c632dbf authored over 7 years ago
update documentation

d069049a73547dacaea952baf5a06f3045b5026d authored over 7 years ago
allow an option to disable all strings

ae9c67e76fd12e31a236a42609e37ef24eea2ecc authored over 7 years ago
Merge pull request #1199 from preco21/docs-improvement

Small document improvements

2d17b7f787a899b42564ae7290ea6f6aa40a7a2d authored over 7 years ago
Improve documents

Clarify options and examples

Add missing changes

Apply suggestion

Merge remote-tracking br...

859d12aac6ba62bfe9a304a450c8a3a676ab0ef1 authored over 7 years ago
Merge pull request #1071 from adnasa/typo-prefer-es6-class

docs(prefer-es6-class): add missing prefix

ecc327a63a779deb625414c61e617798ad912dbf authored over 7 years ago
docs(rules): prefix rule names in title

6185e72550405b3b50a8e9b6339e16c568b43a68 authored over 7 years ago
add missing prefix on option examples

5a02508c8be6ae0add95bddb686b8f0b3bb69a3d authored over 7 years ago
Merge pull request #1195 from oliviertassinari/fix

fix: void-dom-elements-no-children

647bcd433a28160ba71ed7a351ba7c5a8e127dd3 authored over 7 years ago
Merge pull request #1122 from dreid/allow-wrapped-pure-components

Fix ignorePureComponents when using class expressions.

0dd4685fd6f31db39ab261967e2a7475d2922adf authored over 7 years ago
fix: fix the previous failing test

03a806699291ff762ffad98c5d19fba8fec3c62a authored over 7 years ago
test: add a failing test

385afe20a8cd129dead40fdb32d11e3f26befacf authored over 7 years ago
Update CHANGELOG and bump version

7ca9841f22d599f447a27ef5b2a97def9229d6c8 authored over 7 years ago
Merge pull request #1192 from markus-willems/pr/prop-types-docs

Docs: fix wrong syntax in docs for prop-types rule

9ce4d85b5c11efa93ff4dd271471e7b8b3410d40 authored over 7 years ago
fix for wrong rule syntax. no-unused-prop-types instead of react/no-unused-prop-types in docs

660790b46b3747fdeac25ec9a06be43ffc8ef68d authored over 7 years ago
fix for wrong rule syntax. prop-types instead of react/prop-types in docs

227fcf34208ab3e3efa1ca5e61e1a101ec713c0d authored over 7 years ago
Fix require-default-props error message for quoted props (fixes #1161)

af68f884bef33b0ea328c9d12383e88b813044d6 authored over 7 years ago
Fix void-dom-elements-no-children crash on faulty createElement detection (fixes #1101)

f7fb96ba0c82a32406e36d8c45c69bad2c07fe4f authored over 7 years ago
Merge pull request #1180 from fatfisz/fix-newline-with-object-literals

Fix the newline with object literals bug

f111e4572519ffb434e132789580c8b82e32f020 authored over 7 years ago
Add additional test with flow annotations to prop-types

3743e6de53cedec3ee600d520f13643b4ce1df20 authored over 7 years ago
Fix no-unused-prop-types crash with Flow spread operator (fixes #1178

1ced71067e2bc3c87c4b083817a70666c0d3e0e0 authored over 7 years ago
Fix the newline with object literals bug

1534bdbea75bc8910cfec32ffff28585ed0d4ab3 authored over 7 years ago
Update rules to match changes in comments attachement in ESLint 4.0.0

159d0e5f239dc4c3ddcf5d961f98917e78b40bd4 authored over 7 years ago
Update tests to pass parserOptions globally

1b5743f5fc7f1879e3f4a15938ec4c70bb2e6e09 authored over 7 years ago
Fix indent errors

0a2c51093d39c1618efca7f5d56df5eba13b741d authored over 7 years ago
Update .eslintrc config for ESLint 4.0.0

1bcaee0055fd5466dfbed48b6a45fdccd0fa3021 authored over 7 years ago
Fix prop-types crash with Flow spread operator (fixes #1178)

dd10133298cb946edc00c917f287064ab395ed70 authored over 7 years ago
Update dependencies

7f53bdb0c2160a64ad379bea4a4a1e7ced400866 authored over 7 years ago
Merge pull request #1179 from fatfisz/fix-undefined-allow-multiline

Fix "allowMultiline" being undefined in some cases

688a78fdd95f8c053c461ef6f51bc5cdaf793bf8 authored over 7 years ago
Fix "allowMultiline" being undefined in some cases

17ec3b5e59374b814e31e0254f9743b97b0d3962 authored over 7 years ago
Fix prop-types to not mark class static function as valid propTypes definition (fixes #1174)

e169101b4d2fa5272c9ad4565556a38a09bdef9d authored almost 8 years ago
Merge pull request #1173 from luftywiranda13/patch-1

Update jsx-filename-extension.md

6bcb70f7ef3677715bea46f97ffbc434af7ddc68 authored almost 8 years ago
Update jsx-filename-extension.md

* Trailing comma is causing .json file stops working
* Trailing comma is supported in .eslintrc...

b35386ba22ddbe16084530ce1f2e22e6ec450b19 authored almost 8 years ago
Update recommended rules list

ee8d3a1f67d1c8fbcc598d968f3ac23f3e8a2c80 authored almost 8 years ago
Update CHANGELOG and bump version

d335b1f8b6b4a1784c0f0a03d337b21b8f019236 authored almost 8 years ago
Merge pull request #1167 from Slumber86/master

Update docs for deprecated prop-types

d97e5f09a055a655ed80012c5d4e451a579da89b authored almost 8 years ago
Wrong import

79415f1a8271aab967685992e96842bbd386d33e authored almost 8 years ago
Add react/no-redundant-should-component-update

This will check for `shouldComponentUpdate` defined in a class that
extends React.PureComponent.

e01a771dbe4da783b425126b06e2eb0e8dab2d5f authored almost 8 years ago
Fix syntax error

48a397ed9310406d212571d2a320195826062a27 authored almost 8 years ago
Update docs for deprecated prop-types

2cd9e5e3f5d16edb48f56ba5ccb4e2cbfccdeba5 authored almost 8 years ago
Remove object.assign require

7ec5eb34ced3440ca70fb0ffcdb10a6dda185995 authored almost 8 years ago
Update for Node 4

Enact-DCO-1.0-Signed-off-by: Roy Sutton [email protected]

b69abae2dd01d7cede039be7cc45c33068520414 authored almost 8 years ago
Update CHANGELOG and bump version

4d5faeedbeb08369476265b4fb949dab3cedb8ae authored almost 8 years ago
Update to createReactClass

0b2c3e292abef4f54dff79055a29b839d26faa06 authored almost 8 years ago
Update name of rule

d4b6709b45584f59fc36a569e7c42693bb159cea authored almost 8 years ago
Add new rule 'no-invalid-default-props'

Fixes #1022

d8004616023a6ebb8b1c4aa8e67238a0bfe28e72 authored almost 8 years ago
Correct React.createClass defaultProps

cbd90a37300e2afcd15a1880971a6e306d273af0 authored almost 8 years ago
Find es5

e1055b158b7f88afb70c0f198d200b97c187a873 authored almost 8 years ago
Address review feedback

e05f47a9adb9c9ffd3ba7a87ecda3509b7176feb authored almost 8 years ago
Merge pull request #1134 from MatthewHerbst/jsx-sort-props/new-rule-option--reservedFirst

[New] Add a `reservedFirst` option to the `jsx-sort-props` rule

dfe190bc1787abbcb9184dacc0ca7ad59eab74a6 authored almost 8 years ago
Merge pull request #802 from kokarn/master

Add default for jsx-first-prop-new-line

14dbf9959121b7f4f00a9978713f5838d482c9da authored almost 8 years ago
Add default for jsx-first-prop-new-line

7d08955d8db3e5e1dc088e92cf4a9209e325088b authored almost 8 years ago
Fix lint errors

21ed8012fdb345a8a9d6e61d3d676a6c30638403 authored almost 8 years ago
Merge pull request #791 from Lingvokot/790-stateless-multiline-wrap

jsx-wrap-multilines check arrow functions without block body (fixes #790)

b5856ca7891c3ee7e3dd4f5c13b9d1ff3483cca5 authored almost 8 years ago
Remove deprecated wrap-multilines rule

77048c8fe609f11ad3ee865d0cb7d0f372c0271b authored almost 8 years ago
Remove deprecated no-comment-textnodes rule

6d6d24a916554465c717b6e3a3a69e2d9cef652c authored almost 8 years ago
Remove deprecated require-extension rule

229cc212939826dfe06c4605eb5594b8c8b1a01e authored almost 8 years ago
Merge pull request #1013 from jomasti/jsx-no-undef-imported-only

react/jsx-no-undef: `allowGlobals` option

ed928c2f5687598d8e6d2281d84b5f8a714b6e87 authored almost 8 years ago
Merge pull request #1070 from afairb/deprecate-jsx-space-before-closing

Deprecate jsx-space-before-closing rule (fixes #967)

6d1485fb26c8880463234c3c1ff2bf2572fb77a2 authored almost 8 years ago
[Breaking] add rules to recommended configuration:

- `no-danger-with-children`: Fixes #748
- `no-string-refs`: Fixes #749
- `jsx-key`: Fixes #75...

c6c5e3b03c95c62a000b429d53d59a1e681f0f20 authored almost 8 years ago
[Tests] test on node 7 on windows, too

444c096c8e734547f294e2c46869705e785c8142 authored almost 8 years ago
Update CHANGELOG and bump version

524888ca798acedbb2ea2dee1444181fba198012 authored almost 8 years ago
Update shared settings in Readme

82b7b40a999fa8f3eed67757cdb613f128e62c1b authored almost 8 years ago