You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
8
+
## v2.1.5 - 2018-07-03
9
+
### Fixed
10
+
- Toggle LoadingOverlay visibility according to target element
11
+
- Clear orphaned intervals when target element is arbitrary removed from DOM
12
+
13
+
14
+
8
15
## v2.1.4 - 2018-06-07
9
16
### Fixed
10
17
- Replaced the `.load()` method with a custom `ajax()` request to load external SVG images in order to prevent conflicts with `ajaxStart()` and `ajaxSend()` event handlers
0 commit comments