Commit Graph

25 Commits

Author SHA1 Message Date
Kuitos
cf85eac661 📝 add config entry faq doc 2020-10-10 17:45:37 +08:00
Kuitos
0564c00236 🐛 just prefetch the apps which not loaded, rather than the loading or loaded error ones (#980) 2020-10-10 15:51:32 +08:00
禾呈
b57f94cff1 📝 add vue3.0 example (#976)
* #0: add vue3 demo

* #0: add router for vue3 demo in main demo

* #0: update package.json

* #0: update name

Co-authored-by: chaunjie <chaunjie@dingtalk.com>
2020-10-09 23:24:13 +08:00
Kuitos
2319edf022 🐛 copy function prototype if it had while we create a new function using bind (#977) 2020-10-09 19:52:40 +08:00
Kuitos
0a0bdaa9be 🐛 fix the exception while removing a dynamic appending script in a micro app (#975)
* 🐛 fix the exception while removing a dynamic appending script in a micro app

* ️ use weakmap instead
2020-10-09 17:56:41 +08:00
Kuitos
bde70ca293 upgrade dumi to beta version (#974) 2020-10-09 11:43:18 +08:00
gongshun
dfef7d5f89 📝 add some frequently questions to the FAQ (#948) 2020-10-09 11:40:56 +08:00
cloudstone
613f6d2ddc 🐛 use lodash forEach instead to traverse NodeList for compatible reason (#965)
Co-authored-by: 陈师东 <chensd@servyou.com.cn>
2020-09-30 00:28:41 +08:00
Kuitos
8fd2ac6ff7 2.0.26 2020-09-24 21:27:14 +08:00
Kuitos
b0f5a73f87 🐛 lazy added non-configurable props should be reported as configurable to avoid TypeError (#953) 2020-09-24 21:17:40 +08:00
gongshun
969761a11b 📝 supplement and improve api documentation (#942) 2020-09-21 18:13:24 +08:00
Kuitos
ed4f6d0900 v2.0.25 2020-09-14 16:25:51 +08:00
Kuitos
55513f0e3a 🐛 lazy init ScopedCSS to support referenced by html head script block (#923) 2020-09-11 18:41:19 +08:00
壹十八画生
447454f97c 🐛 set the event target during dynamic script onload/onerror events (#914)
Co-authored-by: wangzongxu <wangzongxu@vipkid.com.cn>
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
2020-09-09 10:49:21 +08:00
Kuitos
f9c6126528 🐛 fix cra issue (#913) 2020-09-07 13:29:44 +08:00
Kuitos
7ec8fd87e6 v2.0.24 2020-08-27 16:19:17 +08:00
Kuitos
2234b4f676 📝 fix example 2020-08-27 16:18:04 +08:00
Kuitos
843b92c342 🐛 fix dynamic append script with excludeAssetsFilter issue (#900) 2020-08-27 16:13:28 +08:00
Kuitos
69953e4f15 v2.0.23 2020-08-26 12:14:39 +08:00
Kuitos
cbaad7ed2d 🐛 identify host app dynamic creation (#897) 2020-08-26 11:32:46 +08:00
Kuitos
7a538cce9f simulate document currentScript while dynamic loading (#899) 2020-08-26 11:32:24 +08:00
howel52
c07e9536d6 🐛 fix regex syntax (#889) 2020-08-24 21:40:45 +08:00
Kuitos
4a5cc8efa4 v2.0.22 2020-08-24 15:08:33 +08:00
Kuitos
a450ee489d 📝 add browser history mode faq (#891) 2020-08-24 11:33:43 +08:00
Kuitos
a889c992b9 revert UIEvent patch (#885) 2020-08-21 15:07:24 +08:00