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(package.json): Bump package version

github.com/styled-components/polished - 7e0a9f896673e88e8ecaae74ba391dabe2c63e09 authored over 6 years ago by Brian Hough <[email protected]>
feat(tint): function should mix a color WITH white

We were accidentally mixing white WITH our color

github.com/styled-components/polished - 2e9ce034ddfddd8b5a831d6fcab20de2295cabdf authored over 6 years ago by ewolfe <[email protected]>
feat(shade): function should mix a color WITH black

github.com/styled-components/polished - fd3401506c17e751a137978f7940cafeca93cf70 authored over 6 years ago by ewolfe <[email protected]>
test: update snapshots

github.com/styled-components/polished - e9e8d530b8119f7ca652657f41e40841fa5feec5 authored over 6 years ago by ewolfe <[email protected]>
chore(Package.json): Release branch for Babel 7

Release branch for Babel 7, updates shields in readme, addresses bug with semantic release deps,...

github.com/styled-components/polished - 3ccbec97293a201991b374bf578e2c496af845d3 authored over 6 years ago by Brian Hough <[email protected]>
chore(package.json): Move runtime to devDeps

github.com/styled-components/polished - af765917bcf92640d2c40ffd937bd4373851d7da authored over 6 years ago by Brian Hough <[email protected]>
Upgrade to babel 7

github.com/styled-components/polished - 2dbcc34fcab055b93c3aa98ef8103751eec18338 authored over 6 years ago by Bogdan Chadkin <[email protected]>
feat(Color): Color modules now support 4 Digit Hex

All Color modules now support 4 Digit Hex shorthands as input.

fix #368

github.com/styled-components/polished - 3c1c759eeec2f758d605c4888cc255c8ac0b5dd3 authored over 6 years ago by Brian Hough <[email protected]>
docs: Improved docs for parseToRgb and parseToHsl

github.com/styled-components/polished - dab36c466fe702cb28d2436e555c60d233007d08 authored over 6 years ago by Dražen Tenžera <[email protected]>
Add missing commas to docs

github.com/styled-components/polished - 5dc6f7c7a561d3aa61c5045105ad0ed238bdb9a8 authored over 6 years ago by Scott Arnold <[email protected]>
fix(ellipsis): Remove inline-flex from ellipsis.

Remove inline-flex from ellipsis mixin as it was breaking in more cases than it was actually sol...

github.com/styled-components/polished - 9d8300ebd2a468bbdeb3d11596184e4b5fc48aba authored over 6 years ago by Brian Hough <[email protected]>
Update .npmignore

github.com/styled-components/polished - 68e6ddff8381f77afcbc84fc0050ae3f13a00d0d authored over 6 years ago by Brian Hough <[email protected]>
Update .npmignore

github.com/styled-components/polished - e585c629a423d1709fe6ee429cf0d5734c7e37fe authored over 6 years ago by Brian Hough <[email protected]>
Provide env replacement

github.com/styled-components/polished - e0f0e75bf5544276b1d9da50bf50426396f27dce authored over 6 years ago by Bogdan Chadkin <[email protected]>
Simplify rollup config

github.com/styled-components/polished - 1b41407f22982ea84195c06d49a460881043cd0d authored over 6 years ago by Bogdan Chadkin <[email protected]>
Delete ROADMAP.md

github.com/styled-components/polished - 72de368eb6dae837c40d08a71c9f55f6c2e8d630 authored over 6 years ago by Brian Hough <[email protected]>
Update CONTRIBUTING.md

github.com/styled-components/polished - 1f1580e7c332425894ea30f8f6a0d68edeefbb08 authored over 6 years ago by Brian Hough <[email protected]>
Update package.json

github.com/styled-components/polished - 92106a1328a9a89fa3eaf42def225e71cb31f7e8 authored over 6 years ago by Brian Hough <[email protected]>
Remove jsnext:main field

https://github.com/styled-components/styled-components/issues/1825

