Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Releases: mendix/BootstrapTooltip

App Store release 3.2.5

13 Nov 16:19
48bffbf

Choose a tag to compare

Bugfixes

  • We fixed a bug where selecting an attribute over association for the Bootstrap Context widget would result in no data. (Ticket #110055)

App Store release 3.2.4

15 Sep 14:01
2aa792f

Choose a tag to compare

Bugfixes

  • We fixed a problem where some elements were throwing hasOwnProperty is not a function

Improvements

  • We added a error handling when the widget initializes, if some problem happen it will not crash the whole application anymore.

App Store release 3.2.3

27 Aug 14:16
c7b7941

Choose a tag to compare

Bug fixes

  • We fixed an issue when sometimes widgets being rendered after the Bootstrap widget itself could not be identified.

App Store release 3.2.2

21 Aug 11:51
4a0db43

Choose a tag to compare

Bug fixes

  • We fixed a bug where the BootstrapTooltip (context) would initialize before widgets be available on screen throwing an error and blocking the app to continue.
  • We fixed a bug causing some elements not being found close by the widget.

App Store release 3.2.1

20 Aug 18:15
4369ffc

Choose a tag to compare

Bug fixes

  • We fixed a bug where the bootstrap tooltip would initialize before widgets be available on screen throwing an error and blocking the app to continue.

App Store release 3.2.0

16 Aug 15:46

Choose a tag to compare

  • We added support for mobile, converting a hover into a touch (Implements feature request #11)

  • Updated jQuery & Bootstrap Tooltip dependency (Fixes support ticket #86190, GitHub issue #8)

  • Fixed refresh tooltip after context object change (Fixes GitHub issue #9)

  • Fixed tooltip content after attribute has changed

  • Refactored code for webpack bundling

App Store release 3.1.0

12 Feb 12:27

Choose a tag to compare

  • #7 Use attribute as a data source

App Store release 3.0.1

03 Jan 11:33

Choose a tag to compare

Same as previous release, syncing AppStore version nr

App Store release 2.3.2

03 Jan 11:31

Choose a tag to compare

  • Update deprecations (MX6 + 7)

App Store release 2.3.1

08 Nov 12:47

Choose a tag to compare

  • Update target element class description, was confusing to developers on when it is correctly targetted