qiankun-fit/src/sandbox
叡山电车 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
..
__tests__ 🐛 keep toString always return original value for function in sandbox (#1785) 2021-11-04 17:19:36 +08:00
legacy support nest sandbox scenario (#1722) 2021-09-15 20:53:17 +08:00
patchers 🐛 avoid illegal invocation error while using some dom api in nest sandbox (#1768) 2021-10-15 16:55:32 +08:00
common.ts 🐛 keep toString always return original value for function in sandbox (#1785) 2021-11-04 17:19:36 +08:00
index.ts remove global way for recording current running sandbox to fix nested scenario (#1723) 2021-09-15 22:54:44 +08:00
proxySandbox.ts 🐛 avoid illegal invocation error while using some dom api in nest sandbox (#1768) 2021-10-15 16:55:32 +08:00
snapshotSandbox.ts 🏁 fix clearInterval compatible bug in ie10 and ie11 (#1490) 2021-06-16 12:28:51 +08:00