issues
search
instacart
/
formula
A functional reactive framework for managing state and side effects based on RxJava.
https://instacart.github.io/formula/
BSD 3-Clause Clear License
151
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Android] Keep fragment listener alive.
#403
Laimiux
opened
1 month ago
1
Remove FragmentDelegate.onNewInstance
#402
Laimiux
closed
1 month ago
1
Set fragment instance id to all fragments.
#401
Laimiux
closed
1 month ago
1
Make getFormulaFragmentId() a public function.
#400
Laimiux
closed
1 month ago
2
Pass FragmentId to FeatureFactory.
#399
Laimiux
closed
2 months ago
1
Refactor FeatureFactory public API using Params.
#398
Laimiux
closed
2 months ago
1
Refactoring android tests to use utils/android (pt5).
#397
Laimiux
closed
2 months ago
1
Refactoring android tests to use utils/android (pt4).
#396
Laimiux
closed
2 months ago
1
Refactoring android tests to use utils/android (pt3).
#395
Laimiux
closed
2 months ago
1
Refactoring android tests to use utils/android (pt2).
#394
Laimiux
closed
2 months ago
1
Refactoring android tests to use utils/android.
#393
Laimiux
closed
2 months ago
1
Increase code coverage (pt5).
#392
Laimiux
closed
2 months ago
1
Increase code coverage (pt4).
#391
Laimiux
closed
2 months ago
1
Increase code coverage (pt3).
#390
Laimiux
closed
2 months ago
1
Increase code coverage (pt2).
#389
Laimiux
closed
2 months ago
1
Increase formula coverage.
#388
Laimiux
closed
2 months ago
1
Increase test module coverage.
#387
Laimiux
closed
2 months ago
1
Increase coroutines module coverage.
#386
Laimiux
closed
2 months ago
1
Add coverage for lint issue registry.
#385
Laimiux
closed
2 months ago
1
Increase formula-android code coverage.
#384
Laimiux
closed
2 months ago
1
Remove FragmentComponent (not used).
#383
Laimiux
closed
2 months ago
1
Rename FragmentFlowStore to FragmentStore and update related classes.
#382
Laimiux
closed
2 months ago
1
Rename FragmentStoreBuilder to FeaturesBuilder.
#381
Laimiux
closed
2 months ago
1
Removing FlowFactory and Flow.
#380
Laimiux
closed
3 months ago
1
Refactor TestFormula and key logic.
#379
Laimiux
closed
3 months ago
1
Add modifyOutput function to TestFormula.
#378
Laimiux
closed
3 months ago
1
Make implementations val final.
#377
Laimiux
closed
3 months ago
1
Add more tests for TestFormula and fix a bug.
#376
Laimiux
closed
3 months ago
1
Fix a termination race-condition within formula test.
#375
Laimiux
closed
3 months ago
2
Replace IFormula implementation function with a value.
#374
Laimiux
closed
3 months ago
1
Update FlowAction API.
#373
Laimiux
closed
3 months ago
1
Reorder FlowAction.fromFlow params
#372
Jawnnypoo
closed
3 months ago
2
[Testing] Add ability to check how many child formulas are running.
#371
Laimiux
closed
4 months ago
1
Improve TestFormula to support key assertions.
#370
Laimiux
closed
4 months ago
1
Improve queue processing efficiency.
#369
Laimiux
closed
6 months ago
1
Remove feature output type.
#368
Laimiux
closed
7 months ago
1
Use main dispatcher for fragment flow store.
#367
Laimiux
closed
7 months ago
1
Ensure event ordering with dispatching.
#366
Laimiux
closed
7 months ago
1
Publish coroutine support
#365
Jawnnypoo
closed
7 months ago
1
Handling errors from child formulas
#364
jhowens89
closed
5 months ago
1
Make formula plugin thread visible.
#363
Laimiux
closed
8 months ago
1
Use async message for android updates.
#362
Laimiux
closed
8 months ago
1
Track batch execution via inspector.
#361
Laimiux
closed
8 months ago
1
Reset StateBatchScheduler state on error.
#360
Laimiux
closed
8 months ago
1
Remove inline functions from RxAction and add tests
#359
Laimiux
closed
8 months ago
1
Removing RxStream typealias.
#358
Laimiux
closed
8 months ago
1
Add more tests around missing cases for transition API.
#357
Laimiux
closed
8 months ago
1
Fix stale transition bug when using dispatchers.
#356
Laimiux
closed
8 months ago
1
Refactor and test DeferredAction.
#355
Laimiux
closed
8 months ago
1
Test missing inspector cases.
#354
Laimiux
closed
8 months ago
1
Next