mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 21:33:24 +03:00
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> |
||
---|---|---|
.. | ||
admin |