Kuitos
|
3fa008be96
|
✨ hijack dynamic document appending in evalling code (#1052)
|
2020-11-05 17:03:05 +08:00 |
|
bloody-ux
|
798f3437b9
|
🐛 fix the issue we can't detect document.createElement while qiankun run in another sandbox while may rewrite document(#1046)
|
2020-11-05 15:37:26 +08:00 |
|
Kuitos
|
36c5d44d61
|
🐛 fix the document.body returns undefined if we load qiankun in head script (#1045)
|
2020-11-03 16:03:10 +08:00 |
|
Kuitos
|
971b13bc31
|
✨ add internal force cache config (#1018)
|
2020-10-22 20:14:16 +08:00 |
|
Kuitos
|
80ea734084
|
🐛 manual invoke dynamic link load event (#1007)
|
2020-10-20 14:09:16 +08:00 |
|
Kuitos
|
66c94a66f3
|
✨ experimentalStyleIsolation support dynamic link style appending (#1005)
* ✨ experimentalStyleIsolation support dynamic link style appending
* 🎨 rename function name
|
2020-10-19 18:55:23 +08:00 |
|
Kuitos
|
96ebf72bf0
|
🎨 format code (#1003)
|
2020-10-15 23:23:49 +08:00 |
|
Kuitos
|
8ede338a52
|
⚡️ use weakmap to instead symbol (#1002)
|
2020-10-15 20:57:51 +08:00 |
|
Kuitos
|
d537790f7d
|
✨ split dynamic append patcher for loose and strict sandbox (#995)
* ✨ split dynamic append patcher for proxy and non-proxy sandbox
* ✨ change useLooseSandbox to sandbox.loose configuration
* ♿ improve warning message for non-proxy environment
|
2020-10-14 14:26:58 +08:00 |
|
Kuitos
|
1446c6b212
|
⚡️ optimize sandbox performance (#978)
|
2020-10-12 15:20:33 +08:00 |
|
Kuitos
|
0a0bdaa9be
|
🐛 fix the exception while removing a dynamic appending script in a micro app (#975)
* 🐛 fix the exception while removing a dynamic appending script in a micro app
* ⚡️ use weakmap instead
|
2020-10-09 17:56:41 +08:00 |
|
Kuitos
|
55513f0e3a
|
🐛 lazy init ScopedCSS to support referenced by html head script block (#923)
|
2020-09-11 18:41:19 +08:00 |
|
壹十八画生
|
447454f97c
|
🐛 set the event target during dynamic script onload/onerror events (#914)
Co-authored-by: wangzongxu <wangzongxu@vipkid.com.cn>
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
|
2020-09-09 10:49:21 +08:00 |
|
Kuitos
|
843b92c342
|
🐛 fix dynamic append script with excludeAssetsFilter issue (#900)
|
2020-08-27 16:13:28 +08:00 |
|
Kuitos
|
7a538cce9f
|
✨ simulate document currentScript while dynamic loading (#899)
|
2020-08-26 11:32:24 +08:00 |
|
howel52
|
c07e9536d6
|
🐛 fix regex syntax (#889)
|
2020-08-24 21:40:45 +08:00 |
|
Kuitos
|
a889c992b9
|
⏪ revert UIEvent patch (#885)
|
2020-08-21 15:07:24 +08:00 |
|