Ecosyste.ms: OpenCollective

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

github.com/stylelint/stylelint

A mighty CSS linter that helps you avoid errors and enforce conventions.
https://github.com/stylelint/stylelint

Add rules `selector-attribute-operator-whitelist` and `selector-attribute-operator-blacklist`.

88f13911bc7cae90fc80e22b123462a6451f6d2d authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1285 from stylelint/disable-reason-comment-section

Recategorise stylelint-disable-coment

6a93a521fe1ac59b49207eb4ce2337f319f1eb45 authored over 8 years ago by David Clark <[email protected]>
Merge pull request #1283 from stylelint/keyframe-decl-clean

Recategorise keyfame-declaration-no-important

4aaf6ba053459affbe17bd17070ff29e08784ee6 authored over 8 years ago by David Clark <[email protected]>
Merge pull request #1279 from stylelint/nyc-coveralls

Add Coveralls coverage using NYC

2064fd0750f9b0ecee203b26fa3ebc04588aaf63 authored over 8 years ago by David Clark <[email protected]>
Recategorise stylelint-disable-coment

7d36dc1de13be7de32a0550eb9f606ff4c5cee62 authored over 8 years ago by jeddy3 <[email protected]>
Add animation and counter sets

75ac3616848c1dfe019c8ae5ae9422081e5b3aef authored over 8 years ago by David Clark <[email protected]>
Create reference dir; closes #1071

36640ce12f6ad7c55cbb3cd74c39e2e01d2b3ca6 authored over 8 years ago by David Clark <[email protected]>
Use keyframe declaration in description

37d7c778af07fca2e582626cb5430675dff91e9f authored over 8 years ago by jeddy3 <[email protected]>
Remove redundancy from message

cd1e33e52c55f0f4c89ba4a4f963619d7a5c3526 authored over 8 years ago by jeddy3 <[email protected]>
Create keyframe declaration section

