f271415626
* ✨ Enabled manual typing of post publish dates closes https://github.com/TryGhost/Ghost/issues/9256 - stores the typed date internally to the component until - Enter is pressed whilst focused - Ctrl/Cmd+S is pressed whilst focused - the input loses focus - shows an error message if the typed date is not in the correct format or is invalid - stops Ctrl/Cmd+S propagating if the typed date is not in the correct format or is invalid - as long as the date is valid it calls the `setDate` action when the input loses focus, Ctrl/Cmd+S or Enter is pressed - prevents publish being triggered in the publish menu if an invalid date is entered - resets any invalid state in the PSM when it's closed - manages focus when using <kbd>Tab</kbd> |
||
---|---|---|
.. | ||
components | ||
editor | ||
members | ||
settings | ||
setup | ||
staff | ||
-contributors.hbs | ||
about.hbs | ||
application-error.hbs | ||
application.hbs | ||
editor.hbs | ||
error.hbs | ||
member.hbs | ||
members.hbs | ||
pages-loading.hbs | ||
pages.hbs | ||
posts-loading.hbs | ||
posts.hbs | ||
reset.hbs | ||
setup.hbs | ||
signin.hbs | ||
signup.hbs | ||
site.hbs | ||
tag.hbs | ||
tags-loading.hbs | ||
tags.hbs |