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

packageConfigPaths edge cases

github.com/systemjs/systemjs - 89ea2940bfb2a0264d4eb4dc2540590f32622df4 authored about 9 years ago by guybedford <[email protected]>
remove unnecessary packageConfig configs

github.com/systemjs/systemjs - 0d3887c51edd2abfdd16d4f89c53578ac1c2e44d authored about 9 years ago by guybedford <[email protected]>
system prefixing, warning

github.com/systemjs/systemjs - 77a1dd8ced50a33f5b4519e51f13601db4ce1c16 authored about 9 years ago by guybedford <[email protected]>
clarify packageConfigPaths behaviours

github.com/systemjs/systemjs - f8f8f93cdf3dd3a38a61c303ef806939473b32b6 authored about 9 years ago by guybedford <[email protected]>
packageConfigPaths config file flexibility

github.com/systemjs/systemjs - 3e40b1e3328fea57aea3961a3f0cf1b9eda74e98 authored about 9 years ago by guybedford <[email protected]>
fixes #751

github.com/systemjs/systemjs - 9f0eb3cf449509d1e7160a9dd5c74dbd9c1859f0 authored about 9 years ago by guybedford <[email protected]>
defaultExtension lookup fix

github.com/systemjs/systemjs - aeb266feab666e26a14163fade3c1faec7a008c0 authored about 9 years ago by guybedford <[email protected]>
fix test conflict

