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

add "async" declaration (#2488)

github.com/mobxjs/mobx - f69890ae6128a25a801d2728aeec9250e2e85e27 authored about 4 years ago by Iswara Chaitanya <[email protected]>
Published version 6.0.1

github.com/mobxjs/mobx - 1b6441f77971547dbcc7ba33beb56077606e15f4 authored about 4 years ago by Michel Weststrate <[email protected]>
Fix: words spell error at the file of makeObservable (#2482)

* fix: spell for executeAction params word

* fix: spell for _startAction params and ComputedV...

github.com/mobxjs/mobx - e5d91c4eea7d16f74628d1e00d2937df9c225d97 authored about 4 years ago by Rain120 <[email protected]>
Fix for #2485: `toString` implicitly used as member of makeObservable

github.com/mobxjs/mobx - 0e63b36eb976bcf66943287dbe798ac2adc3a460 authored about 4 years ago by Michel Weststrate <[email protected]>
v1.0.1

github.com/mobxjs/mobx - 91c264d55b1297194dad531364d0469589aa2a17 authored about 4 years ago by Michel Weststrate <[email protected]>
Bumped undecorate deps

github.com/mobxjs/mobx - 666ae45790f2b589aaff6e39e96bd1349af1e2ff authored about 4 years ago by Michel Weststrate <[email protected]>
Fixes in publish script

github.com/mobxjs/mobx - 4f9c6505d77ade29bbffb267965cd2a4d5471545 authored about 4 years ago by Michel Weststrate <[email protected]>
Add shell and change directory path of mobx-undecorate (#2472)

* Add shell and change directory path of mobx-undecorate

* Use path.sep to be platform indepe...

github.com/mobxjs/mobx - 331e0eea54832bbc3015c1ffcf4e4d6985994079 authored about 4 years ago by Jan-Pieter Zoutewelle <[email protected]>
Docs grammar corrections VI (#2477)

* packages/mobx-undecorate/README.md: 1st pass

* docs/: remove stateless-HMR.md

* {README,...

github.com/mobxjs/mobx - ad552ce35ed3a7b650eb45674370076af75a8726 authored about 4 years ago by Žan Gornjak <[email protected]>
Rename from excludes to overrides in makeAutoObservable (#2481)

github.com/mobxjs/mobx - 4994456a223ac06a690f211922f7d97c02dd62a8 authored about 4 years ago by 배대준 <[email protected]>
Use circleci/node orb for CI (#2476)

github.com/mobxjs/mobx - 85aff91acb368461408d7356a85d9552d6c8a181 authored about 4 years ago by Pavel Pustovalov <[email protected]>
fix: spell for _startAction params and ComputedValuew constructor annotation word (#2471)

* fix: spell for executeAction params word

* fix: spell for _startAction params and ComputedV...

github.com/mobxjs/mobx - e6efa38483b351461ad94fe912300dfcb6437902 authored about 4 years ago by Rain120 <[email protected]>
Fix docs link (#2470)

github.com/mobxjs/mobx - 26c51f5db64ed03e69d04e913021acca30c10417 authored about 4 years ago by Yuji Sugiura <[email protected]>
Add missing backtick in mobx-undecorate/README.md (#2469)

github.com/mobxjs/mobx - fa689024573157acdd5b4ab885635689b1159023 authored about 4 years ago by Veniamin Krol <[email protected]>
Fix typo in CHANGELOG.md (observableMap -> observableSet) (#2466)

github.com/mobxjs/mobx - ccc81d27867581b24fbd47d81685896462b2021b authored about 4 years ago by Veniamin Krol <[email protected]>
Published version 6.0.0

github.com/mobxjs/mobx - 9e196a47be8584a802a093b848f51a912f5fd72d authored about 4 years ago by Michel Weststrate <[email protected]>
Publish script fixes

github.com/mobxjs/mobx - 1657fc0453b868230003db0fb20b0a1789b8b39c authored about 4 years ago by Michel Weststrate <[email protected]>
Added cheat sheet link

github.com/mobxjs/mobx - 8451a6f3aee03bd81d66dd939664a7e3adcfa456 authored about 4 years ago by Michel Weststrate <[email protected]>
some doc fixes

github.com/mobxjs/mobx - 4fc27c61839a0c981f454fc545c9dcf2db3d5088 authored about 4 years ago by Michel Weststrate <[email protected]>
Don't minify ESM build

github.com/mobxjs/mobx - 3d90b02edb52b751909dc85f44d598a10f82635b authored about 4 years ago by Michel Weststrate <[email protected]>
removed mobx 6 (docs) notes from source code

github.com/mobxjs/mobx - b34be1e2a410213f22de04ddab1cd253aeb29050 authored about 4 years ago by Michel Weststrate <[email protected]>
Fix strict mode not being enabled correctly by default

github.com/mobxjs/mobx - 7db8afdff88859382d3b7ae17818a0b52c8c6a50 authored about 4 years ago by Michel Weststrate <[email protected]>
Docs grammar corrections V (#2464)

* docs/{about-this-documentation,api}.md: convert remaining API's to APIs

* docs/api.md: add ...

github.com/mobxjs/mobx - 0085de3a24dd02c3f01e991cb293fc3ae7438253 authored about 4 years ago by Žan Gornjak <[email protected]>
Docs grammar corrections IV (#2462)

* docs/refguide/tojs.md: remove deprecated file

* docs/refguide/object-api.md: correct headin...

github.com/mobxjs/mobx - c771942e2c855d88e53bdbda2b7330fd670f4f19 authored about 4 years ago by Žan Gornjak <[email protected]>
fix: spell for executeAction params word (#2463)

github.com/mobxjs/mobx - ff246b33e3d90337e970fbd20d930754de11688f authored about 4 years ago by Rain120 <[email protected]>
Fix #2458: extendObservable should require two args.

github.com/mobxjs/mobx - 9763703077c1d2f33bc596bacbf7e0b8c71cb328 authored about 4 years ago by Michel Weststrate <[email protected]>
Fixed #2457, decorators being applied twice if they are all declared on the proto

github.com/mobxjs/mobx - c3f79f43db53f00023c9262d8b4b611c15115f93 authored about 4 years ago by Michel Weststrate <[email protected]>
Added test for #2457

github.com/mobxjs/mobx - e5c88b8db8e7593a25333335892ea5393dc4219c authored about 4 years ago by Michel Weststrate <[email protected]>
more notes non factory functions

github.com/mobxjs/mobx - bd9629f1a67de8a80f53772f7f0fcf366e98f082 authored about 4 years ago by Michel Weststrate <[email protected]>
Added support for plain objects from another window (#2461)

Added support for plain objects from another window.

This should fix https://github.com/mobxj...

github.com/mobxjs/mobx - 8ae18a91d554f2d000f2f617d69204a8cd30ed07 authored about 4 years ago by ConneXNL <[email protected]>
Docs grammar corrections III (#2460)

* docs/refguide/set.md: 1st pass

* docs/refguide/set.md: 2nd pass

* docs/refguide/on-becom...

github.com/mobxjs/mobx - 0a44b2235bfdb4ce601aae3808932c5e4acb87f2 authored about 4 years ago by Žan Gornjak <[email protected]>
Apply doc improvements from code review

Co-authored-by: Michał Matyas <[email protected]>

github.com/mobxjs/mobx - c5b268081a6f0f30e4912821e6a736a2d5a1726b authored over 4 years ago by Michel Weststrate <[email protected]>
fix: decorator symbol key (#2454)

github.com/mobxjs/mobx - 99d8f781f5f89cd0ad461102b1f936bfa4d193c9 authored over 4 years ago by Rain120 <[email protected]>
updated changelog

github.com/mobxjs/mobx - 3053cff1145182fedcd96811b9345ff187cfc89b authored over 4 years ago by Michel Weststrate <[email protected]>
More stuff

github.com/mobxjs/mobx - 89fa3c3c49730f6ad42386652e020c6a7d11af21 authored over 4 years ago by Michel Weststrate <[email protected]>
Getting started tutorial update

github.com/mobxjs/mobx - 8237c738440dc1d048a2c726f78cad1f7417b00f authored over 4 years ago by Michel Weststrate <[email protected]>
Docs grammar corrections II (#2452)

* docs/intro/concepts.md: 1st pass

* docs/intro/concepts.md: 2nd pass

* docs/intro/concept...

github.com/mobxjs/mobx - 5c34c93765395e231801f2a3e9a085cdd5864c95 authored over 4 years ago by Žan Gornjak <[email protected]>
More infra fixes...

github.com/mobxjs/mobx - 2c9f8c9634fc5257729e003fbdf77980c796d724 authored over 4 years ago by Michel Weststrate <[email protected]>
Fixed linter issues

github.com/mobxjs/mobx - 9a860e3816fc801b61291e77b8810ce3940f51bc authored over 4 years ago by Michel Weststrate <[email protected]>
Fixed some type inference issue in TS 4

github.com/mobxjs/mobx - 65f8fa9a33a313aaccdd52624d56b4f358806262 authored over 4 years ago by Michel Weststrate <[email protected]>
fixed build issue

github.com/mobxjs/mobx - 88f0fc9a97f42b81d5f22eaff0b02515cfae1f68 authored over 4 years ago by Michel Weststrate <[email protected]>
Grammar corrections in new docs (#2451)

* docs/{README,faq/migrate-to-6}.md grammar corrections

* docs/best/*: 1st pass

* docs/int...

github.com/mobxjs/mobx - b0c8a738bea1eb278cb90227b79456935f2a09e3 authored over 4 years ago by Žan Gornjak <[email protected]>
Fixed IObservableFacrtory - function properties instead of methods (#2440)

github.com/mobxjs/mobx - 94c0d25c16dd5d1e3bcf13934353f527923a9ccd authored over 4 years ago by Иван Плесских <[email protected]>
Merge pull request #2450 from mobxjs/mattruby-docs-update

Update README.md

github.com/mobxjs/mobx - cc0f709cddcfbecf62f5a9f3dff752d00e56eb16 authored over 4 years ago by Matt Ruby <[email protected]>
Added spaces next to gold, silver ...

github.com/mobxjs/mobx - 31565c6ea6b928102107bd66d63fd09d55cfdecc authored over 4 years ago by Matt Ruby <[email protected]>
Update README.md

I've tweaked some of the verbiage used.

github.com/mobxjs/mobx - 5e87f99e38ace479852dd61478ee94615ba47ae3 authored over 4 years ago by Matt Ruby <[email protected]>
More docs cleanup stuff

github.com/mobxjs/mobx - 5d5accb6284463dcbbf21e243b1cba83fa6a1610 authored over 4 years ago by Michel Weststrate <[email protected]>
Better intro, and explanation about useEffect

github.com/mobxjs/mobx - 6086cebd4ffc4bf3d047c32f28b79b2f23d397aa authored over 4 years ago by Michel Weststrate <[email protected]>
some notes

github.com/mobxjs/mobx - b37d3c6405cbe5fd304a418fb5aa7a48554dd599 authored over 4 years ago by Michel Weststrate <[email protected]>
Fixed Formatting Issue with Sponsor Monthly Amount (#2435)

github.com/mobxjs/mobx - ca40b7f7abab7f3110b382473967c678bb6bcad0 authored over 4 years ago by Chase Manning <[email protected]>
Fixed some more compatibility issues

github.com/mobxjs/mobx - 2f5f91c2ac46e4ba490be02645027e04049194d4 authored over 4 years ago by Michel Weststrate <[email protected]>
Small fixes based on mobx-utils migration

github.com/mobxjs/mobx - 289e2bcc443a617a41a96fe5ad9cc67ac88055ee authored over 4 years ago by Michel Weststrate <[email protected]>
Made onBecomeObserved behavior consistent by making keepAlive computeds possible reactiveContexts. Fixed #2309

github.com/mobxjs/mobx - 5536533ed26d6bd8c7989b49990994daa3831009 authored over 4 years ago by Michel Weststrate <[email protected]>
only trigger `onBecomeObserved` for observables that are being used from a _reactive_ context, partially fixes #2309

github.com/mobxjs/mobx - 62020ba42b8776d5ac523bff17bb8509eb8a34da authored over 4 years ago by Michel Weststrate <[email protected]>
Added test for #2346

github.com/mobxjs/mobx - cc3913e3a24dec649695a135bad0a8b3ac962a4c authored over 4 years ago by Michel Weststrate <[email protected]>
Introduced support for `flow`as annotation and introduced `flowResult`to simplify casting

github.com/mobxjs/mobx - 6ec6499fb8b55a17fe65f42b14d1188fd7fa1ba1 authored over 4 years ago by Michel Weststrate <[email protected]>
fix array.reduce without initial value #2432

github.com/mobxjs/mobx - ca103e7e5f03ae919548ddac48ad29736bb1faf1 authored over 4 years ago by urugator <[email protected]>
fix array dehancing v6 (#2431)

github.com/mobxjs/mobx - 5f848ab5bb68ad770ca53f9dc7e8b5ec0d963b15 authored over 4 years ago by urugator <[email protected]>
fix: makeObservable gets added to the type import (#2429)

github.com/mobxjs/mobx - a0627f8cf94a42819bb25523db297b5f8b50d509 authored over 4 years ago by Chen Gang <[email protected]>
`reaction` effect now receives the previous value as second argument

github.com/mobxjs/mobx - f6b65b0f87bdc3dd40bab6908c1bc83155292438 authored over 4 years ago by Michel Weststrate <[email protected]>
Merge branch 'phiresky-add-spy-typings' into mobx6

github.com/mobxjs/mobx - 6985f793244780acecf6a4d755437f14b41f5575 authored over 4 years ago by Michel Weststrate <[email protected]>
Merge branch 'add-spy-typings' of https://github.com/phiresky/mobx into phiresky-add-spy-typings

github.com/mobxjs/mobx - 68ad0debd82f6e5e78841d7c43e36d035d96584b authored over 4 years ago by Michel Weststrate <[email protected]>
cache getKeys() of ObservableObjectAdministration (#2410)

* cache getKeys() of ObservableObjectAdministration

* Avoid user modification

github.com/mobxjs/mobx - 7b77af2a7bac595e031a3f870fee6b6732cf519a authored over 4 years ago by Chen Gang <[email protected]>
fix: log doesn't align with other section of the footer(#2413) (#2420)

github.com/mobxjs/mobx - c89d5b81a04e616c13b94d9b80ba9c5fe61395b9 authored over 4 years ago by Chen Gang <[email protected]>
fix: BLM covers the search input in mobile (#2421)

github.com/mobxjs/mobx - 908549695be88a2f3e8366e35b6f6e3cc6e8e9ba authored over 4 years ago by Chen Gang <[email protected]>
Cleaned up main menu, merged some pages

github.com/mobxjs/mobx - 1d158694e484b0a62c8aa2379785d135cdab6c17 authored over 4 years ago by Michel Weststrate <[email protected]>
Finished mobx-react integration

github.com/mobxjs/mobx - b57851cb0e897e1cb5c9fa583108632f2ef966af authored over 4 years ago by Michel Weststrate <[email protected]>
WIP on react cleanup

github.com/mobxjs/mobx - b5a07be406d5bad74f53baced0b9b86d9f97edb1 authored over 4 years ago by Michel Weststrate <[email protected]>
Merge branch 'mobx6' of github.com:mobxjs/mobx into mobx6

github.com/mobxjs/mobx - 5d0a6b04538a68f15a68261a7ea85dc2c2ad2152 authored over 4 years ago by Michel Weststrate <[email protected]>
combined computed into one

github.com/mobxjs/mobx - 591c58ade326760eb96be3e5ec64255ea7619aae authored over 4 years ago by Michel Weststrate <[email protected]>
Merge pull request #2414 from MoonBall/remove-debugger

remove `debugger;`

github.com/mobxjs/mobx - 29fbbbc9aa9637f0b2c6dbad18dc2393a7031df6 authored over 4 years ago by Michel Weststrate <[email protected]>
remove `debugger;`

github.com/mobxjs/mobx - 5280827b37f21d808f30727060f12e96c98c00a1 authored over 4 years ago by Chen Gang <[email protected]>
WIP on computed

github.com/mobxjs/mobx - 77900139b18a6ed213c320338cf65d8a2dd29beb authored over 4 years ago by Michel Weststrate <[email protected]>
Improvements with details/summary. Restored some examples

github.com/mobxjs/mobx - 85487a5dca401383c06e915ef24c174a1c298a68 authored over 4 years ago by Michel Weststrate <[email protected]>
Merge branch 'mobx6' of github.com:mobxjs/mobx into mobx6

github.com/mobxjs/mobx - 2b13ed9d0547df14b697e8e0220b28dad6d266b8 authored over 4 years ago by Michel Weststrate <[email protected]>
Merged when/autorun/reaction

github.com/mobxjs/mobx - 777d5b1368e51f8e943ff64a67ae9cca0b68c98e authored over 4 years ago by Michel Weststrate <[email protected]>
Fix broken links.

github.com/mobxjs/mobx - 5f3acf381a8daad56976d8ef121e375f7b78c6ea authored over 4 years ago by Martijn Faassen <[email protected]>
Clean up language.

github.com/mobxjs/mobx - 9eef5458881a81260be3cab067e1143472532d87 authored over 4 years ago by Martijn Faassen <[email protected]>
Merge branch 'mobx6' of github.com:mobxjs/mobx into mobx6

github.com/mobxjs/mobx - 4b95c467fd535ee4c86ca6b8ad3a72226a80ca9d authored over 4 years ago by Martijn Faassen <[email protected]>
A note.

github.com/mobxjs/mobx - 0fffd35d94dad26c6c9fc1fb5520d6c3a50b6538 authored over 4 years ago by Martijn Faassen <[email protected]>
Made a one-pager for actions

github.com/mobxjs/mobx - 6bf1ccbe27466a12d2da5a6330a5c5b7a3ed3f38 authored over 4 years ago by Michel Weststrate <[email protected]>
Tried to make docs around observables much more concise and separate into basics and refguide

github.com/mobxjs/mobx - 7d68e1ecbb12b2b6ebba6aaee7036de53ff40d5e authored over 4 years ago by Michel Weststrate <[email protected]>
Created a one-pager make-observable

github.com/mobxjs/mobx - e4fb69e14d234dca947e519c9b2c0b3d63c4b700 authored over 4 years ago by Michel Weststrate <[email protected]>
Merge concepts and overview

github.com/mobxjs/mobx - 929109b043b685630fc8e90293c7d02e40c6202d authored over 4 years ago by Michel Weststrate <[email protected]>
Doc improvements

github.com/mobxjs/mobx - 132fdf81d472ef6cb5635335647d46bf3c05375d authored over 4 years ago by Michel Weststrate <[email protected]>
Some improvements in decorator setup

github.com/mobxjs/mobx - 0f9b608cdb2b00f54b452214564ae832ab3befc3 authored over 4 years ago by Michel Weststrate <[email protected]>
Cleaned up readme

github.com/mobxjs/mobx - 7829f1faac099fe1c21470b6ef18ea2761fc8fb2 authored over 4 years ago by Michel Weststrate <[email protected]>
Merge pull request #2408 from jamonholmgren/patch-1

Replaces jQuery with vanilla JS in store example

github.com/mobxjs/mobx - 2553de47fa843f88d7bd1ecf48f01c70eb005c6b authored over 4 years ago by Michel Weststrate <[email protected]>
Replaces jQuery with vanilla JS in store example

github.com/mobxjs/mobx - c69ef3f732133a1226c900e1ede285b0e1b3ef1f authored over 4 years ago by Jamon Holmgren <[email protected]>
Added DCSL to sponsors

github.com/mobxjs/mobx - ebf538af8bc307a59cb1b1182f073f4c31969ef9 authored over 4 years ago by Michel Weststrate <[email protected]>
Migration guide work

github.com/mobxjs/mobx - 0f84efcedb29efecb5c03ebd216c8f1496d9fc28 authored over 4 years ago by Michel Weststrate <[email protected]>
Cherrypicked some changes from master branch

github.com/mobxjs/mobx - 4f9c58de0963b057da7b6014fcbd14ae4c98ff50 authored over 4 years ago by Michel Weststrate <[email protected]>
setup carbon ads

github.com/mobxjs/mobx - fd425af6a8b9b07f0f043b2c38759edd548ca5b6 authored over 4 years ago by Michel Weststrate <[email protected]>
Changelog wip

github.com/mobxjs/mobx - 48c99e795f1e342c9d5adab2b6b9d7100cb543af authored over 4 years ago by Michel Weststrate <[email protected]>
remove dupe in spy docs

github.com/mobxjs/mobx - 8de95d9e7854d20a7527dae18c181c48f85c6858 authored over 4 years ago by phiresky <[email protected]>
rename debugObjectName in observe events, update tests

github.com/mobxjs/mobx - 0454f20567d68b031622c461bf5530ca980cfa6b authored over 4 years ago by phiresky <[email protected]>
update snapshots

github.com/mobxjs/mobx - 22da984195a20e8a3d09236e6f102f254ff70aa3 authored over 4 years ago by phiresky <[email protected]>
unify spy() and observe API

github.com/mobxjs/mobx - c62c75877c02f334f9923a637347055fad2cfce2 authored over 4 years ago by phiresky <[email protected]>
Merge branch 'mobx6' of github.com:mobxjs/mobx into mobx6

github.com/mobxjs/mobx - 9ad3e8aaa7d3a1da494cfc7358ae094fcda3af15 authored over 4 years ago by Michel Weststrate <[email protected]>
Documented configuration options

github.com/mobxjs/mobx - 6cb897dd61aca9a402dfa49e00c19fe7c0311137 authored over 4 years ago by Michel Weststrate <[email protected]>