zzzz
|
253fcf18da
|
🐛 keep the order of cssRules for styled-component rebuilding (#1161)
Co-authored-by: Zack Zeng <yizhzeng@amazon.com>
|
2020-12-17 18:40:37 +08:00 |
|
Kuitos
|
dc8792c1ad
|
👽 fix typescript typing error (#1120)
|
2020-12-03 18:43:20 +08:00 |
|
Kuitos
|
006536dc19
|
🐛 dynamicStyleElement array should not be clear after remount (#1054)
|
2020-11-05 20:07:48 +08:00 |
|
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
|
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 |
|