v3.0.1
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