GitHub / byte-fe/react-model issues and pull requests
#203 - Parent component re-renders
Issue -
State: open - Opened by wzl13211 about 1 year ago
- 1 comment
#202 - fix(dependencies): fixed immer version due to immer@10's breaking change
Pull Request -
State: closed - Opened by XHFkindergarten over 2 years ago
- 1 comment
#201 - fix(devtool): resolve the issue that redux devtool not work with Model
Pull Request -
State: closed - Opened by ArrayZoneYour over 2 years ago
#200 - build(deps): bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#199 - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#198 - build(deps): bump loader-utils from 1.4.0 to 1.4.2
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#197 - [bug report] throw "Property 'children' does not exist on type 'Readonly<{}>'" and "This condition will always return true since this function is always defined. " when I use rm with ts.
Issue -
State: open - Opened by bindeliu almost 3 years ago
- 2 comments
#196 - feat(api): add useStoreEffect hook
Pull Request -
State: open - Opened by ArrayZoneYour almost 3 years ago
#195 - build(deps): bump terser from 4.8.0 to 4.8.1
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#194 - build(deps): upgrade dependencies to resolve some security alerts
Pull Request -
State: closed - Opened by ArrayZoneYour about 3 years ago
- 1 comment
#193 - build(ci): use self-hosted runner
Pull Request -
State: closed - Opened by ArrayZoneYour about 3 years ago
- 1 comment
#192 - await getInitialState({ modelName: 'Home' }) 参数问题
Issue -
State: closed - Opened by Waylon-Firework over 3 years ago
#191 - feat(api): add getStore to Lane apis
Pull Request -
State: closed - Opened by ArrayZoneYour over 3 years ago
- 1 comment
#190 - docs(readme): fix typo
Pull Request -
State: closed - Opened by yukinotech over 3 years ago
- 2 comments
#189 - docs(readme): fix typo
Pull Request -
State: closed - Opened by yukinotech over 3 years ago
- 1 comment
#188 - createStore 返回值中新增静态函数用于获取最新
Issue -
State: closed - Opened by XHFkindergarten over 3 years ago
Labels: ✨Feature Request, internal
#187 - fix(devtool): add devtool support for createStore
Pull Request -
State: closed - Opened by ArrayZoneYour over 3 years ago
- 1 comment
#186 - feat(store): new store scope: context (default option for concurrent)
Pull Request -
State: open - Opened by ArrayZoneYour over 3 years ago
- 1 comment
#185 - [RFC] Effect just belong to store for react-model v4
Issue -
State: open - Opened by EzrealPrince over 3 years ago
- 2 comments
Labels: ✨Feature Request
#184 - react-model v4 is not support redux dev tools ❌
Issue -
State: closed - Opened by EzrealPrince over 3 years ago
Labels: internal
#183 - [RFC] Concurrent Rendering Support
Issue -
State: open - Opened by ArrayZoneYour over 3 years ago
Labels: ✨Feature Request, internal
#182 - fix(ssr): useLayoutEffect -> useEffect
Pull Request -
State: closed - Opened by ArrayZoneYour over 3 years ago
- 1 comment
#181 - feat(model): create models repeatedly will not override existing models
Pull Request -
State: closed - Opened by ArrayZoneYour almost 4 years ago
- 1 comment
#180 - fix(lane): fix splice bug
Pull Request -
State: closed - Opened by ArrayZoneYour almost 4 years ago
- 1 comment
#179 - feat(lane): add subscribe, unsubscribe apis
Pull Request -
State: closed - Opened by ArrayZoneYour almost 4 years ago
- 1 comment
#178 - fix(usemodel): only when constructor.name == 'Object' can data be merged
Pull Request -
State: closed - Opened by ArrayZoneYour almost 4 years ago
- 1 comment
#177 - test(lane): remove unused code
Pull Request -
State: closed - Opened by ArrayZoneYour almost 4 years ago
- 1 comment
#176 - docs(readme): update migration guide
Pull Request -
State: closed - Opened by ArrayZoneYour almost 4 years ago
#175 - feat(migrate): support old models' migration
Pull Request -
State: closed - Opened by ArrayZoneYour almost 4 years ago
- 1 comment
#174 - docs(v4.1.0): update api docs
Pull Request -
State: closed - Opened by ArrayZoneYour almost 4 years ago
- 1 comment
#173 - v4.1.x
Pull Request -
State: closed - Opened by ArrayZoneYour about 4 years ago
- 1 comment
#172 - feat(action): add return value
Pull Request -
State: closed - Opened by ArrayZoneYour about 4 years ago
- 1 comment
#171 - fix(devtools): don't connect devtools on production
Pull Request -
State: closed - Opened by ArrayZoneYour about 4 years ago
- 1 comment
#170 - feat(subscribe): pass context to callback
Pull Request -
State: closed - Opened by ArrayZoneYour about 4 years ago
- 1 comment
#169 - test(immer): update test cases for circular state and producer
Pull Request -
State: closed - Opened by ArrayZoneYour about 4 years ago
- 1 comment
#168 - v4.0.1
Pull Request -
State: closed - Opened by ArrayZoneYour over 4 years ago
#167 - feat(selector): support selector for useStore
Pull Request -
State: closed - Opened by ArrayZoneYour over 4 years ago
- 1 comment
#166 - Need executed `setter` from `stateUpdater` communicator middleware
Issue -
State: open - Opened by tianyingchun almost 5 years ago
Labels: 🚀performance
#165 - fix(type): fix useStore type issue
Pull Request -
State: closed - Opened by ArrayZoneYour almost 5 years ago
- 1 comment
#164 - how to display a loading indicator on fetch calls
Issue -
State: open - Opened by tianyingchun almost 5 years ago
- 1 comment
Labels: 🙋♂️question
#163 - Redesign middleware mechanism
Issue -
State: open - Opened by leecade about 5 years ago
- 1 comment
Labels: internal
#162 - docs(v4.0.0-rc.0): update readme
Pull Request -
State: closed - Opened by ArrayZoneYour about 5 years ago
- 1 comment
#161 - feat(usestore): use selector to replace depActions
Pull Request -
State: closed - Opened by ArrayZoneYour about 5 years ago
- 1 comment
#160 - feat(middleware): support enable/disable sepecific middleware
Pull Request -
State: closed - Opened by ArrayZoneYour about 5 years ago
- 1 comment
#159 - [RFC] Derived state in model
Issue -
State: open - Opened by kyleslight about 5 years ago
- 1 comment
Labels: ✨Feature Request, internal, P1
#158 - Update ts-jest to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
- 1 comment
Labels: greenkeeper
#157 - Update @types/node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
- 2 comments
Labels: greenkeeper
#156 - Update microbundle to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 5 years ago
- 1 comment
Labels: greenkeeper
#155 - [RFC] Disable logs from specific type of actions
Issue -
State: closed - Opened by kyleslight over 5 years ago
Labels: ✨Feature Request, internal, P2
#154 - update readme
Pull Request -
State: closed - Opened by yukinotech over 5 years ago
#153 - fix(stateupdater): fix the issue that setState on unmounted component
Pull Request -
State: closed - Opened by ArrayZoneYour over 5 years ago
- 1 comment
#152 - Update remark-preset-lint-recommended to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper
#151 - Update remark-lint to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper
#150 - Update remark-cli to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper
#149 - docs(v3.1.0): update changelog
Pull Request -
State: closed - Opened by ArrayZoneYour over 5 years ago
#148 - chore(package): update @testing-library/react to version 10.0.0
Pull Request -
State: closed - Opened by ArrayZoneYour over 5 years ago
#147 - Update prettier to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 3 comments
Labels: greenkeeper
#146 - feat(ssr): only return asyncState from server side
Pull Request -
State: closed - Opened by ArrayZoneYour over 5 years ago
- 1 comment
#145 - Update @testing-library/react to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 2 comments
Labels: greenkeeper
#144 - feat(fallback): add fallback logic and error hint for invalid model
Pull Request -
State: closed - Opened by ArrayZoneYour over 5 years ago
- 1 comment
Labels: ✨Feature Request
#143 - Update immer to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 2 comments
Labels: greenkeeper
#142 - docs(readme): add preact, react-native support
Pull Request -
State: closed - Opened by ArrayZoneYour over 5 years ago
- 1 comment
#141 - An in-range update of immer is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 5 comments
Labels: greenkeeper
#140 - Update ts-jest to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 2 comments
Labels: greenkeeper
#139 - Update @types/jest to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 3 comments
Labels: greenkeeper
#138 - Update husky to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 3 comments
Labels: greenkeeper
#137 - Update @types/node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper
#136 - Duplicate repos
Issue -
State: open - Opened by lishine over 5 years ago
- 1 comment
#135 - Local feature store
Issue -
State: open - Opened by lishine over 5 years ago
- 1 comment
Labels: 🙋♂️question
#134 - Update immer to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 4 comments
Labels: greenkeeper
#133 - An in-range update of @types/node is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 19 comments
Labels: greenkeeper
#132 - Update @testing-library/react-hooks to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 4 comments
Labels: greenkeeper
#131 - Persistance not working as expected: initialState is not used
Issue -
State: closed - Opened by muescha almost 6 years ago
- 2 comments
#130 - Property 'entries' does not exist on type 'ObjectConstructor'. TS2339
Issue -
State: closed - Opened by muescha almost 6 years ago
- 3 comments
#129 - Update immer to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 1 comment
Labels: greenkeeper
#128 - docs(typo): remove next type perfix
Pull Request -
State: closed - Opened by ArrayZoneYour almost 6 years ago
- 1 comment
#127 - docs(type): update old usage of NextModel
Pull Request -
State: closed - Opened by ArrayZoneYour almost 6 years ago
- 1 comment
#126 - feat(model): remove v2 warning and support v3 schema as model
Pull Request -
State: closed - Opened by ArrayZoneYour almost 6 years ago
- 1 comment
#125 - Greenkeeper/monorepo.commitlint 20190715185122
Pull Request -
State: closed - Opened by ArrayZoneYour almost 6 years ago
#124 - ci(node_js): remove node 7 from test environment
Pull Request -
State: closed - Opened by ArrayZoneYour almost 6 years ago
- 1 comment
#123 - chore(package): update @types/react to version 16.9.1
Pull Request -
State: closed - Opened by ArrayZoneYour almost 6 years ago
- 2 comments
#122 - chore(package): update @types/node to version 12.7.4
Pull Request -
State: closed - Opened by ArrayZoneYour almost 6 years ago
- 1 comment
#121 - Update @testing-library/react to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 6 comments
Labels: greenkeeper
#120 - Update @testing-library/react-hooks to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 1 comment
Labels: greenkeeper
#119 - An in-range update of @types/node is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 4 comments
Labels: greenkeeper
#118 - An in-range update of @types/react is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 3 comments
Labels: greenkeeper
#117 - An in-range update of @testing-library/react is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] almost 6 years ago
- 2 comments
Labels: greenkeeper
#116 - SSR怎么处理persistMiddleware持久化中间件
Issue -
State: closed - Opened by sessionboy almost 6 years ago
- 1 comment
Labels: 🙋♂️question
#115 - Update remark-cli to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 1 comment
Labels: greenkeeper
#114 - Update cz-conventional-changelog to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 2 comments
Labels: greenkeeper
#113 - Update commitizen to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 1 comment
Labels: greenkeeper
#112 - An in-range update of commitlint is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] about 6 years ago
Labels: greenkeeper
#111 - Update husky to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 1 comment
Labels: greenkeeper
#110 - feat(model): support user to expand actions' context
Pull Request -
State: closed - Opened by ArrayZoneYour about 6 years ago
- 1 comment
#109 - Update react-hooks-testing-library to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 6 years ago
Labels: greenkeeper
#108 - [Question] Is it possible to pass the 'NextModel' error if not using TypeScript?
Issue -
State: closed - Opened by connor-odoherty about 6 years ago
- 2 comments
Labels: 🙋♂️question
#107 - [request] Can we use react-model within taro?
Issue -
State: open - Opened by leecade about 6 years ago
- 2 comments
Labels: ✨Feature Request, ⏱help wanted
#104 - Update react-testing-library to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 6 years ago
- 2 comments
Labels: greenkeeper
#86 - Enhance the subscribe api
Issue -
State: open - Opened by ArrayZoneYour over 6 years ago
Labels: ✨Feature Request, discuss
#85 - Better Api Design
Issue -
State: closed - Opened by ArrayZoneYour over 6 years ago
- 3 comments
Labels: discuss