Ecosyste.ms: OpenCollective

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

cq-prolyfill

Prolyfill for CSS Container Queries
Collective - Host: opensource - https://opencollective.com/cq-prolyfill - Code: https://github.com/ausi/cq-prolyfill

Callback parameter for public API

github.com/ausi/cq-prolyfill - d2da4ffb63dcb6aa9a581083b25627d2de9d7e72 authored over 9 years ago by Martin Auswöger <[email protected]>
Disable style sheets correctly, fixes bug in Edge

github.com/ausi/cq-prolyfill - fcce0925d60dc525936f49cab36c2aae61b929c6 authored over 9 years ago by Martin Auswöger <[email protected]>
Add CSS example to readme

github.com/ausi/cq-prolyfill - 98b665bb0d4b0db430c7de0abbee1ac0e4d1dd65 authored over 9 years ago by Martin Auswöger <[email protected]>
Test resolveRelativeUrl and add workaround for IE

github.com/ausi/cq-prolyfill - a1c0f57d3f4cc1fccf88e562c6dead0857ceefa0 authored over 9 years ago by Martin Auswöger <[email protected]>
Test preprocess

github.com/ausi/cq-prolyfill - fa017c668f2757dc5ddbac3587f38317e68a9e3b authored over 9 years ago by Martin Auswöger <[email protected]>
Test getContainer

github.com/ausi/cq-prolyfill - 5b18dfe6714dbbb4d83fcd5d416d67bbc943542f authored over 9 years ago by Martin Auswöger <[email protected]>
Test isFixedSize

github.com/ausi/cq-prolyfill - ccd6468ba889121ca1e6f96da2a804676a9d86c4 authored over 9 years ago by Martin Auswöger <[email protected]>
Test display inline with float left

github.com/ausi/cq-prolyfill - 08dbc109fc663f2120d3547afc24e51986d53b93 authored over 9 years ago by Martin Auswöger <[email protected]>
Add resolveRelativeUrl

github.com/ausi/cq-prolyfill - 8da8008216788d311d622d85ce4b0c769b5cdc85 authored over 9 years ago by Martin Auswöger <[email protected]>
Fix tests in Chrome

github.com/ausi/cq-prolyfill - 6239b8b299dd003c6927b64bb59dd743e00de68c authored over 9 years ago by Martin Auswöger <[email protected]>
Fix bug in filterRulesByElementAndProps

github.com/ausi/cq-prolyfill - 275d04aa7e2fa8795ae2cc68bce79a601cbe2009 authored over 9 years ago by Martin Auswöger <[email protected]>
Test isIntrinsicSize

github.com/ausi/cq-prolyfill - bae3e577f00e7fdfe467b99735906a493dd8c6b8 authored over 9 years ago by Martin Auswöger <[email protected]>
Test getSize

github.com/ausi/cq-prolyfill - 51c8fb6cda73f3a272096401419d12fb6e7792f4 authored over 9 years ago by Martin Auswöger <[email protected]>
Test getComputedStyle

github.com/ausi/cq-prolyfill - a16d561c67af1a85c0c8c2040e36c48aabaae2a2 authored over 9 years ago by Martin Auswöger <[email protected]>
Test getOriginalStyle

github.com/ausi/cq-prolyfill - 541b13b0e4d124e8779146d98e3c8b9a646750d2 authored over 9 years ago by Martin Auswöger <[email protected]>
Test filterRulesByElementAndProps

github.com/ausi/cq-prolyfill - b92166dfc8ed38226bd511cd801006797f3e992b authored over 9 years ago by Martin Auswöger <[email protected]>
Test styleHasProperty

github.com/ausi/cq-prolyfill - 4af538d234e88a154aef7f784068507b69e13142 authored over 9 years ago by Martin Auswöger <[email protected]>
Remove redundant calculation

github.com/ausi/cq-prolyfill - 4bcb7f7f4c88b4fac54320b694ba041ce809b952 authored over 9 years ago by Martin Auswöger <[email protected]>
Don’t invert the grep command

github.com/ausi/cq-prolyfill - c653ea04e226728ccd10566ab977781bb091ccc2 authored over 9 years ago by Martin Auswöger <[email protected]>
Add readme

github.com/ausi/cq-prolyfill - 8f3a12694f5140c73b898ca3ae403feda9926bb5 authored over 9 years ago by Martin Auswöger <[email protected]>
Add license

github.com/ausi/cq-prolyfill - 4c77227fbbb29c3a9a8702422863c57eb94affde authored over 9 years ago by Martin Auswöger <[email protected]>
Support css values in container queries

github.com/ausi/cq-prolyfill - da4405b597c1af16b35eb7ba8294038d1833486a authored over 9 years ago by Martin Auswöger <[email protected]>
Code formatting

github.com/ausi/cq-prolyfill - 2675e35e72d3e593c2aedd2057fdeafe40a429b1 authored over 9 years ago by Martin Auswöger <[email protected]>
Add slimerjs test runner

github.com/ausi/cq-prolyfill - 576f84177b8a1ad00b956e873fe0c2c76d7cc55d authored over 9 years ago by Martin Auswöger <[email protected]>
Handle security errors in loadExternal

github.com/ausi/cq-prolyfill - 7d0f17487788ef09ef7146cb75aa683095296554 authored over 9 years ago by Martin Auswöger <[email protected]>
Test sortRulesBySpecificity

