Releases: mlibrary/article-processing-charge-list
Releases · mlibrary/article-processing-charge-list
v0.9.9
v0.9.8
v0.9.7
What's Changed
- Update data.json by @github-actions[bot] in #13
- Update data.json by @github-actions[bot] in #14
- copyright update, comments added by @SalazarJosh in #15
- License and copyright statement updates for ruby code.
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
- Run the latest release instead of the latest commit to main. by @bertrama in #11
- Update data.json by @github-actions[bot] in #8
- Fix for a typo on a control structure. by @bertrama in #12
New Contributors
- @github-actions[bot] made their first contribution in #8
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- Fixed website header, skip links, and linked to accessibility statement by @SalazarJosh in #7
Full Changelog: v0.9.4...v0.9.5
v0.9.4
Updates to data and minor UI improvements
This change brings a new structure to the data.json along with minor, post-feedback UI improvements.
data.json changes
- data.json now includes a link to the eISSN
- the agreement link now points to guides.lib
- added two new top-level keys:
headerandversion
UI changes
- updated DataTables table to support new data structure
- eISSN will now include link (if provided), otherwise it will simply display the eISSN string value
- Agreement link uses the new agreement link column (7)
Campus coveredandDiscount or waiver amountdata column reference incremented by one to account for new eISSN column
- data now defaults sort order by Journal Title (ascending)
- Intro / summary text, excluding the last line, is now larger (1.125rem)
v0.9.3
Release Notes
This release covers post-usability feedback
UI / UX Improvements
- updated site title and
<h1>to "Journals with Article Processing Charge (APC) Agreements" - updated introduction text
- added anchor link to top of Search Results for linking back from footnotes
- changed column "AMOUNT FUNDED" to "DISCOUNT OR WAIVER AMOUNT"
- changed text in "AGREEMENT INFO" to "Info about [PUBLISHER] agreement"
- added "info" panel above search results table to allow linking to the footnotes section below
- added footnotes section
- added a "No matching records found" section to the table if no results are found
- added a "Clear all filter" option to the "No matching records found" section to clear search input and all filter(s)
Accessibility Improvements
- increased color contrast for the 100% covered checkbox
- removed pagination buttons if they are disabled
- changed sort arrow buttons to an open triangle (△) and closed triangle (▲) instead of a transparent closed triangle to increase color contrast and make the buttons more visible overall
- added "for" attribute to labels in filters
- added "autocomplete" ON attribute to the search box
- added hidden "skip to content" and "skip to search" options above header
Other additions / improvements
- Added Google Analytics (need to test on release)
Up next / to do
- Text Google Analytics integration and create custom tags to get search input, filter selection, etc.
- Test Agreement Info column with new [PULISHER] link
- Add EISSN link once data is ready
v0.9.2
v0.9.1
Minor update to build-deploy-on-release workflow.
v0.9.0
What's Changed
- datatables.html renamed to index.html
- removed grid.html
- minor code indentation fixes
- Containerizing and adding workflows. by @bertrama in #1
- Merge JoshUI into Main by @SalazarJosh in #4