Commit Graph

15 Commits

Author SHA1 Message Date
Kuitos
bd617f70ac
🚚 rename data-sandbox-configuration to data-sandbox-cfg (#2382) 2023-01-31 15:14:26 +08:00
Kuitos
141d86807c
enabled speedy mode by default (#2373) 2023-01-12 18:57:59 +08:00
tangxiaomian
7d0116c322
add getContainerXPath test (#2132)
Co-authored-by: Kuitos <kuitos.lau@gmail.com>
2022-09-26 22:10:28 +08:00
Kuitos
73a507f891
🐛 frozen property must be returned its actual value rather than bound value (#2285) 2022-09-26 21:59:24 +08:00
Kuitos
9a343b4074
🐛 isPropertyReadonly support accessor assert (#2284) 2022-09-26 20:57:39 +08:00
Kuitos
9c77055535 🐛 fix the simulated head issues (#2121) 2022-05-29 23:06:23 +08:00
Kuitos
526a3f610c 🐛 simulate micro app head element for dynamic appending styles (#2097) 2022-05-23 12:18:22 +08:00
Kuitos
ff93c6fd10 🐛 app instance id generator compatible with nested sandbox (#1866) 2021-12-10 16:22:45 +08:00
Kuitos
b8571b2346 use new unique instance name generator (#1859) 2021-12-08 20:36:42 +08:00
Kuitos
5aacbd5905 ️ add version attribute on container dom to improve developer experience (#1682) 2021-08-30 21:30:30 +08:00
Kuitos
85ae42adbc hijack document event listener and destroy it after unmount (#1655) 2021-08-16 23:17:56 +08:00
Kuitos
d7e96a02ae ️reduce the invocation times with next tick in sandbox to make qiankun performance in control (#1629) 2021-08-04 13:05:32 +08:00
Kuitos
d2e2e760d6 🐛 xpath return undefined while the dom have not append to document yet (#991) 2020-10-12 18:27:08 +08:00
Kuitos
efe5d2bf87 ️ cache for loadMicroApp (#986) 2020-10-12 09:50:04 +08:00
Kuitos
a889c992b9 revert UIEvent patch (#885) 2020-08-21 15:07:24 +08:00