Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
URLPattern Polyfill
Maintain the URLPattern polyfill
Collective -
Host: opensource -
https://opencollective.com/urlpattern-polyfill
- Website: https://www.npmjs.com/package/urlpattern-polyfill
- Code: https://github.com/kenchris/urlpattern-polyfill
github.com/kenchris/urlpattern-polyfill - a0162c91c1dff569b8e4a6f3290bd5bed8c78dbe authored almost 3 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - b397a6690cbd5f07405cb875c0bbcabe6c067b56 authored almost 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 7800bb7e366d53d214da567bf48242b25ecaad1a authored almost 3 years ago by Kenneth Rohde Christiansen <[email protected]>
This commit fixes all of the issues described in:
https://github.com/WICG/urlpattern/issues/145...
github.com/kenchris/urlpattern-polyfill - 85fdc0a4afc6d1390edea54f1a3a54c8a26240dd authored almost 3 years ago by Ben Kelly <[email protected]>github.com/kenchris/urlpattern-polyfill - 54482cbd500683b3f67399a9aace57bc0988e94d authored almost 3 years ago by Kenneth Rohde Christiansen <[email protected]>
This makes the polyfill better conform to the list of forbidden hostname
characters listed in th...
This fixes the problem where:
const p = new URLPattern({ pathname: ':name*' });
const r = p...
This change corresponds to the following implementation commit:
https://chromium-review.googles...
github.com/kenchris/urlpattern-polyfill - 6e65e819a3f41b045c98c843bc9f3fbb2f9ae499 authored almost 3 years ago by Ben Kelly <[email protected]>This commit includes change to address both:
https://github.com/WICG/urlpattern/issues/113
http...
github.com/kenchris/urlpattern-polyfill - aa22a9390bfd660c337f2f32973386846f45b020 authored almost 3 years ago by Jeff Posnick <[email protected]>
github.com/kenchris/urlpattern-polyfill - f3de7fbeebd995f7aeec0db5d830c62abd27a3da authored almost 3 years ago by Jeff Posnick <[email protected]>
github.com/kenchris/urlpattern-polyfill - 07fac7e0c8d31ef6d5456b563299bbd9e4e9af7f authored almost 3 years ago by Fabian Cook <[email protected]>
github.com/kenchris/urlpattern-polyfill - 1a3b67ca2f5d4963e8621447b189bea238e7f2ed authored almost 3 years ago by Fabian Cook <[email protected]>
Avoid displaying errors in the browser console in non-error scenarios (`test`ing or `exec`-ing a...
github.com/kenchris/urlpattern-polyfill - bb1e3d907e2519f0089d59597f335bd2cbc20e2f authored about 3 years ago by lionel-rowe <[email protected]>github.com/kenchris/urlpattern-polyfill - ad25d48b0857863ae0342bcdbc4578a4052a4e5b authored over 3 years ago by Eduardo San Martin Morote <[email protected]>
This commit updates the path-to-regexp version to match the upstream
changs in these branches:
...
github.com/kenchris/urlpattern-polyfill - 3a1122149ca632784c8a33b49893835aa6345da1 authored over 3 years ago by Ben Kelly <[email protected]>github.com/kenchris/urlpattern-polyfill - 1be3dda1061737490f8dbb8d76fdf970e3f1a022 authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - a530c7bd64eec74f345fa7bbd1b031fa163bc9c8 authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 3b7dde94e60b9353bd54328c8b61078175a2c816 authored over 3 years ago by Jeffrey Posnick <[email protected]>
github.com/kenchris/urlpattern-polyfill - bcfa5d82b5c6f195a85ffb1fa66b5840e8eb6a45 authored over 3 years ago by Kenneth Rohde Christiansen <[email protected]>
This change is also being proposed upstream at:
https://chromium-review.googlesource.com/c/chro...
github.com/kenchris/urlpattern-polyfill - e1c1eca037d5e3d54862f22b0b557c4b2181a4a2 authored over 3 years ago by Ben Kelly <[email protected]>github.com/kenchris/urlpattern-polyfill - 568f93318ac683144b4f29b16f98a2041a4183f7 authored over 3 years ago by Ben Kelly <[email protected]>
This commit also brings path-to-regex up-to-date with another fix
committed to the upstream branch.
github.com/kenchris/urlpattern-polyfill - 346461c72087cdf93644be83dc62e5dacdd75394 authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 0ad1acd9aa80b3f75f49155234953725cea93db7 authored over 3 years ago by Kenneth Rohde Christiansen <[email protected]>
The `test()` and `exec()` methods also perform canonicalization on their
input on a component-by...
Note, since this is an API usage error we throw from `test()` and
`exec()` instead of returning ...
This change is also available in the path-to-regexp fork at:
https://github.com/wanderview/path...
github.com/kenchris/urlpattern-polyfill - 288649b40b802a0ba6e9f702ede17bdad0933908 authored over 3 years ago by Ben Kelly <[email protected]>
This PR adds canonicalization of pattern strings. This is done via the
path-to-regexp encode ca...
Not all URL pathnames are required to have a leading `/`. For example,
`data:foo` has a pathnam...
This commit makes the following changes:
1. It makes applyInit() distinguish between empty stri...
github.com/kenchris/urlpattern-polyfill - 00841d41200c953d8b13777a2beaf2ccb8ab703d authored over 3 years ago by Ben Kelly <[email protected]>github.com/kenchris/urlpattern-polyfill - 3dada8ff392e09d7f4a5050bee7029635ab9355c authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 6cb55f6f8de0a7c0eb28b274d79e95feeffd64b0 authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 99c26576b62bb85ed1f6abc07611fdfc968f590f authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 4992863a7eb97d584a03ca948b451c95d933e49f authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - dc70a3055c1ef4129f88aadef7c12162bb4a990a authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - a3cc7d0fae63d9d8073b0befcaeb16aeb4a5ff07 authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 5af01e6ded8f1dc1b4506153fa342f3bbeb4e034 authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 3855f4ece53417bdd1325986ca1c6dad257e9aa8 authored over 3 years ago by Ben Kelly <[email protected]>
Update path-to-regexp and implement pattern getters.
github.com/kenchris/urlpattern-polyfill - cead6ba879545743e0f6a356bb0d5ec8d8dc7e40 authored over 3 years ago by Kenneth Rohde Christiansen <[email protected]>github.com/kenchris/urlpattern-polyfill - 2fe84d627597035482b6b299e5e9312381b44431 authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - 0aca43e0466391b7258281c83ac7dd3c2029ca3a authored over 3 years ago by Ben Kelly <[email protected]>
github.com/kenchris/urlpattern-polyfill - ac9db9ba85be788f1087b593f087c8d5cd9dedd9 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 1ea4ad71c209e9d6458b40f8a4260484b3cb41eb authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 067db70d27d02b78bc9f1bd14ae281e8e30a3594 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
- Fix TypeScript types
- Improve README.md
github.com/kenchris/urlpattern-polyfill - 25a2bda46b3003280d8f7246ec5a675a7003cce0 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 75dc4e68541ba2567612e3ed6e4533eef751b113 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 1af5421f8123da06539170536babde70426c0dc2 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 3465119234e920508cbb20e1a9591888f405966e authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - bdb2ab0c1409cc36ab3cd5d0aa4bb5fd096f8c0d authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
remove tsIgnores
github.com/kenchris/urlpattern-polyfill - 5ead5f628f1e79d86008222feaf56e52f17384b4 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>github.com/kenchris/urlpattern-polyfill - b868d46d7fdd28414b024eaa0452e3c11fe3fc39 authored about 4 years ago by sanderelias <[email protected]>
Split out interfaces and utils to their own files
github.com/kenchris/urlpattern-polyfill - b781adbeae6e034e6409b80daca5e69a248ba73f authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>github.com/kenchris/urlpattern-polyfill - 325873d44fedb279eb98f81a361c53ac1fd607be authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 9e77c92fb446f3b9c3a22ead1640a504da405733 authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - f00cfa18d20b23b9cfcc73fb1cc9f60b8f9f299e authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 7a0ea4d9f43ef0378b6b1b4612e8808598c68c7f authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 857625ae51c100eb1e4f743c1df86643d0b60485 authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 4aa83e4cd38203e03e2272eac994ebdd5bd1c3cf authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 5d3f6ae87ffe436406b2f036783baeae13e82e0c authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - ec28732185432b8fadb22a384262c3f61bf7da58 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 003981b9e0ffc4c20255f61b4ec109dfaf0b2f5c authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 2dd8bad00509ee8f77c920875349db4cc68ea815 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - d709927e51a9d850ace5504190c5dafd38dc9a65 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 2b9a37372fd46bdba610d388e47f30fd921b3853 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 25f4a9ed13e63dd18e28443bd422adbb5e0358f7 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 495d2068d4640b06af0009a54c785e4a703a5360 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 6fe28fd99bb697e5cbfa8502e565bb5a8fcfe5be authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - d70fe4d37b525b5c1eb3ee21661696202b51856f authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 21ba8646622eb02da7885f093e4dcc0be5c1b7b7 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
use 'is' instead of 'true'
github.com/kenchris/urlpattern-polyfill - 2a8cd7a48f36c6084cbdd11d501031ae3d83263b authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>github.com/kenchris/urlpattern-polyfill - ff08ea83e60df17e5e220616d298ad479c44b004 authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 2e9dbaa4ef20d4afb38efee9a2e56799a34b56ff authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 7bfaa696cec97c3cbdedf0fa4dbe5ab3a66eba25 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
more helpfull debugging aids
github.com/kenchris/urlpattern-polyfill - f1590e7727b3a3f526ca1d342f1c1edb4729a98e authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>github.com/kenchris/urlpattern-polyfill - 8f0fb7799498638ddc996c2a30aed5c73da1c281 authored about 4 years ago by sanderelias <[email protected]>
Add Ava and sample test
github.com/kenchris/urlpattern-polyfill - 84b4a53b26d8148039a69f95dc062d63d8355e3b authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>github.com/kenchris/urlpattern-polyfill - 45727a981405365f9fcc7454c30cf73594e69fc7 authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 202d24ddc684252f2c974f31054fede102f2caac authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 19497bf20cbe7af5f6c7151cd742232b0d7d0709 authored about 4 years ago by sanderelias <[email protected]>
github.com/kenchris/urlpattern-polyfill - 18ac4b1d189444ea79a88424b172c3976cbe9ae5 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - a2e8b4c7f1ff9a9d9857356fb2ab5ec38a612739 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 70bccef961f8635f8ed0257046027c2769f43322 authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>
github.com/kenchris/urlpattern-polyfill - 09bc773eff50df5c79291e712d7b6b751cdf07fd authored about 4 years ago by Kenneth Rohde Christiansen <[email protected]>