-
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.
* main: (53 commits) Add hasElectronicResouces getter Use standalone link type for eResources link Use standalone link type for eResources link Use standalone type for Link Use SearchResult type and cast in SearchResult test Add test for view all link Render the View All link for search results Add tests for correct label Add tests for correct label Add tests for correct label Add EDD component Add test for items with missing shelfMark and URI Add test for items with missing shelfMark and URI Making breadcrumb and subnav links have a white color focus ring for accessibility Making breadcrumb and subnav links have a white color focus ring for accessibility Add initial tests for getSortableShelfMark Add tests for formatShelfMarkForSort Sort items in the Bib class item preprocessor Add preprocessing functions for shelfMark in Item class and utils Removing from temp advance search page ...
- Loading branch information
Showing
33 changed files
with
1,649 additions
and
8,732 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"git.ignoreLimitWarning": true, | ||
"editor.formatOnSave": true, | ||
"editor.defaultFormatter": "esbenp.prettier-vscode" | ||
} |
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
Oops, something went wrong.