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

Merge branch 'master' of github.com:styled-components/polished

github.com/styled-components/polished - 46e6934aaf72bb9fc6372178a9dfd340ad0710b4 authored almost 8 years ago by Max <[email protected]>
test(color): add test for mix

github.com/styled-components/polished - 05e56e06feb9c6cf39186ac2e48fbbffed3275d7 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): improve wording

github.com/styled-components/polished - 4c895e1ac0c81e51cc260c6b4ace02c7ba77f45a authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add docs and fix types to show up in the docs

github.com/styled-components/polished - e3c8ac2b2b37a59a1a2ccb1014db70fd940bd4c6 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): improve type definition for mix

github.com/styled-components/polished - a790d02316e298eed09ed0deb47d5f86a5bb28e9 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): use overloading for type definitions and improve the description

github.com/styled-components/polished - a0dcce09aa15077e6ea0da0f55e28cb561938707 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add mix

github.com/styled-components/polished - 22b3509a923792a345478cacc1a775cc54a6f4fc authored almost 8 years ago by Nik Graf <[email protected]>
Merge pull request #93 from styled-components/opacify

Opacify

github.com/styled-components/polished - 18ea7aab6e66a76d696025dfac204393321f80a2 authored almost 8 years ago by Max Stoiber <[email protected]>
docs(color): add opacify docs

github.com/styled-components/polished - 1057a851950d436e415ce302cbf25e4a3016e9cb authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add opacify

github.com/styled-components/polished - cb2500d502e58d27d01e9467727f96b83a300c16 authored almost 8 years ago by Nik Graf <[email protected]>
Merge pull request #92 from styled-components/machycek-transparentize

Machycek transparentize

github.com/styled-components/polished - 3fb2de8eb015674c40dc0f9df89a6167e8d7f046 authored almost 8 years ago by Nik Graf <[email protected]>
docs(color): improve transparentize docs

github.com/styled-components/polished - 01bb520b02edb4ae86720f3e1aa7e499eb6bc5dc authored almost 8 years ago by Nik Graf <[email protected]>
docs(color): fix transparentize docs

github.com/styled-components/polished - 2e9e150446e2ed7ec54a196a764dab5ffeadfd5d authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): remove legacy internal helpers

github.com/styled-components/polished - 0f009a6fbd8a4e6cd368fd7db4d454f9987e32f4 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): make parsing more flexible

github.com/styled-components/polished - 66aa9f9ad648da906ef9d5e75411410741d2564b authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): parse rgb color

github.com/styled-components/polished - d94d9913b9d6441e969f453c3b5cf0e8f1a9fbdf authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): refactor transparentize

github.com/styled-components/polished - 3ef40c310b2a67cc82573231fd9f87a87bfadba4 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): refactor error handling for transparentize

github.com/styled-components/polished - 11ce18ff47dac38f32598feb67b05e0f614fc402 authored almost 8 years ago by Nik Graf <[email protected]>
docs(color): add transparentize

github.com/styled-components/polished - c883aaeaabf461ff472997483dc491e8fc4c5a55 authored almost 8 years ago by Nik Graf <[email protected]>
Merge branch 'transparentize' of https://github.com/machycek/polished into machycek-transparentize

github.com/styled-components/polished - 6d92f005f2f402fa46096e983bcc4be49f9d00c8 authored almost 8 years ago by Nik Graf <[email protected]>
chore(transparentize): Fixed tests and changed docs

github.com/styled-components/polished - f67f9e86dcec0834f24897803ebac6ab7a51374e authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Changed tests and renamed percentage to amount

github.com/styled-components/polished - 70bbd96de437a19043bb2ab6de909980ee42816f authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Updated test snapshots

github.com/styled-components/polished - fbdedc19325cc009e2d9e6860a04a6578a2ffb11 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Changed order of arguments to stay consistent across lib

github.com/styled-components/polished - 29b49a15434a0333754c5a8b81d9590d4cf3121b authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added docs

