102 Commits

Author SHA1 Message Date
kykwak
f34cdc6382
Onerror Callback Support for Errors Fetching External Import Map (#2324) 2021-04-28 20:31:39 +02:00
Michael Geers
9edebd1969
Better import map error handling (#2267) (#2275) 2020-11-25 18:55:23 -08:00
Guy Bedford
78072e594e
implement import map integrity (#2255) 2020-10-09 05:51:39 -07:00
Guy Bedford
7398358b5a
Dynamic maps (#2217) 2020-07-23 13:26:44 -07:00
Guy Bedford
26f91ca9f1
Auto import and core refactoring (#2216)
* auto import and core refactoring

* fixup internals test
2020-07-23 12:41:31 -07:00
Somer
3286989685
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 import or mocha error occurs
2020-07-05 21:29:55 -06:00
Joel Denning
eeb0e1f736
Fixing tests in IE11 (#2167) 2020-04-09 12:16:16 -06:00
Joel Denning
a13f88fb25 Fixing tests in non-Chrome browsers 2020-01-11 14:12:11 -07:00
Joel Denning
a40a82e36d Patching prepareImport before loading script modules. Resolves #2024. (#2025) 2019-09-13 17:46:12 -04:00
Joel Denning
1b5a2bdcc8 Loading type=systemjs-module scripts. Resolves #2002. (#2015) 2019-09-02 12:45:59 -04:00
Guy Bedford
36854be097
Module Types Extra (#2006) 2019-08-27 13:54:05 -04:00
Joel Denning
df3ac1955b Implement loading of CSS Modules. Resolves #1991. (#1997) 2019-08-25 12:57:46 -04:00
Guy Bedford
e2978d1aa9 amd, test fixup 2019-04-18 17:12:18 +02:00
Guy Bedford
895a3c33f1 import maps support 2019-01-12 01:36:20 +02:00
Guy Bedford
b34c829086
Named register extra (#1855)
* named register extra

* use bundle: scheme

* document named register extra

* correct resolution adjustment
2018-10-06 22:09:24 +02:00
Guy Bedford
1c645b5f5e update polyfills approach 2018-08-30 21:15:50 +02:00
Guy Bedford
1ff3acd1ad script error detection, error tests, ie11 tests 2018-08-21 01:30:32 +02:00
Guy Bedford
4ec8ccdcf5 finish up initial extras and testing 2018-08-20 18:45:06 +02:00
Guy Bedford
e594e1b378 pad out tests, browser tests, amd tests 2018-08-20 14:47:56 +02:00
Guy Bedford
f507139bb6 test padding out 2018-08-19 17:55:46 +02:00
guybedford
386474a274 complete tests 2015-01-28 12:04:22 +02:00
guybedford
6666ce32fa fix linking bug for shared bundles 2015-01-22 10:24:33 +02:00
guybedford
9802b8dae6 ensure error stack reporting 2014-11-13 17:17:17 +02:00
guybedford
ebd07b391d ie8 testing first pass 2014-07-31 18:01:00 -07:00
guybedford
90b1d11a28 bundling bug fixes, readme updates 2014-05-18 15:09:30 -07:00
guybedford
e65f0e8a84 first test pass 2014-05-05 15:56:44 -07:00
guybedford
3cb9b6f657 spec update rewrite, wip 2014-05-05 15:56:44 -07:00
guybedford
7c88ccb25d data-main, data-config support 2014-04-12 10:49:37 -07:00
guybedford
bd057ddac6 only use bower_components for tests 2014-04-08 13:11:34 -07:00
guybedford
572cdea810 bower qunit install, document tests 2014-04-08 10:21:01 -07:00
guybedford
25cbd0b358 convert tests to qunit form, use qunit from NPM as dev dependency 2014-04-07 20:41:48 -07:00
Justin Meyer
598b3e5bce switches to qunit for tests and installs dependencies with npm and bower 2014-04-07 19:34:18 -07:00
Justin Meyer
eb959d0d49 fixes amd bundled named defines 2014-04-07 19:27:21 -07:00
guybedford
5df68a5be4 prep for 0.5.5 2014-03-27 17:18:44 -07:00
guybedford
4e2896a3c2 IE8 support 2014-03-26 20:39:04 -07:00
guybedford
fcf010bfd0 optimistic ie8 preparation 2014-03-26 16:59:29 -07:00
guybedford
fba60cb1ac update es6-module-loader 0.5, AMD compatibility layer fixes 2014-03-04 11:05:43 -08:00
guybedford
c4d399f6f8 version subpath fix 2014-02-15 17:55:35 +02:00
guybedford
a19d421bcc plugin mapping fix, named define for bundles only 2014-02-14 19:18:27 +02:00
guybedford
b2526a5bb1 repeat load tests 2014-02-11 16:56:44 +02:00
guybedford
6cb5f6cd89 more tests, small bug fixes 2014-02-11 15:27:23 +02:00
guybedford
7e9a521e2e support the empty module 2014-02-09 23:09:52 +02:00
guybedford
bc67042f2d bundles support separation 2014-02-04 09:49:35 +02:00
guybedford
1bdc54004d shim config to imply global format 2014-02-02 17:01:23 +02:00
guybedford
c29a94ff80 move to __moduleName system 2014-01-26 18:37:51 +02:00
guybedford
0f83977dee jspm separation 2014-01-19 15:54:42 +02:00
guybedford
0d0fe5c59b better format handling 2014-01-19 15:29:22 +02:00
guybedford
a145e6c2b0 versioning test 2014-01-15 16:02:10 +02:00
guybedford
61aa63c830 contextual map configuration 2014-01-15 14:22:55 +02:00
guybedford
9718a7a7fc syntax corrections, uglification improvements 2014-01-07 00:48:11 +02:00