v4.3.0
Updates
- Make ContentDescription nullable on android by @sdetilly in #137
- [VMD-Flow] Compose: added optional support for XML Drawables and 9-patch by @gbourassa in #134
- Disable sample modules via property disable_samples by @npresseault in #138
- Vectorial SwiftUI images can now be scaled by @hugolefrancois in #139
- iOS: Add VMDForEach and externalActionHandler on VMDButton by @hugolefrancois in #140
- Specify content description in common by @sdetilly in #141
- [VMD-swift] Prefixed Animation usage to avoid name clash by @gbourassa in #143
- Fix SwiftUI VMDTextField initial text by @dominic-plouffe in #142
- Fix SharedProcessor interop with Flow by @EtienneStPierre in #144
- Apply the text transofrm also in the initial value by @hugolefrancois in #145
- Call the right super method in viewDidDisappear by @hugolefrancois in #146
- Update to kotlin 1.8.10 and remove support for old memory model by @npresseault in #147
- Compose update + add missing component parameters by @npresseault in #148