Arkadii Ivanov
d457a520d7
TodoApp. Updated Kotlin to 1.7.10, Compose to 1.2.0, and other libs. ( #2191 )
2 years ago
dima-avdeev-jb
3585dd3afa
Fix todoapp sample, iOS build ( #2024 )
3 years ago
Travis Reitter
6f00515736
Apple Silicon build fixes for todoapp ( #1999 )
...
* upgrade Reaktive to one that has better Apple Silicon support
* upgrade SQLDelight for Apple Silicon support
* Fix build to support Apple Silicon
Some of this code could be better centralized though I've been unable to
find a solution.
* simplify utils/build.gradle.kts
* workaround
* fix review comments
* sample todoapp: rename Todo.framework -> KotlinCommon.framework
Co-authored-by: dima.avdeev <dima.avdeev@jetbrains.com>
3 years ago
Arkadii Ivanov
265de0fc28
TodoApp. Updated Decompose to 0.5.1 and MVIKotlin to 3.0.0-beta01. ( #1896 )
3 years ago
Arkadii Ivanov
696d20c931
Update TodoApp dependencies ( #1001 )
3 years ago
Arkadii Ivanov
8f87cda24d
Add web app for the TodoApp example ( #778 )
...
* Prepare the TodoApp example for adding the JavaScript app
* Add the JavaScript app for the TodoApp example
* TodoApp. Update Compose to 0.5.0-build225.
3 years ago
Arkadii Ivanov
8d6be48499
TodoApp. Get rid of Dependencies interfaces. ( #480 )
4 years ago
ligi
7d4099d984
Replace deprecated method call ( #284 )
4 years ago
Arkadii Ivanov
48b66451ee
TodoApp. Update libraries. ( #210 )
4 years ago
Arkadii Ivanov
497fd017fc
Add iOS target and app for todoapp example ( #166 )
4 years ago
Nikolay Igotti
9354a554b4
iMove to 0.3.0-build135 and Kotlin 1.4.21.
4 years ago
Arkadii Ivanov
1b294335a9
Update Decompose to 0.1.1, remove copy-pasted code ( #102 )
...
Co-authored-by: Arkadii Ivanov <>
4 years ago
Igor Demin
86a5977c9b
Regression in Todo example app after multiple Compose updates
...
Closes https://github.com/JetBrains/compose-jb/issues/86
4 years ago
Arkadii Ivanov
05303f947d
Add scrollbar to Todo example ( #41 )
4 years ago
Igor Demin
c8812bd04b
Unify .gitignore across all examples and templates
4 years ago
Arkadii Ivanov
9993c56656
Prevent empty items added
4 years ago
Arkadii Ivanov
7426dc702a
Add Delete button
4 years ago
Arkadii Ivanov
c252fdc633
Extract Main UI
4 years ago
Arkadii Ivanov
50300a26e0
Replace deprecated Box with proper one
4 years ago
Arkadii Ivanov
d82762c18f
Merge 'list' and 'add' modules into 'main'
4 years ago
Arkadii Ivanov
36a9f09e63
Rename app folder to todoapp
4 years ago