Skip to content

Commit 9d04b95

Browse files
committed
Add missing changelog entries.
1 parent 26dbaf2 commit 9d04b95

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

changes.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@
77
- Slideshow builder pattern: make it possible to insert the slideshow fieldset
88
in a different location than at the start of the form.
99

10-
- Modal pattern: improve browser compatibility.
10+
- Packaging: Remove unneeded dependency on jquery.autosuggest.
11+
12+
- Injection pattern:
13+
14+
- Fix injection of HTML5 elements in IE 8 and older.
15+
- Fix the rebasing of URLs when injecting in IE 8 and older.
16+
- Send a new ``pat-inject-content-laoded`` event when all images in injected
17+
markup have finished loading.
18+
19+
- Modal pattern:
20+
21+
- Reposition the modal after its images have finished loading.
22+
- Improve browser compatibility.
1123

1224

1325
## 1.3.0 - Released April 5, 2013

0 commit comments

Comments
 (0)