Ecosyste.ms: OpenCollective

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

github.com/postcss/postcss

Transforming styles with JS plugins
https://github.com/postcss/postcss

Merge pull request #1672 from adalinesimonian/fix-ranges

fix: use correct positions for ranges

73e2b7bae46d371ebeada0bceca664b27edb5e86 authored about 3 years ago by Andrey Sitnik <[email protected]>
test: add missing test.run()

aed9a9b9ee67c05008825638d6ee0b4478a1d09b authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
Merge pull request #1677 from adalinesimonian/windows-test-script

fix: make test script work on Windows

0524155dd72b95136c7e44918c0dd88b369d4507 authored about 3 years ago by Andrey Sitnik <[email protected]>
ci: use unit script in windows workflow

c6e84a9e332b7d739d5f19205e18a3761fb50729 authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
fix: make test script work on windows

00363e8ff02cb2e52b2138ad109abe38834e04f9 authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
Merge branch 'main' into fix-ranges

8e2366b0733575e89be2d94704d01f34c9b3fd6e authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
Update dependencies

38d02ecbaec676802937e8da54f9fbb3a22cfa66 authored about 3 years ago by Andrey Sitnik <[email protected]>
Clean up ESLint config

919790e5f98e0b7e911b2597bcbc8819b0626050 authored about 3 years ago by Andrey Sitnik <[email protected]>
Clean up code style

a11803f9d02542cb0c2117286533f093897940d2 authored about 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1675 from 43081j/stringifier-types

fix: add stringifier type definitions

266fd87723c63cd67b4138e461fd570cc7b41044 authored about 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

678f906f27382b3fe65f7c63e26731b7a9d42913 authored about 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1665 from kimoofey/main

Move from Jest to uvu

1bbd920caeaeeef2f47d9822d693ac670aa669ee authored about 3 years ago by Andrey Sitnik <[email protected]>
fix unit script and coverage

1313a41c49fba2e60eb7464e905c953f5752a33c authored about 3 years ago by Andrey Kim <[email protected]>
Merge branch 'main' of https://github.com/postcss/postcss into main

8430a0ef8ae522578bce2cc4352acc07473b5d58 authored about 3 years ago by Andrey Kim <[email protected]>
replace tm with ts-node for node v10

f69b1986fa778f16935f49ac279d971486b71bc4 authored about 3 years ago by Andrey Kim <[email protected]>
fix: handle case when node end is undefined

395cc4bf9603e6a487ae646534e9ee03cd890429 authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
Merge pull request #1676 from hudochenkov/patch-1

Fix typo in `walkRules` types

00857c4ca8e2839f652713fbe9336cf48d59566a authored about 3 years ago by Andrey Sitnik <[email protected]>
Fix typo in `walkRules` types

6a65fcdb1743d706a783ba1a64029ded3658b405 authored about 3 years ago by Aleks Hudochenkov <[email protected]>
Merge pull request #1674 from adalinesimonian/fix-test-script

fix: make test script work on windows

683ce3783cfde376a4df8f05ce01a6cdbf373aa9 authored about 3 years ago by Andrey Sitnik <[email protected]>
fix: add stringifier type definitions

c382f3959f2805bd850cf20e32e635eb06524bd8 authored about 3 years ago by James Garbutt <[email protected]>
fix: make test script work on windows

cdce960090a4f164ef69c05d8ce89886e76a3f3c authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
refactor: make suggested changes

b8bf61a62780b9d0f88744d0f4ad456cd70dc074 authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
fix: use correct positions for ranges

311565430bffb99c601bfa2d5621bd63d094c671 authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
Reduce node_modules by updating Size Limit

8aa80d32a249190040630920a6995ef6220d1c17 authored about 3 years ago by Andrey Sitnik <[email protected]>
fix CI test run for windows

3d0966da1b32ae2bda6506c7d521a70454cb3a2d authored about 3 years ago by Andrey Kim <[email protected]>
Merge branch 'main' of https://github.com/postcss/postcss into main

b1349c1c754f1a787226af8546fc1860f2039a3a authored about 3 years ago by Andrey Kim <[email protected]>
Merge pull request #1668 from 43081j/root-document-types