73ad4ddabd7d3d7c2c44472e2c3e6f21facdbabc authored over 8 years ago by jeddy3 <[email protected]>
Update dependency `postcss-less` to `v0.12.0` (#1281)

6770adb81e8bff5bc6def86158a62e2a96591cf2 authored over 8 years ago by Stephen Edgar <[email protected]>
Update devDependency `npm-run-all` to `^2.1.0` (#1280)

a4bd5cf03fbe71b8b4025f06ee7d20286f3584e3 authored over 8 years ago by Stephen Edgar <[email protected]>
Add Coveralls coverage using NYC

214650eb9698a8844aa3dedb93139d9e5a2c50bd authored over 8 years ago by Stephen Edgar <[email protected]>
Add buildConfig unit tests; closes #570 (#1276)

824ffaed8d9a76e77d7b94657af5bbd5cd203555 authored over 8 years ago by David Clark <[email protected]>
Merge pull request #1275 from stylelint/add-tests

Add tests.

f53a14f04a54de934dcf8a713ca34424094ca391 authored over 8 years ago by David Clark <[email protected]>
Add tests.

4f665d0e044cef6a5b1dfce1b543794e9d55a886 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1261 from stylelint/at-rule-keyframe-declaration-no-important

New rule `keyframe-declaration-no-important`.

28db7f36605b92a798e288a264fba184d83e70d3 authored over 8 years ago by David Clark <[email protected]>
New rule `keyframe-declaration-no-important`.

33f41dbac048c0d6d2ab9af84b6cb56f854e1448 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1267 from stylelint/interpolation-unit-rules

Rules `unit-*` now better work with interpolation.

c60e7bc67d260465c70d8a973b6dd47eb37489b5 authored over 8 years ago by David Clark <[email protected]>
Rules `unit-*` now better work with interpolation.

63f40652fe04d19dbde59f96b8df36906273be44 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1268 from stylelint/selector-type-no-unknown-parse-selector

Replace postcss-selector-parser on parseSelector.

b7c1df640eea9b9fa0d8672fbaf3407f15c4739c authored over 8 years ago by Evilebot Tnawi <[email protected]>
Replace postcss-selector-parser on parseSelector.

9268803fed3ba6413d48a19d698571ca01ec972c authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1247 from stylelint/selector-parsing-errors

Use parseSelector instead of postcss-selector-parser

0f0056003738d11a100d7b02da45f2cdec99b5f6 authored over 8 years ago by David Clark <[email protected]>
Add changelog note

6e74b48a40f2415609102c03cd3e1fa76c728f54 authored over 8 years ago by David Clark <[email protected]>
Refactor rules to use util.parseSelector; closes #1153

2534b1962e67f0555ddbe52b5927ccf00fd37b9d authored over 8 years ago by David Clark <[email protected]>
PoC for parseSelector catching errors

0d6fddc7975672c57d09aa9312d61a3ea9859c78 authored over 8 years ago by David Clark <[email protected]>
Merge pull request #1264 from stylelint/add-babel-polyfill

Add babel polyfill; fixes #1243

50a7d84cc4892f5bb3be6ead63f641d0c0bb23ab authored over 8 years ago by David Clark <[email protected]>
Merge pull request #1262 from stylelint/selector-type-no-unknown

New rule `selector-type-no-unknown`.

9a097b374a42b5936eabd6932f6b4765a9e684ba authored over 8 years ago by David Clark <[email protected]>
New rule `selector-type-no-unknown`.

38bd190951cf170ac500519c3bf2a1824c140a61 authored over 8 years ago by evilebottnawi <[email protected]>
Add changelog note

284f4540b9975edf0961e359334abf1c784e15e8 authored over 8 years ago by David Clark <[email protected]>
Add babel polyfill; fixes #1243

56be301ff04a2f0d8032f1be68220f2413ec6173 authored over 8 years ago by David Clark <[email protected]>
Merge pull request #1253 from stylelint/issue-1241

Fix issue 1241.

4780d7399bb263e3ca91d215bd1883a6eb796eb2 authored over 8 years ago by Evilebot Tnawi <[email protected]>
Merge pull request #1260 from stylelint/bug-with-interpolation-inside-function

Bug with interpolation inside function

9072a70373928c5bcbab3bb1635d9e69582d5627 authored over 8 years ago by David Clark <[email protected]>
Bug with interpolation inside function

cf3e740636a23949ecf2f9b5d721807313ec1f02 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1259 from stylelint/fix-tests

Fix tests.

1731bf42500c1bf008ced3a0ece14a0a2952836d authored over 8 years ago by David Clark <[email protected]>
Fix issue 1241

78a5b162b53bbe0f0ed0db0e83657b3cea081286 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1257 from stylelint/tests-selector-attribute-brackets-space-inside

Add tests to selector `E[foo="bar" i]`.

943c2a9888344068ed2c9d23571070d9e19e6d6b authored over 8 years ago by David Clark <[email protected]>
Fix tests.

2b98023b3e99ddbe837812ebff8c6afaa20d44e3 authored over 8 years ago by evilebottnawi <[email protected]>
Add tests to selector `E[foo="bar" i]`.

b76457b7074364f58c3612d867a60c46aac30e7d authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1250 from stylelint/issue-1101-animation-name

Part of issue 1101 and case insensitivity and tests.

ca530c3e0290817a645a14f8e69679b766c76fa7 authored over 8 years ago by Evilebot Tnawi <[email protected]>
Part of issue 1101 and case insensitivity and tests.

4461ff1f59a28f044cc94829967069217d9a8743 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1249 from stylelint/issue-1101

Part of issue 1101.

67fa56dce6154680f3ea127d2238dc32dfd9f9f2 authored over 8 years ago by Evilebot Tnawi <[email protected]>
Part of issue 1101.

f6e00533da03bcb83952e497e7d0c74c40ea01a7 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1248 from stylelint/evilebottnawi-patch-1

Fix stringFormatter

64d74fc2f00d2c25bc0a4e8c2a7512fa0120bda9 authored over 8 years ago by David Clark <[email protected]>
Fix stringFormatter

Before:
```shell
test.css
2:3 ✖ Expected single quotes around font-family name "冬青黑体简体中文" ...

e33f486e2ffcd1e399e984e573201f1e17a2aff6 authored over 8 years ago by Evilebot Tnawi <[email protected]>
Merge pull request #1245 from stylelint/issue-1240

Rule `no-unknown-animations` now ignores `ease` value.

a44e66be45faa5cee5c92dcba061a836ca2f1cb7 authored over 8 years ago by Evilebot Tnawi <[email protected]>
`no-unknown-animations` now ignores `ease` value.

aba4dce7f155f67ab7cf6e16078d0df4c52bb63b authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1246 from stylelint/update-docs

Update docs rule `declaration-block-no-ignored-properties`.

aa04d50114797a26cb6f55d18f81019c7b88e5fa authored over 8 years ago by David Clark <[email protected]>
Merge pull request #1244 from inuscript/string-formatter-multibyte

Fix stringFormatter bug with multi-byte error message

982fac3527018a40e35a18d984629131376c0475 authored over 8 years ago by David Clark <[email protected]>
Update docs rule `declaration-block-no-ignored-properties `

f7a7db473678e5d5948550001775218f48ab9030 authored over 8 years ago by evilebottnawi <[email protected]>
Fix stringFormatter bug with multi-byte error message

41b8c100b900ca7863c65922bf08775f1b7f4bfb authored over 8 years ago by inuscript <[email protected]>
Merge pull request #1242 from stylelint/issue-1239

Rules now better ignore SCSS and Less variables.

a85cb6d4759ec28cfa4d0b579d1f596ce0068b6a authored over 8 years ago by David Clark <[email protected]>
Rules now better ignore SCSS and Less variables and nonstandard at-rules.

d8af7334904add36bed53bc844ed76f50a1b3375 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1235 from stylelint/issue-with-case-sensitivity

issue with case sensitivity in some rules

330bf5c81e26c81b6d8d5405d41805c8b184c167 authored over 8 years ago by David Clark <[email protected]>
Issue with case sensitivity in some rules.

b3c758e874b1fd23d1f9057819ee47050aebeb7b authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1234 from stylelint/declaration-block-no-ignored-properties-overflow

Rule `declaration-block-no-ignored-properties` now detects use of `overflow`, `overflow-x` and `...

b861226311c88883cabf8770aa2b23b651cc3885 authored over 8 years ago by David Clark <[email protected]>
Rule `declaration-block-no-ignored-properties` now detects use of `overflow`, `overflow-x` and `overflow-y` with inline elements.

a567ef3ad333273f7429a1e8cb1773e752063da7 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1233 from stylelint/ensure-rule-import

Change convention for importing rules into tests

c8fe097dbf4485ebddfabd49c2b86a9801915e09 authored over 8 years ago by David Clark <[email protected]>
Change convention for importing rules into tests

a24d8a59cd6a9079ff546c80dd16500d64faa725 authored over 8 years ago by David Clark <[email protected]>
Merge pull request #1231 from stylelint/selector-pseudo-class-no-unknown-import

forgot import

7d5f4308a3a5b9ba45a8d6f768205a835affee62 authored over 8 years ago by David Clark <[email protected]>
forgot import

af551f8576af7929c286967676cf8c4066f611ad authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1223 from stylelint/selector-pseudo-class-no-unknown

New rule `selector-pseudo-class-no-unknown`.

e414c0ff4b48785a476fa7bc24424f7363cd6b11 authored over 8 years ago by Evilebot Tnawi <[email protected]>
New rule `selector-pseudo-class-no-unknown`.

8c808d02d0cca720029fa94614a37a4228fa0b14 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1229 from stylelint/selector-pseudo-element-no-unknown-add-test-and-docs-link

selector-pseudo-element-no-unknown add test and add link to docs in isKnownPseudoElement

913afee3900cc4bd294af8bcf201110bb64bafe2 authored over 8 years ago by David Clark <[email protected]>
`declaration-block-no-ignored-properties` now detects use of `min-width` and `max-width`

4bbba1d61b88f31d99ca4cd3b0029096f672aec4 authored over 8 years ago by evilebottnawi <[email protected]>
selector-pseudo-element-no-unknown add test and add link to docs in isKnownPseudoElement

6596693792e19b6257a503870c8132170180e88a authored over 8 years ago by evilebottnawi <[email protected]>
Prepare 6.3.3

97152398a3574272f51323421eca07440c01695d authored over 8 years ago by jeddy3 <[email protected]>
Use consistent order and wording in changelog

94117c94a5812509634e72cca3f28fbe1fbdeac5 authored over 8 years ago by jeddy3 <[email protected]>
Correctly check optional param in isKnownUnit (#1225)

ca45876091df5a64019e14d8815642ec0c5542e8 authored over 8 years ago by Evilebot Tnawi <[email protected]>
Add SCSS integration test (#1220)

2db77ded9be9e53e1c56ba52db42a2cad4c24bcd authored over 8 years ago by Evilebot Tnawi <[email protected]>
Improved vertical-align detection in declaration-block-no-ignored-properties

ffbecac25e00d8bd3d42dc28001537f082ad1755 authored over 8 years ago by Eugene Fedorenko <[email protected]>
Merge pull request #1221 from stylelint/typo-docs

fix typo

53f355c9f8752e2130ecb5598d55ff190bbaa3c4 authored over 8 years ago by Evilebot Tnawi <[email protected]>
fix typo

9c747d01144bf8ccdbff1a0bf4bdb7df774c49de authored over 8 years ago by Evilebot Tnawi <[email protected]>
Merge pull request #1196 from stylelint/issue-1189

issues-1189

c41220bb294f2cb3b541617936cead6817608dd8 authored over 8 years ago by Evilebot Tnawi <[email protected]>
issue 1189

b0480ee53b8a33485a572c69777a85100ca3559b authored over 8 years ago by evilebottnawi <[email protected]>
fix changelog

a8a8e7079d427618847dedb2d420cad6eed33624 authored over 8 years ago by evilebottnawi <[email protected]>
Merge pull request #1219 from stylelint/font-family-name-quotes-case-sensitive-issue

Case sensitive problem with `font-family`

2d99ec28e292b1d1071a671548e5dd0afe6abc06 authored over 8 years ago by Evilebot Tnawi <[email protected]>
Improve only functionality in rule tester (#1216)

b8686587e494863c813f003d6ec274149d888048 authored over 8 years ago by David Clark <[email protected]>
Cleanup descendant-compound detection; closes #1201

a419e615da576b38fccf08928d3562988316d0fd authored over 8 years ago by David Clark <[email protected]>
case sensitive problem

d180180b4b43e76f01facd5155018e630be9191c authored over 8 years ago by jeddy3 <[email protected]>
Merge pull request #1217 from stylelint/issue-1212

Extra semicolon causes false positive.

fc6a34272123aa88c2dd0d18a71b3f36adb55186 authored over 8 years ago by David Clark <[email protected]>
Extra semicolon causes false positive.

4d480f75bbabd810fd4559608728e9979748a3e8 authored over 8 years ago by evilebottnawi <[email protected]>
Prepare 6.3.2

23630b54c93bb97c71f3c69b03aea3393ffa35e0 authored over 8 years ago by jeddy3 <[email protected]>
Add no-redundant-values fix to changelog

6a74ae965d6870318b6726efd6c0f1636ec6c504 authored over 8 years ago by jeddy3 <[email protected]>
Merge pull request #1214 from dzhiriki/fix/shorthand-property-no-redundant-values

fix upper case value in shorthand-property-no-redundant-values

93cc6aa167b0207586163324cf0ae9d54ef0e21d authored over 8 years ago by Richard Hallows <[email protected]>
fix upper case value in shorthand-property-no-redundant-values

71ec2084de17196090cbcf58215498451af9a9c2 authored over 8 years ago by Aleksandr Petrov <[email protected]>
Merge pull request #1207 from stylelint/npm-downloads-label

Add NPM Downloads label

83f794f50e014db717eff079b3fb8154fe8c9b7f authored over 8 years ago by Richard Hallows <[email protected]>
Prepare 6.3.1

0fc0161eaf3cc12d6541f339c8a8bde8e89d563a authored over 8 years ago by jeddy3 <[email protected]>
Add tests for no-ignored-properties fix

3cc8e04a5bf8cf319ae9b343edd10e30bcbf31a6 authored over 8 years ago by jeddy3 <[email protected]>
fix crash on nested selectors (#1210)

8e001ee5219617c9b18473f5a0dbaa924397ef5b authored over 8 years ago by Aleksandr Petrov <[email protected]>
Prepare 6.3.0

89250f0938742141ee628771518031aa37f14629 authored over 8 years ago by jeddy3 <[email protected]>
Fix number of rules

c7faa5f7c568e7d61f83784c60c4287f6ca642f7 authored over 8 years ago by jeddy3 <[email protected]>
Merge pull request #1162 from stylelint/at-rule-name-space-after

New rule `at-rule-name-space-after`.

a83f15c41a1a70f8f298b14d3dfc18382a146883 authored over 8 years ago by David Clark <[email protected]>
Add NPM Downloads label

93420dba29726fd0a135175c223e03a64a64f159 authored over 8 years ago by Evilebot Tnawi <[email protected]>
New rule `at-rule-name-space-after`.

cbdbf397b91710fea18a6b87c13aabee3f721df5 authored over 8 years ago by evilebottnawi <[email protected]>
New rule `at-rule-name-space-after`

2a6f099864ba42da10d2a7c47d86c2bb9fde6e7e authored over 8 years ago by evilebottnawi <[email protected]>
Use consistent order in changelog

daf7a8d7165ba78233474abd4b6f42558f49997e authored over 8 years ago by jeddy3 <[email protected]>
Support end-of-line comments after commas in functions

5934d4e4ca2898e2b588a2cdd9d41e29852c1731 authored over 8 years ago by Nirazul <[email protected]>
Merge pull request #1197 from stylelint/deprecate-slashless-plugin-rule-names

Deprecate unprefixed plugin rule names

870e1fd11573fe3268246f7e047fbba423658436 authored over 8 years ago by David Clark <[email protected]>
Update code examples

2ae732fa7029908bc2fe9ca03ad7ad02d8daebfa authored over 8 years ago by jeddy3 <[email protected]>