Placeholders.js v3.0.1 Release Notes

Release Date: 2013-11-07 // over 10 years ago
  • ๐Ÿ›  Stable version 3.0.1. Fixes include:

    • Ensure placeholders are not hidden incorrectly after form submissions in IE9 (#52)
    • ๐Ÿ’… Ensure placeholder styles are not lost on page reload in <= IE8 (#50)
    • Avoid the "IE9 active element of death" (#48)

    ๐Ÿ†• New stuff includes:

    • A link to the gem in the readme (#47)
    • A .editorconfig file to help improve consistency from contributors