fix: add `Document` to result sets and default parser type

a4f6733ae0660c3631611e754b4df6a42b508d1d authored about 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

e7a22218d741ae7bca1f54fbbb5d53afe16cf66e authored about 3 years ago by Andrey Sitnik <[email protected]>
Update size limit

ad0c0af740284a9c81ae6b0fd68a6f6e13196726 authored about 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1659 from bogdan0083/implement-nowork

Do not parse CSS on missed plugins or parser/stringifier option

4acc38e33b1afc4c2e76211eb233a08ef1b322dc authored about 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1670 from bognarlaszlo/postcss-resolve-urls

Adding postcss-resolve-urls plugin

ad1e43a3258e8e02c625601e0a8b4e5363cc3048 authored about 3 years ago by Andrey Sitnik <[email protected]>
Adding postcss-resolve-urls plugin

4764e3fd3cf953b965e1ebfcfedffe0cb75f9a8a authored about 3 years ago by Bognár László <[email protected]>
Rework GenerateSimpleMap clean annotation regex

ff452b9bf221d1436ed3802c19c2e96fc3b0940b authored about 3 years ago by Bogdan Dolin <[email protected]>
Merge pull request #1669 from adalinesimonian/ranges

feat: Support ranges for errors and warnings

e1b3eafec8b09c6a3b559ddb3fed1c6a7ef78ba0 authored about 3 years ago by Andrey Sitnik <[email protected]>
feat: Support ranges for errors and warnings

Allows for better diagnostics in linters, language servers, and plugins.

b1583d922bc5d081da3a92b6e895e05bfb88f2f9 authored about 3 years ago by Adaline Valentina Simonian <[email protected]>
fix: add `Document` to result sets and default parser type

Fixes #1667

A `Result` can now contain a root which is ` Document`. For example, a
custom synta...

85e0a4a7ac3dc345be71f3d73763cb82fb8c7708 authored about 3 years ago by 43081j <[email protected]>
Export Processor type

6318030a62ceb1667cdd3fb9e49e8e12a910c003 authored about 3 years ago by Andrey Sitnik <[email protected]>
remove note

cf5703536f3d6024674a79507170965a6dd565d4 authored about 3 years ago by Bogdan Dolin <[email protected]>
Merge branch 'main' into implement-nowork

dd796caddd76197bf920cb9c29e5a33bbdcd9d79 authored about 3 years ago by Bogdan Dolin <[email protected]>
Rework test to call root twice and expect no errors

ddee05d0c1cf812b45c8877c4479d949ee40fff1 authored about 3 years ago by Bogdan Dolin <[email protected]>
add single mapping instead of mapping for every line

fe21b30e4bf770f8c0b65684d58b37b2c55f4203 authored about 3 years ago by Bogdan Dolin <[email protected]>
Remove postcss variable from no-work-result.js

6d7f56ed1e4b9126392361083f9ebae3d6888541 authored about 3 years ago by Bogdan Dolin <[email protected]>
Remove todo comment

b2c2ace89dcd79cf48c5722bdff7d812c039cc76 authored about 3 years ago by Bogdan Dolin <[email protected]>
Add unit:win script for test on windows

78879efda95c9bca2aa25610cff97cd1cbfaca51 authored about 3 years ago by Andrey Kim <[email protected]>
Convert istanbul ignores to c8

424f8cf3fc966d1d6f51a6f0fdd019d3d75c7201 authored about 3 years ago by Andrey Kim <[email protected]>
fix CI

185b39d82a3634ccc12e0cc74a29b4bbb8832bf1 authored about 3 years ago by Andrey Kim <[email protected]>
add c8 config

b015d325011b12dfeb91471712d82bbdfd363c8b authored about 3 years ago by Andrey Kim <[email protected]>
remove browser.test.ts

c48fc122b7eb35d0c4e514b37df9b8a33f2ab540 authored about 3 years ago by Andrey Kim <[email protected]>
Move from Jest to uvu

d6c6f8c07d91ba74f2c7ce890fc81436cd814167 authored about 3 years ago by Andrey Kim <[email protected]>
Update dependncies

