15 Commits

Author SHA1 Message Date
Joel Denning
e586338aae
Call fetch hook when retrieving external import maps. Resolves #2374. (#2376)
* Call fetch hook when retrieving external import maps. Resolves #2374.

* Semicolon

* Fix build
2022-01-21 15:45:38 -07:00
legarsjules
515ffdfb4e
Add the possibility to use an async createScript hook (#2362)
* Add the possibility to use an async createScript hook

* transform async function to Promise

* Update docs/hooks.md

* Update src/features/script-load.js

Co-authored-by: Julien Bernard <julien.bernard@s4m.io>
Co-authored-by: Joel Denning <joeldenning@gmail.com>
2021-10-18 16:31:45 -06:00
Joel Denning
6a5a62002e
Fixes for named-register extra. (#2352) 2021-08-17 10:06:33 -06:00
Guy Bedford
e288dc0a80
Readme updates (#2260) 2020-10-09 13:21: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
Jamespp
b6be7a367e
Fix onload (#2204) 2020-07-21 08:24:51 -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
973f07c70b
Add documentation for instantiate hook (#2094)
* Add documentation for instantiate hook

* Update hooks.md
2020-01-10 12:55:25 -07:00
Guy Bedford
e6bd2d3e15
Cascading import maps implementation (#2009) 2019-08-29 14:45:48 -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
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