Ecosyste.ms: OpenCollective

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

SystemJS

JavaScript Module Loader
Collective - Host: opensource - https://opencollective.com/systemjs - Code: https://github.com/systemjs/systemjs

Fix startsWith for ie11 (#2247)

github.com/systemjs/systemjs - c2c9b2554587ae791ba015a7df32338e84a83f52 authored over 4 years ago
type: "script" mode (#2246)

github.com/systemjs/systemjs - 50e5b1a9338522ee5e93982ff9fe945781ef2a73 authored over 4 years ago
Fix auto import dynamic imports during loading (#2245)

github.com/systemjs/systemjs - 1f361793fbef7eafe676c480b04d07ac38593241 authored over 4 years ago
fixup depcache (#2242)

github.com/systemjs/systemjs - 327000542cf8b7756b733a4af6122f38242fe1d3 authored over 4 years ago
Allow file size impact workflow on forks (#2234)

github.com/systemjs/systemjs - 2c4256d92dfec802d78903bc17ea3dceda021347 authored over 4 years ago
Add IE11 note to external import map documentation. (#2239)

github.com/systemjs/systemjs - af47c657d2c3108adef7054e7ae74b764d7bc5d3 authored over 4 years ago
Document latest features (#2233)

github.com/systemjs/systemjs - 66c67f80ec725ec8fc52b83a4468576900140df0 authored over 4 years ago
import.meta.resolve implementation (#2230)

github.com/systemjs/systemjs - a0dd823256a5a2fd723fc7566409eed2e3a10f53 authored over 4 years ago
Implement integrity in import map (#2229)

github.com/systemjs/systemjs - 55478653b5c787ea214f67a82f3d5fac65b419dd authored over 4 years ago
Add system-node.cjs to issue template (#2232)

* Add system-node.cjs to issue template

* Update question.md

github.com/systemjs/systemjs - 9d04256fe8c12a32f4a3e960eda0aba4a5186627 authored over 4 years ago
fixup use of const (#2228)

github.com/systemjs/systemjs - 1bcf6048d31297eebf2b1ae24be319c3f0c68112 authored over 4 years ago
define s.js as an export (#2226)

github.com/systemjs/systemjs - 762c6a97b87735b429893bb7bae95699df8969f6 authored over 4 years ago
fixup and simplify auto import cases (#2225)

github.com/systemjs/systemjs - 3bf22cbed1af3c61f9a38d9e205d23185f3ea544 authored over 4 years ago
Safari cross origin fix (#2222)

github.com/systemjs/systemjs - 65a0fca073a6c30dad1a6a03470923c6945698d1 authored over 4 years ago
Update auto import to handle dynamic import races (#2223)

github.com/systemjs/systemjs - 23a3e00877e7f97eca3b381737b1b4eb653b45eb authored over 4 years ago
fixup dynamic import maps ie11 test

github.com/systemjs/systemjs - 42308a1f5ad5113cf01a4a4a36fa4eef754a17bc authored over 4 years ago
depcache implementation (#2134)

github.com/systemjs/systemjs - c8210d60eb65b30bf0e7589ad5ae2ba8c468e690 authored over 4 years ago
Dynamic maps (#2217)

github.com/systemjs/systemjs - 7398358b5ae5f5fabc5c1709d59b1c031db56614 authored over 4 years ago
Auto import and core refactoring (#2216)

* auto import and core refactoring

* fixup internals test

github.com/systemjs/systemjs - 26f91ca9f1be5f0406395277d2af286677bd1510 authored over 4 years ago
Fix onload (#2204)

github.com/systemjs/systemjs - b6be7a367ebfa228e1b97f510ff2e322327e8a8e authored over 4 years ago
Fix Object.prototype mutation (#2206)

github.com/systemjs/systemjs - 5854c5e1708b4b22a3ab455bcbfac9fca8869c0e authored over 4 years ago
Fixing browser tests on mocha 7.2.0 (#2200)

* Move extras imports to suiteSetup and run mocha.run once

* Report a test failure when an im...

github.com/systemjs/systemjs - 328698968561ee279f3df48589b6ca2c4d14e997 authored over 4 years ago
Add error message for missing content-type header (#2197)

* Add error message for missing content-type header

* Update src/extras/module-types.js

Co...

github.com/systemjs/systemjs - 809e91f4eee60a490a90809ffb49528dd1f7a6de authored over 4 years ago
Make setters optional (#2193)

github.com/systemjs/systemjs - d37f7cade33bb965ccfbd8e1a065e7c5db80a800 authored over 4 years ago
Updating changelog

github.com/systemjs/systemjs - 8d9bca48a722b4aaadf344b7528b68f10cab06cd authored over 4 years ago
Named-exports extras - Default export function with named exports (#2186)

* Allow default function to have named-exports

* Updated dist bundle

* Add tests for umd n...

github.com/systemjs/systemjs - 827c644e67ba9c80f409bb2cd68837e3650bd028 authored over 4 years ago
Use correct error number for #8 (#2182)

github.com/systemjs/systemjs - c977894618c83928c0b843bf998f97bf2e0ffb1c authored almost 5 years ago
Performance notes in readme (#2180)

github.com/systemjs/systemjs - 531f5dcb5be2bb38bf22c5f586ab9f5f1f694db6 authored almost 5 years ago
Updating error code docs (#2179)

github.com/systemjs/systemjs - cf9c4e5e70e735cb8f79cc45c17e694d25684034 authored almost 5 years ago
Update error code 4 content-types docs (#2177)

github.com/systemjs/systemjs - 9828b69e54d2c7bc2fc8d840d07cc025bfd41833 authored almost 5 years ago
Switching to node-fetch to avoid caching bugs in make-fetch-happen (#2171)

* Workaround from caching problem within make-fetch-happen for 304s.

* Switching to node-fetc...

github.com/systemjs/systemjs - 0b007715a622b0a71e7830a739b9cea57cddf934 authored almost 5 years ago
Increasing timeout for test:node script. (#2174)

github.com/systemjs/systemjs - 9a15cfd3b7a9fab261e1848b1b2fa343d73afedb authored almost 5 years ago
Adding full dist directory to package.json exports. (#2173)

github.com/systemjs/systemjs - b0bbd2db427d916c7550fb106b592b33f27740c0 authored almost 5 years ago
Fix bug in system-node where prepareImport overwrote import map. (#2170)

github.com/systemjs/systemjs - fa543d4178b1682012217671f5c68260072721db authored almost 5 years ago
Fix error code mixup (#2169)

* Fix error code mixup

* Feedback

github.com/systemjs/systemjs - e981b02bca26090a7236434fa4b17b7b26aca7dc authored almost 5 years ago
Notes on Node.js loader usage (#2168)

* notes on Node.js loader usage

* tweak

* Update README.md

Co-Authored-By: Joel Denning...

github.com/systemjs/systemjs - d5d7e866c90d3de96db0584218eb1cc57cb45121 authored almost 5 years ago
Fixing tests in IE11 (#2167)

github.com/systemjs/systemjs - eeb0e1f736dca8143a748ddd974c32a9fbd6c32c authored almost 5 years ago
Upgrade pull request size impact to 3.0. (#2166)

* Upgrade pull request size impact to 3.0.

- Enable gzip and brotli tracking.
- Split extras...

github.com/systemjs/systemjs - 5aaeef4a00b44dd7cb5468830c0c48b5092edd83 authored almost 5 years ago
Documentation for 6.3.0 with system-node.cjs (#2164)

* Updating documentation for [email protected].

* Self review

* Self review

github.com/systemjs/systemjs - 8c33b6bd1bfce9a375f79ec6d0ae6bb782dea220 authored almost 5 years ago
Add warning for calling System.set with non-URL id. (#2161)

* Add warning for calling System.set with non-URL id.

* Fixing package.json

* Self review
...

github.com/systemjs/systemjs - 109af162d97b54a7857e693f33d47a9058f4f18d authored almost 5 years ago
Fixing NodeJS build and tests. (#2163)

* Fixing NodeJS build and tests.

* Ensuring browser tests are run in firefox.

* Self revie...

github.com/systemjs/systemjs - fa6afcd1ca648f911782322660ccff8d76ee75ea authored almost 5 years ago
Removing const / let in favor of var, for Chrome 45. See #2098. (#2162)

* Removing const / let in favor of var, for Chrome 45. See #2098.

* Review feedback

* Fix ...

github.com/systemjs/systemjs - db96b64d8618b1311c624bea929f4cbab73b1766 authored almost 5 years ago
Running tests and build automatically in CI. (#2160)

github.com/systemjs/systemjs - dd5fce84b6f9fd0fd65e0b0d609d2d137795e2b1 authored almost 5 years ago
Switching to ncc, using make-fetch-happen, and source-map-support (#2158)

github.com/systemjs/systemjs - 17686fbaa2cdf09dda2b9792c0f24ec6680bcb61 authored almost 5 years ago
NodeJS Support (#2150)

github.com/systemjs/systemjs - 7fea9d7c8ce952a5cd9fc5f8d825ff63fd871c0d authored almost 5 years ago
Switching to error codes and documentation pages (#2151)

* Beginnings of error codes

* Self review

* Merging master

* Undoing changes to dist

...

github.com/systemjs/systemjs - 243c0990baf774974e927ad7165c06480a9678be authored almost 5 years ago
Adding issue templates (#2157)

* Adding issue templates

* Implementation

* Self review

github.com/systemjs/systemjs - ae60aa9560d8ac073d335445aa5b5a5a3040e837 authored almost 5 years ago
Add file size impact workflow (#2156)

github.com/systemjs/systemjs - e796da0cacf06e4c00e3d185708d0c44a2f63cc4 authored almost 5 years ago
Upgrading dependencies and switching build to all rollup (#2149)

* Build

* Things

* Stuff

* Change

* More stuff

* Things

* Stuff

* Review

...

github.com/systemjs/systemjs - 7a75159ee50178ef929a23739cf4418f5e5605ba authored almost 5 years ago
Fix for AMD named register race conditions. (#2144)

* Fix for AMD named register race conditions.

* Guy's feedback

github.com/systemjs/systemjs - c3131c32ba1f9d372c28e8b8c274fcab62b2458f authored almost 5 years ago
Adding note about multiple import maps support. Resolves #2095. (#2146)

* Adding note about multiple import maps support. Resolves #2095.

* Self review

github.com/systemjs/systemjs - cc114f54b01e25ca2c97a65e8450d7a5f44a4896 authored almost 5 years ago
Adding test-browser-watch script, and fixing nodejs cjs/esm interop warning (#2145)

github.com/systemjs/systemjs - e890d4b562adfff5c8c92b8a9d36f468ec914cc0 authored almost 5 years ago
Adding documentation for using npm packages (#2141)

This is one of the more common questions I hear about how to use SystemJS.

github.com/systemjs/systemjs - 18a419333748f103cd8c810125e04b118484e12c authored almost 5 years ago
Add performance documentation (#2136)

* Add link to introduction video

* Add performance documentation

* Update README.md

* U...

github.com/systemjs/systemjs - 790af27747001da6d51cb9d56c33dd131ae64cf0 authored almost 5 years ago
Fix AMD modules which return falsy values (#2130)

* fix: amd modules can resolves to falsy values

* test: AMD module does not need to be named
...

github.com/systemjs/systemjs - b50fd23e36cfb4699bd85b78cdb6ea1f5b549676 authored almost 5 years ago
fix: cleaning up registerRegistry after instantiate (#2125)

* fix: cleaning up registerRegistry after instantiate

* refactor: setting entry to null inste...

github.com/systemjs/systemjs - 90c8490f3642cef6500faf6b016071d8152e1670 authored almost 5 years ago
Fixing more named register race conditions. (#2121)

* Fixing more named register race conditions.

* Self review

* Guy's feedback

github.com/systemjs/systemjs - 3e26b1d6538777193cb69f1c4e55c05cbafd0aaf authored almost 5 years ago
Supporting multiple define variations for named modules. Resolves #2118. (#2119)

* Supporting multiple define variations for named modules. Resolves #2118.

* Self review

github.com/systemjs/systemjs - dfdba67f653fde92dccbdb224ac7179f931ad7c0 authored almost 5 years ago
Fix problem with named register modules. Resolves #2115. (#2116)

github.com/systemjs/systemjs - 2cf8503b0f4bbe40ffbc3de9ea8576f71c13b27b authored almost 5 years ago
Fixing race conditions with named register modules. Resolves #2111. (#2114)

* Fixing race conditions with named register modules. Resolves #2111.

* Self review

* Self...

github.com/systemjs/systemjs - a2dc029c01726609a0265d31a819b6d4cfcb8d54 authored almost 5 years ago
createScript / fetch / shouldFetch hooks (#2058)

* createScript hook

* fetch, shouldFetch

Co-authored-by: Joel Denning <[email protected]>

github.com/systemjs/systemjs - f1e5ec58fa67a156948951b81ade87e8c320682d authored almost 5 years ago
changelog for 6.1.10

github.com/systemjs/systemjs - 73bc0f44c09d140129ce3c1fc9bd007c3b227d1e authored almost 5 years ago
Add link to introduction video (#2101)

github.com/systemjs/systemjs - 66332b847bda3902e7700f743952c6e28fde064d authored about 5 years ago
Prefer import map resolution over registerRegistry. Resolves #2107. (#2108)

* Prefer import map resolution over registerRegistry. Resolves #2107.

* Guy's feedback

github.com/systemjs/systemjs - 9c1fe43f057c94d6876bef8e5d1b490db6288879 authored about 5 years ago
Omit setTimeout milliseconds (saves bytes). (#2105)

github.com/systemjs/systemjs - e628a5972952eec42e1166b146a896b5c626afdf authored about 5 years ago
Fixing bug - named AMD modules were instantiated twice. Resolves #2103. (#2104)

* Fixing bug - named AMD modules were instantiated twice. Resolves #2103.

* Self review

* ...

github.com/systemjs/systemjs - 8ac413f1279ab761648cda50f51e45b3a5e739cc authored about 5 years ago
Improving docs for System.set (#2106)

* Improving docs for System.set

* Self review

* Self review

github.com/systemjs/systemjs - 43974045bbbe411040fdbcbac4459c56a2cd3651 authored about 5 years ago
Create FUNDING.yml

github.com/systemjs/systemjs - 174202a2605f0badfa576fe55b736c283e000763 authored about 5 years ago
active open collective (#2097)

github.com/systemjs/systemjs - 4522d73715c277480974f271de1c699bb0896110 authored about 5 years ago
deactivate Canopy sponsorship

github.com/systemjs/systemjs - c3a479775227345ce786f7fca5313b68e3be029c authored about 5 years ago
Fixing tests in non-Chrome browsers

github.com/systemjs/systemjs - a13f88fb2592e82dc7a87eb5bf8d7d80883eee2a authored about 5 years ago
fix: strip search param and hash when determining module type (#2096)

github.com/systemjs/systemjs - c7f5e1273c91278f883eae136b65c792fa9673f3 authored about 5 years ago
Add documentation for instantiate hook (#2094)

* Add documentation for instantiate hook

* Update hooks.md

github.com/systemjs/systemjs - 973f07c70bfc67bdd62682ae9370fd12a16cab00 authored about 5 years ago
Update api.md

github.com/systemjs/systemjs - 45ba38086857131f34ad7430ab589edd0a2622bc authored about 5 years ago
Ensure that __esModule is copied to ns even if it isn't enumerable. (#2093)

* Ensure that __esModule is copied to ns even if it isn't enumerable.

* Self review

* Self...

github.com/systemjs/systemjs - 052c8747ff233002be9ea55f2b30f450393f4b98 authored about 5 years ago
Adding links to systemjs-examples (#2083)

github.com/systemjs/systemjs - 7c07d91f9b2e6e6b397cce079f6cce7c005ceb79 authored about 5 years ago