77c2e73ab3a840caf1743eee08ab08355ce8eb0a authored about 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1662 from Dreamseer/main

Add postcss-opacity-percentage to list of plugins

ea577a3d7c15868266d452237d235c0e5dfa4c68 authored about 3 years ago by Andrey Sitnik <[email protected]>
Add postcss-opacity-percentage to list of plugins

0824dcacafb489ce92a1d3bc142c53a94faa68fb authored about 3 years ago by Marc Görtz <[email protected]>
add expect for 100% coverage

a232a49a1095c30a3ac7e8b6019e93caaf1035ec authored about 3 years ago by Bogdan Dolin <[email protected]>
add test to check how annotations are cleared with multiple comments

e13a2325ca69d37f3b618bf0acc945250cb7a247 authored about 3 years ago by Bogdan Dolin <[email protected]>
rewrite catch error test

f12d80870df9304536d1f3e2bc1bc5202964a8e6 authored about 3 years ago by Bogdan Dolin <[email protected]>
Remove package-lock.json

e38d207aa032f0ccadebd240d6690662f5b46e54 authored about 3 years ago by Bogdan Dolin <[email protected]>
Revert version in package.json

fccaee84ca4368c3b6332c284f24913010b2bb26 authored about 3 years ago by Bogdan Dolin <[email protected]>
Merge remote-tracking branch 'upstream/main' into implement-nowork

d51c0ba4882dad378cb500b776a681d214d48a8f authored about 3 years ago by bogdan0083 <[email protected]>
Change no-work-result.d.ts to avoid repeated docs

23e18c34a85c2389e50ec82937a8b2128447e048 authored about 3 years ago by bogdan0083 <[email protected]>
revert version

31626221a8886670774e58d8735ae7b13a2a9eef authored about 3 years ago by bogdan0083 <[email protected]>
Update test/processor.test.ts

Co-authored-by: Andrey Sitnik <[email protected]>

c652e5a852f0a7ba2aae9e5ce62be05090af6ad0 authored about 3 years ago by Bogdan Dolin <[email protected]>
Update package.json

Co-authored-by: Andrey Sitnik <[email protected]>

b1bb2fbbd73fd1de105e684f9d6ade01f05c4593 authored about 3 years ago by Bogdan Dolin <[email protected]>
Fix LazyResult sync methods warning

7cccfac2a5d0b143186df86dd72591ec0ce6135b authored about 3 years ago by Andrey Sitnik <[email protected]>
Speed up pre-commit hook

f7de6992f1ac81337303610038815b68586b4679 authored about 3 years ago by Andrey Sitnik <[email protected]>
Fix CI job name

e1708eb6b299e7c26a03ec12eb921bd494d2e7ff authored about 3 years ago by Andrey Sitnik <[email protected]>
Add Node.js 17 to CI

91bc74e1e08dc76cf4cc81731aecc6d3508c1bf1 authored about 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

55eba27dd962f161f19b7cefdb098a7910c506c6 authored about 3 years ago by Andrey Sitnik <[email protected]>
Remove precss

3a5c668126f84319d1ee7ab6a4e4a620bc21fb2a authored about 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1660 from paulshryock/remove-unmaintained-precss

Remove remaining references to unmaintained precss

2a0aed01fe3bb2999a71949a352ebe64431f46f6 authored about 3 years ago by Andrey Sitnik <[email protected]>
Remove unmaintained precss from type definitions

cd6bb7a69290d435fd5aa1cdc3e18b8562b2d577 authored about 3 years ago by Paul Shryock <[email protected]>
Remove unmaintained precss plugin from Readme-cn

d757bb7293f813f57159e1e2695c00342cf8de44 authored about 3 years ago by Paul Shryock <[email protected]>
Remove unmaintained precss from plugins docs

a66b55b5f8e9d6c4e1ba68467be532cd2359ac8c authored about 3 years ago by Paul Shryock <[email protected]>
Merge branch 'implement-nowork' of https://github.com/bogdan0083/postcss into implement-nowork

571612c2bbc78084a8341e72bce2c5a57140b853 authored about 3 years ago by bogdan0083 <[email protected]>
Fix tests

