Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

mobx

The transparent reactive programming library
Collective - Host: opensource - https://opencollective.com/mobx - Code: https://github.com/mobxjs/mobx

chore(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0

github.com/mobxjs/mobx - dependabot[bot] opened this pull request over 1 year ago
Merge sibling transactions deep into the call stack

github.com/mobxjs/mobx - shau-kote opened this issue over 1 year ago
chore(deps): bump coverallsapp/github-action from 2.1.0 to 2.1.2

github.com/mobxjs/mobx - dependabot[bot] opened this pull request over 1 year ago
Can I observe an `AbortController`?

github.com/mobxjs/mobx - nagyv opened this issue over 1 year ago
chore(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0

github.com/mobxjs/mobx - dependabot[bot] opened this pull request over 1 year ago
Fix example in enabling-decorators.md

github.com/mobxjs/mobx - dartess opened this pull request over 1 year ago
Update understanding-reactivity.md

github.com/mobxjs/mobx - shum-dev opened this pull request over 1 year ago
Fix #3671: `observer` + `StrictMode`

github.com/mobxjs/mobx - urugator opened this pull request over 1 year ago
Next release

github.com/mobxjs/mobx - github-actions[bot] opened this pull request over 1 year ago
Next release

github.com/mobxjs/mobx - github-actions[bot] opened this pull request over 1 year ago
fix(mobx-react-lite): Add missing dependency

github.com/mobxjs/mobx - tony opened this pull request over 1 year ago
Next release

github.com/mobxjs/mobx - github-actions[bot] opened this pull request over 1 year ago
fix: fix mobx-react-lite release issue, fixes #3662

github.com/mobxjs/mobx - mweststrate opened this pull request over 1 year ago
Next release

github.com/mobxjs/mobx - github-actions[bot] opened this pull request over 1 year ago
chore(deps): bump coverallsapp/github-action from 1.2.4 to 2.0.0

github.com/mobxjs/mobx - dependabot[bot] opened this pull request almost 2 years ago
Next release

github.com/mobxjs/mobx - github-actions[bot] opened this pull request almost 2 years ago
fix #3650 regression clearTimers -> clearTimes

github.com/mobxjs/mobx - urugator opened this pull request almost 2 years ago
"clearTimers" was renamed to "clearTimes"

github.com/mobxjs/mobx - honzzyk opened this issue almost 2 years ago
chore(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.4

github.com/mobxjs/mobx - dependabot[bot] opened this pull request almost 2 years ago
Next release

github.com/mobxjs/mobx - github-actions[bot] opened this pull request almost 2 years ago
Fix #3643 FinalizationRegistry support check

github.com/mobxjs/mobx - urugator opened this pull request almost 2 years ago
Update link to expo playground in bug.md

github.com/mobxjs/mobx - kubk opened this pull request almost 2 years ago
Property FinalizationRegistry doesn't exist.

github.com/mobxjs/mobx - lifeissummertime opened this issue almost 2 years ago
Update actions.md

github.com/mobxjs/mobx - shum-dev opened this pull request almost 2 years ago
Unable to build caused by solving syntax problems

github.com/mobxjs/mobx - fencer-yd opened this issue almost 2 years ago
chore(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0

github.com/mobxjs/mobx - dependabot[bot] opened this pull request almost 2 years ago
Implement 2022.3/Stage 3 Decorator Support

github.com/mobxjs/mobx - Matchlighter opened this pull request almost 2 years ago
Add support for WeakRefs

github.com/mobxjs/mobx - Matchlighter opened this pull request almost 2 years ago
Add opt-in, fully reactive props

github.com/mobxjs/mobx - Matchlighter opened this pull request almost 2 years ago
chore: properly use primitive types over wrappers

github.com/mobxjs/mobx - Andarist opened this pull request almost 2 years ago
Warning severity configuration

github.com/mobxjs/mobx - emereum opened this pull request almost 2 years ago
v6.8.0 appears in npm but not in releases

github.com/mobxjs/mobx - elektronik2k5 opened this issue almost 2 years ago
refactor: Object.defineProperty -> defineProperty

github.com/mobxjs/mobx - alexandernanberg opened this pull request almost 2 years ago
Fix ide typescript compatability in __tests__ dir

github.com/mobxjs/mobx - tonyraoul opened this pull request almost 2 years ago
feat: optimized code

github.com/mobxjs/mobx - Lck6de1p opened this pull request almost 2 years ago
[undecorate] fix: non-null assertion operator is removed

github.com/mobxjs/mobx - urugator opened this pull request almost 2 years ago
Fix typo in ESLint Readme

github.com/mobxjs/mobx - kubk opened this pull request almost 2 years ago
update makeObservable doc

github.com/mobxjs/mobx - T1mL3arn opened this pull request almost 2 years ago
Replace Circle CI with GitHub CI

github.com/mobxjs/mobx - kubk opened this pull request almost 2 years ago
Remove old documentation mentions

github.com/mobxjs/mobx - kubk opened this pull request almost 2 years ago
Next release

github.com/mobxjs/mobx - github-actions[bot] opened this pull request almost 2 years ago
Where is /best/pitfalls?

github.com/mobxjs/mobx - artalar opened this issue almost 2 years ago
Add name to WHEN_TIMEOUT error if available

github.com/mobxjs/mobx - evelant opened this pull request almost 2 years ago
`useObserver` registry refactor

github.com/mobxjs/mobx - urugator opened this pull request almost 2 years ago
Fix #3595 onBecomeObserved is not called for ObservableSet

github.com/mobxjs/mobx - urugator opened this pull request almost 2 years ago
onBecomeObserved is not called for ObservableSet

github.com/mobxjs/mobx - cpakken opened this issue almost 2 years ago
Better React 18 support

github.com/mobxjs/mobx - urugator opened this pull request about 2 years ago
Memory leak due to createAction function's closure

github.com/mobxjs/mobx - neeraj3029 opened this issue about 2 years ago
mobx-react-lite can't find the dependencies of react-dom

github.com/mobxjs/mobx - projectcss opened this issue about 2 years ago
Fix #3582, AbortSignal leaks @types/node

github.com/mobxjs/mobx - urugator opened this pull request about 2 years ago
mobx 6.7.0 leaks @types/node global typings

github.com/mobxjs/mobx - kris7t opened this issue about 2 years ago
Remove outdated information from mobx-react README

github.com/mobxjs/mobx - kubk opened this pull request about 2 years ago
Behaviour with ECMA private fields?

github.com/mobxjs/mobx - seivan opened this issue about 2 years ago
Property getters are lost when object is made observable

github.com/mobxjs/mobx - dusansmail opened this issue about 2 years ago
Make mobx-react compatible with TS 4.8+

github.com/mobxjs/mobx - kubk opened this pull request about 2 years ago
No error stack in reaction uncaught exception log

github.com/mobxjs/mobx - ArmorDarks opened this issue about 2 years ago
Next release

github.com/mobxjs/mobx - github-actions[bot] opened this pull request about 2 years ago
feature: abort when() using AbortSignal

github.com/mobxjs/mobx - deadbeef84 opened this pull request about 2 years ago
docs: Add Ukraine flag

github.com/mobxjs/mobx - mweststrate opened this pull request over 2 years ago
refactor: using useRef in useLocalObservable

github.com/mobxjs/mobx - misaeldossantos opened this pull request over 2 years ago
Add React Native codesandbox to the issue template

github.com/mobxjs/mobx - kubk opened this pull request over 2 years ago
[undecorate] partial fix for #3460: @action => override

github.com/mobxjs/mobx - urugator opened this pull request over 2 years ago
Coveralls badges

github.com/mobxjs/mobx - kubk opened this pull request over 2 years ago
chore: Set permissions for GitHub actions

github.com/mobxjs/mobx - naveensrinivasan opened this pull request over 2 years ago
RefForwardingComponent removed in react 18

github.com/mobxjs/mobx - PerfectionVR opened this issue over 2 years ago