mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
be683e3d4b
closes #3538, closes #3541 - The “autofocus” property isn’t considered by browsers if the element is created after the page has been loaded. The Ember cookbook recommends extending the input type with a manually triggered autofocus, which I included here. - This introduces the new helper “gh-focus-input”, an input field gaining focus even when routing occurs. |
||
---|---|---|
.. | ||
adapters | ||
assets | ||
components | ||
controllers | ||
helpers | ||
html | ||
initializers | ||
mixins | ||
models | ||
routes | ||
serializers | ||
templates | ||
transforms | ||
utils | ||
validators | ||
views | ||
.jshintrc | ||
app.js | ||
config-dev.js | ||
config-prod.js | ||
loader.js | ||
router.js |