Skip to content

Pull requests: mobxjs/mobx

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Disable useDefineForClassFields for ~10% memory and 10-16% performance improvement
#3884 opened May 31, 2024 by taj-p Loading… updated Jul 18, 2024
1 task done
Fix #3885 by adding react-dom / react-native as peerDeps
#3906 opened Jul 17, 2024 by mweststrate Loading… updated Jul 17, 2024
3 tasks
Add eslint plugin tests
#3905 opened Jul 17, 2024 by dartess Loading… updated Jul 17, 2024
1 of 3 tasks
fix: Allow action field decorators without makeObservable (#3879)
#3902 opened Jul 10, 2024 by jzhan-canva Loading… updated Jul 12, 2024
3 tasks done
fix: Allow action field decorators without makeObservable (#3879)
#3883 opened May 30, 2024 by Obi-Dann Loading… updated Jul 8, 2024
2 of 3 tasks
Fix devDependencies version duplication in monorepo
#3897 opened Jul 1, 2024 by vovsemenv Loading… updated Jul 1, 2024
3 tasks
Reintroduce observable state,props,context in mobx-react
#3863 opened Apr 26, 2024 by jzhan-canva Loading… updated Jun 14, 2024
3 tasks done
Add computed.shallow annotation
#2986 opened Jun 15, 2021 by upsuper Loading… updated May 31, 2024
2 of 3 tasks
fix(mobx-react-lit): dispose reactions right after render in StrictMode and Suspense
#3777 opened Oct 19, 2023 by Wroud Loading… updated Apr 19, 2024
Some cleanups of old stuff
#3803 opened Nov 25, 2023 by mweststrate Loading… updated Nov 27, 2023
3 tasks
fix!: Individualize option types for observable factories
#3782 opened Oct 26, 2023 by Nokel81 Loading… updated Oct 26, 2023
3 tasks done
fix!: Prevent calling set on the return value of 'computed()'
#3783 opened Oct 26, 2023 by Nokel81 Loading… updated Oct 26, 2023
3 tasks done
Add name to WHEN_TIMEOUT error if available
#3599 opened Dec 31, 2022 by evelant Loading… updated Mar 19, 2023
Add support for WeakRefs
#3637 opened Feb 24, 2023 by Matchlighter Loading… updated Feb 27, 2023
3 tasks done
Fix #3492: throw warning when use class component and suspense
#3515 opened Sep 5, 2022 by guochengcheng04 Loading… updated Oct 8, 2022
2 tasks done
eslint missing-make-observable-rule support for namespaces and fix imports
#3284 opened Feb 9, 2022 by WearyMonkey Loading… updated Feb 10, 2022
1 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.