github.com/ausi/cq-prolyfill - 5c07b17852091ef797531edf97357c525c755e07 authored over 9 years ago by Martin Auswöger <[email protected]>
Uppercase first letter in test desciptions

github.com/ausi/cq-prolyfill - 55a6d00684a572ac993e3ea0ccb6713d39e67d7e authored over 9 years ago by Martin Auswöger <[email protected]>
Test and fix getSpecificity

github.com/ausi/cq-prolyfill - aa3ce0a7e7ed8d1de787a701ea97e5b66a217e03 authored over 9 years ago by Martin Auswöger <[email protected]>
Add testing via QUnit

github.com/ausi/cq-prolyfill - 714c97779b3a05cf3bbc0e248b7a8aed766ee3d2 authored over 9 years ago by Martin Auswöger <[email protected]>
Add DocBlocks

github.com/ausi/cq-prolyfill - 4dc288c75a849e91150b3773442180dbf7d8a95c authored over 9 years ago by Martin Auswöger <[email protected]>
Remove unnecessary function eachQuery

github.com/ausi/cq-prolyfill - d74357c0dd0b4d34215ec6d06d62332ceab21229 authored over 9 years ago by Martin Auswöger <[email protected]>
Combine getComputedStyle

github.com/ausi/cq-prolyfill - 6045d19df327efe8e6ad73ed51c1262d31e736c7 authored over 9 years ago by Martin Auswöger <[email protected]>
Add watch task

github.com/ausi/cq-prolyfill - a5a60f5f9f32a07578c544069843698069247b3f authored over 9 years ago by Martin Auswöger <[email protected]>
Add ESLint

github.com/ausi/cq-prolyfill - 2e810506f5b90c1ea2fbc4c0147841f539c4625f authored over 9 years ago by Martin Auswöger <[email protected]>
Add build process

github.com/ausi/cq-prolyfill - 486dde4428709527d792be7bdabcf6f3793ebcf6 authored over 9 years ago by Martin Auswöger <[email protected]>
Simplify getSpecificity

github.com/ausi/cq-prolyfill - d1953c6665c9e5cd9878a83f92eb657aadb35e72 authored over 9 years ago by Martin Auswöger <[email protected]>
Don’t process the same style sheet multiple times

github.com/ausi/cq-prolyfill - 2419650390db119eecb099ca9417b3f550e2be20 authored over 9 years ago by Martin Auswöger <[email protected]>
Remove unnecessary callback parameter

github.com/ausi/cq-prolyfill - 6bf1b5fb53a27c35f6754a4552569808846be0f8 authored over 9 years ago by Martin Auswöger <[email protected]>
Fix relative URLs

github.com/ausi/cq-prolyfill - c1783b1c25ba82f8f995d3f9663836e6749ca569 authored over 9 years ago by Martin Auswöger <[email protected]>
Use the size of the content-box instead of the border-box

github.com/ausi/cq-prolyfill - 5348e9b768e27d4d8cd6bb5a5ff2168ffeb85e29 authored over 9 years ago by Martin Auswöger <[email protected]>
Enhance getSpecificity

github.com/ausi/cq-prolyfill - ef69b5ca51b81a53748c0754047cd3765854adb3 authored over 9 years ago by Martin Auswöger <[email protected]>
Process instantly and on DOM ready

github.com/ausi/cq-prolyfill - b714c5a56365553f7e0b48f9c0486d4eaab28772 authored over 9 years ago by Martin Auswöger <[email protected]>
Empty queries on reparse

github.com/ausi/cq-prolyfill - 7261296615638185aca042070e1e687625256628 authored over 9 years ago by Martin Auswöger <[email protected]>
Rename elementsCache to containerCache

github.com/ausi/cq-prolyfill - 3d7716f5f0323b8f3472e3b41ed9e442d60787e9 authored over 9 years ago by Martin Auswöger <[email protected]>
Respect !important styles

github.com/ausi/cq-prolyfill - 7945c1cf89220f403cc4819dced372a67ac3baa3 authored over 9 years ago by Martin Auswöger <[email protected]>
Check the style attribute also to get the original style

github.com/ausi/cq-prolyfill - d7f8a64058631cf22e38ea40503728a46fd47226 authored over 9 years ago by Martin Auswöger <[email protected]>
Better container styles checks

github.com/ausi/cq-prolyfill - b1c2a4e31f7cedb8d7b6bc6f6c02b11b3a8199ad authored over 9 years ago by Martin Auswöger <[email protected]>
Check styles to get the right container

github.com/ausi/cq-prolyfill - ebcc1abd04e0e01f6bc9aa4ab5d744ccbbdeeec8 authored over 9 years ago by Martin Auswöger <[email protected]>
Add info to use the content-box

github.com/ausi/cq-prolyfill - ba63ecf19aa08e4e5f470541c78aa10990107f62 authored over 9 years ago by Martin Auswöger <[email protected]>
Add ESLint configuration

github.com/ausi/cq-prolyfill - 980327de1678acceb3e214a7963b2280b43f85f8 authored over 9 years ago by Martin Auswöger <[email protected]>
Initial

github.com/ausi/cq-prolyfill - 8dcfce1d2d4613d9f6e71e4f0b45c8ac0279d419 authored over 9 years ago by Martin Auswöger <[email protected]>