Ecosyste.ms: OpenCollective

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

github.com/postcss/postcss-calc

PostCSS plugin to reduce calc()
https://github.com/postcss/postcss-calc

Refactor project and add ava

bdb056a00025e9ee7bbe5e5e274354684ed64d31 authored almost 8 years ago
Merge pull request #1 from ben-eb/false-precision

Disable rounding when precision is false.

efcfd1b971d13a203f58fcf946dcaa72d5f816b3 authored almost 8 years ago
Disable rounding when precision is false.

810057bba1249127c13688fb439fb41460927fcb authored almost 8 years ago
another minor refactor

07565b1a445b0fa9045a975a20d30f0e3796bbd7 authored almost 8 years ago
minor refactor

b5de81a248c2f2c6fda939529870627235c63fe9 authored almost 8 years ago
Revert version bump

989432f435127f548fead9f03431807b2944b0bc authored almost 8 years ago
accept decimal fractions without a leading zero

ab76ec271b0e5f4dbae99f81d145f06db4b0fefc authored almost 8 years ago
update .travis.yml

d267901ec22a323902d0a129f9d82170a86cc6f7 authored almost 8 years ago
Add test

6f85990e8439f358f1b8ed27f1bdccc075f7ec97 authored almost 8 years ago
add division error messages

eb9b065b42832a6edbca5491f148f5c1f98ac47f authored almost 8 years ago
add unit property to all css value nodes

bfbe67e11f1112f8847d3a873b134c5d9afbeed7 authored almost 8 years ago
fix comments

9b265b9a0f4a18f38eabd387d7472186c0eb0b64 authored almost 8 years ago
refactor walk cycle

1741cb6e76db7f65ce2259413e298dddce6618d2 authored almost 8 years ago
pass precision option to css-unit-converter

788e39990e4c341a70d245b15c978162eafde814 authored almost 8 years ago
refactor reducer

7d71f2f5c08bb546a0d85762ca025b88ddbef6db authored almost 8 years ago
adjust comments for consistency

da98686185c4c7d5a5d2ec8355b423f160c75608 authored almost 8 years ago
add more tests

82b678d7eedd7fd0e9336ae3b409d6407c9daefb authored almost 8 years ago
fix reduction bug and add comments documenting transformations

05e0f3c28b73349e4d89868da5a72a10a7ab69ac authored almost 8 years ago
Add additional tests

1d6651cc142dd1eade6be3cc37abe10f297c3edd authored almost 8 years ago
add additional reductions

5a764da77c083d7d55210387fe82a3aed2c07bb3 authored almost 8 years ago
rewrite

9e98f6be032a61f5ddb98b697b40f6007e0feaa3 authored almost 8 years ago
5.3.1

831090af68ffb8c8d4e11cd53e557e7c4b8674b2 authored over 8 years ago
Fixed: avoid security issue related to ``reduce-css-calc@< 1.2.4``

51806b82b4876edda89ae73954c45014e40eee31 authored over 8 years ago
5.3.0