bf355553f54254977e86c0f3fc3de374c1a90dd5 authored about 3 years ago by bogdan0083 <[email protected]>
Fix tests

6760562dd2acaf0969f65a76db0136fed17e5a86 authored about 3 years ago by bogdan0083 <[email protected]>
Change clear annotation regex

9fbe816051d47c2e1744e66d396d9b29fe2dc160 authored about 3 years ago by bogdan0083 <[email protected]>
Add tests

12bd8b0dcfa94017a4adc640d87b6d4516eb2ae5 authored about 3 years ago by bogdan0083 <[email protected]>
[NoWork -> noWorkResult] and change implementation

edad78d7e64937590bb89206b8328ed5dee81298 authored about 3 years ago by bogdan0083 <[email protected]>
Update postcss.js

3cfd423d0458d1f60d8c9542d11f2d68bd5d67ed authored about 3 years ago by bogdan0083 <[email protected]>
Update processor.js

b4a4554e402968a54c01627334eaa54db5e52e62 authored about 3 years ago by bogdan0083 <[email protected]>
Add generateSimpleMap method to map-generator

7fca1401baca27268d1661dc5ab1b8276480cbde authored about 3 years ago by bogdan0083 <[email protected]>
Revert changes to document and root

d263777f837dc93bfc9f4c0e85e84ca12027906d authored about 3 years ago by bogdan0083 <[email protected]>
Merge pull request #1653 from CGQAQ/fix_typo

fix a typo in test

0f8c03b45f79b64e89c275a4c55b534ac51a1d31 authored about 3 years ago by Andrey Sitnik <[email protected]>
fix a typo in test

ad522ccf1c7ec1189b936149fffbf06bbd81e351 authored about 3 years ago by CGQAQ <[email protected]>
Make messages getter to return empty array

3fd90d52be1fd933676513ba7dd1f7b0a00a00f5 authored about 3 years ago by bogdan0083 <[email protected]>
content should return unprocessed css

3d52135215339c665dfca52cbaa43653d3608ebc authored about 3 years ago by bogdan0083 <[email protected]>
Add more tests

97f9d17c9ee55d087a634c882eec572d6a5776a4 authored about 3 years ago by bogdan0083 <[email protected]>
Add TODO for document.js

76db4d0cbad0ad82f2db01cd2900eb8b6de9e85a authored about 3 years ago by bogdan0083 <[email protected]>
Rework NoWork class

22ce224007d1a9c23eb92a5f351f6df9eecbe5ea authored about 3 years ago by bogdan0083 <[email protected]>
add no-work in case of no options made

ba154fcf0d8db7a599bd8509598029ab4d00e897 authored about 3 years ago by WilhelmYakunin <[email protected]>
Prevent console.log issue in the future

209103bbec7924c86b71b0be9a52e87949d0d7d9 authored about 3 years ago by Andrey Sitnik <[email protected]>
Release 8.3.11 version

dbb287052c1f570db872563ca98767a9b07e2b1d authored about 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

e64fd862ae91aebc920272c6b6686a6c9e5cc53f authored about 3 years ago by Andrey Sitnik <[email protected]>
Remove console.log

5446af5fd012f767fe67fc83a1ce0758c55af277 authored about 3 years ago by Andrey Sitnik <[email protected]>
Release 8.3.10 version

53611150f875d13631b9a94d7b0cce32a58b3328 authored about 3 years ago by Andrey Sitnik <[email protected]>
Fix stack overflow on complex RegExp

164eb3776b8e7426fe3b26b2b59ced60d3714250 authored about 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

1d3651971ef238e37a93ed80a9bef0f0f259beab authored about 3 years ago by Andrey Sitnik <[email protected]>
Remove Node.js 17 from CI until al problems will be fixed

acbd3727ff3069fb8680ccbd040f7c2d51582446 authored about 3 years ago by Andrey Sitnik <[email protected]>
Update CI config

4bdc53f3ab0229f230310cb08d7fda09cc44c9d5 authored about 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1644 from ambar/patch-1

Add postcss-theme-colors to plugins.md

ca65e550f6e9e01469298114512d81a0319e7238 authored about 3 years ago by Andrey Sitnik <[email protected]>