Joel Denning
|
dfdba67f65
|
Supporting multiple define variations for named modules. Resolves #2118. (#2119)
* Supporting multiple define variations for named modules. Resolves #2118.
* Self review
|
2020-02-07 09:09:02 -07:00 |
|
Joel Denning
|
2ff58c9e88
|
6.2.1
6.2.1
|
2020-02-06 09:46:48 -07:00 |
|
Joel Denning
|
2cf8503b0f
|
Fix problem with named register modules. Resolves #2115. (#2116)
|
2020-02-06 09:44:06 -07:00 |
|
Joel Denning
|
c0a3aa2e14
|
6.2.0
6.2.0
|
2020-02-01 11:37:33 -07:00 |
|
Joel Denning
|
a2dc029c01
|
Fixing race conditions with named register modules. Resolves #2111. (#2114)
* Fixing race conditions with named register modules. Resolves #2111.
* Self review
* Self review
|
2020-02-01 11:32:21 -07:00 |
|
Guy Bedford
|
f1e5ec58fa
|
createScript / fetch / shouldFetch hooks (#2058)
* createScript hook
* fetch, shouldFetch
Co-authored-by: Joel Denning <joeldenning@gmail.com>
|
2020-01-31 13:55:34 -07:00 |
|
Joel Denning
|
73bc0f44c0
|
changelog for 6.1.10
|
2020-01-28 15:08:31 -07:00 |
|
Joel Denning
|
ac6c35e3d4
|
6.1.10
6.1.10
v6.1.10
|
2020-01-28 15:04:30 -07:00 |
|
Joel Denning
|
66332b847b
|
Add link to introduction video (#2101)
|
2020-01-25 21:18:32 -07:00 |
|
Joel Denning
|
9c1fe43f05
|
Prefer import map resolution over registerRegistry. Resolves #2107. (#2108)
* Prefer import map resolution over registerRegistry. Resolves #2107.
* Guy's feedback
|
2020-01-25 21:18:16 -07:00 |
|
Joel Denning
|
e628a59729
|
Omit setTimeout milliseconds (saves bytes). (#2105)
|
2020-01-18 17:23:32 -07:00 |
|
Joel Denning
|
8ac413f127
|
Fixing bug - named AMD modules were instantiated twice. Resolves #2103. (#2104)
* Fixing bug - named AMD modules were instantiated twice. Resolves #2103.
* Self review
* Self review
|
2020-01-17 11:40:15 -07:00 |
|
Joel Denning
|
43974045bb
|
Improving docs for System.set (#2106)
* Improving docs for System.set
* Self review
* Self review
|
2020-01-16 22:47:45 -07:00 |
|
Guy Bedford
|
174202a260
|
Create FUNDING.yml
|
2020-01-13 07:14:32 +02:00 |
|
Guy Bedford
|
4522d73715
|
active open collective (#2097)
|
2020-01-13 07:13:15 +02:00 |
|
Guy Bedford
|
c3a4797752
|
deactivate Canopy sponsorship
|
2020-01-13 06:59:45 +02:00 |
|
Joel Denning
|
bfce71e44b
|
6.1.9
6.1.9
|
2020-01-11 14:14:19 -07:00 |
|
Joel Denning
|
a13f88fb25
|
Fixing tests in non-Chrome browsers
|
2020-01-11 14:12:11 -07:00 |
|
Lars den Bakker
|
c7f5e1273c
|
fix: strip search param and hash when determining module type (#2096)
|
2020-01-11 14:03:50 -07:00 |
|
Joel Denning
|
973f07c70b
|
Add documentation for instantiate hook (#2094)
* Add documentation for instantiate hook
* Update hooks.md
|
2020-01-10 12:55:25 -07:00 |
|
Joel Denning
|
45ba380868
|
Update api.md
|
2020-01-10 11:29:00 -07:00 |
|
Joel Denning
|
339cd3c3df
|
6.1.8
6.1.8
|
2020-01-10 11:22:19 -07:00 |
|
Joel Denning
|
052c8747ff
|
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 review
|
2020-01-10 11:18:15 -07:00 |
|
Joel Denning
|
7c07d91f9b
|
Adding links to systemjs-examples (#2083)
|
2019-12-14 13:06:51 +02:00 |
|
Joel Denning
|
042fa6c071
|
6.1.7
6.1.7
|
2019-11-29 08:58:54 -05:00 |
|
Joel Denning
|
58594f7d9c
|
6.1.6
6.1.6
|
2019-11-29 08:56:45 -05:00 |
|
Giannis Koutsaftakis
|
338acddf59
|
Replaced arrow function with function. (#2077)
|
2019-11-29 06:48:36 -07:00 |
|
Joel Denning
|
dbdd9c7c78
|
6.1.5 changelog
|
2019-11-22 14:08:09 -07:00 |
|
Joel Denning
|
5071ce27c7
|
6.1.5
6.1.5
|
2019-11-22 14:03:11 -07:00 |
|
Joel Denning
|
5338b4bb02
|
Fixing bug where named-exports didn't work on named registers. Resolves #2073. (#2074)
* Fixing bug where named-exports didn't work on named registers. Resolves #2073.
* Comment
* Comment
* Comment
* Guy's feedback
|
2019-11-22 14:01:06 -07:00 |
|
Ryan Southgate
|
5091dab28b
|
Update README.md (#2065)
minor spelling change
|
2019-11-07 08:13:39 -07:00 |
|
Guy Bedford
|
00044e176e
|
note registry API
|
2019-10-31 15:42:39 -04:00 |
|
Guy Bedford
|
cd1709bb3f
|
remove jspm system cdn from community projects
|
2019-10-30 00:24:50 -04:00 |
|
csr632
|
762f46db81
|
Fix typo (#2061)
|
2019-10-27 10:31:58 -06:00 |
|
Guy Bedford
|
e5730dfe27
|
note named registration
|
2019-10-25 23:09:07 -04:00 |
|
Guy Bedford
|
85eb636f46
|
Support registry delete returning update function (#2020)
|
2019-10-20 13:59:48 -04:00 |
|
Guy Bedford
|
7aa9959963
|
Docs deprecate use-default (#2052)
|
2019-10-13 10:58:49 -06:00 |
|
Guy Bedford
|
069a17ad91
|
Update examples to use System.import (#2044)
|
2019-10-12 20:08:23 -04:00 |
|
Guy Bedford
|
23ebf58823
|
6.1.4
6.1.4
|
2019-10-12 20:03:58 -04:00 |
|
Kevin Duret
|
94c9cae095
|
fix(compat): allow global import on IE when using iframes (#2035)
|
2019-10-12 19:55:35 -04:00 |
|
Joel Denning
|
24746f9e4e
|
Removing unneeded console.log (#2046)
|
2019-10-12 19:54:05 -04:00 |
|
Joel Denning
|
16b53fbe21
|
Docs: synchronus resolve (#2050)
|
2019-10-12 19:52:06 -04:00 |
|
Guy Bedford
|
2839f30af8
|
6.1.3
6.1.3
|
2019-10-06 12:59:23 -04:00 |
|
Guy Bedford
|
1382144893
|
clean up extras
|
2019-10-06 12:55:52 -04:00 |
|
Carles Escrig i Royo
|
45e4297b7f
|
Access the System variable through global in Extras (#2043)
|
2019-10-06 12:34:58 -04:00 |
|
Joel Denning
|
5d12e50d2b
|
Fix for named-register extra. Resolves #2040. (#2042)
* Fix for named-register extra. Resolves #2040.
* Guy's feedback
|
2019-10-05 18:27:57 -06:00 |
|
Guy Bedford
|
958aa919aa
|
handle resolution of relative URLs LHS in import maps (#2039)
|
2019-10-04 22:31:34 -04:00 |
|
Joel Denning
|
e7af7c9d54
|
Updating CHANGELOG.md
6.1.2
|
2019-09-22 11:29:48 -06:00 |
|
Joel Denning
|
d7b90aeca2
|
6.1.2
|
2019-09-22 11:27:56 -06:00 |
|
Vítor Augusto da Silva Vasconcellos
|
8c2a05d27d
|
Replace querySelectorAll.forEach with Array.prototype.forEach (#2033)
|
2019-09-20 20:56:05 -04:00 |
|