Ecosyste.ms: OpenCollective

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

github.com/postcss/postcss-custom-properties

Use Custom Properties in CSS
https://github.com/postcss/postcss-custom-properties

Adding notice of monorepo migration (#263)

* Using new package

* Using the new parser

* Simplifying logic given how new parser works
...

6de39d3e05ce62829f02cbca7066793ae44b0252 authored almost 3 years ago by Antonio Laguna <[email protected]>
Switching to postcss-value-parser (#260)

* Using new package

* Using the new parser

* Simplifying logic given how new parser works
...

6c233a54617f6140c12b058c5e555b9ccf3851ce authored about 3 years ago by Antonio Laguna <[email protected]>
Fix type definitions (#257)

The type definitions have slightly invalid syntax.
{ root: any } should be { root }: { root: any }

1d622ea40de3f078e6ca89dba4a4b0ff8f8519fb authored over 3 years ago by Noah Allen <[email protected]>
Update development dependencies

eddd28dee125accb6a842df7d32fcbef41797cbb authored over 3 years ago by Jonathan Neal <[email protected]>
12.0.0

5cf4c2b0c2b687a36a2021c2dea3d4a71274cf42 authored over 3 years ago by Jonathan Neal <[email protected]>
update project configuration

7fe60cb2ef3cf8dd14b6184f16cf72cd5f236589 authored over 3 years ago by Jonathan Neal <[email protected]>
update import/export configuration

afd6312a5524b73923d6e74e360fc1f73f6850f6 authored over 3 years ago by Jonathan Neal <[email protected]>
update project dependencies

02ed1ec2003c68ab79e612b9e8aab039e3d7e2fa authored over 3 years ago by Jonathan Neal <[email protected]>
chore: update project configuration

85710d9f98cbe287d09ec507855a3ec596d1d418 authored over 3 years ago by Jonathan Neal <[email protected]>
Bump postcss from 8.2.4 to 8.2.10 (#245)

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.10.
- [Release notes](htt...

287a8d1365a76a5dbdd2795b428209a7a6fc0f08 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Replace babel-eslint with @babel/eslint-parser (#249)

3c6d1d2ed52103315c60e34f24ab524a4f5c92eb authored over 3 years ago by Max Belsky <[email protected]>
Use the new PostCSS 8.0 API

9b46ae805605842cfa3b0c2f8f8b4dd1c8c88dce authored over 3 years ago by Sergey Astapov <[email protected]>
Upgrade postcss-values-parser to v5 (#248)

9e44e385850ebd49fb62694099e3245384ff3b2e authored over 3 years ago by Max Belsky <[email protected]>
fix: plugin will parse fallback until it finds a known value (#240)

3b234979f5dcc59fe3372d24136e4d41ae9a595c authored over 3 years ago by Caleb Williams <[email protected]>
fix/webpack-options (#243)

* fix/webpack-options

fixes #241

* Update INSTALL.md

690781a274d0a24297466c47a2945d5d9ae29b58 authored over 3 years ago by Daniel Rodríguez Rivero <[email protected]>
11.0.0

421253e9a8b5d4ac9b5b5b632257406fe17aa069 authored almost 4 years ago by Dmitry Semigradsky <[email protected]>
Support PostCSS 8 (#229)

276957a5d94d0a9ea7ef13ce572eed5b1d54921f authored almost 4 years ago by Dmitry Semigradsky <[email protected]>
10.0.0

8445f78024172ac24c3c522586689046fd80f934 authored over 4 years ago by Dmitry Semigradsky <[email protected]>
Fix build

32a21b87c37e56ffee9bf55b04ee1594ee8fc8db authored over 4 years ago by Dmitry Semigradsky <[email protected]>
feat: upgrade postcss-values-parser to version without high risk vulnererability (#228)

see:
- https://www.npmjs.com/advisories/1550
- https://github.com/shellscape/postcss-values-pa...

b686923915fcc738fbcb74b8676c008339bbe775 authored over 4 years ago by Davi Lima <[email protected]>
9.2.0

3d7288c6c9013c0e495d6cd600ad2d7f6292f865 authored over 4 years ago by Dmitry Semigradsky <[email protected]>
Fix 'basic:export-scss' test

ef364672ccfd567250ce9768d2421a18fee5fa0b authored over 4 years ago by Dmitry Semigradsky <[email protected]>
Fix/multipart values (#222)

27efa3e12ae94ee3182447fbb334a03d724344c8 authored over 4 years ago by Alex Yatsenko <[email protected]>
Export to SCSS file (#212)

4dbb3fcff8d4154587ed1b8d631df06161804711 authored over 4 years ago by bendobos <[email protected]>
support for ".pcss" file resolution in importFrom option (#211)

6c7addcaf1844508343b570f0d6a7d336037e6b1 authored over 4 years ago by jekatigr <[email protected]>
Added a note on readme (#214)

Added a note that this plugin only processes variables that are defined in the `:root` selector ...

817c42ae25acb9e48dff52704413932982e677d4 authored over 4 years ago by Cerino O. Ligutom III <[email protected]>
fix multiple var on a single property (#210)

a250907b9ca0b336d6c0ca948a1db2fe2d145309 authored almost 5 years ago by Yvain Liechti <[email protected]>
Update README.md (#206)

Add cool 'Can I use' table

b898eb2986db1719b7459ed60ea22304d0f9e3b7 authored almost 5 years ago by Dmitry Semigradsky <[email protected]>
Allow combined selectors (#199)

24c108bb4df935c8942bd81509ac3ed5cc8a931a authored almost 5 years ago by Yvain Liechti <[email protected]>
9.1.1

d2d1d59e21cc444e408bcbaf79c45b5d96184f88 authored almost 5 years ago by Dmitry Semigradsky <[email protected]>
Preserve spaces in multi-part values.

This commit fixes the bug with space separated values. Previously, `0 10px 20px 30px` would be e...

44dfb3334863609dc3e4a2ed10e352867c2c4168 authored almost 5 years ago by Dave DeSandro <[email protected]>
9.1.0

1e1ef6b1976d003d9491f46ceec1ba065e6afcba authored over 5 years ago by Jonathan Neal <[email protected]>
9.0.2

3e72084ea6c1fd00200d78ea2bee758b92463a10 authored over 5 years ago by Jonathan Neal <[email protected]>
9.0.1

6680f677013b887dc184d3afee43e5452fa3843f authored over 5 years ago by Jonathan Neal <[email protected]>
9.0.0

2d309a8dc8d79732f4d1617c7ffa8561f59adc30 authored over 5 years ago by Jonathan Neal <[email protected]>
8.0.11

* Added: Synchronous transforms when async is unnecessary
https://github.com/postcss/postcss-...

837da4954fe6683e98c866dfefd64a54bd6b4607 authored over 5 years ago by Jonathan Neal <[email protected]>
Fix grunt example

ffad7a979b727fffa4c67cc3bd039666a2ff0dd9 authored over 5 years ago by Titouan CREACH <[email protected]>
upgrade to postcss-values-parser@3

* upgrade to postcss-values-parser@3

* Remove guard

0e5a66df910b65247133e13a685ca5c8cab4e60f authored over 5 years ago by Rémi THOMAS <[email protected]>
8.0.10

654d59d97d39d1591867f53a0c9572df1a7b79b4 authored almost 6 years ago by Jonathan Neal <[email protected]>
Adding support for ignoring lines and or blocks

2f616d0896d4ff435dc00d0be457625a78213c89 authored almost 6 years ago by Antonio Laguna <[email protected]>
8.0.9

67e984287cdd6fb81f77f0a661c5050be3bb7d82 authored about 6 years ago by Jonathan Neal <[email protected]>
Fix calc multiple custom props with fallbacks

e0081bfb5880d7fed812c2c7e2620c75ed7bff8d authored over 6 years ago by Carl Törnqvist <[email protected]>
8.0.8

db2e2a03e13c2e3aa9ee81ad986fc76977b73d50 authored over 6 years ago by Jonathan Neal <[email protected]>
8.0.7

a2e2b49e38f0639676a73676c96a78f3ba4bf2a9 authored over 6 years ago by Jonathan Neal <[email protected]>
8.0.6

25d68db4e24c26316e8642e99fb3bddcec33d92c authored over 6 years ago by Jonathan Neal <[email protected]>
8.0.5

f6747b04cce22fda413d14213f376641eebb4d42 authored over 6 years ago by Jonathan Neal <[email protected]>
8.0.4

ceb2ac4beb1c54dc17d21f49cbd314ef3b0e5aa1 authored over 6 years ago by Jonathan Neal <[email protected]>
8.0.3

74d738cf300ffb120e4e8df9d267617aae150212 authored over 6 years ago by Jonathan Neal <[email protected]>
8.0.2

614a2f942b7caaa071779948723b66b4c7e5b42a authored over 6 years ago by Jonathan Neal <[email protected]>
8.0.1

7487215e2770944833a93f604223ecc6d5b1dc04 authored over 6 years ago by Jonathan Neal <[email protected]>
8.0.0

6ef218d07cbe30c357a0d00e8979f07a950383f1 authored over 6 years ago by Jonathan Neal <[email protected]>
Use postcss 7

e0f68f90953f865f310bf95cf25915c22c871bc9 authored over 6 years ago by Douglas Duteil <[email protected]>
Drop node@4 support

cd964ceb53c491f1f6197b6fe568680ab00c2e71 authored over 6 years ago by Douglas Duteil <[email protected]>
Use PostCSS 7

Also added a `package-lock` file.

77754167fac853609be3673e06c669108279b96c authored over 6 years ago by Pascal Duez <[email protected]>
Update dependencies

a115c35e39acd888e1980bd84bef48f86cc45e30 authored over 6 years ago by Jonathan Neal <[email protected]>
Allow `warnings` option to be an object to configure each warning

450896402908596ceb21532e8d65388bb9d8e112 authored over 6 years ago by nagits <[email protected]>
Fix appendVariables appending duplicate vars

4adb75ccf3fb05a1f1d0560ce6715400808cf09e authored over 6 years ago by Joe Schmitt <[email protected]>
Update README.md badges

ccc045dff596c22f364264852fa4a2f6fd15653d authored over 6 years ago by Jonathan Neal <[email protected]>
Update README.md cssdb badge

4f7ad3539491b6cd30f78f5e952b08763f62ffd5 authored over 6 years ago by Jonathan Neal <[email protected]>
change "preserve-computed" to "computed"

In my case "preserve-computed" didn't work although "computed" works. Please check if this is ac...

0bf934da640e3150c20056fc8242af8c64bac547 authored over 6 years ago by Aditya Agarwal <[email protected]>
Fix documentation code examples for preserve option

1b495ce1c5acb50f58c1bd4cc1f594b8468e37b8 authored almost 7 years ago by Jonathan Neal <[email protected]>
Update README.md

Fix tag name in output example

f1089506c5b260ac9210b3497dd87d58a49e0caf authored almost 7 years ago by everdimension <[email protected]>
6.3.1

Reverts option changes in 6.3.0

bb69518c935f48308354f3c6e505dd3544a119e1 authored almost 7 years ago by Jonathan Neal <[email protected]>
7.0.0

f17bf96e1836526bcd9fc83040c7768c2336e46e authored almost 7 years ago by Jonathan Neal <[email protected]>
Support spec-valid whitespace

https://www.w3.org/TR/css-syntax-3/#whitespace-diagram

7cbf23941a5ca3294f291a068507e37e490fc92e authored almost 7 years ago by Jonathan Neal <[email protected]>
6.3.0

52526c3836fc98ed92b76f818bcca554f9982422 authored almost 7 years ago by Jonathan Neal <[email protected]>
Update documentation

cdb1fb0b415fd14f1f78361274f7667d4d7640f7 authored almost 7 years ago by Jonathan Neal <[email protected]>
No warnings by default

c6f914053368f0810d0538604d3f5f400405aa0c authored almost 7 years ago by Jonathan Neal <[email protected]>
Preserve by default

5d4620c658c480f5a99a1cc65f684cc2dee5088c authored almost 7 years ago by Jonathan Neal <[email protected]>
Make options more explicit expectations

c51737874d9b0dd4351eeb9f34ff25c93bad8519 authored almost 7 years ago by Jonathan Neal <[email protected]>
Update dependencies

a64158a6128f9c7ba2b6c4a2f321d87ec8576646 authored almost 7 years ago by Jonathan Neal <[email protected]>
Fix documentation for warning option

3f4e7fa930c0de37c930ec50904d88edffbcba1d authored almost 7 years ago by Jonathan Neal <[email protected]>
Only transform var() functions

86637d12722a42b9440a6788e2c79e9ac98e8209 authored almost 7 years ago by Jonathan Neal <[email protected]>
Preserve declaration comments

- Includes test

59ba7a6ceefb8c6d4eab461f7b1e03e3123cc767 authored almost 7 years ago by Jonathan Neal <[email protected]>
6.2.0

025db4d90f39ba6ea4ae37aa618d899cb74651c1 authored over 7 years ago by Jonathan Neal <[email protected]>
Bump deps

c572e60bbd91d1dbb43bdca93b89f275378ac5d4 authored over 7 years ago by Jonathan Neal <[email protected]>
Typo in variable name (#77)

9bfcb517fddac3ad39f40208f1d4dd460a5c9fe0 authored over 7 years ago by Hiroki Osame <[email protected]>
README: Add CSS Standard Status (#78)

7acd5599a04ce95f8ed5a97aa12c9b9062a263ff authored over 7 years ago by Jonathan Neal <[email protected]>
README: Document compiling fallback values. (#75)

I wasn't sure if this was possible with the plugin so I coded it up and it worked. It would be c...

129f75068200da5d39df155387f9993d4ce57ebd authored over 7 years ago by Brett Jankord <[email protected]>
Added: noValueNotifications option (#71)

f1621c4c07265f3e80397e1f2dc8c338404793de authored over 7 years ago by Oleg Lykasov <[email protected]>
6.1.0

bbf92943e9aa8578429e29adc369179665275616 authored over 7 years ago by Jonathan Neal <[email protected]>
Update dependencies

bd38c2fc25945d034d64b5cbc5c77f02388de80c authored over 7 years ago by Jonathan Neal <[email protected]>
Merge pull request #67 from bundyo/make-warnings-work

Let "warnings" option silence all warnings

43b6cbff20dd2db1866a81d3dfc2c4b279b43829 authored over 7 years ago by Jonathan Neal <[email protected]>
Let "warnings" option silence all warnings.

c371abefcb81008b581d0c453fca7354d60a6c86 authored over 7 years ago by Bundyo <[email protected]>
6.0.1

8e74957bbcbc69acfff039b6a00a804e99b2c232 authored over 7 years ago by Dmitry Semigradsky <[email protected]>
Fix incorrect export (#69)

4c3a10ccb2639725ed47ee02a9c9296958b4396b authored over 7 years ago by Dmitry Semigradsky <[email protected]>
6.0.0

d4c1e10acda12778b7a32fb0c857aba938c14ac3 authored over 7 years ago by Dmitry Semigradsky <[email protected]>
Update dependencies

a8025c458560747a045c4dd1a49c0c5213678ff4 authored over 7 years ago by Dmitry Semigradsky <[email protected]>
Updated resolveValue comment (#65)

7f02aee850dc3d225a9e8600ceaaa87bb7ea2fd5 authored almost 8 years ago by Ole Ersoy <[email protected]>
5.0.2

317d7387ac262dce0a134a352532e6f2b01034b4 authored almost 8 years ago by Maxime Thirouin <[email protected]>
README Use vector Travis badge (#55)

PNG does not look nice on Retina

aeec09fad25c6117bc59cb9b19aac0389719631b authored almost 8 years ago by Aleksey Shvayka <[email protected]>
Bump `balanced-match`. (#57)

2819d55da4385e46819e2feda4964a52709773d8 authored almost 8 years ago by wtgtybhertgeghgtwtg <[email protected]>
5.0.1

12ad2bf75c40338f629f8b3d47c921ba30a5f98a authored over 8 years ago by Maxime Thirouin <[email protected]>
Fixed: trailing space after custom property name causes duplicate empty property (#43)

* Fix issue where trailing space causes duplicate empty property when using `var()`.

* Adding...

5366045b7ac9d7a16c2b83489b4fbf2d58c522b7 authored over 8 years ago by Ryan Fitzer <[email protected]>
5.0.0 (switch to postcss 5.x)

136250ad63ea395d8cc3201bd5a2e7797d2f689a authored over 9 years ago by Maxime Thirouin <[email protected]>
Added: `warnings` option allows you to disable warnings.

Close https://github.com/cssnext/cssnext/issues/186

ae55769f675d20172d9727b62c098f21613306cf authored over 9 years ago by Maxime Thirouin <[email protected]>
4.1.0

6ccf4a98ad45288fea6fe61c2bab1859915dd9d6 authored over 9 years ago by Maxime Thirouin <[email protected]>
Merge pull request #35 from joeybaker/master

add: ability to set variables after initial load

951597d690966ee2ef62c6520eeb9759bd0c2742 authored over 9 years ago by Maxime Thirouin <[email protected]>
add: ability to set variables after initial load

When using this module as part of a live-reload system, devs might
change the variable list afte...

e209388a2705cd83e439f5ac75dfa670ac6f99a5 authored over 9 years ago by Joey Baker <[email protected]>
Update README.md

83301e7ae5327a37491e33ff718aae87bb261cfb authored over 9 years ago by Maxime Thirouin <[email protected]>