Ecosyste.ms: OpenCollective

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

polished

Want to write styles in JavaScript, but also want Sass-style helper functions and mixins? Need a con
Collective - Host: opensource - https://opencollective.com/polished - Code: https://github.com/styled-components/polished

Build(deps): Bump npm from 6.10.3 to 6.13.4

Bumps [npm](https://github.com/npm/cli) from 6.10.3 to 6.13.4.
- [Release notes](https://github....

github.com/styled-components/polished - e7b21ac66d061dbda2e66fca2d9ab0a017b16366 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Delete newfile.md

github.com/styled-components/polished - 35abb74bd47ef48a7f88bff9fc99f35401f6b4af authored about 5 years ago by Brian Hough <[email protected]>
fix(hsl(a)): hsl(a) decimal support

Adds decimal support for the hsl and hsla color modules

github.com/styled-components/polished - b56612dc0027678782ceebe9b99bd9b00d56eda2 authored about 5 years ago by Brian Hough <[email protected]>
fix(hsl): enable decimal values in hsl representation

github.com/styled-components/polished - e0e64c5a97ece8e470ae3829ae27001dc3ee117d authored about 5 years ago by Kristie Yorkston <[email protected]>
fix(hsla): enable decimal values in hsla

github.com/styled-components/polished - 854edab841185a8242ea4f1099a389004d10229b authored about 5 years ago by Kristie Yorkston <[email protected]>
build(package.json): update deps

Update dependencies and bump travis node test version to 13.

github.com/styled-components/polished - e6d899679e282101348b5c4df2f7a7553951ae07 authored about 5 years ago by Brian Hough <[email protected]>
Build(deps): Bump eslint-utils from 1.4.0 to 1.4.2

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release...

github.com/styled-components/polished - b0762e9987d5e0d6c46fe8247b61d27ebce38b3f authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(yarn.lock): update dependency map

github.com/styled-components/polished - 0d4c5e05bd282a312405c6a64dd6c51b3b4a27bf authored over 5 years ago by Brian Hough <[email protected]>
build(dependencies): Update deps

Update deps, including a fix for a lodash security vulnerability.

github.com/styled-components/polished - bdda5d6ca74bada567d56c5cd78492f0e4608282 authored over 5 years ago by Brian Hough <[email protected]>
chore(flow-typed): Fix for rambda Enum depcreation

github.com/styled-components/polished - 96ac6bef24accadab905cd01d1f37390ccb7a902 authored over 5 years ago by Brian Hough <[email protected]>
chore(package.json): Deps and version for release

github.com/styled-components/polished - 6f1acd11e591e45cb6d8fec8ac1afbb7a7b33a3e authored over 5 years ago by Brian Hough <[email protected]>
fix(between): Between supports unitless values

between (and therefore fluidRange) now supports unitless values for fromSize and toSize.

fix #444

github.com/styled-components/polished - 1d9eb2a6a0dbf0abe09c60221bada8c91a8dbc0b authored over 5 years ago by Brian Hough <[email protected]>
Build(deps): Bump marked from 0.6.0 to 0.6.2

Bumps [marked](https://github.com/markedjs/marked) from 0.6.0 to 0.6.2.
- [Release notes](https:...

github.com/styled-components/polished - 93b313ff1837040c2b42369ff14e70e9eb6bc371 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Build(deps): Bump handlebars from 4.0.11 to 4.1.2

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release not...

github.com/styled-components/polished - fa9e0c7a98eeb59a3aef049032761fab51f98415 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Build(deps): Bump js-yaml from 3.12.0 to 3.13.1

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](http...

github.com/styled-components/polished - b9d90e3789c5e9492a2174174f1713603ee019a6 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Build(deps): Bump fstream from 1.0.11 to 1.0.12

Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https:/...

github.com/styled-components/polished - b91fb9167659756b4e057b9f43cece2f7584e045 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
point to better w3 contrast guidelines link

github.com/styled-components/polished - 4eaca841a8f3238fc5a0160ea757b1ba2bea98c1 authored over 5 years ago by Travis Arnold <[email protected]>
feat(color): add color contrast helpers

Adds color contrast helpers using calculations from W3C.

closes #394

github.com/styled-components/polished - b78c1f4139d28e7aa8adab1a0c5b25c1dbe59af1 authored over 5 years ago by Travis Arnold <[email protected]>
address PR fixes

github.com/styled-components/polished - 2a982a6aa507142b618d1761bb9cd01d6bd416ac authored over 5 years ago by Travis Arnold <[email protected]>
chore(package.json): Bump version for release

github.com/styled-components/polished - 399d98711d8a09238d96a8f1d531fc1300d87689 authored over 5 years ago by Brian Hough <[email protected]>
David deprost fix/adjust hue (#439)

* fix(hslToRgb): correct % for potential negative hue

Due to the Javascript modulo bug
(http...

github.com/styled-components/polished - 64dad52d3986011b70320afa2c8fbd886bb41869 authored over 5 years ago by Brian Hough <[email protected]>
test(hslToRgb): negative hue test

Test hslToRgb's ability to handle negative hues passed in through adjustHue.

tests #437

github.com/styled-components/polished - 446b73a16a6e7a3e6189d451b1dfb9feb8f2dece authored over 5 years ago by DavidDeprost <[email protected]>
refactor(adjustHue): remove redundant %

Since the % operation is already performed inside `hslToRgb()` in `src/internalHelpers/_hslToRgb...

github.com/styled-components/polished - 9b0c1e093c23770f673e4929301e3e58b4e50564 authored over 5 years ago by DavidDeprost <[email protected]>
fix(hslToRgb): correct % for potential negative hue

Due to the Javascript modulo bug
(https://stackoverflow.com/questions/4467539/javascript-modulo-...

github.com/styled-components/polished - 5c306c86ef92df1dd40cbf7695b5b1f85579e872 authored over 5 years ago by DavidDeprost <[email protected]>
style(hslToRgb): Fix typo and remove comment

github.com/styled-components/polished - f7dca40b1022d36e4abc7fdb829bbee90c3a99e7 authored over 5 years ago by DavidDeprost <[email protected]>
test(modularScale): modularScale ratio test

Test modularScale's ability to lookup preset ratio name.

github.com/styled-components/polished - faac33f7a68874eed95701c208ae78e412dc1af9 authored over 5 years ago by Brian Hough <[email protected]>
chore(package): Bump version

Bump version number for release

github.com/styled-components/polished - 1cfb2984146cb5b58d2c50a6431b93d8f4f5141a authored over 5 years ago by Brian Hough <[email protected]>
Use case insensitive regexes in parseToRgb

github.com/styled-components/polished - a7b8f53aaafc6174b757b393e4b12671688db94c authored over 5 years ago by Mateusz Burzyński <[email protected]>
build(build): Update deps

Update dependencies

github.com/styled-components/polished - b35fc5536cfadef86881ad77f6d5a020b8a20e85 authored over 5 years ago by Brian Hough <[email protected]>
refactor(library): export stmt refactor

Refactors export statements to reduce library size.

github.com/styled-components/polished - 6f72ff07eed0bb63ada17369fde4986c9389e5f9 authored over 5 years ago by Brian Hough <[email protected]>
fix(modularScale): Remove rem/em restriction

Remove rem/em restriction from modularScale

github.com/styled-components/polished - 70f373ee75fa28e415e2688e4454bb17fecaf964 authored over 5 years ago by Brian Hough <[email protected]>
docs(transitions): Fix type in transitions

github.com/styled-components/polished - 574a01f2628ebe66b505a635edf0119b34a0a475 authored over 5 years ago by Brian Hough <[email protected]>
fix typo tranisition => transition

github.com/styled-components/polished - 2a3fece9632cf82e9e44c0597ea756951b47f719 authored over 5 years ago by Koen Punt <[email protected]>
Update LICENSE.md

github.com/styled-components/polished - 024353a5d392644a52abe08240a15babb7086e96 authored almost 6 years ago by Brian Hough <[email protected]>
docs(triangle docs): Rebuild triangle docs

github.com/styled-components/polished - 0654d43e3406751b6cddc6698e5396752dac877e authored almost 6 years ago by Brian Hough <[email protected]>
feat(triangle): Triangle enhancements.

Triangle now supports intermediate directions (i.e. 'topLeft'). In most cases, it will now also
...

github.com/styled-components/polished - 0b2d2b7c6037ef1e0472e807de87f8d11bea219e authored almost 6 years ago by Brian Hough <[email protected]>
docs(triangle): Update triangle docs

Remove reference to only being able to use numbers and px values with triangle.

github.com/styled-components/polished - 70585af804985670ad528b62c4026787485f3a54 authored almost 6 years ago by Brian Hough <[email protected]>
chore(library): Bump versions for release

Bump version to 3.2 and update deps for release

github.com/styled-components/polished - 2bbd7b38bc391f6e926a939e48e9dec3997c2ad8 authored almost 6 years ago by Brian Hough <[email protected]>
Update README.md

github.com/styled-components/polished - 7862c581cdc999b766733b505865e329553cb1d4 authored almost 6 years ago by Brian Hough <[email protected]>
build(library): Build for release

github.com/styled-components/polished - 9b483b9487bacb0d9b7d988b9a6a415c2817db27 authored almost 6 years ago by Brian Hough <[email protected]>
feat(fontFace): Support base64 and format hints.

Support base64 data URIs for src and optionally add format hints to @font-face src urls.

re #416

github.com/styled-components/polished - 7675380b86b181b81fc7bf393301283bb136d800 authored almost 6 years ago by Brian Hough <[email protected]>
fix(errors): Fix error link

Error link in production was pointing to a non-existant folder.

fix #418

github.com/styled-components/polished - 7a02ef380b4c6804f5989f44965375a489faf030 authored almost 6 years ago by Brian Hough <[email protected]>
chore(.vscode): Ignore .vscode folder

Ignore and remove .vscode folder

github.com/styled-components/polished - 88fb6fec330c4b1c0a26fadb606b311f0d5772dc authored almost 6 years ago by Brian Hough <[email protected]>
chore(Library): README & Package.json updates.

re #410

github.com/styled-components/polished - 07732c47b38f4575f29f0efe5489767c0a309702 authored almost 6 years ago by Brian Hough <[email protected]>
fix(package.json): Move preval to devDeps

re #408

github.com/styled-components/polished - b610e38a22a831aa68f4806775946498f97e7ed2 authored almost 6 years ago by Brian Hough <[email protected]>
fix(math): Fix negative lookbehind

Replaced negative lookbehind for matching seconds.

github.com/styled-components/polished - a5a6e7d5ce9bd9b2bc90833b7bfe8c4e13b5bd74 authored almost 6 years ago by Brian Hough <[email protected]>
fix(math): Time units and IE11

Fixes two bugs with `math`. Time units (and angles) are now supported. Also properly works in IE...

github.com/styled-components/polished - 95c8e359fac1036ba08bd415373a86cbb3701240 authored almost 6 years ago by Brian Hough <[email protected]>
fix: removed Object.values usage in math

Object.values is not supported by IE11, causing this feature to break in
IE11. Converted Object....

github.com/styled-components/polished - f901055ba733197dcca3c167ede06424fabf7d0e authored almost 6 years ago by Matthew Zygowicz <[email protected]>
fix(flow): undefined in tagged template literal with flow-bin 0.92.1

github.com/styled-components/polished - 71b3356129a63f6a1d874f1c891895d7ba1707ff authored almost 6 years ago by Michael Hsu (徐承志) <[email protected]>
build(package.json): Bump version for release.

github.com/styled-components/polished - 49ea159a8946ceb07d1b52f5f444e5d1b5abd5ee authored almost 6 years ago by Brian Hough <[email protected]>
chore(commitizen): Remove accidental commitizen dep

github.com/styled-components/polished - 261b029c9fe1f2f286b0d9591963cc3cfa35b1d9 authored almost 6 years ago by Brian Hough <[email protected]>
build(package.json): Update version for alpha

github.com/styled-components/polished - 2a18b6f34baae4f2b4d3bb0ed62bf0816ca9bf97 authored almost 6 years ago by Brian Hough <[email protected]>
test(math/errors): Update flow for math, add prod error coverage.

github.com/styled-components/polished - beadc78486a2914064c2d47d972e49e3410d9ee7 authored almost 6 years ago by Brian Hough <[email protected]>
chore(package): Prep for beta release.

Prep for beta release. Updated TS tests, bump version number, comment cleanup.

github.com/styled-components/polished - 32ef28ea2a9d37dafdbce3993d395620cfca98ce authored almost 6 years ago by Brian Hough <[email protected]>
chore(Library): Prep for release.

Update deps and bump version for release.

github.com/styled-components/polished - 30b4335cb1ce3399a7bd4c501083fd06b37e0d41 authored almost 6 years ago by Brian Hough <[email protected]>
test(getValueAndUnit): Add fallback test for getValueAndUnit

github.com/styled-components/polished - 163bf26445b547921474c62e60988acd210e3342 authored almost 6 years ago by Brian Hough <[email protected]>
test(getValueAndUnit): Clean up getValueAndUnit snapshots.

github.com/styled-components/polished - aaf1f08b679a1a79450a82b1840c4e8c8022064b authored almost 6 years ago by Brian Hough <[email protected]>
docs(math): Update math docs.

Update match docs to add division. Also added warning about accepting user inputted values.

github.com/styled-components/polished - 09f224d87ac95be67534df54bb153411a04aa99c authored almost 6 years ago by Brian Hough <[email protected]>
feat(color): Color modules support transparent

All color modules that support named css values, now properly handle transparent.

github.com/styled-components/polished - 88df27627d76e79b4aca181790716bf7c35d1966 authored almost 6 years ago by Brian Hough <[email protected]>
chore(Errors): Error messaging

Updated all errors to use PolishedErrors.

github.com/styled-components/polished - 8607d641e27d945612e81a3078b1674200d6286e authored almost 6 years ago by Brian Hough <[email protected]>
test(TypeScript): Added math to TS tests.

github.com/styled-components/polished - 0049daf33e27099f5e04b1df3eac574b71ccb2df authored almost 6 years ago by Brian Hough <[email protected]>
chore(math): Math module improvements

Static symbol mapping, ability to extend symbols, refactored recursive factorial method, more
te...

github.com/styled-components/polished - d20eecf05635f7836cb8b9f164abb21745713bce authored almost 6 years ago by Brian Hough <[email protected]>
fix(TypeScript): Fixed TS type errors in math.

Adjusted defaultMathSymbol function calls to pass TS type errors.

github.com/styled-components/polished - ffb4ef536245edbfda088fe1a54f46e4688be287 authored almost 6 years ago by Brian Hough <[email protected]>
fix(math): Fix flow issues with math.

Move math error generation to PolishedErrors and supress flow typing for Object.values, which is...

github.com/styled-components/polished - 861c9308bf1289d6627b77cfd7b1db08d0d00d1e authored almost 6 years ago by Brian Hough <[email protected]>
test(parseToRGB): Fix parseToRGB tests.

Update test case for parseToRGB errors with argument replacement in the error message.

github.com/styled-components/polished - 18893468c8173ac89e0ab2cf5a4838830c0041a3 authored almost 6 years ago by Brian Hough <[email protected]>
test(hsla): Update hsla test.

Update hsla test to check for proper message.

github.com/styled-components/polished - cb707270ab51cbdb892d7aa840e41875eec2fe5b authored almost 6 years ago by Brian Hough <[email protected]>
perf(gradients): Combined gradient generator logic.

Created shared gradient template generator helper and reduced it's complexity.

github.com/styled-components/polished - fff1b7131a799bc5bf7363a5200ecb4fd96f7df5 authored almost 6 years ago by Brian Hough <[email protected]>
chore(math): Fix failing unit check

Fixed math so it properly recognizes when all units of measure aren't the same.

github.com/styled-components/polished - 3bc5e70414ab376957a45079bfa85306cf58511b authored almost 6 years ago by Brian Hough <[email protected]>
chore(math): Functionalize math calc method

MOre functionalization of math's calculate method.

github.com/styled-components/polished - 3dfda6f7ef2abd304dfb166a9f4efa42a22919d9 authored almost 6 years ago by Brian Hough <[email protected]>
chore(Math): Better math tests

More exhaustive math tests

github.com/styled-components/polished - 8e0185903fbdd7c1578551337e6b17298b0155f7 authored almost 6 years ago by Brian Hough <[email protected]>
chore(color): Color module parsed errors

Added initial color module error messages to be pre-parsed.

github.com/styled-components/polished - 7d06d255893d069ce9062808b046077ab5f7b4a7 authored almost 6 years ago by Brian Hough <[email protected]>
feat(linearGradient): Adds a linearGradient mixin.

Adds a linearGradient mixin that generates a CSS linear gradient with background fallback.

github.com/styled-components/polished - 79bb02d72ffdd49afb71d7e6cee31da293d32767 authored almost 6 years ago by Brian Hough <[email protected]>
chore(math/errors): Error system base/math improvements

Added base work for error stripping in prod. Further math improvements including better typescri...

github.com/styled-components/polished - 115179cd216edae51ab8db48a54df115d679fdfd authored almost 6 years ago by Mateusz Burzyński <[email protected]>
fix(TypeScript): Remove deprecated TS tests.

Remove TS tests for deprecated modules (placeholder/selection).

github.com/styled-components/polished - 885663fe75747fe75e5112061198b48f0f866be2 authored almost 6 years ago by Brian Hough <[email protected]>
feat(math): Add math helper

Add math helper for doing calculations with CSS values.

github.com/styled-components/polished - c9c8fda22ed2eff87fe3404716989818e13c7a70 authored almost 6 years ago by Brian Hough <[email protected]>
feat(readableColor): readableColor custom returns

readableColor can now return custom values for light and dark colors.

github.com/styled-components/polished - dbe4f5670ad297b107488416df5e79ef50f0d81b authored almost 6 years ago by Brian Hough <[email protected]>
perf(color): Improve color module perf

Added separate rgb/hsl toColorString helpers to speed up color processing.

github.com/styled-components/polished - ff30236a7806cbe83320ce9c636e45aa3e8de06c authored almost 6 years ago by Alex Sandiiarov <[email protected]>
docs(package): Doc updates to 3.0 affected modules.

Updated documentation for math, linearGradient, readableColor, and modularScale.

github.com/styled-components/polished - bff5fe7b0f096fd298a757ed291bcd7db1f00c0e authored almost 6 years ago by Brian Hough <[email protected]>
feat(modularScale): modularScale now also supports rem as a unit

modularScale now also supports rem as the unit for its base value.

github.com/styled-components/polished - 7c68bbd1d556ddfb8571fa504a73da1b97986515 authored almost 6 years ago by Brian Hough <[email protected]>
chore(library): Deprecate selection and placeholder

Fully deprecate selection and placeholder mixins.

BREAKING CHANGE: selection and placeholder mi...

github.com/styled-components/polished - 8792e1ffefecb55bc8fad393cb9111477f2d7f12 authored almost 6 years ago by Brian Hough <[email protected]>
docs(docs): Regenerate docs.

Re-generate docs after merting saturation change.

github.com/styled-components/polished - e5a29b332317b76988d1c52c969f7dabf7580193 authored almost 6 years ago by Brian Hough <[email protected]>
feat(stripUnit): stripUnit now optionally returns unit.

stripUnit has been updated to optionally return an array containing the standalone value and the...

github.com/styled-components/polished - 9131cd0058c17b7c63691cd537c950b4459542e4 authored almost 6 years ago by Brian Hough <[email protected]>
chore(package.json): Bump version for release.

github.com/styled-components/polished - 7294732c0e8b9610c29251b7f1be27cca743e58f authored almost 6 years ago by Brian Hough <[email protected]>
build(husky): Update pre/post commit

Update pre/post commit scripts to husky specific config.

github.com/styled-components/polished - 886af0c9aaa8f6883f6d2bf17afd573000aae2ac authored almost 6 years ago by Brian Hough <[email protected]>
build(deps): Clean up deps

Upgrade and clean up dependencies.

github.com/styled-components/polished - 43bc24837cec7932d0e42fd6e8b7fad54c16d7c3 authored almost 6 years ago by Brian Hough <[email protected]>
docs(Docs/Deps): Docs and Deps updates for release

github.com/styled-components/polished - 6cfb14f5939056ffba7682d20e8e651a5b094b30 authored almost 6 years ago by Brian Hough <[email protected]>
docs: fix typo in setSaturation function

github.com/styled-components/polished - d7118b53bbd336a988e8e97d6205b7813f481dd5 authored almost 6 years ago by Marko Radak <[email protected]>
chore(CODEOWNERS): Update codeowners

Update CODEOWNERS to remove Max and Nic so they won't continue to get pinged for reviews by defa...

github.com/styled-components/polished - 9907877003fcbd4250139dea9ccb6399eb5b55b1 authored almost 6 years ago by Brian Hough <[email protected]>
fix(math): Fix regex in math.

Replaced negative lookbehind in math regex.

github.com/styled-components/polished - 67ab0f30de3b1eedf6df91d66d233051739ccafe authored almost 6 years ago by Brian Hough <[email protected]>
build(Library): Dep updates/bump pkg

Update to dependencies and bump package version for beta release.

github.com/styled-components/polished - fdc10f6d7fa12595e4416a453f688f8346f7c4d6 authored almost 6 years ago by Brian Hough <[email protected]>
fix(types/deps): Update types and deps

Updates types and deps to work with flow >= 0.85 fully.

github.com/styled-components/polished - 8235d9d4fdaec7ed911443eb6bbe69bf1cbc1def authored about 6 years ago by Brian Hough <[email protected]>
fix(Flow): add required annotations

github.com/styled-components/polished - 940692a61a6aeef68fd5d19414bcb86e9834221f authored about 6 years ago by andretshurotshka <[email protected]>
docs(docs layout): hide docs summary on small viewport as well

fix #390

github.com/styled-components/polished - 98623a98a78039a7f858eed90aa62df097dd0243 authored about 6 years ago by Juliano Rafael <[email protected]>
fix(normalize): Fix hyphenated rule in normalize

github.com/styled-components/polished - cf25f2d90b25f8cb8b3f9d9b969be8576d790985 authored about 6 years ago by bhough <[email protected]>
css kebab-case fix

github.com/styled-components/polished - 38b13f7673f180442e6ce392c7fd1c219218e1f5 authored about 6 years ago by Wang Zuo <[email protected]>
docs(docs): Rebuild docs with latest fixes

github.com/styled-components/polished - 60b13d9f042d2eb922018f43c82c0905eb30c076 authored about 6 years ago by Brian Hough <[email protected]>
Fix syntax error

github.com/styled-components/polished - aed7600e0f88ea5909c9830558c2aaeec86292fe authored about 6 years ago by JD Isaacks <[email protected]>
feat(triangle): add ability to use float values for triangle width/height

github.com/styled-components/polished - 5634c642795c464349b8a0efcb9d666ca8df57a8 authored about 6 years ago by Aaron Reisman <[email protected]>
docs(docs): Update globalStyle for S-C V4

github.com/styled-components/polished - 43f071c856d427755d964755a2e4f98e54f506af authored about 6 years ago by Brian Hough <[email protected]>
Fix docs regarding deprecated injectGlobal

github.com/styled-components/polished - 8778b9b81c13208d0d3b01c9197523a05adc7788 authored about 6 years ago by Diogo Cardoso <[email protected]>