github.com/systemjs/systemjs - 897403e057c8fc241d52dfc278d85281c6bd4852 authored about 9 years ago by guybedford <[email protected]>
defaultExtension to always apply, loader meta to skip package defaultExtension (#756)

github.com/systemjs/systemjs - d0e4efb5373ff888f8b9bcf6ad3a451b2316f6e8 authored about 9 years ago by guybedford <[email protected]>
refactor meta extraction into separate function

github.com/systemjs/systemjs - c212739f8f338d0abde5fc85a581e46a49129c09 authored about 9 years ago by guybedford <[email protected]>
support System.transpiler = false

github.com/systemjs/systemjs - 336008b488d30a4114fa616f7c8780c9915b75bb authored about 9 years ago by guybedford <[email protected]>
experimental string tracking as well

github.com/systemjs/systemjs - 9625e54754d069c71f80a608f2263b0ec58bf68e authored about 9 years ago by guybedford <[email protected]>
comment in string test

github.com/systemjs/systemjs - 86c1892c1a330191ea217835e3aab9f147af1072 authored about 9 years ago by guybedford <[email protected]>
another esoteric case

github.com/systemjs/systemjs - 2f58dbf9b9665e90ecaba1f8c0d47de203346db9 authored about 9 years ago by guybedford <[email protected]>
Merge pull request #754 from systemjs/version

Implement System.version

github.com/systemjs/systemjs - e7ba4f2d01306de01304083aaa312957bdb84b7a authored about 9 years ago by Guy Bedford <[email protected]>
support node version as well

github.com/systemjs/systemjs - 9ded329fd31feac3140e33ee057e7283ee606e1f authored about 9 years ago by guybedford <[email protected]>
implement System.version

github.com/systemjs/systemjs - 55aa65936e681b4302a72f0cec5eb736ceb6fd8e authored about 9 years ago by guybedford <[email protected]>
Merge pull request #735 from spleen387/patch-1

comma

github.com/systemjs/systemjs - 963467ea70d5529bac9352239b031b6630d0c601 authored about 9 years ago by Guy Bedford <[email protected]>
comma

github.com/systemjs/systemjs - 1167a173eb2f342f758c84233d7fa748cb396f5f authored about 9 years ago by Spencer Killen <[email protected]>
packagePaths -> packageConfigPaths

github.com/systemjs/systemjs - 06fff2d5b78782db4a11ff6997415803c6a44aca authored about 9 years ago by guybedford <[email protected]>
fix test conflicts, ie8 tests, edge case refinements

github.com/systemjs/systemjs - 37c1360d961006e7c6b610fdc8d9b0df1df9e161 authored about 9 years ago by guybedford <[email protected]>
equivalence check tweak

github.com/systemjs/systemjs - 4a0a980dc20671057d57ca56cd5b3f5e8567cdc4 authored about 9 years ago by guybedford <[email protected]>
package naming edge cases and specificity (#722)

github.com/systemjs/systemjs - 2b7609925a17cce24de134907a673007bd664424 authored about 9 years ago by guybedford <[email protected]>
document esmExports

github.com/systemjs/systemjs - ad6758c202e9fdbf37bb433fa8313bfde16522c1 authored about 9 years ago by guybedford <[email protected]>
esmExports meta property to opt-out of iteration

github.com/systemjs/systemjs - aecb940ac3859c4c6c20523139500ddf3b137dab authored about 9 years ago by guybedford <[email protected]>
add defaultExtension false test

github.com/systemjs/systemjs - 5ad9d2e5241dca18634ecaec304ea66210d1b94b authored about 9 years ago by guybedford <[email protected]>
ensure regex reset

github.com/systemjs/systemjs - c83183997340e9d3f82878fb89dbf803890889ab authored about 9 years ago by guybedford <[email protected]>
cjs require detection to track comments over removal (http://jsperf.com/comment-removal-v-tracking)

github.com/systemjs/systemjs - 4717d582801fc3e9f10727c98489fa1ffeea2cc5 authored about 9 years ago by guybedford <[email protected]>
Merge pull request #723 from WorldMaker/patch-1

Add Jade VirtualDOM to list of additional plugins

github.com/systemjs/systemjs - 7894c048497ac74dfd633c2bd8106603e713f02a authored about 9 years ago by Guy Bedford <[email protected]>
Add Jade VirtualDOM to list of additional plugins

github.com/systemjs/systemjs - f638c59f8ed47b84d946ac4f310bb706f6415ff9 authored about 9 years ago by Max Battcher <[email protected]>
package global map fix

github.com/systemjs/systemjs - ea16d855cfab33ba1e07dca4a5393edd33966351 authored about 9 years ago by guybedford <[email protected]>
package lookup can skip default extensions on defaultExtension no defaultJSExtensions

github.com/systemjs/systemjs - 30e2f70274c1398e35386ed9556edbee960190bf authored about 9 years ago by guybedford <[email protected]>
Revert "with exact package lookup, no need to provide separate extension removal"

This reverts commit 9edf27f84e905ea543494d05a2e7798799d36da1.

github.com/systemjs/systemjs - ecab74be333c72019c6a70e9dd43e01c29f75c4d authored about 9 years ago by guybedford <[email protected]>
with exact package lookup, no need to provide separate extension removal

github.com/systemjs/systemjs - 9edf27f84e905ea543494d05a2e7798799d36da1 authored about 9 years ago by guybedford <[email protected]>
ensure direct package name lookups

github.com/systemjs/systemjs - d5feb4fbf10fa974d3377706b1dbcfe13bba61cd authored about 9 years ago by guybedford <[email protected]>
package configs to always compose deeply

github.com/systemjs/systemjs - bff0c77bae408121b3818db04fdb228f1b37961f authored about 9 years ago by guybedford <[email protected]>
dist build

github.com/systemjs/systemjs - 74e0a7ffa5db3d456ec4e7925cd78a060d78e7e4 authored about 9 years ago by guybedford <[email protected]>
better defaultExtension package name fix

github.com/systemjs/systemjs - f4a18506fc57c5ec3fd9042db1eaaf9eb22a9331 authored about 9 years ago by guybedford <[email protected]>
package main normalization fix

github.com/systemjs/systemjs - b7abc2c455b5f9adc82c3a2d7ab479d05caa272b authored about 9 years ago by guybedford <[email protected]>
builderExecute fix

github.com/systemjs/systemjs - 9aea7a3d97df6b53168e915510ca83390a259d80 authored about 9 years ago by guybedford <[email protected]>
dist build

github.com/systemjs/systemjs - fa8ba014a91f6921b8c00c8eaa48b9a97e7e5159 authored about 9 years ago by guybedford <[email protected]>
fix defaultJSExtensions test for basePath

github.com/systemjs/systemjs - e6d6552ee237d10a6485cc72f455b8c3e023c703 authored about 9 years ago by guybedford <[email protected]>
basePath implementation

github.com/systemjs/systemjs - 06f5d77f8bd5877ec104106318e246fd047da231 authored about 9 years ago by guybedford <[email protected]>
fix clone example

github.com/systemjs/systemjs - 3c1511a776afc684fc9966bf6c479aaa14d5eef4 authored about 9 years ago by Guy Bedford <[email protected]>
package self-referencing (#410)

github.com/systemjs/systemjs - aab3d9c298f1295cfef48fa87a6cee9f55adf91d authored about 9 years ago by guybedford <[email protected]>
support node core module loading

github.com/systemjs/systemjs - 94274088d0265ea1a3f4ef9acfd6ed3895e80495 authored about 9 years ago by guybedford <[email protected]>
implements #710

github.com/systemjs/systemjs - 18f9bd8aa0c677e73636a3d35880cefd3de7cb6c authored about 9 years ago by guybedford <[email protected]>
Merge pull request #713 from systemjs/package-paths

Dynamic configuration requests for packages

github.com/systemjs/systemjs - f655c839f492c86eb99f1711a21e6f31e72facfd authored about 9 years ago by Guy Bedford <[email protected]>
test package extension preferences

github.com/systemjs/systemjs - ce80316eae8c98f95c3b05dc8892f37ecb0961b5 authored about 9 years ago by guybedford <[email protected]>
loadConfig implementation

github.com/systemjs/systemjs - ee57ef53fe6dc258180eafcd7e823e2d8ed5a504 authored about 9 years ago by guybedford <[email protected]>
dynamic configuration requests for packages

github.com/systemjs/systemjs - 3cdf2c437ee7be68d031494b72eb2d61a875e6dd authored about 9 years ago by guybedford <[email protected]>
bundle register fix

github.com/systemjs/systemjs - bf905b2975fe27c62144ab00ff4b28d8afda6ad1 authored about 9 years ago by guybedford <[email protected]>
register only test

github.com/systemjs/systemjs - 8fc4bb60db672ed7031d66fcb0ee497a97c7bbd0 authored about 9 years ago by guybedford <[email protected]>
ie8 adjustment

github.com/systemjs/systemjs - 5622e15a0730f17ee0fa00d05987b720a476fa10 authored about 9 years ago by guybedford <[email protected]>
integrity, nonce test tweaks

github.com/systemjs/systemjs - 37c051c1d778e43068752574be63d75d8057250b authored about 9 years ago by guybedford <[email protected]>
syntax corrections

github.com/systemjs/systemjs - 83935456a4bb8718b5c2bbbdac021ff95914a82d authored about 9 years ago by guybedford <[email protected]>
tweak meta formatting

github.com/systemjs/systemjs - 2f72856e7a28af30c294d89cfe94f9e21ee979e3 authored about 9 years ago by guybedford <[email protected]>
update meta property descriptions

github.com/systemjs/systemjs - cc3ade4cc6cf6a0fe8182f40223ec5fa0598f513 authored about 9 years ago by guybedford <[email protected]>
Merge pull request #704 from matthewbauer/script-props

Enable setting properties on script element.

github.com/systemjs/systemjs - 23fba00be7b7a8ae5b2443a78138c6c864d874e5 authored about 9 years ago by Guy Bedford <[email protected]>
Document meta configuration.

meta properties of "nonce" and "integrity" are documented in docs/config-api.md.

github.com/systemjs/systemjs - 8b45eb747c9baafbbe56710149a7d3d0dc47ae07 authored about 9 years ago by Matthew Justin Bauer <[email protected]>
bundles are always register modules

github.com/systemjs/systemjs - 5429afab5fdcda0b9da35834c06ec922b91dd824 authored about 9 years ago by guybedford <[email protected]>
build tweaks

github.com/systemjs/systemjs - 0a36eb4810ee34c7b11eae19a5c61059c4ab0e39 authored about 9 years ago by guybedford <[email protected]>
Enable setting properties on script element.

The script loader will use load metadata to set script properties. This allows what is in the sc...

github.com/systemjs/systemjs - 18e69456467d99119d5ca73d8162340ea4dff854 authored about 9 years ago by Matthew Justin Bauer <[email protected]>
Merge pull request #702 from peteruithoven/patch-8

Add CSP link

github.com/systemjs/systemjs - 01f4b15fd521df952fa30ce2f7da8023c318d57f authored about 9 years ago by Guy Bedford <[email protected]>
Merge pull request #701 from peteruithoven/patch-7

Add CSP link

github.com/systemjs/systemjs - aca5f7d33c3f8279c1e7876ae8889401543c619d authored about 9 years ago by Guy Bedford <[email protected]>
Add CSP link

github.com/systemjs/systemjs - e0a8f6658b46f1a3baf279e651f8bf4c70083732 authored about 9 years ago by Peter Uithoven <[email protected]>
Add CSP link

github.com/systemjs/systemjs - 82fdb5e01fa562426bc8803375cfcb21c4a6d48a authored about 9 years ago by Peter Uithoven <[email protected]>
Merge pull request #699 from peteruithoven/patch-6

Docs module formats globals additions

github.com/systemjs/systemjs - c73b32325c394d230db3e415ccd1dd0b2ae1dba4 authored about 9 years ago by Guy Bedford <[email protected]>
Docs module formats globals additions

github.com/systemjs/systemjs - 355452b3563ee8530839f50e3367d07ce6c55029 authored about 9 years ago by Peter Uithoven <[email protected]>
Merge pull request #674 from peteruithoven/patch-3

Doc: Config meta properties

github.com/systemjs/systemjs - 3aec2f931dd70a1da996a5dc6795732f6cd96727 authored about 9 years ago by Guy Bedford <[email protected]>
Docs: meta config globals improvements

Meta globals config support fix

github.com/systemjs/systemjs - 0d2ddb0d16984f85ae1dcc6da991fdbfcc3b9890 authored about 9 years ago by Peter Uithoven <[email protected]>
Docs: meta config globals improvements

Clarifying meta globals config support

github.com/systemjs/systemjs - b2ce64c569113dc251d3c35aa25d9515ce809ad5 authored about 9 years ago by Peter Uithoven <[email protected]>
Merge pull request #698 from peteruithoven/patch-5

Docs module formats link fixes

github.com/systemjs/systemjs - d2be36a4066a5ebc339f90eb76c737b812e4e0b8 authored about 9 years ago by Guy Bedford <[email protected]>
Docs module formats link fixes

github.com/systemjs/systemjs - bf6802ca56a3d51caa716569227e64074faab41f authored about 9 years ago by Peter Uithoven <[email protected]>
Docs meta config globals improvements

github.com/systemjs/systemjs - a113ed4abf35a017aad09a0a20a7a155714f99e7 authored about 9 years ago by Peter Uithoven <[email protected]>
Merge pull request #697 from peteruithoven/patch-4

Docs: packages meta path

github.com/systemjs/systemjs - 37ea78c73ec5c3ad2f5c7fde44f99f2afb40dd2c authored about 9 years ago by Guy Bedford <[email protected]>
Docs: packages meta path

Clarifying that meta paths are subpaths within package paths.
See: https://github.com/systemjs/...

github.com/systemjs/systemjs - d7f4345ee470e2971594b5eb2faa1b1d26c2295c authored about 9 years ago by Peter Uithoven <[email protected]>
relax anon amd exception to any single named define

github.com/systemjs/systemjs - ae3813d01b0a3227baf2eb801fc2635012837bcd authored about 9 years ago by guybedford <[email protected]>
allow meta path flexibility

github.com/systemjs/systemjs - 17fc81fdbb6bb71ef94633f81370f5e06c5d756b authored about 9 years ago by guybedford <[email protected]>
global module detection removal in global helpers, streamline cases

github.com/systemjs/systemjs - 851c2f6d085cc09f2435fc3c890e7a2f8f6266eb authored about 9 years ago by guybedford <[email protected]>
revert custom onerror bubbling

github.com/systemjs/systemjs - 96a906a2e1aa6e286c52b65644f26c3f0d944598 authored about 9 years ago by guybedford <[email protected]>
Merge pull request #689 from codeschool/master

Allow for custom error handling.

github.com/systemjs/systemjs - 28cc3662751b784bd061312ba90f0e2621e5acf9 authored about 9 years ago by Guy Bedford <[email protected]>
Docs: meta config globals improvements

github.com/systemjs/systemjs - 30ec36624d5caf071afa7feba800e711095fd3aa authored about 9 years ago by Peter Uithoven <[email protected]>
Allow for custom error handling.

github.com/systemjs/systemjs - 57428ee3f18768b54a849a780e81bfb6eb8768c7 authored about 9 years ago by Russell Centanni <[email protected]>
Merge pull request #694 from matthewbauer/loader-first-global

Loader first global

github.com/systemjs/systemjs - 98ae0f9ca170247b801b61e10b6460678a08981e authored about 9 years ago by Guy Bedford <[email protected]>
Respect "pluginFirst" property.

The "pluginFirst" is a boolean property of loader similar to defaultJSExensions. Setting it to t...

github.com/systemjs/systemjs - 46c67199548b062f30fd6888a4f2003a7f4602c1 authored about 9 years ago by Matthew Justin Bauer <[email protected]>
Docs: new meta exports explanation

github.com/systemjs/systemjs - 3f53a5cb0993b5ad1745fcb1d1d8e8160fc1ddb9 authored about 9 years ago by Peter Uithoven <[email protected]>
builder support for chaining plugins with es module transpilation

github.com/systemjs/systemjs - a38da7ed4c1c66e853c20d83375d35100f3453f8 authored about 9 years ago by guybedford <[email protected]>
Config docs meta text improvements

github.com/systemjs/systemjs - d2a6e082c44b3cdf3d8419f100e0ea43c9257f40 authored about 9 years ago by Peter Uithoven <[email protected]>
ie test fixes

github.com/systemjs/systemjs - e7ac0ccb923bc6f5b61768960f568515f4d92ce3 authored about 9 years ago by guybedford <[email protected]>
non package map use case

github.com/systemjs/systemjs - 4a945d7a804b2ef4b953cf5f50d687753189b7c5 authored about 9 years ago by guybedford <[email protected]>