This repository was archived by the owner on Dec 14, 2021. It is now read-only.
Releases: mendix/BootstrapTooltip
Releases · mendix/BootstrapTooltip
App Store release 3.2.5
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
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
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
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
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
-
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
- #7 Use attribute as a data source
App Store release 3.0.1
Same as previous release, syncing AppStore version nr
App Store release 2.3.2
- Update deprecations (MX6 + 7)
App Store release 2.3.1
- Update target element class description, was confusing to developers on when it is correctly targetted