github.com/styled-components/polished - d68e3be8f1927398b6a90102da6644a7d0881dab authored over 6 years ago by Bogdan Chadkin <[email protected]>
fix(types): Updated types to be compatible with styled-components.

Adjusted normalize implementation to allow for typings to match styled-components' typings.

Fix...

github.com/styled-components/polished - 5c684e6d4d888189405b88571a29812f646fd9af authored over 6 years ago by Brian Hough <[email protected]>
fix(parseToHSL): parseToHSL can now handle float values for hue

Regexes updated to allow parseToHSL(a) to handle float values for hue.

fixes #343

github.com/styled-components/polished - d1d1f4076a55f3cc2dfbd54c8a7d64f1edc516b4 authored over 6 years ago by Brian Hough <[email protected]>
Update package.json

github.com/styled-components/polished - 217ca52931a3546ae14352be63d1c75ad3c55d21 authored over 6 years ago by Brian Hough <[email protected]>
Version 2 Release (#347)

* build(typescript): Removes typescript and tsgen (#295)

Removes typescript tests and tsgen a...

github.com/styled-components/polished - 82d43620f9228b6d944242b35c61a5a94e6fed52 authored over 6 years ago by Brian Hough <[email protected]>
Fix README examples (#324)

docs(README): color module examples incorrect

github.com/styled-components/polished - 078e920a456c658bf3f92bcb7fd1cf7c87484fe6 authored over 6 years ago by WaldoJeffers <[email protected]>
fix(parseToRGB): Not covered invalid input (#323)

* Update flow version

* Fix case of unparsable rgbColorString

* Make Errors a bit more pre...

github.com/styled-components/polished - dc2e76f38e4c6f7d74dd2df030f88efee1578497 authored over 6 years ago by Tobias Lengsholz <[email protected]>
docs(Roadmap.md): Fixes for Roadmap.md

github.com/styled-components/polished - 7481d96c0edcc2cdd9c5a8e7f8f249861c4a1a0a authored over 6 years ago by Brian Hough <[email protected]>
docs(Roadmap): Update ROADMAP.md to reflect current plan

github.com/styled-components/polished - 3a196755fcf4d6328de1667e552f5c666134b79c authored over 6 years ago by Brian Hough <[email protected]>
Revert "docs(babel): add plugin (#308)" (#309)

This reverts commit 6083967fc3fbc2bb4580cb5bc58d3e393bf72b62.

github.com/styled-components/polished - ce1af2e395ce1ed9f4a11035cbd61e312770a762 authored almost 7 years ago by Brian Hough <[email protected]>
docs(babel): add plugin (#308)

github.com/styled-components/polished - 6083967fc3fbc2bb4580cb5bc58d3e393bf72b62 authored almost 7 years ago by Christopher Biscardi <[email protected]>
Fix link url to contributors' page (#307)

Just noted that link goes wrong, while have meeting with lib, fixed with a cap of tea :)

github.com/styled-components/polished - 8a64fffd3462c88b4df58be7b2270390d5eac6b6 authored almost 7 years ago by Pavel Ivanoff <[email protected]>
Opencollective opencollective (#303)

* Added backers and sponsors on the README

* Added call to donate after npm install (optional...

github.com/styled-components/polished - 72d100afe9a359b185ab6bfd61f6a8aa03c8052a authored almost 7 years ago by Brian Hough <[email protected]>
fix(build): Centralized babel config to prevent accidental mismatches (#293)

github.com/styled-components/polished - ee912ff48c87af34af51409ba19d0f15c1ced0e6 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
fix(package): Add version to package.json for release. (#291)

github.com/styled-components/polished - 5dc4f4e8d0ee5434993e8648b0d8d10d8b05353d authored almost 7 years ago by Brian Hough <[email protected]>
fix(semantic-release): Fixes travis config for semantic-release (#290)

github.com/styled-components/polished - 669389ecdad085c7956a8600dae313387e599988 authored almost 7 years ago by Brian Hough <[email protected]>
build(library): Updates most outdated dependencies (#288)

Updates most build and library related depenendencies and cleans up rollup config.

github.com/styled-components/polished - cd3ba94d33c82502755db7b1c5bb27a4d2bf32ae authored almost 7 years ago by Brian Hough <[email protected]>
docs(roadmap): Updated roadmap.md for 2.0 (#289)

github.com/styled-components/polished - b478b69b4b69a194ba019709394ce600aff39bc7 authored almost 7 years ago by Brian Hough <[email protected]>
build: lock rollup-plugin-commonjs version (#282)

lock rollup-plugin-commonjs version to prevent the build from throwing when running npm install
...

github.com/styled-components/polished - 07c46ff3b9f2da07cd31ccd99809dfcc8590c73d authored about 7 years ago by Steven Benisek <[email protected]>
docs: fix typos (#280)

github.com/styled-components/polished - 28fdc902e2b3a0706ea0cf9543b2fdb5efc3ef80 authored about 7 years ago by Thomas Broadley <[email protected]>
Fix a typo in error message in triangle mixin (#278)

* Fix a typo in error message in triangle mixin

* Fix typos in triangle mixin test

* Updat...

github.com/styled-components/polished - 127ac3a14fadddd07058cd337fa5e6af21958828 authored about 7 years ago by Roman Gusev <[email protected]>
docs(docs): Improved nav contrast (#275)

github.com/styled-components/polished - 2a08bc9e46aacc04ec296adbd78c7d8827f92e79 authored about 7 years ago by Brian Hough <[email protected]>
docs(style)Improve color contrast for sidebar text (#274)

github.com/styled-components/polished - 381b297886e6331ec25593e8bbabae2e2396b1a1 authored about 7 years ago by Sasha Tran <[email protected]>
feat(hideVisually): hideVisually docs and release (#273)

github.com/styled-components/polished - 871252a331fede047cbdb99bad859987ce61ab59 authored about 7 years ago by Brian Hough <[email protected]>
feat(mixins): Add hideVisually mixin (#272)

* feat(mixins): Add hideVisually mixin

Add mixin to generate CSS that hides content visually ...

github.com/styled-components/polished - a93614a390ef3b34c725868763147529902ba6db authored about 7 years ago by Brian Hough <[email protected]>
docs(style)Improve color contrast for sidebar text (#271)

github.com/styled-components/polished - 353ad1255b5fc7383819cb1149a208f9bb442ace authored about 7 years ago by Sasha Tran <[email protected]>
perf(tooling): Use loose mode for the babel transpilation (#263)

github.com/styled-components/polished - fe7639f90cacf9c601d488d0ad1a5fd814387f1d authored about 7 years ago by Mateusz Burzyński <[email protected]>
chore(deps): Updated babel-plugin-annotate-pure-calls (#267)

github.com/styled-components/polished - 6a5d16760615bf01df1079c66057fa7c843627a6 authored about 7 years ago by Mateusz Burzyński <[email protected]>
docs(contributing): add missing command for local docs serving (#260)

github.com/styled-components/polished - 193bd45797f224a61d3cd74ff91e91d75ecea96b authored about 7 years ago by Lars Graubner <[email protected]>
fix(Library): permit zero for directionalProperty, borderRadius (#259)

github.com/styled-components/polished - 7dc411765ba140e61335d245a69135fa065d669e authored about 7 years ago by dlwalsh <[email protected]>
perf(deps): Removed annotations from the source, annotating automatically with a babel plugin (#253)

github.com/styled-components/polished - 62f7defeefb37423feca61dad04ec0ed982a79b2 authored over 7 years ago by Mateusz Burzyński <[email protected]>
feat(shorthands): Shorthand now fully accept integers (#255)

Shorthand modules have been updated to allow unitless values as integers for better ReactNative
...

github.com/styled-components/polished - be4083631dad0ec2c41fa68ef46c84e0130a91ee authored over 7 years ago by Brian Hough <[email protected]>
docs(selection): Fix typo in selection comment (#254)

github.com/styled-components/polished - 6980bb7080de7f8aa7a0e239b3f84a8339e8aabd authored over 7 years ago by Aarón García Hervás <[email protected]>
chore(deps): Update rollup and related deps (#251)

github.com/styled-components/polished - f2e9c2cf813629ac93608b579fb68e078063d5d0 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Correct the documentation for the placeholder mixin (#247)

github.com/styled-components/polished - 3b7aef59cf6f4b431bb946c237478d91d1721462 authored over 7 years ago by Jonathan Persson <[email protected]>
build(travis): Update travis build to use yarn/node 8 fully. (#248)

github.com/styled-components/polished - ee8b5abb20cd6e74adc6de53225897d7795983be authored over 7 years ago by Brian Hough <[email protected]>
docs: link `styled-component` to the repo (#242)

github.com/styled-components/polished - c07f57ea89da1820e4cb619cccefcced74b60614 authored over 7 years ago by Mohammad Rajabifard <[email protected]>
feat(getLuminance): Add getLuminance function (#163)

* feat(getLuminance): Add getLuminance function

* feat(getLuminance): Fix linting errors

*...

github.com/styled-components/polished - a72699a340d45d47879465b530fcd6c1141c9667 authored over 7 years ago by James Quinlan <[email protected]>
fix(package.json): Move typescript deps to devDeps (#241)

github.com/styled-components/polished - be8b05ac4db6292bea597cc9463da10cf8a2187b authored over 7 years ago by Brian Hough <[email protected]>
Update README.md

github.com/styled-components/polished - ec243a4c6b529c0dacdb43d73c9c66ee8711a678 authored over 7 years ago by Brian Hough <[email protected]>
fix(Docs): Remove redundant TOC from README and add TypeScript section. (#237)

* fix(Docs): Remove redundant TOC from README and add TypeScript section.

* docs(Remove unnee...

github.com/styled-components/polished - 63b24f42d4aea3579a16885a5205e734bc4194ac authored over 7 years ago by Brian Hough <[email protected]>
feat(Typescript): Typescript Defs and Flow Improvements (#236)

* feat(Typescript): Typescript Defs and Flow Improvements

* feat(Typescript): Add readableCol...

github.com/styled-components/polished - 70794c507f0d5309acf043fb6b25d1739b8fdcf0 authored over 7 years ago by Brian Hough <[email protected]>
docs(stripUnit): add quotes to strings in example (#233)

github.com/styled-components/polished - b31fabd870411ba99ad33f3b721db0ac741d62cc authored over 7 years ago by Anders D. Johnson <[email protected]>
docs(Flow): Update flow docs in README to indicate that we now support flow with zero configuration. (#235)

github.com/styled-components/polished - 17ebd8aed62e214e08801e24c642ebd074209577 authored over 7 years ago by Brian Hough <[email protected]>
feat(Flow): Type definition improvements (#222)

* feat(types): Improved flow types

* feat(modules): Explicit return values, toColorString flo...

github.com/styled-components/polished - 6e8e9a524043813e6a4993d0267656cf62823478 authored over 7 years ago by Brian Hough <[email protected]>
fix(readableColor): add missing export of readableColor to index (#231)

github.com/styled-components/polished - b77607697a0cd730c5cdab2037772f35b48bb6ee authored over 7 years ago by Richard <[email protected]>
Use 'break-word' as value in wordWrap example. (#228)

github.com/styled-components/polished - 44d4cce6533896cd16c8a398c35bd94af7dc5b9f authored over 7 years ago by Andrew Blick <[email protected]>
feat(Color): Returns most readable color, black or white (#217)

Uses W3C convention to determine if black or white is more readable (greater luminosity difference)

github.com/styled-components/polished - 147370efe83203aaa102234e8122422097ec9e73 authored over 7 years ago by Brian Hough <[email protected]>
chore(package): Reduce published package size (#221)

Reduce published package size by adding non-essential folders to .npmignore

github.com/styled-components/polished - 01c02e43aaa8ffad20838369e71796f243789e4b authored over 7 years ago by Brian Hough <[email protected]>
chore(package): Implement Prettier and Husky (#225)

* build(Prettier/Husky): Replace Ghooks with Husky and implement prettier

* style(package): I...

github.com/styled-components/polished - e102ce284c75c44dec2ecfb56b8e61325bcb1e01 authored over 7 years ago by Brian Hough <[email protected]>
docs(code-of-conduct): Adds Coraline's Code Of Conduct. (#227)

github.com/styled-components/polished - 846752683c5658ecd26649647438ca7375356add authored over 7 years ago by Brian Hough <[email protected]>
docs(flow): Add .flowignore suggestion to docs (#216)

Add section to docs on how to handle flow errors using .flowignore

#201

github.com/styled-components/polished - f29cc68d7ddd6d54fdf0d61272fb35b32648796e authored over 7 years ago by Brian Hough <[email protected]>
chore(repo): Set code owners. (#218)

Properly set code owners so we can make requesting reviews easier.

github.com/styled-components/polished - fcb54792af4502aab052b1159e0de5a14c11e574 authored over 7 years ago by Brian Hough <[email protected]>
chore(Color): Remove unused argument from 'parseFloat'. (#219)

github.com/styled-components/polished - 27532364280b5d49c61fabf4e60e30090d6852fe authored over 7 years ago by wtgtybhertgeghgtwtg <[email protected]>
feat(modules): All properties produced by polished are now camel-cased (#210)

* feat(modules): All properties produced by polished are now camel-cased

* docs(modules): Rem...

github.com/styled-components/polished - 478061337a37ee01518388cbb26b11bf9d5190c4 authored over 7 years ago by Brian Hough <[email protected]>
fix(color): Improve the library size for webpack (#204)

* perf(general): Improve the library size for webpack users

See https://iamakulov.com/notes/p...

github.com/styled-components/polished - 7343037d37f87e45391bfb4ae1b824302821d9b2 authored over 7 years ago by Ivan Akulov <[email protected]>
build(babel): Replace deprecated latest preset (#203)

Replace deprecated latest preset with babel-preset-env

#195

github.com/styled-components/polished - f127e0c7d783b2c8a92ac6b0af61770a1864a8d6 authored over 7 years ago by Brian Hough <[email protected]>
feat(rgba): Fade color with rgba module (#168)

rgba now can accept a hex or named CSS color value and an alpha value to fade a color

github.com/styled-components/polished - c5ccb3bf1c210d26eb3c2a3b7ab71a817b49e7b3 authored over 7 years ago by Brian Hough <[email protected]>
build(documentation.js): Pin documentation.js due to a build issue. (#199)

Later versions of documentation.js introduced a breaking change that is affecting our theme. Unt...

github.com/styled-components/polished - 752f41b9ccfcf6babedcf1355843fdab6892aac8 authored over 7 years ago by Brian Hough <[email protected]>
refactor(dependencies): move `semantic-release` entirely to `travis` (#194)

`semantic-release` is supposed to be run only in Travis,
so it's better to move it there.

github.com/styled-components/polished - 3c09fae473098f3ad94bcca28b0034ec796d7b90 authored over 7 years ago by Lufty Wiranda <[email protected]>
docs(contributing): use correct markdown syntax & format (#193)

github.com/styled-components/polished - 77f61eb68be441d2d93b967c342d8b4164b4b201 authored over 7 years ago by Lufty Wiranda <[email protected]>
fix: prevent floating point issue with alpha channel (#186)

github.com/styled-components/polished - 5d3afc660e972cd23ae2e632ebf73f9247d36d5c authored over 7 years ago by Tim Snadden <[email protected]>
chore(types): Add “exact” object types to the color types (#181)

github.com/styled-components/polished - 4dcf555f7faa41ef12647135acd1de7dddd899ab authored over 7 years ago by Alex Sandiiarov <[email protected]>
fix(triangle): Complete triangle mixin (#162)

Finishes the triangle mixin with an updated API to be more in line with Bourbon's implementation...

github.com/styled-components/polished - 361e46f1bc1c258388721d26990a16451071c67d authored over 7 years ago by Brian Hough <[email protected]>
docs(general): Doc improvements and updated roadmap (#165)

Updates docs to include usage example and direct link to contributors. Adds notes on usage and
...

github.com/styled-components/polished - 502cc53e105b6bd779fbf8e6921abf29dcfce24c authored over 7 years ago by Brian Hough <[email protected]>
fix(cov): avoid publishing coverage results (#161)

github.com/styled-components/polished - 2ad7f6555c6147b7db665a6f67084464e2a84a36 authored over 7 years ago by Manu Chambon <[email protected]>
Fix array includes (#159)

* fix(Array.includes): Replace 'Array.includes' with 'Array.indexOf' to fix IE and Edge13

Rep...

github.com/styled-components/polished - 4a53fb5333c67375b0af1075967207272ca38039 authored over 7 years ago by Feyzo <[email protected]>
feat(color): Named color support for color mixins. (#155)

Adds support for CSS named colors in all color mixins. Also fixes some outdated tests for

mix...

github.com/styled-components/polished - 16ecf5b7c21ca70c0779562e5681d78ab1a586b8 authored over 7 years ago by Brian Hough <[email protected]>
Merge pull request #157 from styled-components/clearfix-bug

fix(clearFix): Fixes an issue with content being blank.

github.com/styled-components/polished - ddc6f9e589330ef504ccdff72a168f3427adac6b authored over 7 years ago by Max Stoiber <[email protected]>
docs(timingFunctions): Typo in timingFunctions doc

github.com/styled-components/polished - 7c48950954e14466d4e274d2b762ac9be4bec127 authored over 7 years ago by Brian Hough <[email protected]>
fix(clearFix): Fixes an issue with content being blank.

Fixes an issue with clearFix where `content` was blank due to the empty quotes being parsed as a...

github.com/styled-components/polished - bb19bf1e533959f90cb79b13d8401beab8f9337a authored over 7 years ago by Brian Hough <[email protected]>
Merge pull request #151 from styled-components/roadmap-doc

docs(repo): Add additional info for contributors.

github.com/styled-components/polished - 7bed38c3a9fe4c71d48e3ac0637bf6f358e6bd36 authored over 7 years ago by Max Stoiber <[email protected]>
docs(Library): Roadmap and contributing docs.

Added ROADMAP.md to list features we are considering. Also updated CONTRIBUTING.md with more

re...

github.com/styled-components/polished - 44d8ce7afacd67125fbe8c3d9f67d9e4186bd633 authored over 7 years ago by bhough <[email protected]>
Merge pull request #149 from brikou/fix_modularScale_helper

fix(helpers): Fix modularScale computation, allow steps to be zero

github.com/styled-components/polished - 496c3840d78c44d0740b408c75a0b1970ec339a3 authored over 7 years ago by Brian Hough <[email protected]>
fix(helpers): Fix modularScale computation, allow steps to be zero

github.com/styled-components/polished - d4aff94fb01e7bb07e6375ea4beab508d721a758 authored over 7 years ago by Brikou Carré <[email protected]>
Merge pull request #142 from 10xjs/allow-rgba-whitespace

chore(color): Allow whitespace in rgb and hsl values.

github.com/styled-components/polished - 79a1353b0c732414e85d489fea7aad1b616a40d9 authored almost 8 years ago by Nik Graf <[email protected]>
Merge branch 'master' into allow-rgba-whitespace

github.com/styled-components/polished - 492aa63f4cd724f8ec37253a71358945a457991b authored almost 8 years ago by Nik Graf <[email protected]>
chore(color): Allow whitespace in rgb and hsl values.

As per the spec: https://drafts.csswg.org/css-color-3/#rgb-color.

> White space characters are ...

github.com/styled-components/polished - 80a929ac1d4a94b44d1843e563fcc77cf51efd1a authored almost 8 years ago by Neal Granger <[email protected]>
Merge pull request #141 from oscar-b/patch-1

Minor typo

github.com/styled-components/polished - c72dfa8e43b5e1427c774d0c4670c1294d25df4d authored almost 8 years ago by Brian Hough <[email protected]>