1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/templates/setup
Kevin Ansfield 9dd545cbb5 Fixed submit-on-enter and password manager issues on signup
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
2018-09-17 16:03:58 +01:00
..
one.hbs Swap out ember-inline-svg for ember-svg-jar (#970) 2018-03-19 09:57:31 +00:00
three.hbs Swap out ember-inline-svg for ember-svg-jar (#970) 2018-03-19 09:57:31 +00:00
two.hbs Fixed submit-on-enter and password manager issues on signup 2018-09-17 16:03:58 +01:00