139 Commits

Author SHA1 Message Date
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
43974045bb
Improving docs for System.set (#2106)
* Improving docs for System.set

* Self review

* Self review
2020-01-16 22:47:45 -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
Guy Bedford
00044e176e
note registry API 2019-10-31 15:42:39 -04:00
csr632
762f46db81 Fix typo (#2061) 2019-10-27 10:31:58 -06:00
Joel Denning
16b53fbe21 Docs: synchronus resolve (#2050) 2019-10-12 19:52:06 -04:00
Guy Bedford
e6bd2d3e15
Cascading import maps implementation (#2009) 2019-08-29 14:45:48 -04:00
Guy Bedford
36854be097
Module Types Extra (#2006) 2019-08-27 13:54:05 -04:00
Guy Bedford
79cb488ec6
include file extension notes with table (#2004) 2019-08-25 16:06:56 -04:00
Guy Bedford
08bd0c9d6c
Update module type docs (#2003) 2019-08-25 15:45:27 -04:00
Joel Denning
df3ac1955b Implement loading of CSS Modules. Resolves #1991. (#1997) 2019-08-25 12:57:46 -04:00
Guy Bedford
c0226a86b5
Add deps argument to onload hook (#1998) 2019-08-25 12:57:00 -04:00
Joel Denning
3b62497acd Changing System.resolve to be synchronous. Resolves #1985. (#1996) 2019-08-25 11:53:47 -04:00
kouts
63c5a28946 Remove unneeded parentheses (#1930)
Removed unneeded parentheses from ```System.entries``` example, in order to work as expected.
2019-04-14 23:11:40 +02:00
Guy Bedford
c58c0fa820 update import maps load order docs 2019-04-07 19:20:52 +02:00
Guy Bedford
532fdbdded update iterator handling 2019-04-07 19:17:38 +02:00
Joel Denning
984dcd1c0f Making the registry iterable. See #1918. (#1919) 2019-04-07 19:07:28 +02:00
kouts
b2c2a050aa Fixed typo (#1923)
Fixed typo
2019-04-07 15:30:56 +02:00
Guy Bedford
a5d62bec59 update scopes examples to use trailing slash 2019-03-25 00:22:28 +02:00
Anthony Frehner
bf517360c0 system.has docs update (#1908)
System.has docs still showed the incorrect call, probably copied over from System.get.
2019-03-17 15:41:35 +02:00
Guy Bedford
6b85a8c472 support System.has and System.set 2019-02-03 20:39:58 +02:00
Isidro Torregrosa Torralba
a9bbd40e23 Change remaining references to the old spec (#1894)
* Change remaining references to the old spec

* Rephrase import folders

* Update import-maps.md
2019-01-13 11:49:12 +02:00
Guy Bedford
bbb3973132 update import maps documentation 2019-01-12 17:14:14 +02:00
Guy Bedford
c999674ca0 update transform links 2018-08-30 17:06:50 +02:00
Guy Bedford
6daca00a08 pad out docs 2018-08-30 16:45:52 +02:00
Guy Bedford
5a48a41368 initial docs work 2018-08-25 13:55:35 +02:00
Guy Bedford
25de05ef76
updated wasm note 2018-03-30 18:10:28 +02:00
Guy Bedford
f7f9fc6dcc update production build wasm support 2018-03-30 17:49:11 +02:00
Guy Bedford
2580a1c98e update production loader docs 2018-01-23 13:52:29 +02:00
jpray
a799b39bb7 Update config-api.md
Documentation: Fix broken in-page link to pluginFirst section
2017-08-03 18:35:51 -04:00
Josue Zarzosa
a44644c6cf Fix error in documentation of plugin fetch hook
The default fetch function is passed as the second argument.
2017-06-22 10:50:22 +02:00
Guy Bedford
23557f09f2 Merge pull request #1668 from mk-pmb/pr-docs-format-plugins-hint
docs/module-formats: hint at plugins
2017-05-20 17:17:21 +02:00
Viktor Szépe
a2e07c3b3d Typo in module-formats.md
T/his
2017-05-14 21:09:47 +02:00
mk-pmb
69ed91fd11 docs/module-formats: hint at plugins 2017-04-29 01:51:04 +02:00
Mikael Karon
7b1bc4fef4 fix for links not rendered due to extra spaces 2017-04-13 04:30:58 +02:00
guybedford
7f1a7dcf2b remove production docs link 2017-03-16 09:02:23 +02:00
guybedford
234f920061 production resolver adjustments for system modules 2017-03-16 08:58:24 +02:00
Homa Wong
ec39166a8e Update system-api.md 2017-02-20 14:41:29 -08:00
Homa Wong
133b15fe5d Update system-api.md 2017-02-20 01:27:37 -08:00
Homa Wong
e83c8a505e Update system-api.md 2017-02-20 00:57:12 -08:00
Guy Bedford
89b6d9ce47 update registerDynamic form 2017-02-20 09:43:53 +02:00
Jean-Francois Larouche
98b2b92cb3 Little fix to doc while reading it. 2017-02-03 08:50:29 -05:00
guybedford
bde2399690 add SystemJS.isModule 2017-01-30 09:32:56 +02:00
guybedford
d45c15899a document esModule option 2017-01-27 10:02:59 +02:00
guybedford
c33583d16b production build and resolution docs 2017-01-25 12:08:18 +02:00
guybedford
0d7519d179 docs changes 2017-01-25 11:33:15 +02:00
guybedford
3dfd047c57 flesh out docs from #1049 2017-01-25 11:24:25 +02:00
guybedford
bf66513832 remove broken link, wasm note 2017-01-23 10:38:17 +02:00
guybedford
9bc4fe2936 docs updates 2017-01-23 10:38:17 +02:00