forked from forem/forem
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify datetime picker for scheduling articles (forem#18153)
* Accept separate date and time for published_at * Separate date and time inputs for published_at in post options (scheduling) * Removed the commented line * Removed unused htmlFor publishedAt Co-authored-by: Suzanne Aitchison <[email protected]> * Added aria-label for published at date Co-authored-by: Suzanne Aitchison <[email protected]> * Added aria-label for published at time Co-authored-by: Suzanne Aitchison <[email protected]> * Added htmlFor for schedule label Co-authored-by: Suzanne Aitchison <[email protected]>
- Loading branch information
1 parent
0e208a6
commit 656d698
Showing
6 changed files
with
90 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters