Commit Graph

341 Commits

Author SHA1 Message Date
Kuitos
3e133bdc27 v2.10.14 2023-10-18 14:58:54 +08:00
Kuitos
3524195989
🐛not rebind non-native global properties (#2733) 2023-10-18 01:52:52 -05:00
gongshun
aa4a75c5a6
📝 update dingtalk group QR Code 10 (#2728) 2023-10-12 08:34:56 -05:00
Kuitos
6442155df0
📝optimize FAQ (#2673) 2023-09-18 14:09:06 +08:00
ChuYang
bcaa505944
📝 remove the redundant "-S" flag (#2664) 2023-09-11 11:50:23 +08:00
Aymoc
a7844a0235
doc: correct-document (#2662)
Co-authored-by: fengmingjian <fmj@hanzhisoft.com>
2023-09-06 19:11:11 +08:00
gongshun
1525390538
📝add the configuration of webpack5 (#2652) 2023-09-04 10:44:12 +08:00
Yao
89885327e9
📝 add webpack v5 configuration (#2651) 2023-09-03 17:05:25 +08:00
Kuitos
b3790a960c
👷fix issue-checker.yml (#2644) 2023-08-28 23:16:39 +08:00
Kuitos
34bc50c4ff
remove unused ts importHelpers config (#2638) 2023-08-28 11:04:29 +08:00
Kuitos
33c1d6d8d4 v2.10.13 2023-08-25 20:57:43 +08:00
Kuitos
7328396c30
🐛compatible with vConsole who will wrap global variables with proxy (#2630) 2023-08-23 16:41:10 +08:00
唯然
afb92ed64d
👥 add new contributors :) (#2607) 2023-08-18 17:58:32 +08:00
Kuitos
9ce4caa344 👷 fix pr reply permission error 2023-08-17 11:40:47 +08:00
Kuitos
14fe046fab
👷 fix pr reply permission error (#2602) 2023-08-17 11:32:49 +08:00
Kuitos
ead960c041
👷 fix pr reply permission error (#2601) 2023-08-17 11:26:53 +08:00
lusyn
e5338aaf2d
chore: test ci robot (#2600) 2023-08-17 11:19:29 +08:00
Kuitos
ef32d9f168
👷 fix pr reply permission error (#2599) 2023-08-17 11:11:16 +08:00
唯然
e04fa02bb6
⬆️ upgrade import-html-entry to v1.14.6 (#2598) 2023-08-17 10:57:16 +08:00
Kuitos
e63790320a
👷 upgrade issue checker (#2597) 2023-08-15 16:00:37 +08:00
Kuitos
1bf10a507e
👷add issue checker workflow (#2594) 2023-08-15 12:17:58 +08:00
Kuitos
0386e903b2
🔒️use pull_request event instead of pull_request_target for security reason (#2586) 2023-08-11 20:44:16 +08:00
Kuitos
3878cea04a
🎨 optimize code and support for scenario of dynamic script comment as reference node (#2576) 2023-08-07 19:40:40 +08:00
Kuitos
425110e9c0 v2.10.12 2023-08-07 16:05:47 +08:00
Kuitos
c89c7538c9
🐛 avoid document.all accessing error in safari (#2575) 2023-08-07 16:02:23 +08:00
Kuitos
69759a57e5
🐛 keep dynamic stylesheet inserted order by insertBefore way (#2574) 2023-08-07 14:19:07 +08:00
sishen
9fe0236a64
📝 typo (#2564) 2023-07-24 20:14:21 +08:00
Kuitos
a83479c773
📝remove outdated ads (#2561) 2023-07-20 17:50:10 +08:00
nieling1
e0e6763668
👽️ requestIdleCallback add the polyfill of MessageChannel (#2475) 2023-07-17 18:06:57 +08:00
Kuitos
f17b416722
📝 correct faq (#2556) 2023-07-13 18:59:41 +08:00
Kuitos
63dd00c317 v2.10.11 2023-07-06 18:43:21 +08:00
Kuitos
d9502f5795
🐛 compatiable with react development for event rewrite scenarios (#2545) 2023-07-05 15:15:56 +08:00
Kuitos
f0b63e7290 v2.10.10 2023-06-30 16:31:07 +08:00
aique.li
becb7ada77
🐛 fix IE bug that cssText cannot be accessed while it prefixing with -webkit (#2532) 2023-06-28 12:12:27 +08:00
Kuitos
c007c702da
👥 add pr contributor workflow (#2539) 2023-06-28 12:05:45 +08:00
Kuitos
30fa959bcf v2.10.9 2023-06-13 15:11:46 +08:00
Kuitos
521efb828d
🐛 document.head.removeChild should be hooked in sandbox (#2522) 2023-06-07 11:17:57 +08:00
Kuitos
cf0ee02751 v2.10.8 2023-05-16 16:39:42 +08:00
Kuitos
ad23bbf459
🐛 support Node.prototype.compareDocumentPosition in sandbox (#2503) 2023-05-16 16:36:00 +08:00
Kuitos
8440aa5483
🐛 document head in micro app should use the proxied appendChild methods (#2502) 2023-05-16 16:21:27 +08:00
Kuitos
5f26a1a646 v2.10.7 2023-05-12 19:48:59 +08:00
Kuitos
a8f5b766f8
port document.querySelector('head') to qiankun head in micro app (#2499) 2023-05-12 19:47:41 +08:00
HJM515
bf01881c97
📝 add vue-cli5 solutions of "After the micro-app is bundled, the font files and images in the css load 404" (#2485) 2023-05-07 17:36:25 +08:00
Kuitos
b2b5d95e2a v2.10.6 2023-04-23 20:49:46 +08:00
Jinghui Chen
b315f1b9ea
🐛 should avoid document.all accessing exception in micro app (#2465)
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
2023-04-19 17:46:43 +08:00
Kuitos
a7a991c51e
🐛 prevent element from processing multi times in nest sandbox (#2472) 2023-04-18 23:09:57 +08:00
Kuitos
d9200ff5f3
🐛 prevent element from processing multi times in nest sandbox (#2471) 2023-04-18 21:21:21 +08:00
Umberto Toniolo
8bb5c948be
🐛 document proxy in strict sandbox mode replaces receiver with target in methods args (#2450) 2023-04-13 12:09:18 +08:00
Kuitos
38fa818273 v2.10.5 2023-04-03 11:07:30 +08:00
Kuitos
4f064a4831
🐛 hasOwnProperty should work well with special [[this]] binding (#2452) 2023-04-03 11:04:51 +08:00