Releases: mendixlabs/CalendarWidget
App Store v3.7 release
Fixed calendar not rendering when custom title format was specified in combination with additional views
App Store v3.6 release
- Extra configuration property for 'all-day' title
- Fixed bug where button captions were set to default in case of today caption property being filled
App Store v3.5 release
- AMD
- Added Today button caption property
- Added properties for Start and end time, applicable to AgendaWeek and AgendaDay views
App Store v3.4 release
App Store v3.3.1 release
Support Ticket #204383 - Microflows are now checked if they exist before executing
Updated test project with new version and new xml property names
App Store v3.3 release
Support ticket #204249 - Fixed an issue where the widget wouldn't render properly in a tabcontainer (seems it messed with the rendering order somehow)
App Store v3.2 release
Fixed support ticket #204249 - Custom day/month format names are not processed correctly.
App Store v3.1 release
Fixed support ticket #203959 - Where the widget gave an error when loaded in the listening dataview, when combined with a CurrentObject constraint
Fixed support ticket #203571 - Where the widget got confused between thursday and friday, when not using a custom weekday format.
App Store v3.0 release
- Fixed support ticket #203758, where the widget was setting the object's End date to NULL
- Implemented support ticket #203265 for a Data source microflow
- Fixed the start position attribute by adding Context aware Dataview options.
- If you use the widget in a dataview, you can now specify the dataview entity and have the datasource microflow receive this object.