We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26dbaf2 commit 9d04b95Copy full SHA for 9d04b95
changes.md
@@ -7,7 +7,19 @@
7
- Slideshow builder pattern: make it possible to insert the slideshow fieldset
8
in a different location than at the start of the form.
9
10
-- Modal pattern: improve browser compatibility.
+- 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.
23
24
25
## 1.3.0 - Released April 5, 2013
0 commit comments