Robert Jaros
12/11/2022, 6:22 PMkotlinx.coroutines (doesn't seem to make bundle larger when coroutines/flows are not used)
• "Simple*" components renamed (SimpleSpinner -> Spinner, SimpleSelect -> Select). "Advanced" components will have names based on the library used (e.g. TomSelect, BootstrapUpload).
• New Upload component based on plain browser file input (basic functionality but with no external dependencies)
• Support for returning Result<T> from fullstack remote methods (with nice support for throwables serialization)sigmadelta
12/13/2022, 10:06 PMResult<T> support will definitely be a nice addition, spent an evening getting my own serializable implementation working for 5.18.1