This website requires JavaScript.
Explore
Help
Sign in
Sulkta-Coop
/
element-x-ada
Watch
2
Star
0
Fork
You've already forked element-x-ada
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d6ed2a40f5
element-x-ada
/
features
/
viewfolder
/
impl
History
Download ZIP
Download TAR.GZ
Benoit Marty
d6ed2a40f5
Extract colors to avoid duplication and for more clarity.
2024-01-26 14:49:45 +01:00
..
src
Extract colors to avoid duplication and for more clarity.
2024-01-26 14:49:45 +01:00
build.gradle.kts
Change type of
ViewFileState.lines
from
ImmutableList<String>
to
AsyncData<List<String>>
to properly handle loading and error states.
2024-01-25 10:21:28 +01:00