generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tweaks to the permalinking implementation
Using Date.getDateString() didn't quite work for me: the dates returned by the date picker never seemed to show up in the mapping. So use the simpler YYYY-MM-DD date format and manually format the dates. The result has been reliable for me. Another tweak is to store the currentVersion, and once the commits are loaded, identify the date for this version and update the header to display a date (more user-friendly than a SHA). Signed-off-by: Stephen Brennan <[email protected]>
- Loading branch information
Showing
1 changed file
with
35 additions
and
10 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