125 Commits

Author SHA1 Message Date
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
guybedford
4d6348236e remove load plugins 2017-01-23 10:38:16 +02:00
guybedford
3df9efb922 instantiate plugin as default export 2017-01-23 10:38:16 +02:00
guybedford
4b73d6d4a9 document registerKey argument 2017-01-23 10:38:16 +02:00
guybedford
72d9093c01 ensure instantiate plugin can call loader.register 2017-01-23 10:38:16 +02:00
guybedford
216eb20f48 clarify compiler / instantiate plugin differences 2017-01-23 10:38:16 +02:00
guybedford
9e319675ec documentation updates 2017-01-23 10:38:16 +02:00
Benjamin Strauß
fc69bccec2 add missing return value to documentation of SystemJS.delete 2016-11-26 20:31:26 +01:00
guybedford
e56462afba system api adjustment 2016-11-26 12:03:05 +02:00
Benjamin Strauß
f7b8a400c6 change register/registerDynamic back to System object 2016-11-25 22:39:36 +01:00
Benjamin Strauß
291b116a63 update docs to use SystemJS object 2016-11-24 23:47:11 +01:00
Laoujin
9a66cd786f docs/config-api: babelOptions: stage no longer exists; replaced example with 'presets' 2016-10-05 14:54:27 +02:00
John Pizzo
e554db6ad5 Updates broken link in config api readme 2016-09-08 17:37:04 -04:00
guybedford
4ee3698b56 document @node/x requires 2016-06-24 13:45:53 +02:00
Peter Uithoven
46dd9446a0 Further clarification 2016-06-22 16:46:59 +02:00