Commit Graph

181 Commits

Author SHA1 Message Date
Kuitos
107484d71b 🏁 compatible with old browser (#1136) 2020-12-08 20:06:14 +08:00
Kuitos
a023a5c9b7 ️ avoid duplicate value check to improve performance (#1134) 2020-12-08 14:40:10 +08:00
Kuitos
fbbd6f1722 🐛 use Function.prototype.bind instead to avoid conflict while value has own bind function (#1133) 2020-12-08 14:34:45 +08:00
Kuitos
9fd4b847cc Update bug_report_cn.md 2020-12-08 12:43:16 +08:00
Kuitos
dc8792c1ad 👽 fix typescript typing error (#1120) 2020-12-03 18:43:20 +08:00
gongshun
1e1bacd37b 📝 add faq: Target container not existed (#1117) 2020-12-03 18:01:10 +08:00
Kuitos
f70027cb47 👽 fix typescript typing error (#1096) 2020-11-24 22:15:54 +08:00
Kuitos
dfac957323 📌 lock @types/react version to avoid conflict (#1095) 2020-11-24 17:57:23 +08:00
不吃猫的鱼
fc3b37f740 feat: automatically open project demo in browser when running yarn examples:start (#1086) 2020-11-23 16:13:20 +08:00
Kuitos
2fb4c021d0 v2.3.2 2020-11-19 15:42:23 +08:00
Hydrogen
d12c05807d 🐛 add proxy getOwnPropertyDescriptor in legacySandbox (#1074) 2020-11-16 14:26:05 +08:00
Kuitos
c52394a8b6 v2.3.1 2020-11-11 21:59:07 +08:00
Kuitos
917ce634be 📌 lock single-spa version to 5.8.1 temporary (#1071) 2020-11-11 22:00:39 +08:00
gongshun
69b6d54e0b 🐛 fix uniq function bug with edge (#1065)
Co-authored-by: gongshun <gongshun@gridsum.com>
2020-11-11 12:31:49 +08:00
Kuitos
387ceb3594 v2.3.0 2020-11-06 21:20:27 +08:00
Kuitos
72d3a40599 add qiankun runtime variable (#1057) 2020-11-06 21:09:39 +08:00
Kuitos
44726a22b6 record latest set property to use to fallback in some incompatible scenario (#1056) 2020-11-06 19:46:17 +08:00
Kuitos
3c40e1b9ad 🐛 keep the iteration order after reassign a non-enumerable value (#1055) 2020-11-06 18:29:16 +08:00
Kuitos
006536dc19 🐛 dynamicStyleElement array should not be clear after remount (#1054) 2020-11-05 20:07:48 +08:00
Kuitos
3b98d6d708 🐛 fix nullish bug in proxy sandbox (#1053) 2020-11-05 17:37:04 +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
10c10d32ed 👷 upgrade to travis-ci.com 2020-11-03 17:28:04 +08:00
Kuitos
e8cfe054d8 v2.2.3 2020-11-03 16:12:21 +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
Pengfei Yang
986482f213 fix example linting warning (#1037) 2020-10-30 23:05:58 +08:00
qtpalmtop
e6975bfc3f 📝fix vue3.0 example (#1028)
Co-authored-by: linli <lilin@lantunet.com>
2020-10-27 15:18:13 +08:00
Kuitos
666b6962f4 v2.2.2 2020-10-23 17:45:59 +08:00
Kuitos
e0cc86019b 🐛 should use the new element reference while in cache scenario (#1021) 2020-10-23 17:44:29 +08:00
Kuitos
c7b0fb8c37 v2.2.1 2020-10-22 20:19:32 +08:00
Kuitos
971b13bc31 add internal force cache config (#1018) 2020-10-22 20:14:16 +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
6f12329b41 📝 update docs 2020-10-21 14:10:58 +08:00
Kuitos
6d817c6a48 v2.2.0 2020-10-21 13:59:39 +08:00
Kuitos
7deb05cae2 📝 update docs (#1010) 2020-10-21 14:01:34 +08:00
Kuitos
08c0202a8e v2.2.0-1 2020-10-20 14:20:46 +08:00
Kuitos
80ea734084 🐛 manual invoke dynamic link load event (#1007) 2020-10-20 14:09:16 +08:00
Kuitos
9e5b9da2ee 🐛 re-process the internal style in element after app remount (#1006) 2020-10-20 11:06:15 +08:00
Kuitos
f130a10ab6 v2.2.0-0 2020-10-19 18:57:19 +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
261eef8f84 v2.1.1 2020-10-15 21:00:45 +08:00
Kuitos
8ede338a52 ️ use weakmap to instead symbol (#1002) 2020-10-15 20:57:51 +08:00
Kuitos
157cba7a44 support for react hot load (#999) 2020-10-15 20:46:48 +08:00
Kuitos
73979e3f5b 📝 typo doc 2020-10-15 15:39:50 +08:00
Kuitos
1564131771 📝 polish antd prefix doc (#998) 2020-10-15 15:30:27 +08:00
Kuitos
f88799ee28 v2.1.0 2020-10-14 14:39:54 +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