Skip to content

Releases: Itvisors/mendix-DragAndDropSupportWidget

Widget is deprecated

06 Sep 10:17

Choose a tag to compare

Widget is deprecated. Use my React Drag/Drop widget instead.
Published again for Mendix 8 for those who already use it.

Small fixes and code cleanup

23 Aug 09:45

Choose a tag to compare

Thanks to @Andries-Smit and @mrgroen:

  • When the there was no context for the draggable widget, an error was throwing. Now the widget will be disabled. (Context is sometimes emptied by the platform when closing an form)
  • Remove subscriptions: no data is needed from the context object except for the GUID and type, which will not change even on updates from "subscriptions"
  • Remove unused code and formatting
  • Update version widget version number and add a test case in the Mendix test project for the empty context

Mx7 fixes

13 Mar 08:03

Choose a tag to compare

Thanks to Jelle and Jelte for providing the pull request.

Continuation at ITvisors

20 Feb 12:03

Choose a tag to compare

Continuation of my work, now at ITvisors

Ready for Mendix 7