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

Merge pull request #1146 from balupton/patch-1

Update module-formats.md

github.com/systemjs/systemjs - c771e001ab900d9c47934f887284c2c6cac58e23 authored over 8 years ago by Guy Bedford <[email protected]>
Update module-formats.md

Updated usage of the old `es6` to the new `esm` as noted only a few lines higher

github.com/systemjs/systemjs - 254fd72544ea5090581bbc346eb9b27161dda30c authored over 8 years ago by Benjamin Lupton <[email protected]>
refining map cases, experimental main object support

github.com/systemjs/systemjs - 38d4d8513cc2e1beec9b326251f28c60f80f3454 authored over 8 years ago by guybedford <[email protected]>
catch plugin self-load case

github.com/systemjs/systemjs - e2f76c2b10b966da91ddc427b4a9c7e8c2cc3d32 authored over 8 years ago by guybedford <[email protected]>
Merge pull request #1135 from asapach/master

added `crossOrigin` meta option

github.com/systemjs/systemjs - 5e78e59d8eb21b65f31be64a4dcdb75bdfaf7f69 authored over 8 years ago by Guy Bedford <[email protected]>
map config type verification

github.com/systemjs/systemjs - fcdb904c70de4273c4fa4c123803562977b1cc48 authored over 8 years ago by guybedford <[email protected]>
ensure meta normalization does defaultJSExtensions

github.com/systemjs/systemjs - 8c43327942d792b07f64d41dd392c51ec456385d authored over 8 years ago by guybedford <[email protected]>
added documentation on `scriptLoad` and `crossOrigin` meta options

github.com/systemjs/systemjs - 4268d50f463cb4205e074fa788e0dadd0105a53b authored over 8 years ago by Aliaksei Sapach <[email protected]>
set crossOrigin attribute to allow more error info