github.com/styled-components/polished - 3422529b1ffdf45d1f574c07b078fd909a16333a authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Removed space after percentage colon

github.com/styled-components/polished - a112c3746a45559528d5be021c665adab67719df authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Changed hsl/hsla output to rgba

github.com/styled-components/polished - 851d6e652093daaeb40eee8c81eb02a153323563 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added test for Throw error on invalid percentage range

github.com/styled-components/polished - 7b3ed8956235e171a9bb58d2f8a936b7621e88c7 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Throw error on invalid percentage range

github.com/styled-components/polished - dc2943de20ccb4da985930faf6246e713e403aff authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Changed percentage from 0 - 100 to 0 - 1

github.com/styled-components/polished - ce7abde48ca27e3a09a57438b9f5b435dfee263a authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Moved transparentize function from mixins to helpers dir

github.com/styled-components/polished - 15b8b2d13d6c085a68deb634ded4c91a9fed681e authored almost 8 years ago by Martin Machycek <[email protected]>
Merge pull request #87 from styled-components/color-functions

Color functions

github.com/styled-components/polished - 17e89939028db3484ece01d5a5be6021dd3889b1 authored almost 8 years ago by Max Stoiber <[email protected]>
docs(color): improve invert description

github.com/styled-components/polished - 3a1642d4fb4685261f347fe8812e1158e332611d authored almost 8 years ago by Nik Graf <[email protected]>
chore(transparentize): Added _hexToRgb throw error test

github.com/styled-components/polished - 84a42f59064350f099bb2be5b0b177457c32d0e2 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Fixed hsl/hsla logic and fixed tests

github.com/styled-components/polished - 502ad55ad815d58653de99f3185daf04b0a9b216 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added hexToRgb tests

github.com/styled-components/polished - 60bfe44456fd1b57f812b56e14294813c35928be authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added transparentize test snapshots

github.com/styled-components/polished - da9b9838af90dd00cdf78544d23f70ff4973aab5 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _hexToRgb internalHelper

github.com/styled-components/polished - 5fa4ed82da429d7468179e67dddeec70bdf60e79 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added transparentize tests

github.com/styled-components/polished - d50e1a7bb325387cc2b92e624fecec3ccbbcb21c authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added transparentize logic

github.com/styled-components/polished - 5f04a8ef8d1db9640e26bc3dce1fe7140bb032ca authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isHsla tests

github.com/styled-components/polished - c1f8523de69ce8f7ca6153936ee7722c01e2463b authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isHsl tests

github.com/styled-components/polished - 7f9b00c87bb446c9f0b515aef96d0c77b64b1757 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isHsla

github.com/styled-components/polished - 930d2cdc43708c79a3c5e9741583b25f94ee45f4 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isHsla_3

github.com/styled-components/polished - 0accf08812c52026dfec11563e593005d405edcc authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isRgba_3

github.com/styled-components/polished - c5c7f1a6a5b61a0d658674011f864ce3081617f7 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isRgba_2

github.com/styled-components/polished - e8ec70db5b57b930327f9354ee03dd6b3864d6e0 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isRgba

github.com/styled-components/polished - aabec50af2959a0998c366a0474ea635cd0f4bf4 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isRgb_2

github.com/styled-components/polished - cc1ef563473a7ae01c2fcdbe6e488ade8af3b6a4 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isRgb

github.com/styled-components/polished - 6ce0b4974bfdfa29d933a047442025446b053b08 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isHex test_3

github.com/styled-components/polished - af2c13a7ab89d7d5b1f91047711b02417b240aa8 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isHex test_2

github.com/styled-components/polished - 8f7fc7aa0325a5c3df2a3c572b33bdd5041cc7cd authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js isHex test

github.com/styled-components/polished - 7612a7acb04492546cb28bc94c31cea1f41324ee authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor.test.js file

