Releases: openforis/sepal_ui
Releases · openforis/sepal_ui
new components
- new statebar component
- new Progress update method
- new Tooltip component
- new administrativ layers in the aoi selector
adding the new administrative layers have forced us to change the internal structure of the Tile_aoi. check your process if you were listening to specific traits as
country_selection
they may have disappear.
Fix add_raster method
The add_raster method was broken it is now fully functionnal. We are already ready for 0.1.14 of xarray-leaflet
First documentation
- edit several bugs
- add functionalities to existing widgets
- add NumberField
- add PasswordField
- create the first documentation
download btn
improve the way download btn are set and used
Translation
- add the possiblity to translate the created apps
- improve the robustness and testing
- add new useful functions
dark theme
- the app is now fully tested under travis build
- functions have been refactored to increase loading speed
- the lib now use the dark theme and the sepal layout
load csv file as aoi
- load
.csv
files as aoi - improve the display of gee asset in
aoi_selector
- import and export all the feature in ESRI
.shp
format
End of country exportation
- Stop exporting countries as earthengine assets
- bug fix
- code coverage setup
change country_code naming
- Use the Iso_3 description for country aoi
- some small bug fix
- code enhancement