Modern browsers restrict the amount of information available to the global event handler (`windo...

github.com/systemjs/systemjs - e482c1247f576f0127e784a2b3e679c2b957f362 authored over 8 years ago by Aliaksei Sapach <[email protected]>
plugin instantiate hook flexibility

github.com/systemjs/systemjs - b8d27bff4aa6c7e442fb1e006af9e5d5fe8d54f2 authored over 8 years ago by guybedford <[email protected]>
ensure plugin instantiate can return a module instance

github.com/systemjs/systemjs - dd935c64992960ab0fd356993e7153d6984fb6bb authored over 8 years ago by guybedford <[email protected]>
clarify map behaviour for trailing /

github.com/systemjs/systemjs - a8ab613284791fbb0263baf590662e726db9a117 authored over 8 years ago by guybedford <[email protected]>
disallow package internal recursive map

github.com/systemjs/systemjs - 33085cc98cbe7a98cc70355657c69899fb2dd27d authored over 8 years ago by guybedford <[email protected]>
error stack loader option, plugin loader normalization fix, alias and loader to use usual resolution

github.com/systemjs/systemjs - c27a467bbea0df524e2071f459f1237672f92e3f authored over 8 years ago by guybedford <[email protected]>
better Node errors

github.com/systemjs/systemjs - 479ecd2d2f41db2c263af7bd57285ace222f90e0 authored over 8 years ago by guybedford <[email protected]>
still do esm detection for transpiler: false

github.com/systemjs/systemjs - 40bda3d87e5ebc8c2c8b0e15e493abc1e380d12d authored over 8 years ago by guybedford <[email protected]>
ensure csp loader defines global AMD define

github.com/systemjs/systemjs - 15d009a37493a3f86e0c8481a03419fe7c03ba24 authored over 8 years ago by guybedford <[email protected]>
remove unnecessary @@amd-helpers reference

github.com/systemjs/systemjs - e56dbad5c6e404b0f89fb5450fba7ad26063882c authored over 8 years ago by guybedford <[email protected]>
normalization function correction for node core libs

github.com/systemjs/systemjs - 31230782658cdf449f87a68b1f60c6966a1fc05c authored over 8 years ago by guybedford <[email protected]>
amd and global behaviour simplication

github.com/systemjs/systemjs - e86b3851277ab592207957f46a003512745aec42 authored over 8 years ago by guybedford <[email protected]>
refactor resolution algorithm to be pretty

github.com/systemjs/systemjs - 493c92ed0d587628e34939c7d57fbf67526381eb authored over 8 years ago by guybedford <[email protected]>
include cjs globals in wrapper

github.com/systemjs/systemjs - 7ab0175731d6751b7beca27bdbba7d521ac15791 authored over 8 years ago by guybedford <[email protected]>
commonjs globals as part of function wrapper

github.com/systemjs/systemjs - 055af8a0df658558547898c16f1aaa238c5c4e0c authored over 8 years ago by guybedford <[email protected]>
handle named, amd, named case

github.com/systemjs/systemjs - a9e2a65957e6d84bffe683736c5dfacc5fba6054 authored over 8 years ago by guybedford <[email protected]>
ensure we still throw on multiple anonymous defines (#1116)

github.com/systemjs/systemjs - 9bcd118d8f00bf18fdf22cfc8f00a2969f4a3b13 authored over 8 years ago by guybedford <[email protected]>
support anon and named AMD in the same file (#1116)

github.com/systemjs/systemjs - bd8b0d06189b90304976087cd000aae89268be09 authored over 8 years ago by guybedford <[email protected]>
Merge pull request #1107 from 60devs/master

New Support SystemJS badge

github.com/systemjs/systemjs - 64f56dbd7cc27a905225b548f84a4cb98804768c authored over 8 years ago by Guy Bedford <[email protected]>
New Support SystemJS badge

github.com/systemjs/systemjs - 36f0a9ddcf75a22ab5fecb97154c963343dff05d authored over 8 years ago by Alex R <[email protected]>
export detection fix

github.com/systemjs/systemjs - 1f31768312fc5d09663ba6454a998460e61ac7bc authored over 8 years ago by guybedford <[email protected]>
cjsDeferDeps -> cjsDeferDepsExecute

github.com/systemjs/systemjs - daf16dfa9aed5c6176c4ac24d2f9af97b2b38d1b authored over 8 years ago by guybedford <[email protected]>
relax module dependency check

github.com/systemjs/systemjs - 2515f2a434b38b493501665dfc2c7b2cab045139 authored over 8 years ago by guybedford <[email protected]>
cjsDeferDeps feature

github.com/systemjs/systemjs - a90b64126643da55d6d0f17562237887fa432b8c authored over 8 years ago by guybedford <[email protected]>
update esm regex

github.com/systemjs/systemjs - 04da9d46d11f3b78c9b34706934df2bbd0b6b26c authored over 8 years ago by guybedford <[email protected]>
ensure strict decanonicalize does not do any extension adding

github.com/systemjs/systemjs - e6a6b4d1166cfc8e36bfdf075a260d4eeac9b01e authored over 8 years ago by guybedford <[email protected]>
use strict decanonicalize for builder

github.com/systemjs/systemjs - 60b3fc003140e1097f829e51b1f9d5555d4dd551 authored over 8 years ago by guybedford <[email protected]>
boolean conditional type enforce, isPlugin provided unnecessarily, meta and package config to permit global map

github.com/systemjs/systemjs - 08f798f67fdb2b990b63d62a2af5e23cbdb4c06d authored over 8 years ago by guybedford <[email protected]>
integrity execution fix

github.com/systemjs/systemjs - dd64b11fafd265729e36929aeab15c06c5528dc6 authored over 8 years ago by guybedford <[email protected]>
fix integrity cases

github.com/systemjs/systemjs - 8e2f254ee6a0ee72417b45a2362c5468a7d9cc07 authored over 8 years ago by guybedford <[email protected]>
eval polishing

github.com/systemjs/systemjs - 7b1db53fbd15d75bbabfe0eb9341d314216cf924 authored over 8 years ago by guybedford <[email protected]>
back to the eval

github.com/systemjs/systemjs - 30b0f8bf85b3f653379b6c6c4f61582f6b4ac12a authored over 8 years ago by guybedford <[email protected]>
meta configuration to decanonicalize with extensions

github.com/systemjs/systemjs - dc0b5114b74cb57ebaaac32f5e19f5e92c7a1bdc authored over 8 years ago by guybedford <[email protected]>
source maps sanitization adjustments

github.com/systemjs/systemjs - 2a304449ff58be586c927a7b451467d9df7955a3 authored over 8 years ago by guybedford <[email protected]>
disable auto scriptLoad (#1075)

github.com/systemjs/systemjs - c168e3e68c60934b68c9f6f808aa2c9bdec9deae authored over 8 years ago by guybedford <[email protected]>
ensure prototype method polyfills dont affect config checking

github.com/systemjs/systemjs - 75008f8ff6a8798cc958f53ef6705ebf7c8cc805 authored over 8 years ago by guybedford <[email protected]>
correct System.register regex (#1071)

github.com/systemjs/systemjs - e472ecce1a0af0e7fb781cd12e048ba86cbecc33 authored over 8 years ago by guybedford <[email protected]>
update tests for new __moduleName format

github.com/systemjs/systemjs - 7ea97340984a2953778c4d189aa2b6dea04ae44e authored over 8 years ago by guybedford <[email protected]>
register context object fix

github.com/systemjs/systemjs - 002c8624669e7fc70cab934d126d7f36f0a0867d authored over 8 years ago by guybedford <[email protected]>
csp package loading support

github.com/systemjs/systemjs - 0a2681938437c0bacfc887928f6a535471aae01d authored over 8 years ago by guybedford <[email protected]>
ensure uses of decanonicalize undo defaultJSExtensions

github.com/systemjs/systemjs - 22240f80b7a749b03726a56e7c929cd62e4d1df8 authored over 8 years ago by guybedford <[email protected]>
support null globals

github.com/systemjs/systemjs - 5164adbfffd278d9fe7e40131d76871f5b5336a3 authored over 8 years ago by guybedford <[email protected]>
decanonicalize to handle meta opt-out of extensions

github.com/systemjs/systemjs - 86be5c4ac790be35ad065bef031a0f2ebc1e93ce authored over 8 years ago by guybedford <[email protected]>
Merge pull request #1060 from laurentgoudet/patch-1

Add plugin-lazyimage to README

github.com/systemjs/systemjs - e44c760c76dd61b057b82013db041bbb31377db0 authored over 8 years ago by Guy Bedford <[email protected]>
add svg and yaml plugins

github.com/systemjs/systemjs - 6b61272a024318ab2409f14df269d0eeedb440df authored over 8 years ago by Guy Bedford <[email protected]>
Merge pull request #1064 from paulirish/patch-1

readme: link to HTML Imports loader

github.com/systemjs/systemjs - bbd1db1c0c7cd8827d71cd6685f3748283414824 authored over 8 years ago by Guy Bedford <[email protected]>
readme: link to HTML Imports loader

github.com/systemjs/systemjs - d1bbd103853dd65160e6e5d41bb22e92613604d4 authored over 8 years ago by Paul Irish <[email protected]>
Add plugin-lazyimage to README

I had the use case of creating a lazy version of [plugin-image](https://github.com/systemjs/plug...

github.com/systemjs/systemjs - b1366a29d2816e598a8c8303f73d00f14d5830a8 authored over 8 years ago by Laurent Goudet <[email protected]>
initialize paths

github.com/systemjs/systemjs - 9a518551aa091303d8ed8f0dbe66bcfae2fbaa2f authored over 8 years ago by guybedford <[email protected]>
ensure packageConfigPaths inits to an array

github.com/systemjs/systemjs - 32554417a73ce4440fd3d1d28f28612f2a6356ef authored over 8 years ago by guybedford <[email protected]>
wildcard bundle test

github.com/systemjs/systemjs - 7ce254ded83fe001a94a3cdd7eb1f522ab21c627 authored over 8 years ago by guybedford <[email protected]>
support wildcards in bundles

github.com/systemjs/systemjs - b141c9620749817bb999c008b66d33646d9e5678 authored over 8 years ago by guybedford <[email protected]>
env -> production, trailing slash adjustments

github.com/systemjs/systemjs - 29cd9fd761875a1996d24107034ea5f63dbb2ada authored almost 9 years ago by guybedford <[email protected]>
0.19.16

github.com/systemjs/systemjs - 894036ec6b35a0d6fe8ee1d4ae3642d43e7c15c6 authored almost 9 years ago by guybedford <[email protected]>
ensure map backwards compat behaves equally

github.com/systemjs/systemjs - c29816c76734a70301591bf693cbfa3dda792394 authored almost 9 years ago by guybedford <[email protected]>
minore syntactical adjustment

github.com/systemjs/systemjs - 49df1928ba25a5acefe3142dc60169d96a81b35f authored almost 9 years ago by guybedford <[email protected]>
more decanonicalization regression regressions

github.com/systemjs/systemjs - 19a032b6ecc07e399f4cfe0c0e6d56d5014e1567 authored almost 9 years ago by guybedford <[email protected]>
ensure bundle decanonicalize does provide defaultJSExtensions

github.com/systemjs/systemjs - ba4b0b8b7f359b79760fb5b422aef80fa2d261f3 authored almost 9 years ago by guybedford <[email protected]>
0.19.15

github.com/systemjs/systemjs - f30d5a4970ff9388c83ea4ea95940d15179a490f authored almost 9 years ago by guybedford <[email protected]>
decanonicalization fix correction

github.com/systemjs/systemjs - c4439af2d7e43413c0d384a063fcef4d2ccff01c authored almost 9 years ago by guybedford <[email protected]>
decanonicalize defaultExtension: false fix

github.com/systemjs/systemjs - 6b3d426c07cd6b913c0db392c03784e28c5c8929 authored almost 9 years ago by guybedford <[email protected]>
0.19.14

github.com/systemjs/systemjs - 131b19af5769a4c7ba5567cf82aaa3e41348679f authored almost 9 years ago by guybedford <[email protected]>
mozInnerScreenY and mozInnerScreenX as global ignores

github.com/systemjs/systemjs - 74589a775e84fdab0ede52a856b74bd8c05a385a authored almost 9 years ago by guybedford <[email protected]>
transpiler deprecation path, SystemJS global

github.com/systemjs/systemjs - 91f60a6b87da4fae0965f56990156dd4e6b9a104 authored almost 9 years ago by guybedford <[email protected]>
0.19.13

github.com/systemjs/systemjs - 396683317062813ee50b99e04c95f7f956b2978a authored almost 9 years ago by guybedford <[email protected]>
further regression adjustments for defaultJSExtensions in #1015 and #1018

github.com/systemjs/systemjs - dd8d06af1c384b9f94d678482d66868df65e1fe2 authored almost 9 years ago by guybedford <[email protected]>
fix for #1015, alternative to original #1008 fix

github.com/systemjs/systemjs - 368acd7bfa5913c413432553aea547bc018878f4 authored almost 9 years ago by guybedford <[email protected]>
Revert "backwards compat for #1008"

This reverts commit b6013907ebc4ce1ec54c3c4e751d93b0834e86da.

github.com/systemjs/systemjs - c4ce4d91ae519491ce161290a1f8c12984e22e8d authored almost 9 years ago by guybedford <[email protected]>
packageConfigPaths normalization fix v2

github.com/systemjs/systemjs - a412f37a346b0b76ec3ac3317134b4a32418a30c authored almost 9 years ago by guybedford <[email protected]>
0.19.12

github.com/systemjs/systemjs - 13501a2f55c767f9a1103afac447d24c75459c5c authored almost 9 years ago by guybedford <[email protected]>
#1007 bug fix

github.com/systemjs/systemjs - 4719e3df98112930767bff9c606e10edea7ab50b authored almost 9 years ago by guybedford <[email protected]>
backwards compat for #1008

github.com/systemjs/systemjs - b6013907ebc4ce1ec54c3c4e751d93b0834e86da authored almost 9 years ago by guybedford <[email protected]>
0.19.11

github.com/systemjs/systemjs - d32a45dad2957bd89ce64d897b694db202732dee authored almost 9 years ago by guybedford <[email protected]>
#1006 bug

github.com/systemjs/systemjs - ec4adbd397b35db2102fef99da7c15ef79f3dd4b authored almost 9 years ago by guybedford <[email protected]>
0.19.10

github.com/systemjs/systemjs - 0b9faaadef6f43f8ab9f1a0682eaca173c0e1811 authored almost 9 years ago by guybedford <[email protected]>
final test fixes

github.com/systemjs/systemjs - 078b18337ff0a28963583f3cd15252e36d6f6486 authored almost 9 years ago by guybedford <[email protected]>
Merge pull request #985 from MeoMix/patch-3

Grammar

github.com/systemjs/systemjs - 3eb186b1de53ca16d40a93a41b472a866be96260 authored almost 9 years ago by Guy Bedford <[email protected]>
dist build

github.com/systemjs/systemjs - 2b8c084f4ad2e5846aeb6157c63e2bc219722542 authored almost 9 years ago by guybedford <[email protected]>
transpiler tweaks

github.com/systemjs/systemjs - 744abb78024e06af28d644f54a166b0af3ae72f1 authored almost 9 years ago by guybedford <[email protected]>
move source map sanitization back to translate for build support

github.com/systemjs/systemjs - 8a688f7d21618967f382884caed8badd4d2012b2 authored almost 9 years ago by guybedford <[email protected]>
transpiler / plugin polishing

github.com/systemjs/systemjs - 2f56b0c904fe3fc12597d4d75568ce2958cb62f3 authored almost 9 years ago by guybedford <[email protected]>
ensure transpiler this reference is the loader

github.com/systemjs/systemjs - d0ba11ecdd87847d8420c5179099700c1767b9ee authored almost 9 years ago by guybedford <[email protected]>
move source maps sanitizing to register

github.com/systemjs/systemjs - 058777a01f907413c806751f2c3300801967249e authored almost 9 years ago by guybedford <[email protected]>
by default plugin modules are detected

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