Commit Graph

11 Commits

Author SHA1 Message Date
Kuitos
82f29a8604 filter inexecutable script for dynamic import scenario (#2011) 2022-03-25 12:17:49 +08:00
Cheese
94376f6141 🐛 could pass undefined to Node.contains() (#1863) 2021-12-10 21:09:54 +08:00
Kuitos
c2a7590666 🐛 should not change currentScript if it not configurable (#1470) 2021-05-25 17:49:26 +08:00
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
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
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