Kuitos
9c77055535
🐛 fix the simulated head issues ( #2121 )
2022-05-29 23:06:23 +08:00
gongshun
a885c4ab8a
💚 fix build-error caused by ts check ( #2110 )
2022-05-27 11:19:41 +08:00
gongshun
ca209e87f9
📝 update dingtalk group QR Code ( #2107 )
2022-05-27 10:49:44 +08:00
Kuitos
7b7005bf30
📝 upgrade doc
2022-05-23 16:39:21 +08:00
Kuitos
37d279cab2
v2.7.1
2022-05-23 16:07:06 +08:00
Kuitos
bc884b2044
👷 migrate doc scope
2022-05-23 15:56:43 +08:00
Kuitos
08f721dd28
👷 migrate doc deploy ( #2100 )
2022-05-23 15:34:06 +08:00
Kuitos
8fc34f67da
👷 migrate doc scope ( #2099 )
2022-05-23 15:29:08 +08:00
Kuitos
dc8ae0bb27
👷 migrate doc scope ( #2098 )
...
Co-authored-by: youzhi.lk <youzhi.lk@antfin.com>
2022-05-23 15:21:27 +08:00
Kuitos
526a3f610c
🐛 simulate micro app head element for dynamic appending styles ( #2097 )
2022-05-23 12:18:22 +08:00
Zt448143356
7fa3eb28f3
🐛 CSS should not process duplicated in experimentalStyleIsolation ( #2075 )
2022-05-09 15:21:42 +08:00
Kuitos
389ba257b0
v2.7.0
2022-03-25 12:23:35 +08:00
Kuitos
82f29a8604
✨ filter inexecutable script for dynamic import scenario ( #2011 )
2022-03-25 12:17:49 +08:00
cheng
6d886341e4
✏️ fix typo ( #1989 )
2022-03-03 16:04:17 +08:00
Kuitos
2d4ad06b27
👷 fix annoucement notification bot ( #1985 )
2022-03-01 12:54:54 +08:00
zhouhuafei
08796a43b7
📝 fix demo issue ( #1954 )
2022-02-28 15:11:53 +08:00
Kuitos
83af3bb861
👷 add ding group 7 notification bot ( #1982 )
2022-02-28 14:10:12 +08:00
ajuner
d6a2757c2c
👷 add dumi tag ( #1977 )
2022-02-28 11:58:51 +08:00
gongshun
79545adbb4
📝 update dingtalk group QR Code ( #1932 )
2022-01-19 19:08:13 +08:00
Chen Zhouji
54ca6057ff
🏷️ fix error caused by react types ( #1890 )
2021-12-24 15:48:50 +08:00
Kuitos
0774b50228
v2.6.3
2021-12-13 16:22:26 +08:00
Kuitos
6832023945
🧑💻 give action a name ( #1869 )
2021-12-10 22:39:25 +08:00
Kuitos
d8e4dbaee3
🧑💻 add announcement notification ( #1868 )
2021-12-10 22:35:39 +08:00
Cheese
94376f6141
🐛 could pass undefined to Node.contains() ( #1863 )
2021-12-10 21:09:54 +08:00
Kuitos
ff93c6fd10
🐛 app instance id generator compatible with nested sandbox ( #1866 )
2021-12-10 16:22:45 +08:00
Kuitos
df11e0c8b2
v2.6.2
2021-12-08 21:10:16 +08:00
Kuitos
aa6d4afc27
🐛 init global name map for app instance ( #1860 )
2021-12-08 21:06:33 +08:00
Kuitos
eebaf5033f
v2.6.1
2021-12-08 20:37:26 +08:00
Kuitos
b8571b2346
✨ use new unique instance name generator ( #1859 )
2021-12-08 20:36:42 +08:00
Kuitos
7e380f823e
👥 add contributors graph ( #1855 )
2021-12-05 18:17:02 +08:00
Kuitos
2a22a7d58c
v2.6.0
2021-12-03 14:30:03 +08:00
Chen Zhouji
07bfd9f38f
✨ add autoStart config to loadMicroApp ( #1854 )
2021-12-02 21:28:44 +08:00
duwonders
908264ccd0
✨ add some bom variables to white list and optimize runtime get trap in sandbox ( #1845 )
...
Co-authored-by: zexuan.dzx <zexuan.dzx@myxiaojin.cn>
2021-11-30 22:56:26 +08:00
Kuitos
4691c652ec
🗑 add warning for deprecated apis ( #1836 )
...
* 🗑 add warning for deprecated apis
* 💚 remove 12.x version in ci for compatible
2021-11-25 11:43:01 +08:00
Kuitos
80f7c786bb
📝 upgrade roadmap ( #1828 )
2021-11-20 16:00:05 +08:00
humorHan
259fdb74c1
📝 sync en doc ( #1817 )
...
Co-authored-by: hanjiayi02 <hanjiayi02@meituan.com>
2021-11-17 20:02:48 +08:00
叡山电车
e807cbcfb6
🐛 keep toString always return original value for function in sandbox ( #1785 )
...
* fix: correct toString for functions
* Update src/sandbox/common.ts
* Update src/sandbox/common.ts
* handle getter in toString descriptor
* toString function predict
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
2021-11-04 17:19:36 +08:00
gongshun
b86fffcdbe
📝 modified example of custom fetch ( #1779 )
...
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
2021-10-27 21:25:18 +08:00
Kuitos
71b11d08f4
v2.5.1
2021-10-15 17:03:09 +08:00
Kuitos
cabfea026c
📝 format adjustment ( #1769 )
2021-10-15 17:01:43 +08:00
Kuitos
df24f02e92
🐛 avoid illegal invocation error while using some dom api in nest sandbox ( #1768 )
2021-10-15 16:55:32 +08:00
Kuitos
ab64a7047b
🎨 rename variable for code readability ( #1765 )
2021-10-15 14:03:04 +08:00
humorHan
a95b252ef0
📝 add vue Cannot redefine property: $router issue solution ( #1766 )
2021-10-15 11:38:38 +08:00
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