github.com/styled-components/polished - 9e691cd690315a3b734a8db3e3f062f126aa4d70 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added isHex regex

github.com/styled-components/polished - df7e2d26cce06099e173861393902462ac8d1713 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added isHsla regex

github.com/styled-components/polished - 8c11806fb81dd904d0695f1a18601a206645ac81 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added isHsl regex

github.com/styled-components/polished - 02d6310ca5800876c5d1a752e47af84278b3fb98 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added isRgba regex

github.com/styled-components/polished - 5f0c618da80e00273379b84fce306252185b879e authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added isRgb regex

github.com/styled-components/polished - 4c2876fe56ef376e6ed167b499b7766f5411ca10 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added _isValidColor file

github.com/styled-components/polished - 21022bd508717488c1e39e4fcb184b1e29b2cee5 authored almost 8 years ago by Martin Machycek <[email protected]>
chore(transparentize): Added transparentize file

github.com/styled-components/polished - 11f46dcc70123b43015a4e31e698420d5c17a877 authored almost 8 years ago by Martin <[email protected]>
docs(color): add invert docs

github.com/styled-components/polished - e1c7e48e660a4445f54fbe3b649dad64577254e3 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): fix invert alpha bug

github.com/styled-components/polished - 7f3cdb62c1fe5241d44b79aa35edbc27f524ec09 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): fix flow issue

github.com/styled-components/polished - d1dc22f702abaac60feeb0f04dbc7e4005e66483 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add invert

github.com/styled-components/polished - 795095b93f2f01e0eb944fcd67f6cfccb5dadfa3 authored almost 8 years ago by Nik Graf <[email protected]>
Merge branch 'master' into color-functions

github.com/styled-components/polished - 22d2acde9f1df981f664afd6ad93785f76936221 authored almost 8 years ago by Nik Graf <[email protected]>
Merge pull request #85 from styled-components/modifiers

Modifiers

github.com/styled-components/polished - e4e5aeb92630e92d6e1e542cc9ac0312aadbdbda authored almost 8 years ago by Max Stoiber <[email protected]>
docs(color): fix the adjustHue docs

github.com/styled-components/polished - 1126c826b6eeeb110bb8e6851292e63588eb875a authored almost 8 years ago by Nik Graf <[email protected]>
docs(color): add adjustHue to the docs

github.com/styled-components/polished - 1112835efcf42effeeab74f5e380f2f90347f3d5 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add adjustHue

github.com/styled-components/polished - 0a6bb439280d77458fd8eb4f78c407f6a5224f91 authored almost 8 years ago by Nik Graf <[email protected]>
docs(color): add complement to docs

github.com/styled-components/polished - 6fd3857ce84fc6c3e5215d498d8ec47cb3c9c6e6 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add complement

github.com/styled-components/polished - e944be60e8098eb93a76235aec3c1d6203bf3339 authored almost 8 years ago by Nik Graf <[email protected]>
docs(color): add grayscale to docs

github.com/styled-components/polished - f796732ccc85e4c1c55afc10d09908afc189bcb5 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add grayscale

github.com/styled-components/polished - d25bffd9a252de94913c79795759c991213f1cd6 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): fix comment

github.com/styled-components/polished - 19e84bfcb0f5bf566c2071fbfbfac8ac6a074a1d authored almost 8 years ago by Nik Graf <[email protected]>
docs(color): improved description of saturate and desaturate

github.com/styled-components/polished - 89b6286287435b1151a168e1f3aa7ceeed2bae35 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): improved description of saturate and desaturate

github.com/styled-components/polished - f8caae49e00b18257690b15ae95c7822654edde4 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): improved description of saturate and desaturate

github.com/styled-components/polished - 8a181c8d3447e511e00b631c871a96435ca4af9a authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): update snapshots

github.com/styled-components/polished - 6c72e270607356cd365979f31282e58b2fb3b2aa authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): fix test describe for darken & lighten

