This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
Releases: mendix/widgets-resources
Releases · mendix/widgets-resources
Native Mobile Resources 3.11.1 - Mendix 9.10.0.36429
Added
- We introduced a new [Download File] action to download document files stored in Mendix to native device storage.
[3.1.1] Animation
Removed
- We removed animated GIFs from the README file.
Added
- We added structure mode preview.
[3.2.1] BottomSheet
Changed
- Correction to README.md file.
Fixed
- We fixed an issue that happens during opening modal on ios
[2.2.2] Carousel
Fixed
- Console errors were removed.
[1.0.2] Image
Changed
- Readme.md file reformatted.
[3.2.2] IntroScreen
Removed
- We removed animated GIFs from the README file.
[2.1.1] ListViewSwipe
Removed
- We removed animated GIFs from the README file.
[1.1.1] PieDoughnutChart
Changed
- Readme.md file reformatted.
[2.2.1] Repeater
Changed
- Readme.md file reformatted.
[3.3.1] VideoPlayer
Changed
- Updated the README file.
StarterApp NativeMobile v3.0.36
StarterApp Blank v5.1.25
Pluggable Widgets Tools v9.17.0
Added
- We added support for association properties linked to a data source, introduced in Mendix 9.17.
Breaking changes
- We removed
webdriverio
from our dependencies as we're using Cypress for e2e testing purposes. In case if you want to continue using WebDriverIO, please install the dependencies manually.
Data Widgets - Marketplace Release v2.5.5
[2.4.2] Datagrid
Fixed
- We fixed the issue with column selector, where the list would go out of the screen, making part of it inaccessible. (Ticket(s) #162255 and #163129)
Web Actions - Marketplace Release v2.5.0
Added
- We added new actions: SetCookie, ReadCookie, SetFavicon.
StarterApp NativeMobile v3.0.35
StarterApp Blank v5.1.24
Nanoflow Commons 2.6.0 - Mendix 9.10.0.36429
Breaking
- We removed next actions:
- SetCookie (will be available in Web Actions module)
- ReadCookie (will be available in Web Actions module)
- SetFavicon (will be available in Web Actions module)
- ScrollToClass
- AddMilliseconds
- AddTime
- "Is connected" action is renamed to "Is connected to server"
- Parameter names are changed for next actions:
- Base64Decode
- Base64DecodeToImage
- Base64Encode
- GetStraightLineDistance
- New "Enum_DistanceUnit" enum is introduce for GetStraightLineDistance action
Tooltip (Web) - Marketplace Release v1.2.1
Fixed
- We fixed an issue with Tooltip widget having positioning issues on a specific placement.