Kuitos
|
601696ad7f
|
🐛 use const instead of function parameters to cache global variables while speedy mode running (#2447)
|
2023-03-29 18:37:17 +08:00 |
|
Chen Zhouji
|
07bfd9f38f
|
✨ add autoStart config to loadMicroApp (#1854)
|
2021-12-02 21:28:44 +08:00 |
|
Kuitos
|
238a5f5ea5
|
✨ compatible with who have overwrite document.createElement function before (#1733)
|
2021-09-17 20:16:01 +08:00 |
|
Kuitos
|
cbad8c8d7d
|
🐛 compute container xpath at beginning to keep it consist around app running (#1725)
|
2021-09-16 16:15:33 +08:00 |
|
Kuitos
|
585d36d505
|
✨ auto downgrade configuration in unsupported environment for loadMicroApp api (#1681)
|
2021-08-30 20:08:18 +08:00 |
|
衍良
|
a5f7426e53
|
🏁 use promise.catch to simulate promise.finally for compatible reason (#1664)
Co-authored-by: chemdemo <chemdemo@gmail.com>
|
2021-08-19 20:01:53 +08:00 |
|
Kuitos
|
9e4274e3f8
|
🐛 keep the lifecycle execution order while multiple apps mounting on the same container parallelly (#1625)
|
2021-08-03 21:42:14 +08:00 |
|
Kuitos
|
538869f5b1
|
🐛 manual invoke single-spa start function for parcels and set urlRerouteOnly true as default (#1414)
|
2021-04-26 14:34:05 +08:00 |
|
gongshun
|
1c1c1aa075
|
🐛 make sure singular is always false by default while using loadMicroApp (#1168)
Co-authored-by: gongshun <gongshun@gridsum.com>
|
2020-12-24 12:59:52 +08:00 |
|
Kuitos
|
aa84eaa289
|
🚨 upgrade to follow eslint new rules (#1179)
|
2020-12-24 12:25:36 +08:00 |
|
Kuitos
|
971b13bc31
|
✨ add internal force cache config (#1018)
|
2020-10-22 20:14:16 +08:00 |
|
Kuitos
|
96ebf72bf0
|
🎨 format code (#1003)
|
2020-10-15 23:23:49 +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
|
d97bf55d20
|
✨ support to pass a new container reference for remounting (#992)
|
2020-10-12 22:41:50 +08:00 |
|
Kuitos
|
efe5d2bf87
|
⚡️ cache for loadMicroApp (#986)
|
2020-10-12 09:50:04 +08:00 |
|
Kuitos
|
a889c992b9
|
⏪ revert UIEvent patch (#885)
|
2020-08-21 15:07:24 +08:00 |
|