mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
525fb2a720
closes https://github.com/TryGhost/Ghost/issues/9868 - moved submit action to the `<form>` which allowed removal of the per-input enter key handlers - changed submit button to trigger the form submit - improved markup for password managers - linked labels with inputs - changed button to a "submit" type and linked it with the form - added hidden email input at the bottom of the form in case password managers do not take disabled inputs into account |
||
---|---|---|
.. | ||
mixins | ||
base.js | ||
invite-user.js | ||
nav-item.js | ||
new-user.js | ||
post.js | ||
reset.js | ||
setting.js | ||
setup.js | ||
signin.js | ||
signup.js | ||
slack-integration.js | ||
subscriber.js | ||
tag-settings.js | ||
user.js |