issues
search
arkivanov
/
MVIKotlin
Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)
https://arkivanov.github.io/MVIKotlin
Apache License 2.0
846
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updated Kotlin to 2.0.10
#143
arkivanov
closed
3 months ago
1
Added Store#labelsChannel API
#142
arkivanov
closed
3 months ago
1
Another supplier is already registered with the key
#140
nevrozza
closed
3 months ago
12
Updated Kotlin to 2.0.0, Essenty to 2.1.0, Reaktive to 2.2.0, AGP to 8.2.0
#139
arkivanov
closed
5 months ago
1
Use typeOf as key instead of KClass in InstanceKeeper#getStore
#138
arkivanov
closed
5 months ago
1
Updated samples
#137
arkivanov
closed
6 months ago
1
Refresh the documentation website
#136
arkivanov
opened
6 months ago
0
Promoted DSL APIs to stable
#135
arkivanov
closed
6 months ago
1
Updated Essenty to 2.0.0
#134
arkivanov
closed
6 months ago
1
Promoted Executor onAction and forward methods to stable
#133
arkivanov
closed
6 months ago
1
Update Android Architecture Components links
#132
malliaridis
closed
6 months ago
2
Updated Kotlin to 1.9.23, Essenty to 2.0.0-beta01, coroutines to 1.8.0, Reaktive to 2.1.0
#131
arkivanov
closed
7 months ago
1
Add composition for DSL API
#130
SuLG-ik
closed
7 months ago
1
Updated store factories in samples
#129
arkivanov
closed
7 months ago
1
Add aggregation for DSL API
#128
SuLG-ik
closed
7 months ago
2
Executors CoroutineScope with new store DSL API
#127
SuLG-ik
closed
7 months ago
5
Maybe record a tutorial about time travelling?
#125
arkivanov
opened
9 months ago
0
Log to console on Wasm
#124
arkivanov
closed
10 months ago
0
Use console.log instead of println on wasmJs
#123
arkivanov
closed
10 months ago
0
Support wasmJs
#122
arkivanov
closed
10 months ago
0
[4.0] Support WASM for Browser
#121
arkivanov
closed
11 months ago
0
Support wasmJs target
#120
nowiwr01w
closed
10 months ago
4
Updated Essenty to 1.3.0
#119
arkivanov
closed
11 months ago
0
Replaced getState function and DSL state property with state function
#118
arkivanov
closed
11 months ago
0
Updated gradle-setup-plugin plugin, disabled debug artifact publications for Android
#117
arkivanov
closed
11 months ago
0
Support sending actions from executors
#116
arkivanov
closed
11 months ago
0
Merged rx, rx-internal and utils-internal modules into mvikotlin module
#115
arkivanov
closed
11 months ago
0
Updated Kotlin to 1.9.21
#114
arkivanov
closed
11 months ago
0
Deleted all deprecated code
#113
arkivanov
closed
11 months ago
0
[4.0] Investigate the usefulness and possibility of emitting Actions out of the Executor
#112
arkivanov
closed
11 months ago
0
[4.0] Remove all deprecated code
#111
arkivanov
closed
11 months ago
0
Migrated to Reaktive V2
#110
acousticksan
closed
11 months ago
5
[4.0] Consider replacing `getState` function with `state` property
#109
arkivanov
closed
11 months ago
0
[4.0] Git rid of rx-internal and utils-internal modules, leverage OptIn annotations instead
#108
arkivanov
closed
11 months ago
0
Updated multiplatform-settings to 1.1.0
#107
arkivanov
closed
1 year ago
0
Refactored Darwin TimeTravelServer
#106
arkivanov
closed
1 year ago
0
Removed unnecessary atomics
#105
arkivanov
closed
1 year ago
0
[4.0] Update version of badoo reaktive
#104
rsktash
closed
11 months ago
2
Fixed all warnings
#103
arkivanov
closed
1 year ago
0
Replaced PopupDialog with AlertDialog in Time Travel desktop client
#102
arkivanov
closed
1 year ago
0
Removed the support of the legacy memory model
#101
arkivanov
closed
1 year ago
0
Updated Kotlin to 1.9.20 and other dependencies
#100
arkivanov
closed
1 year ago
0
Updated StoreFactory KDocs
#99
arkivanov
closed
1 year ago
0
Document executorFactory argument of StoreFactory#create method
#98
arkivanov
closed
1 year ago
2
Update README.md
#97
makeevrserg
closed
1 year ago
1
[4.0] Stabilize and document the new store DSL API
#96
arkivanov
closed
6 months ago
0
Update Kotlin to 1.9.x
#95
arkivanov
closed
1 year ago
1
Predictive back crash
#94
alexzhirkevich
closed
1 year ago
0
New ExecutorBuilder implementation makes it difficult to share logic
#93
dalewking
closed
1 year ago
1
Don't perform main thread checks on Android when asserts are disabled
#92
arkivanov
closed
1 year ago
0
Next