2121c958921c7a35c76e1f58ab43129268db01be authored over 8 years ago
Added: support for selector transformation (#29)

([#29](https://github.com/postcss/postcss-calc/pull/29) - @uniquegestaltung)

11da334ca55d6b70500911f28197a94272d0ffe4 authored over 8 years ago
5.2.1

82d259eb1c077134012e0cc8493365bd76a11f0b authored almost 9 years ago
Fixed: support for multiline value (#27)

* Search for calc() on multiline

Change the regex to match any kind of character (including l...

44fcff66f6a0f0e1ee695cfa53f43711b4028fea authored almost 9 years ago
5.2.0

0ca9351da633dabd2380e7c5007c35209d90f7a8 authored about 9 years ago
Merge pull request #22 from thejameskyle/tjk/media

Add support for media queries

39c081f6241be96f80c7cf5d381fa212c0e23754 authored about 9 years ago
Add mediaQueries option

259b1b3f88b68dfb3065cd64156a5364240f3bf1 authored about 9 years ago
merge traversals

fe2602372f235d7c79c9efa0d2ef11298bc7739e authored about 9 years ago
Add support for media queries. Resolves #21

3c477ab1d83ea8476f4cef1c025d5d618271df74 authored about 9 years ago
5.1.0

4f032550ee9fab22929d0b06f3a9ff377d0de693 authored about 9 years ago
Merge pull request #20 from thejameskyle/throwWhenCannotReduce

Add throwWhenCannotReduce option

4dcfeea2c24c6b7ff6258f5cdd3577e3a885fa59 authored about 9 years ago
Add warnWhenCannotResolve option

6000b056b0ece4df4ee10df1b6706ed36f5eb52c authored about 9 years ago
5.0.0 (switch to postcss 5.x)

d8e2755b02dbf8930ecb75a40a4f3f68f74a1d97 authored over 9 years ago
Merge pull request #16 from ai/postcss50

Use PostCSS 5.0 API (version 2)

a07bdf64b43e3878e55abb275aab79d8b8178796 authored over 9 years ago
Use PostCSS 5.0 API

fa3732cea5968ff42d8e0ba15911f4a7c4e256e0 authored over 9 years ago
4.1.0

1493329ca5458c1fbc77f590139910857543ac3d authored over 9 years ago
Merge pull request #12 from ai/guidelines

Use PostCSS 4.1 API

fd32fee8c2143bf7cd01915be92baccb25e89fe4 authored over 9 years ago
Use PostCSS 4.1 API

b45474251d9908370b2de63ba85498d1670c19d3 authored over 9 years ago
ixed: `preserve` option does not create duplicated values (4.0.1)

Close #7

51ee3f8f2e3a01524097a616afeaa883572accd4 authored almost 10 years ago
v4.0.0

48b84a2a188fad2a2257cffcc0e7a6da31537acb authored almost 10 years ago
compatibility with postcss v4.x

b97bbe571fb974f85062c4fb483830e52a737b34 authored almost 10 years ago
v3.0.0

39c3aade21be4570407cd8a2f5346f96bf394411 authored about 10 years ago
New `preserve` option

Close #6

5421f088623fbf296735051245bcbdeaa5dbf501 authored about 10 years ago
New `precision` option

Close #5

28dd4d89870d0b1dbcd9bcc53bd206e7680e8e88 authored about 10 years ago
New gnu like exceptions

3d5a95dd7436908278c604d0a0e09abb0e726c7e authored about 10 years ago
Udpate gnuMessage function when no source available

d243bf91386c6496acb74a3ca5346aba8a4c13c0 authored about 10 years ago
update test to ensure postcss 3.0 compat.

93b11cd878a37adf677bf909689f56bfbc3498e8 authored about 10 years ago
v2.1.0

d66cf4e9a455097cef0f1e1cd6c7fe374f28cd58 authored over 10 years ago
Add source of the error (gnu like message)

Close #3

64a70eb4a8f1025b5d25e71807eb59563108aafa authored over 10 years ago
Simplify commands + update dev deps

73a139f905bcffaf9871d1280be31a7426f4462a authored over 10 years ago
Update author name

524724892382270068a702e034548254fdad8ba1 authored over 10 years ago
expose less stuff (this was stupid)

22bc35c5fea9fce3bdea281234f6ad54b5fb782c authored over 10 years ago
Update comment & expose transformDecl

That will allow direct usage un a plugin to avoid multiple loop to
apply transformation directly...

b6f80db17489eb5adea2e6afa1f1318de42f13e5 authored over 10 years ago
Fix license link in README

cd2d218f8257daacc4b67884c959c315e82fe219 authored over 10 years ago
normalize README

8d1333ea55c89c61c01c1cf6512cb95b799cae7c authored over 10 years ago
v2.0.1

e2776b714899972235a834302246798ea3de6315 authored over 10 years ago
Correctly ignore unrecognized values

Close #2

483dcb59937212812bf0ea7762fd9779ff1b52de authored over 10 years ago
Normalize description

fbc7e977f699c43d3c18afeb03c83d0b0e12b5c4 authored over 10 years ago
v2.0.0

a61852e8f8103e41bfa336765b9cf7250f2c15ea authored over 10 years ago
API change (plugin now return a function)

See changelog for more informations

poke @jonathanong

dd2bd33db68df4415d54c151942262f551ef774f authored over 10 years ago
v1.0.0

701023f91037ae2c9e72fba48424830e985a9b05 authored over 10 years ago
Initial commit based on rework-calc v1.1.0

9a797e199ba33e76e1fb5a9759452be8e2b35c12 authored over 10 years ago