2181 Commits

Author SHA1 Message Date
Joel Denning
5b99ee22ea
Allow deletion of uninstantiated modules whose top level parent import finished. Resolves #2286. (#2291)
* Reproduce issue #2286.

* Making test more clear

* Fix

* Self review

* Add load.p

* possible parent fix

* optional p

* parent restriction

* Fix

* Update src/system-core.js

* another variation

Co-authored-by: Guy Bedford <guybedford@gmail.com>
2020-12-31 13:05:28 -07:00
Guy Bedford
d0e76b12e0
add guybedford GitHub sponsors to funding 2020-12-15 21:19:34 -08:00
Guy Bedford
96e4d99d8b
fixup headings 2020-12-15 18:13:06 -08:00
Guy Bedford
4c907272a9
reformat call for sponsorship 2020-12-15 18:12:10 -08:00
Guy Bedford
c6aa47bd79
remove separate sponsor link 2020-12-15 18:11:38 -08:00
Guy Bedford
8785ad765a
fixup sponsor link 2020-12-15 18:10:51 -08:00
Guy Bedford
e208668a4f
fixup sponsor wrapping 2020-12-15 18:09:54 -08:00
Guy Bedford
aae225552c
move backers and sponsors to top of readme 2020-12-15 18:08:44 -08:00
Joel Denning
5f97d91aac v6.8.2 v6.8.2 2020-12-15 17:14:47 -07:00
Guy Bedford
c93181c954
footprint improvement for browser (#2290) 2020-12-15 17:13:40 -07:00
Joel Denning
bbd15a3ec3
Fix deleting modules after link failure. Resolves #2286. (#2288) 2020-12-15 16:02:20 -08:00
Guy Bedford
0c03f9ba96
ensure onload hooks retain catches (#2289) 2020-12-15 14:22:02 -08:00
Joel Denning
ffcc28594b
Add jsdelivr badge (#2285) 2020-12-08 14:46:53 -07:00
Guy Bedford
4ddf6dcde1 6.8.1 6.8.1 2020-11-30 09:51:08 -08:00
Joel Denning
ca781b854f
Note about webpack 5 (#2282) 2020-11-30 09:36:50 -08:00
Guy Bedford
4883c70828
support firstGlobalProp on instance (#2283) 2020-11-30 09:36:40 -08:00
Guy Bedford
d762870f49 6.8.0 6.8.0 2020-11-25 19:05:27 -08:00
Joel Denning
48351aa83c
System.firstGlobalProp to use first global. Resolves #2272. (#2280) 2020-11-25 18:55:57 -08:00
Michael Geers
9edebd1969
Better import map error handling (#2267) (#2275) 2020-11-25 18:55:23 -08:00
Guy Bedford
47408d4776
Only add sourceURL if not present and remove Firefox workaround (#2279)
* only add sourceURL if not present

* remove remappings

* remove import
2020-11-16 17:03:32 -08:00
Guy Bedford
6633bb47ed
redocument systemjs-module (#2278) 2020-11-16 14:09:30 -08:00
Guy Bedford
97621d724c
add sourcemap normalization to fetch loader (#2277) 2020-11-16 14:03:14 -08:00
Damien Maillard
f0fe5a4734
Dispatch script loading error (#2274) 2020-11-09 06:33:06 -08:00
Guy Bedford
abccaf09a5 6.7.1 6.7.1 2020-10-12 03:32:15 -07:00
Guy Bedford
5f0cf3a777
autoimport race (#2266) 2020-10-12 03:30:41 -07:00
Guy Bedford
de36f16f9e 6.7.0 6.7.0 2020-10-09 13:28:59 -07:00
Guy Bedford
e288dc0a80
Readme updates (#2260) 2020-10-09 13:21:54 -07:00
Guy Bedford
3eefa2daa8
Inline named exports extra into core (#2264) 2020-10-09 13:04:11 -07:00
Guy Bedford
4a62226054
fixup response handling, invalid log (#2262) 2020-10-09 09:13:54 -07:00
Guy Bedford
281fdf0653
refactor module types as a fetch hook (#2258) 2020-10-09 07:51:10 -07:00
Guy Bedford
5f7571a76b
extra deprecations (#2257) 2020-10-09 07:28:55 -07:00
Guy Bedford
78072e594e
implement import map integrity (#2255) 2020-10-09 05:51:39 -07:00
Damien Maillard
42ab883c01
Fix file size impact ignoring some systemjs files (#2249) 2020-09-13 14:16:09 -07:00
Guy Bedford
823edfa03e
browser support wording 2020-09-12 18:11:55 -07:00
Guy Bedford
b4971c3e3f
fixup readme links 2020-09-11 19:01:14 -07:00
Guy Bedford
64d99d2e60 6.6.1 6.6.1 2020-09-11 18:58:57 -07:00
Guy Bedford
c2c9b25545
Fix startsWith for ie11 (#2247) 2020-09-11 18:29:21 -07:00
Guy Bedford
94a07a5caf 6.6.0 2020-09-11 17:14:05 -07:00
Guy Bedford
50e5b1a933
type: "script" mode (#2246) 2020-09-11 17:11:06 -07:00
Guy Bedford
1f361793fb
Fix auto import dynamic imports during loading (#2245) 2020-09-11 17:10:50 -07:00
Guy Bedford
5145217bc1 6.5.1 6.5.1 2020-09-01 21:24:23 -07:00
Guy Bedford
327000542c
fixup depcache (#2242) 2020-09-01 21:22:21 -07:00
Damien Maillard
2c4256d92d
Allow file size impact workflow on forks (#2234) 2020-09-01 21:19:26 -07:00
Joel Denning
af47c657d2
Add IE11 note to external import map documentation. (#2239) 2020-08-26 12:25:53 -06:00
Guy Bedford
74dee574f7 6.5.0 6.5.0 2020-08-10 13:11:58 -07:00
Guy Bedford
66c67f80ec
Document latest features (#2233) 2020-08-10 13:08:23 -07:00
Guy Bedford
a0dd823256
import.meta.resolve implementation (#2230) 2020-08-10 11:56:41 -07:00
Guy Bedford
55478653b5
Implement integrity in import map (#2229) 2020-08-10 11:55:55 -07:00
Joel Denning
9d04256fe8
Add system-node.cjs to issue template (#2232)
* Add system-node.cjs to issue template

* Update question.md
2020-08-10 12:43:41 -06:00
Guy Bedford
54db2787f2 6.4.3 6.4.3 2020-08-06 06:57:48 -07:00