github.com/styled-components/polished - 54895ca12f410a2def88a011ff71b051d7eb56e4 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add desaturate docs

github.com/styled-components/polished - 827eaf011bd9211e53c2b7cab798543c3afb516e authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add desaturate

github.com/styled-components/polished - b311c136a1febda858135e57387a6f1e36fa6b12 authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add saturate docs

github.com/styled-components/polished - d8d8970c402fcec06b11e8859fb53c1ffc0b3c4f authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): add saturate

github.com/styled-components/polished - 30ad1ad0df5149af14e08c428a930b0dbb327fbc authored almost 8 years ago by Nik Graf <[email protected]>
Merge pull request #84 from styled-components/darken

Color: Darken & Lighten

github.com/styled-components/polished - 85083ad0885944620a6ecb03ef4ea0241291fc61 authored almost 8 years ago by Nik Graf <[email protected]>
chore(types): documentation does not recognize the types directory

github.com/styled-components/polished - 92dc69a15f0d54da0f931454c7383d01b3a2db27 authored almost 8 years ago by Nik Graf <[email protected]>
chore(types): clean up color types

github.com/styled-components/polished - 140cf91f643f594146f2908cdfccb1d9dd37e84c authored almost 8 years ago by Nik Graf <[email protected]>
chore(internalHelpers): add internal helper guard

github.com/styled-components/polished - 55111a74d41147140fe22a5331a5ce3ed6865855 authored almost 8 years ago by Nik Graf <[email protected]>
chore(parseColorString): refactor regex

github.com/styled-components/polished - 4a3880a40d9aae6a5872dd5769db08abbc6a0f1b authored almost 8 years ago by Nik Graf <[email protected]>
chore(docs): add lighten & darken to the docs

github.com/styled-components/polished - fcc8c07feed844a7a531d72ace896188f861e7c7 authored almost 8 years ago by Nik Graf <[email protected]>
chore(lighten): add lighten implementation

github.com/styled-components/polished - eca5ae4a571955f018cb94e05ae719313ecdd8a7 authored almost 8 years ago by Nik Graf <[email protected]>
chore(darken): add an example

github.com/styled-components/polished - 82ccc2a3d2e15f65980dfbbb29febe180e4455bc authored almost 8 years ago by Nik Graf <[email protected]>
chore(darken): add a test to not go below 0

github.com/styled-components/polished - 151305bb0afee0d48a3bbfad9fbf52bdb63ae306 authored almost 8 years ago by Nik Graf <[email protected]>
chore(darken): add another test

github.com/styled-components/polished - 0f53f7439b9e23f2476d81f261d3ae4b00c6c036 authored almost 8 years ago by Nik Graf <[email protected]>
WIP: Start creating homepage

github.com/styled-components/polished - 2bcb6af118d6279b82da0d4701c39547de9b34c5 authored almost 8 years ago by Max <[email protected]>
chore(color): implement darken

github.com/styled-components/polished - dddd93fc6bab3f3a80d0b8a55d391bf82eeee263 authored almost 8 years ago by Nik Graf <[email protected]>
chore(internalHelpers): restructure rgbToHsl and accept alpha

github.com/styled-components/polished - 6381bfd2106e525711edd2a654f3857409368901 authored almost 8 years ago by Nik Graf <[email protected]>
chore(internalHelpers): add test for rgbToHsl

github.com/styled-components/polished - 9d1d4ab77ad8e7bd91e301a8302f56890d9d5ec6 authored almost 8 years ago by Nik Graf <[email protected]>
chore(internalHelpers): add test for parseColorString

github.com/styled-components/polished - 930322ef93fac3edcf8e106fea2c9b4bab9f6c24 authored almost 8 years ago by Nik Graf <[email protected]>
chore(internalHelpers): add parseColorString helper

github.com/styled-components/polished - ca09b449b44fbf8e6723b5a8e0e9550c3e40ed64 authored almost 8 years ago by Nik Graf <[email protected]>