Releases: mendixlabs/CalendarWidget
Releases · mendixlabs/CalendarWidget
App Store v5.2.1 release
- Minor fix in PR #47
App Store v5.2.0 release
- Code cleanup
- #38 fixed, we include the scheduler (needs License key, as this is a commercial product)
App Store v5.1.1 release
App Store v5.1.0 release
App Store v5.0.0 release
- Update version number to be even with AppStore
- Add CalendarJS 2.7.1 (stable)
- Fix #32 add Touch support
App Store v4.5.3 release
- Add PR #33, fixing the "no constructor found" issue
App Store v4.5.2 release
Fix #27 Constructor error when specifying time and/or date format in … …Extra Agenda views
App Store v4.5.1 release
- Add context fix
- Add guid fix (not being able to parse them)
- Add scrollTime option
App Store v4.5.1 release (pre)
Fix issue "Mfs On-view-change and Microflow with context object (Retrieve events for each view) do not trigger in calendar widget"
App Store v4.5 release
- Fixed issue where the On View Change microflow wouldn't trigger if a new ViewRender object had to be created.
- Updated readme to more clearly specify that the new retrieve per view change still uses the same Dataview data source microflow.
- Removed the check for an object in update so that FetchObjects is now always triggered. This prevented calendars without a dataview context from retrieving their events.
- Fixed issue where the View Change microflow wasn't being triggered anymore. On View Change now only works with a Dataview Context object. It receives this in the microflow and uses the reference to the View Render to set the values on that object.