Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kuitos/import-html-entry issues and pull requests
#101 - ✨ add verbose error message while assets fetch failed
Pull Request -
State: closed - Opened by kuitos 8 months ago
#100 - 🐛 assets download error should not block HTML rendering
Pull Request -
State: closed - Opened by kuitos 8 months ago
#99 - 麻烦支持入口js抛错误不影响后续js 执行,与浏览器执行逻辑一致
Pull Request -
State: closed - Opened by CCCpan 12 months ago
- 6 comments
Labels: not planed
#98 - Update README.md
Pull Request -
State: closed - Opened by CCCpan 12 months ago
#97 - feat: again load source fail should catch error
Pull Request -
State: closed - Opened by qiYuei over 1 year ago
#96 - 支持第三方包中动态插入script,按插入顺序执行script代码
Pull Request -
State: closed - Opened by lucy091 over 1 year ago
- 3 comments
#95 - fix: script object with crossorigin
Pull Request -
State: closed - Opened by kuitos over 1 year ago
#94 - feat: 增加fetch的catch异常处理,以及异常时资源透出
Pull Request -
State: closed - Opened by sauron0914 over 1 year ago
- 2 comments
#93 - feat: 支持识别 script 配置 crossorigin use-credentials
Pull Request -
State: closed - Opened by kuitos over 1 year ago
#92 - style: indent
Pull Request -
State: closed - Opened by daychongyang almost 2 years ago
#91 - fix: schedule should always resolve
Pull Request -
State: closed - Opened by chiaweilee almost 2 years ago
- 3 comments
#90 - feat: use const variables insteadof function parameters
Pull Request -
State: closed - Opened by kuitos almost 2 years ago
#89 - fix: errorCallback invoke twice while script load failed with status 4xx
Pull Request -
State: closed - Opened by kuitos almost 2 years ago
#88 - 🐛fix the scene where the url contains escape characters
Pull Request -
State: closed - Opened by gongshun almost 2 years ago
#87 - Revert "fix: compatible with legacy browser (#86)"
Pull Request -
State: closed - Opened by kuitos about 2 years ago
#86 - fix: compatible with legacy browser
Pull Request -
State: closed - Opened by kuitos about 2 years ago
#85 - feat: remove unnecessary function closure
Pull Request -
State: closed - Opened by kuitos about 2 years ago
- 6 comments
#84 - docs: add FAQ chapter to explain the issue caused by deferred scripts
Pull Request -
State: closed - Opened by RexSkz about 2 years ago
#83 - ✨ enable scoped globals by configuration
Pull Request -
State: closed - Opened by kuitos over 2 years ago
- 1 comment
#82 - ⚡️ use scoped globals to improve sandbox performance
Pull Request -
State: closed - Opened by kuitos over 2 years ago
- 4 comments
#81 - fix: 针对 with 造成的性能低下,利用作用域缓存,性能和原生一致
Pull Request -
State: closed - Opened by lishaobos over 2 years ago
- 5 comments
#80 - cancel bind proxy to window
Pull Request -
State: open - Opened by YinDongFang over 2 years ago
- 1 comment
#79 - 🏗 enable useESModules for esm output
Pull Request -
State: closed - Opened by kuitos almost 3 years ago
- 1 comment
#78 - fix: config entry should return the expect html template when using inline styles
Pull Request -
State: closed - Opened by Aeero almost 3 years ago
- 1 comment
#77 - docs(✨): release 0.0.1
Pull Request -
State: closed - Opened by valleykid over 3 years ago
#76 - feat: support postProcessTemplate configuration
Pull Request -
State: closed - Opened by banchichen over 3 years ago
- 1 comment
#75 - Feature/1.2
Pull Request -
State: closed - Opened by mayako21126 over 3 years ago
#74 - chore: optimize URL constructor argument
Pull Request -
State: closed - Opened by Cslove over 3 years ago
- 1 comment
#73 - fix: 转换大多数情况中外部css资源中的相对路径为绝对路径,防止404
Pull Request -
State: open - Opened by anchor123 over 3 years ago
- 2 comments
#72 - 📝 update comment of index.js
Pull Request -
State: closed - Opened by OhIAmFine over 3 years ago
- 1 comment
#71 - Optimize eval by cache the function of eval
Pull Request -
State: closed - Opened by Newway1997 almost 4 years ago
- 9 comments
#70 - Add document details
Pull Request -
State: closed - Opened by guibwl almost 4 years ago
- 2 comments
#69 - Add document details
Pull Request -
State: closed - Opened by guibwl almost 4 years ago
#68 - fix: catch aborted error
Pull Request -
State: closed - Opened by carvinlo almost 4 years ago
- 1 comment
#67 - refactor(index): rename functions to optimize readability
Pull Request -
State: closed - Opened by NNNaix almost 4 years ago
#66 - fix(process-tpl): make the script tag regex to match \"
Pull Request -
State: closed - Opened by NNNaix almost 4 years ago
#65 - 🐛 proxy globalThis
Pull Request -
State: closed - Opened by kuitos about 4 years ago
#64 - Feat: make execScripts consistent with browser's behaviors
Pull Request -
State: closed - Opened by Orange-C about 4 years ago
- 6 comments
#63 - Fix an issue where import-html-entry is not able to load async ent…
Pull Request -
State: closed - Opened by easyzeng about 4 years ago
- 6 comments
#62 - fix: 修复entry返回非utf-8编码的内容时,出现乱码的问题
Pull Request -
State: closed - Opened by bloody-ux over 4 years ago
- 3 comments
#61 - Fix the problem that the URL of pictures or font icons in css cannot be parsed correctly
Pull Request -
State: closed - Opened by yangdan8 over 4 years ago
- 3 comments
#60 - ⏫ sync from system.js
Pull Request -
State: closed - Opened by kuitos over 4 years ago
#59 - feat: beforeExec支持修改js代码 + 新增afterExec
Pull Request -
State: closed - Opened by bloody-ux over 4 years ago
- 2 comments
#58 - feat(utils.js): replace for-in with Object.keys in noteGlobalProps()
Pull Request -
State: open - Opened by attax1994 over 4 years ago
- 1 comment
#57 - ✨ support nested micro app scenario
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 1 comment
#56 - 🐛 entry script error must be thrown to settle the promise
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 1 comment
#55 - ⚡️optimize performance with huge html content
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 2 comments
#54 - ✨ add beforeExec hook
Pull Request -
State: closed - Opened by kuitos over 4 years ago
#53 - 优化:当子项目使用 config entry 并自定义 getPublicPath 时,getPublicPath 函数能拿到更多的参数
Pull Request -
State: closed - Opened by gongshun over 4 years ago
- 3 comments
#52 - 🐛 fix error callback behavior
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 1 comment
#51 - ✨ consistent with browser script load event fire order
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 1 comment
#50 - ✨ consistent with browser script evaluation
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 1 comment
#49 - :bug: fix ignore not working issue with newline
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 1 comment
#48 - :memo: update README.md
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 1 comment
#47 - :construction_worker: add code coverage
Pull Request -
State: closed - Opened by kuitos over 4 years ago
- 1 comment
#46 - :bug: src attr should be ignore while type is not a valid JavaScript MMIE type
Pull Request -
State: closed - Opened by kuitos over 4 years ago
#45 - fix:特殊 type 的 script 标签不做处理,原样插入
Pull Request -
State: closed - Opened by gongshun over 4 years ago
- 1 comment
#44 - fix:内容为 json 字符串的 script 标签不使用eval执行,原样插入到 head
Pull Request -
State: closed - Opened by gongshun over 4 years ago
- 3 comments
#43 - Hot fix/link as font
Pull Request -
State: closed - Opened by shuyanzi almost 5 years ago
#42 - fix: link as font needn't replace
Pull Request -
State: closed - Opened by shuyanzi almost 5 years ago
- 2 comments
#41 - fix: link as font needn't replace
Pull Request -
State: closed - Opened by shuyanzi almost 5 years ago
#40 - fix: when link as font needn't replace source
Pull Request -
State: closed - Opened by shuyanzi almost 5 years ago
- 1 comment
#39 - :sparkles: support config entry style auto removing
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
#38 - 去掉sourceURL注释中的\n \r\n
Pull Request -
State: closed - Opened by justJokee almost 5 years ago
- 1 comment
#37 - :sparkles: add sourceURL mapping to inline script optimize debug experience
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
#36 - fix: remove semicolon
Pull Request -
State: closed - Opened by shuyanzi almost 5 years ago
- 1 comment
#35 - feat: support of module scripts
Pull Request -
State: closed - Opened by iplus26 almost 5 years ago
- 1 comment
#34 - merge beta
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
#33 - :bug: add global to shouldSkipProperty function and conditional add with closure
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
#32 - feat: 修复 ie11下 部分属性不能获取导致报错的问题
Pull Request -
State: closed - Opened by jackness1208 almost 5 years ago
- 9 comments
#31 - :sparkles: support multiply sandbox instance
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
#30 - feat: update getGlobalProp & noteGlobalProps
Pull Request -
State: closed - Opened by Deturium almost 5 years ago
- 2 comments
#29 - :sparkles: support async script loading
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
#28 - :sparkles: disable preload and prefetch to avoid duplicating assets downloading
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
#27 - :sparkles: support config entry using getTemplate
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
#26 - :sparkles: 支持解析 html 中相对路径的资源
Pull Request -
State: closed - Opened by kuitos almost 5 years ago
- 1 comment
#25 - :loud_sound: add warning if get domain false
Pull Request -
State: closed - Opened by kuitos about 5 years ago
#24 - :bug: disable performance if not support
Pull Request -
State: closed - Opened by kuitos about 5 years ago
#23 - defaultGetDomain for ie11
Pull Request -
State: closed - Opened by wufeng87 about 5 years ago
#21 - :bug: fix the bug with caniuse
Pull Request -
State: closed - Opened by kuitos about 5 years ago
#20 - 将reject改为resolve
Pull Request -
State: closed - Opened by shangyunsi about 5 years ago
- 2 comments
#19 - 当scripts为空数组时 抛出error
Pull Request -
State: closed - Opened by shangyunsi about 5 years ago
#18 - fix: 当script为空数组时,Promise没有resolve
Pull Request -
State: closed - Opened by shangyunsi about 5 years ago
- 8 comments
#17 - feat: 增加对 link preload prefetch 的支持
Pull Request -
State: closed - Opened by lianer about 5 years ago
- 4 comments
#16 - feat: Custom domain resolution & template rules
Pull Request -
State: closed - Opened by ShaofeiZi over 5 years ago
- 5 comments
#15 - export execScripts method
Pull Request -
State: closed - Opened by Veath over 5 years ago
- 1 comment
#14 - fix: assetPublicPath bug
Pull Request -
State: closed - Opened by jkchao over 5 years ago
- 1 comment
#12 - get custom 'app_entry_name' if user have assigned.
Pull Request -
State: closed - Opened by BoneShooter over 5 years ago
- 2 comments
#10 - :sparkles: support custom fetch
Pull Request -
State: closed - Opened by howel52 over 5 years ago
- 5 comments
#9 - :bug: regex not match resource with no quotation marks
Pull Request -
State: closed - Opened by howel52 over 5 years ago
- 3 comments
#5 - fix: get domain error
Pull Request -
State: closed - Opened by ShaofeiZi over 5 years ago
- 7 comments
#4 - feat: add ignore attribute
Pull Request -
State: closed - Opened by Veath over 5 years ago
- 8 comments
#2 - feat: add support parsing inline styles and scripts
Pull Request -
State: closed - Opened by ttys026 almost 6 years ago
- 4 comments
#1 - fix mistakenly import scripts and styles in comment
Pull Request -
State: closed - Opened by ttys026 almost 6 years ago
- 1 comment