Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@wichert wichert released this 13 Jul 07:45
· 6606 commits to master since this release
  • Collapsible pattern: add a new slide-horizontal transition.
  • Slideshow builder pattern: make it possible to insert the slideshow fieldset in a different location than at the start of the form.
  • Packaging: Remove unneeded dependency on jquery.autosuggest.
  • Injection pattern:
    • Fix injection of HTML5 elements in IE 8 and older.
    • Fix the rebasing of URLs when injecting in IE 8 and older.
    • Send a new pat-inject-content-loaded event when all images in injected markup have finished loading.
  • Modal pattern:
    • Reposition the modal after its images have finished loading.
    • Improve browser compatibility.