Commit Graph

154 Commits

Author SHA1 Message Date
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
Kuitos
14c4feeca6 👷 add inactive issue close action (#1462) 2021-05-22 22:14:33 +08:00
careyke
43e50f19e7 🎨 improve code (#1459) 2021-05-22 19:35:53 +08:00
Peach
00e0a8cead 📝 add logo for README.md (#1452) 2021-05-17 17:07:41 +08:00
Kuitos
efcfc876d6 📝 add favicon (#1433) 2021-04-29 17:53:49 +08:00
Kuitos
b30ea4e4e3 📝 move communication from issues to discussions (#1427) 2021-04-28 11:51:12 +08:00
Kuitos
1f9470ba4f v2.4.1 2021-04-26 15:42:41 +08:00
Kuitos
621cfb3ed8 👷 use new github actions badge (#1422) 2021-04-26 14:45:30 +08:00
Kuitos
538869f5b1 🐛 manual invoke single-spa start function for parcels and set urlRerouteOnly true as default (#1414) 2021-04-26 14:34:05 +08:00
Kuitos
acdd5672cf 👷 add gh-pages action (#1418) 2021-04-25 00:17:49 +08:00
Kuitos
8800d8587d 💚 fix push action (#1417) 2021-04-25 00:05:10 +08:00
Kuitos
337c59c62c 💚 fix publish (#1416) 2021-04-24 23:55:39 +08:00
Kuitos
6a2ec1af7e 👷 migrate travis ci to github actions (#1415) 2021-04-24 22:56:23 +08:00
Kuitos
d44d71ae80 📢 add fourth ding group notification (#1413) 2021-04-23 18:02:28 +08:00
Kuitos
60ce3982cc 🏁 fix that it might throw a TypeError about reassign a readonly property error meesage in Safari (#1408) 2021-04-23 17:13:54 +08:00
guibwl
7d534140fd 📝 fix: replace Chinese character to English in README.md (#1386) 2021-04-14 11:18:40 +08:00
gongshun
c957f5e6a8 🐛remove extra comma in vue3/package.json (#1383) 2021-04-13 16:51:55 +08:00
peterWang
4c4c58ddd1 📌 lock vue demo dependencies version (#1379) 2021-04-13 14:35:29 +08:00
Kuitos
6953ba3d0b 🐛 constructable checking should not be cached if the function prototype function was added after first running (#1381) 2021-04-13 14:24:48 +08:00
Chen Zhouji
8e521521b9 🎨 upgrade prettier and format docs (#1377) 2021-04-08 16:31:50 +08:00
gongshun
90906feaea 📝 use new dingtalk group qrcode (#1356) 2021-04-01 12:07:08 +08:00
gongshun
0e27d2a70e 📝 add some angular's doc (#1346) 2021-03-29 11:16:45 +08:00
Kuitos
2af6284e45 📝 fix doc demo mistake (#1345) 2021-03-27 09:21:53 +08:00
Antes
f7455975f6 📝 fix example that vue3 history not be destroyed (#1341)
Co-authored-by: Antes <tangzh@rantion.com>
2021-03-26 17:51:48 +08:00
xibaXIBAxibaba
1b150abce0 ✏️ typo README.zh.md (#1342) 2021-03-25 17:03:50 +08:00
Kuitos
b9ee9250ff 📝 add umi plugin usage about credential cookie setting (#1329) 2021-03-19 11:38:38 +08:00
Kuitos
0d484a7863 📝 add faq about how to enable cors request with custom fetch configuration (#1328) 2021-03-18 13:03:58 +08:00
Kuitos
64651e143a 📢 add recruitment ad (#1308) 2021-03-09 13:10:49 +08:00
Peach
1463a3592b 📝 enable new logo & hero (#1306) 2021-03-08 18:05:37 +08:00
Kuitos
0f3c195b4c 🚨 fix tsc error (#1292) 2021-03-01 18:41:42 +08:00
JuFeng Zhang
c79907d4c2 📝 update the link of example without bundler (#1274) 2021-03-01 18:41:26 +08:00