Kuitos
|
60ce3982cc
|
🏁 fix that it might throw a TypeError about reassign a readonly property error meesage in Safari (#1408)
|
2021-04-23 17:13:54 +08:00 |
|
Kuitos
|
6953ba3d0b
|
🐛 constructable checking should not be cached if the function prototype function was added after first running (#1381)
|
2021-04-13 14:24:48 +08:00 |
|
Haitao Lee
|
093dd97af3
|
🏁 upgrade compatibility of performance.getEntriesByName api (#1173)
Co-authored-by: 李海涛 <“liht@dustess.com”>
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
|
2020-12-24 15:47:31 +08:00 |
|
Kuitos
|
aa84eaa289
|
🚨 upgrade to follow eslint new rules (#1179)
|
2020-12-24 12:25:36 +08:00 |
|
Kuitos
|
f70027cb47
|
👽 fix typescript typing error (#1096)
|
2020-11-24 22:15:54 +08:00 |
|
gongshun
|
917c4f0cf3
|
🏁 ie does not support document.contains (#1016)
Co-authored-by: gongshun <gongshun@gridsum.com>
|
2020-10-22 14:50:30 +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
|
d2e2e760d6
|
🐛 xpath return undefined while the dom have not append to document yet (#991)
|
2020-10-12 18:27:08 +08:00 |
|
Kuitos
|
1446c6b212
|
⚡️ optimize sandbox performance (#978)
|
2020-10-12 15:20:33 +08:00 |
|
Kuitos
|
efe5d2bf87
|
⚡️ cache for loadMicroApp (#986)
|
2020-10-12 09:50:04 +08:00 |
|
Kuitos
|
cbaad7ed2d
|
🐛 identify host app dynamic creation (#897)
|
2020-08-26 11:32:46 +08:00 |
|
Kuitos
|
a889c992b9
|
⏪ revert UIEvent patch (#885)
|
2020-08-21 15:07:24 +08:00 |
|