Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cuixiaorui/mini-vue issues and pull requests
#119 - 11111
Issue -
State: open - Opened by chengang061595 25 days ago
- 1 comment
#109 - cypress install failed
Issue -
State: closed - Opened by jiechen257 over 1 year ago
#109 - cypress install failed
Issue -
State: closed - Opened by jiechen257 over 1 year ago
#108 - build(deps-dev): bump vite from 3.1.6 to 3.2.7
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#108 - build(deps-dev): bump vite from 3.1.6 to 3.2.7
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#107 - build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#107 - build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#106 - perf: 优化reactivity模块createGetter复用逻辑
Pull Request -
State: open - Opened by Highnesslin over 1 year ago
- 1 comment
#106 - perf: 优化reactivity模块createGetter复用逻辑
Pull Request -
State: open - Opened by Highnesslin over 1 year ago
- 1 comment
#105 - in patchKeyedChildren fix unKeydNodes
Pull Request -
State: open - Opened by pandavips over 1 year ago
- 1 comment
#105 - in patchKeyedChildren fix unKeydNodes
Pull Request -
State: open - Opened by pandavips over 1 year ago
- 1 comment
#104 - reactivity/baseHandler.ts createGetter中的优化点
Issue -
State: open - Opened by sdutwsl over 1 year ago
- 1 comment
#104 - reactivity/baseHandler.ts createGetter中的优化点
Issue -
State: open - Opened by sdutwsl over 1 year ago
- 1 comment
#103 - props update 比较时 出现的两个问题
Issue -
State: open - Opened by wsm1025 over 1 year ago
- 3 comments
#103 - props update 比较时 出现的两个问题
Issue -
State: open - Opened by wsm1025 over 1 year ago
- 3 comments
#102 - chore: 使用fill替换for
Pull Request -
State: closed - Opened by W-YaNing almost 2 years ago
- 1 comment
#102 - chore: 使用fill替换for
Pull Request -
State: closed - Opened by W-YaNing almost 2 years ago
- 1 comment
#101 - fix: 修复shallowUnwrapHandlers.set返回值问题
Pull Request -
State: open - Opened by micaiguai almost 2 years ago
#101 - fix: 修复shallowUnwrapHandlers.set返回值问题
Pull Request -
State: open - Opened by micaiguai almost 2 years ago
#100 - docs(provide): fix error text and doc opt
Pull Request -
State: closed - Opened by co2color almost 2 years ago
#100 - docs(provide): fix error text and doc opt
Pull Request -
State: closed - Opened by co2color almost 2 years ago
#99 - renderer 中 patchKeyedChildren 代码逻辑
Issue -
State: closed - Opened by Berthua almost 2 years ago
- 2 comments
#99 - renderer 中 patchKeyedChildren 代码逻辑
Issue -
State: closed - Opened by Berthua almost 2 years ago
- 2 comments
#98 - fix:添加对ref重复实例化的判断
Pull Request -
State: closed - Opened by liuseen-l about 2 years ago
#98 - fix:添加对ref重复实例化的判断
Pull Request -
State: closed - Opened by liuseen-l about 2 years ago
#96 - patchProp函数为元素添加监听函数时是不是要先用createInvoker函数包装监听函数?
Issue -
State: open - Opened by dizaowudishenhua about 2 years ago
#96 - patchProp函数为元素添加监听函数时是不是要先用createInvoker函数包装监听函数?
Issue -
State: open - Opened by dizaowudishenhua about 2 years ago
#95 - Cannot read properties of null (reading 'insertBefore')
Issue -
State: open - Opened by alamhubb about 2 years ago
#95 - Cannot read properties of null (reading 'insertBefore')
Issue -
State: open - Opened by alamhubb about 2 years ago
#94 - where is examples?
Issue -
State: closed - Opened by alamhubb about 2 years ago
#94 - where is examples?
Issue -
State: closed - Opened by alamhubb about 2 years ago
#93 - fix: modify package.json main and module
Pull Request -
State: open - Opened by qinran0423 about 2 years ago
- 1 comment
#93 - fix: modify package.json main and module
Pull Request -
State: open - Opened by qinran0423 about 2 years ago
- 1 comment
#92 - docs: update README.md
Pull Request -
State: closed - Opened by qiuye-zhou about 2 years ago
#92 - docs: update README.md
Pull Request -
State: closed - Opened by qiuye-zhou about 2 years ago
#91 - runtime-core 中 updateElement 无法处理 Text to Array 的情况
Issue -
State: closed - Opened by KairuiLiu over 2 years ago
- 1 comment
#91 - runtime-core 中 updateElement 无法处理 Text to Array 的情况
Issue -
State: closed - Opened by KairuiLiu over 2 years ago
- 1 comment
#89 - docs: 修改注释
Pull Request -
State: closed - Opened by 1172208932 over 2 years ago
#89 - docs: 修改注释
Pull Request -
State: closed - Opened by 1172208932 over 2 years ago
#88 - perf: in some cases, initslots are not required
Pull Request -
State: closed - Opened by pandavips over 2 years ago
- 1 comment
#88 - perf: in some cases, initslots are not required
Pull Request -
State: closed - Opened by pandavips over 2 years ago
- 1 comment
#87 - fix: remove EMPTY_OBJ
Pull Request -
State: closed - Opened by qinran0423 over 2 years ago
#87 - fix: remove EMPTY_OBJ
Pull Request -
State: closed - Opened by qinran0423 over 2 years ago
#86 - feat: cache string helpers
Pull Request -
State: closed - Opened by qinran0423 over 2 years ago
#86 - feat: cache string helpers
Pull Request -
State: closed - Opened by qinran0423 over 2 years ago
#85 - fix: computed增加__v_isRef属性
Pull Request -
State: closed - Opened by miku39-zj over 2 years ago
- 2 comments
#85 - fix: computed增加__v_isRef属性
Pull Request -
State: closed - Opened by miku39-zj over 2 years ago
- 2 comments
#84 - fix:activePreFlushCbs执行后未清空队列
Pull Request -
State: open - Opened by daydaystar over 2 years ago
#84 - fix:activePreFlushCbs执行后未清空队列
Pull Request -
State: open - Opened by daydaystar over 2 years ago
#83 - readme 有张图片挂了
Issue -
State: closed - Opened by supperdsj over 2 years ago
- 2 comments
#83 - readme 有张图片挂了
Issue -
State: closed - Opened by supperdsj over 2 years ago
- 2 comments
#82 - use Array.fill in diff
Pull Request -
State: closed - Opened by lzy1960 over 2 years ago
- 2 comments
#82 - use Array.fill in diff
Pull Request -
State: closed - Opened by lzy1960 over 2 years ago
- 2 comments
#81 - chore: unnecessary code
Pull Request -
State: closed - Opened by W-YaNing over 2 years ago
#81 - chore: unnecessary code
Pull Request -
State: closed - Opened by W-YaNing over 2 years ago
#80 - 我们新来的架构师说您这个是vue3的官方仓库
Issue -
State: closed - Opened by ZhengZhouXu over 2 years ago
- 2 comments
#80 - 我们新来的架构师说您这个是vue3的官方仓库
Issue -
State: closed - Opened by ZhengZhouXu over 2 years ago
- 2 comments
#79 - add notes Reflect
Pull Request -
State: closed - Opened by cyxofgithub over 2 years ago
#79 - add notes Reflect
Pull Request -
State: closed - Opened by cyxofgithub over 2 years ago
#78 - add notes Reflect
Pull Request -
State: closed - Opened by cyxofgithub over 2 years ago
#78 - add notes Reflect
Pull Request -
State: closed - Opened by cyxofgithub over 2 years ago
#77 - add notes Reflect
Issue -
State: closed - Opened by cyxofgithub over 2 years ago
#77 - add notes Reflect
Issue -
State: closed - Opened by cyxofgithub over 2 years ago
#76 - chore: revised comments
Pull Request -
State: closed - Opened by AlanReumy over 2 years ago
#76 - chore: revised comments
Pull Request -
State: closed - Opened by AlanReumy over 2 years ago
#75 - Fix/is reactive
Pull Request -
State: closed - Opened by exwer over 2 years ago
- 2 comments
#75 - Fix/is reactive
Pull Request -
State: closed - Opened by exwer over 2 years ago
- 2 comments
#74 - isReactive & isReadonly test failed case
Issue -
State: open - Opened by exwer over 2 years ago
#74 - isReactive & isReadonly test failed case
Issue -
State: open - Opened by exwer over 2 years ago
#73 - fix: effect trigger error
Pull Request -
State: open - Opened by jerry-yo almost 3 years ago
#73 - fix: effect trigger error
Pull Request -
State: open - Opened by jerry-yo almost 3 years ago
#72 - fix: effect trigger error
Pull Request -
State: closed - Opened by jerry-yo almost 3 years ago
#72 - fix: effect trigger error
Pull Request -
State: closed - Opened by jerry-yo almost 3 years ago
#71 - effect trigger error
Issue -
State: open - Opened by jerry-yo almost 3 years ago
#71 - effect trigger error
Issue -
State: open - Opened by jerry-yo almost 3 years ago
#70 - build(deps): bump minimist from 1.2.5 to 1.2.6 in /src/reactivity
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#70 - build(deps): bump minimist from 1.2.5 to 1.2.6 in /src/reactivity
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#69 - chore(unref): name optimization
Pull Request -
State: closed - Opened by Hongbusi almost 3 years ago
#69 - chore(unref): name optimization
Pull Request -
State: closed - Opened by Hongbusi almost 3 years ago
#68 - chore(readme): format optimization
Pull Request -
State: closed - Opened by Hongbusi almost 3 years ago
#68 - chore(readme): format optimization
Pull Request -
State: closed - Opened by Hongbusi almost 3 years ago
#67 - Update README_EN.md
Pull Request -
State: closed - Opened by xuhongbo almost 3 years ago
#67 - Update README_EN.md
Pull Request -
State: closed - Opened by xuhongbo almost 3 years ago
#66 - fix: add check setup is function type
Pull Request -
State: closed - Opened by Brain777777 almost 3 years ago
#66 - fix: add check setup is function type
Pull Request -
State: closed - Opened by Brain777777 almost 3 years ago
#65 - 修复effect不可嵌套问题
Pull Request -
State: open - Opened by hzdzlwh almost 3 years ago
#65 - 修复effect不可嵌套问题
Pull Request -
State: open - Opened by hzdzlwh almost 3 years ago
#64 - fix: toRaw获取嵌套响应式对象错误
Pull Request -
State: closed - Opened by GauharChan almost 3 years ago
- 1 comment
#64 - fix: toRaw获取嵌套响应式对象错误
Pull Request -
State: closed - Opened by GauharChan almost 3 years ago
- 1 comment
#63 - 大佬,什么时候出个react 的mini 版
Issue -
State: closed - Opened by flycj almost 3 years ago
- 1 comment
#63 - 大佬,什么时候出个react 的mini 版
Issue -
State: closed - Opened by flycj almost 3 years ago
- 1 comment
#62 - expected allow nested effects ?
Issue -
State: open - Opened by hefeng6500 almost 3 years ago
- 1 comment
#62 - expected allow nested effects ?
Issue -
State: open - Opened by hefeng6500 almost 3 years ago
- 1 comment
#61 - fork-torefs
Pull Request -
State: closed - Opened by yjwSurCode almost 3 years ago
- 1 comment
#61 - fork-torefs
Pull Request -
State: closed - Opened by yjwSurCode almost 3 years ago
- 1 comment
#58 - 修复ReactiveEffect 重复收集dep & 修复yarn.lock导致拉取项目失败
Pull Request -
State: closed - Opened by sudongyuer almost 3 years ago
#58 - 修复ReactiveEffect 重复收集dep & 修复yarn.lock导致拉取项目失败
Pull Request -
State: closed - Opened by sudongyuer almost 3 years ago
#51 - 添加dev模式下监听源文件是否有改动,如果有改动,重新打包。
Pull Request -
State: closed - Opened by bigfatDone almost 3 years ago
- 2 comments