Commit Graph

184 Commits

Author SHA1 Message Date
Can-Chen
3880321b25 ✏️ typo in example doc (#1755) 2021-09-29 15:32:38 +08:00
gongshun
572f986c3e 📝 update dingtalk group QR Code (#1751) 2021-09-27 15:10:45 +08:00
gongshun
a20feee5ce 📝 add FAQ for AMD scenario (#1737) 2021-09-22 14:14:01 +08:00
Kuitos
a13584c808 v2.5.0 2021-09-17 20:17:14 +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
c4b604228a remove global way for recording current running sandbox to fix nested scenario (#1723)
*  remove global way for recording current running sandbox to support parallel multiple instance

* export internal getCurrentRunningApp API

Co-authored-by: tli4 <a@tianyi.li>
2021-09-15 22:54:44 +08:00
Kuitos
91a238875b support nest sandbox scenario (#1722) 2021-09-15 20:53:17 +08:00
csgajcr
63c177c780 ✏️ typo on the documentation section (#1707) 2021-09-13 21:06:28 +08:00
Troy Li
ad7feadd29 add internal getCurrentRunningApp api (#1697) 2021-09-09 17:59:53 +08:00
Kuitos
b789e6c529 v2.4.10 2021-08-31 11:22:53 +08:00
Kuitos
5aacbd5905 ️ add version attribute on container dom to improve developer experience (#1682) 2021-08-30 21:30:30 +08:00
Kuitos
585d36d505 auto downgrade configuration in unsupported environment for loadMicroApp api (#1681) 2021-08-30 20:08:18 +08:00
Kuitos
84486daa4b 🏷 upgrade typing to follow latest ts version (#1675) 2021-08-29 21:18:34 +08:00
Kuitos
9b769f224c v2.4.9 2021-08-19 20:04:38 +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
69af3a1be4 v2.4.8 2021-08-17 21:26:14 +08:00
Kuitos
b5d42fa6ae revert document event hijacking (#1658) 2021-08-17 21:25:28 +08:00
Kuitos
a34e9b14bb v2.4.7 2021-08-16 23:23:36 +08:00
Kuitos
85ae42adbc hijack document event listener and destroy it after unmount (#1655) 2021-08-16 23:17:56 +08:00
Ngechu Mungai
3e101581af ✏️fix typo (#1635) 2021-08-05 17:52:27 +08:00
Kuitos
5a68887856 v2.4.6 2021-08-04 13:25:14 +08:00
Kuitos
1c2db55967 👷add dingtalk group5 notification (#1631) 2021-08-04 13:18:37 +08:00
Kuitos
d7e96a02ae ️reduce the invocation times with next tick in sandbox to make qiankun performance in control (#1629) 2021-08-04 13:05:32 +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
44ccad92de ️ fix the performance issue in sandbox (#1626) 2021-08-02 21:04:28 +08:00
Kuitos
6359409893 v2.4.5 2021-07-29 10:45:19 +08:00
Kuitos
1301e5b0af 🐛 function should return the same reference while it always bindable (#1612) 2021-07-29 10:21:44 +08:00
Kuitos
761287ac3b 🎨 optimize current proxy setting logic (#1486) 2021-07-27 21:14:42 +08:00
gongshun
64337f01e8 📝 fix some mistake (#1598) 2021-07-26 10:13:13 +08:00
Chess Luo
103104fceb 📝 a little polish and rewrite (#1601) 2021-07-26 10:12:24 +08:00
Kuitos
b71c2e8d65 v2.4.4 2021-07-20 14:48:52 +08:00
Kuitos
116f40a2cd loose sandbox support mutaion with defineProperty (#1581) 2021-07-19 17:32:02 +08:00
Troy Li
f00f2ca655 🎨 uniformed error message (#1580) 2021-07-19 15:45:08 +08:00
xrkffgg
438778d8d9 👷 add emoji helper (#1552) 2021-07-02 23:47:20 +08:00
Kuitos
2e74da509a v2.4.3 2021-06-28 17:26:14 +08:00
gongshun
eb9d8fd053 📝 fix some mistake (#1535) 2021-06-28 11:34:34 +08:00
xinhailishi
a3d240ca47 🏁 fix shadow dom compatible issue (#1530) 2021-06-23 11:36:23 +08:00
Kuitos
d9810da3ef fix test case about window reference binding (#1529) 2021-06-22 21:12:28 +08:00
gongshun
4eee5220e3 📝 update dingtalk group QR Code (#1528) 2021-06-22 17:43:56 +08:00
Kuitos
3880cd5078 add window reference binding test (#1524) 2021-06-22 00:37:51 +08:00
xinhailishi
6de0ac9721 🏁 fix clearInterval compatible bug in ie10 and ie11 (#1490)
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
2021-06-16 12:28:51 +08:00
lsdsjy
7ae60e3f7f 🐛 disable strictGlobal if sandbox was false (#1492) 2021-06-08 15:39:27 +08:00
Kuitos
c2a7590666 🐛 should not change currentScript if it not configurable (#1470) 2021-05-25 17:49:26 +08:00
gongshun
4f84024e6f 🐛 fix scripts in package.json (#1469) 2021-05-25 17:47:21 +08:00
Kuitos
ebca8882ef 👷 remove duplicated publish ci (#1467) 2021-05-25 14:52:46 +08:00
xibaXIBAxibaba
62cfe6f9c7 ✏️ typo in package.json (#1466) 2021-05-25 12:24:27 +08:00
Kuitos
51b81232cc v2.4.2 2021-05-25 11:58:53 +08:00
Kuitos
08f810a28b 🐛 add getPrototypeOf trap in sandbox to keep the window instanceof Window returns true in microapp (#1465) 2021-05-25 11:50:04 +08:00
Kuitos
4637fae87e 👷 add inactive labeled action (#1463) 2021-05-22 23:22:59 +08:00