Commit Graph

339 Commits

Author SHA1 Message Date
gwuhaolin
d9f7d1431d
👷 remove tslib and use @babel/runtime instead (#2264) 2022-09-05 18:56:38 +08:00
Kuitos
e9e492ba8e 🏷 bring back Navigator.connection type to fix tsc error temporary 2022-08-26 14:51:30 +08:00
Kuitos
96d2e57f73 2.7.5 2022-08-26 14:23:57 +08:00
Kuitos
a5a0273a11
🐛 fix the counter issue while multiple apps mounting concurrently (#2250) 2022-08-26 14:23:03 +08:00
Kuitos
59da80eb9c 2.7.4 2022-07-14 10:44:41 +08:00
Kuitos
1be899052d
🐛 dynamic head script should be append to qiankun head (#2181) 2022-07-12 16:14:43 +08:00
Kuitos
9f345509dc 2.7.3 2022-06-16 00:32:29 +08:00
Kuitos
c73265db50
🐛 use shadow root element to query qiankun head directlly (#2148) 2022-06-16 00:16:14 +08:00
Kuitos
1faa094eb3
🐛 avoid accidentally deleted for dynamic stylesheet (#2147) 2022-06-15 23:46:02 +08:00
xiaochao
ad5d85d27d
🐛 compatible with lower version chrome that does't support css rule conditionText
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
2022-06-02 21:10:48 +08:00
Kuitos
44e7275e99 2.7.2 2022-05-30 10:45:44 +08:00
Kuitos
81861b0b5d 🐛 fix version omit 2022-05-30 10:45:09 +08:00
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