Robert Jaros
04/25/2024, 8:12 PMvar
properties (the calls are now probably more like compose html than KVision - e.g. use height(25.px)
instead of height = 25.px
). The internal properties are still there for "power users", to be used outside of composition context when necessary. The global refactoring helped me find quite a lot of bugs and inconsistencies, and some small things are now implemented a lot better (e.g. unaryPlus operator for string content doesn't need to be imported anymore).