An open API service for providing issue and pull request metadata for open source projects.

GitHub / wechat-miniprogram/mobx-miniprogram-bindings issues and pull requests

#67 - optimize: use regexp literal instead of constructor

Pull Request - State: closed - Opened by LastLeaf 2 months ago

#66 - fix: failure on Page constructor (#64)

Pull Request - State: closed - Opened by LastLeaf 2 months ago

#65 - feat: Support storeBindingsBehavior for the Page constructor

Pull Request - State: closed - Opened by a13837811459 3 months ago - 8 comments

#63 - storeBindings绑定数组之后,页面ts类型提示出错

Issue - State: open - Opened by chenyaohuan 3 months ago - 4 comments

#62 - 如何让store跟随页面一起创建和销毁

Issue - State: closed - Opened by keluokeda 4 months ago - 1 comment

#59 - 请问app.js可以使用吗?

Issue - State: closed - Opened by my6521 7 months ago - 1 comment

#57 - 如何追踪变化记录?

Issue - State: closed - Opened by jaggerwang 7 months ago - 1 comment

#53 - 结合TS使用`ComponentWithStore`时,无法在`this`上找到action方法

Issue - State: closed - Opened by kkaatii 11 months ago - 47 comments

#52 - Component this.data.xxx,xxx未声明的情况下推导为any

Issue - State: closed - Opened by lv-z-l 11 months ago - 2 comments
Labels: invalid

#51 - Feat better typing

Pull Request - State: closed - Opened by LastLeaf 12 months ago - 1 comment

#50 - feat: change type lib (#49)

Pull Request - State: closed - Opened by LastLeaf 12 months ago

#48 - Major update: v3

Pull Request - State: closed - Opened by LastLeaf about 1 year ago

#47 - actions 字段未进入 TMethod

Issue - State: closed - Opened by liaokaime about 1 year ago - 3 comments
Labels: enhancement

#44 - 每次修改store的时候都会触发setTimeout

Issue - State: closed - Opened by neoprience over 1 year ago - 2 comments

#43 - 存在store里的字段太多是不是会影响页面的setData

Issue - State: closed - Opened by neoprience over 1 year ago - 1 comment

#42 - 没有ts类型支持吗?

Issue - State: closed - Opened by wyl086 over 1 year ago - 1 comment

#41 - 请问如何正确的在app.js中使用Mobx?

Issue - State: closed - Opened by shuimupj almost 2 years ago - 1 comment

#39 - Ts:2.1.0以上版本会导致typeRoots报错

Issue - State: closed - Opened by zhao-haoyang about 2 years ago - 1 comment

#38 - build(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /demo

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#37 - build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /demo

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#36 - build(deps): bump json5 from 1.0.1 to 1.0.2 in /demo

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#35 - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /demo

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#34 - 带有 namespace 时 setData 范围过大

Issue - State: open - Opened by lei1248276 over 2 years ago - 1 comment
Labels: bug

#33 - build(deps): bump minimist from 1.2.5 to 1.2.8 in /demo

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#31 - 空数组会生成999条

Issue - State: closed - Opened by ghost over 2 years ago - 1 comment

#30 - 修改数据

Issue - State: closed - Opened by happystudy666 over 2 years ago - 1 comment

#29 - 是否支持按数据路径更新数据?

Issue - State: closed - Opened by mrzhaichao about 3 years ago - 1 comment

#28 - 异步action

Issue - State: closed - Opened by 812781385 about 3 years ago - 1 comment

#27 - 找不到模块“mobx-miniprogram-binding”或其相应的类型声明。

Issue - State: closed - Opened by HavocZhang about 3 years ago - 5 comments

#25 - 能不能在github上公布mobx-miniprogram代码

Issue - State: closed - Opened by 13751139402 over 3 years ago - 1 comment

#24 - 请问怎么搞,是我使用方式不对吗

Issue - State: closed - Opened by acegank over 3 years ago - 2 comments

#23 - ComponentWithStore 的 TS 支持

Issue - State: closed - Opened by Bittttter over 3 years ago - 2 comments

#22 - ts this.data.xxx undefined 如何解决?

Issue - State: closed - Opened by zx1222 almost 4 years ago - 2 comments

#21 - fix: 低版本小程序不支持replaceAll方法, 使用replace替换

Pull Request - State: closed - Opened by citrusjunoss almost 4 years ago - 4 comments

#20 - 能否把多个store分开绑定?

Issue - State: closed - Opened by missannil about 4 years ago - 5 comments

#19 - 应该如何合并多个 store?

Issue - State: closed - Opened by Leskur over 4 years ago - 3 comments

#18 - 【typescript】 action(fn) 中 this

Issue - State: closed - Opened by iamAzure over 4 years ago - 8 comments

#17 - createStoreBindings 加完成后的Promise回调

Issue - State: closed - Opened by callmesoul over 4 years ago - 1 comment

#14 - store之间互相调用可以做到吗

Issue - State: closed - Opened by doKill almost 5 years ago - 4 comments

#13 - mobx store里的数组数据不能用于computed?

Issue - State: closed - Opened by chenzhutian almost 5 years ago - 7 comments

#12 - 为啥要映射action?

Issue - State: closed - Opened by chenzhutian almost 5 years ago - 2 comments

#11 - 能否绑定多个store

Issue - State: closed - Opened by xueyou2000 almost 5 years ago - 1 comment

#10 - 嵌套的数据结构不会触发更新

Issue - State: closed - Opened by AllenMRbai over 5 years ago - 1 comment

#9 - observable 的对象,直接修改内部属性后不会触发渲染

Issue - State: closed - Opened by MeloGuo over 5 years ago - 8 comments

#8 - NPM里面的1.2.0版本storeBindings不支持数组

Issue - State: closed - Opened by JimYan over 5 years ago - 1 comment

#7 - 怎么拿出stroe的所有字段?

Issue - State: closed - Opened by callmesoul over 5 years ago - 2 comments
Labels: enhancement

#6 - feat: storebindings支持数组类型并定义多store

Pull Request - State: closed - Opened by yunfengsa over 5 years ago - 1 comment

#5 - 还可以用么?

Issue - State: closed - Opened by callmesoul over 5 years ago - 1 comment

#4 - typescript issue

Issue - State: closed - Opened by shibaozhang95 over 5 years ago - 5 comments

#3 - 一个页面中可以绑定两个store么?

Issue - State: closed - Opened by jerryjiao almost 6 years ago - 4 comments

#2 - 配置对象放到Page参数里会无效?

Issue - State: closed - Opened by Lynn-cc almost 6 years ago - 1 comment

#1 - 自动预览在微信里打开报错

Issue - State: closed - Opened by xiaojiaxi almost 6 years ago - 4 comments