Skip to content

Commit 6db6a73

Browse files
committed
update changelog
1 parent b3d9bd6 commit 6db6a73

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGES.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# 1.7.4 (2025-12-17)
2+
3+
* AP-494 move to github
4+
5+
# 1.7.3 (2025-11-25)
6+
7+
* ADA-314 fix icons in items table to make them tab friendly
8+
* Fix ESLint issues
9+
* ADA-323 item keyword search accessibility fixes
10+
* ADA-325 add aria required to term start date field
11+
* ADA-324 add aria required to term name field
12+
* Add key back to term facet template
13+
* Improve aria labels for facets and item table
14+
* ADA-311 remove title to avoid redundancy w/aria-labelledby
15+
* Removing unneeded keys from v-if-else lines
16+
* ADA-321 add note to clarify that the table acts as a form and saves changes automatically
17+
* fix eslinting issues
18+
* ADA-327 fix accessibility issues with term form fields
19+
* ADA-321 Fix items term column in table to function properly
20+
* ADA-332 fix table cell headers for stats page
21+
* Change heading before table to a caption IN table to hopefully pass accessiblity checks
22+
* ADA-331 add aria-label for term end date
23+
* ADA-330 add aria-label for term start date
24+
* ADA-329 add term name aria-label
25+
* ADA-328 add aria-label for term default checkbox
26+
* Removing trailing space eslint found
27+
* ADA-322 make search box placeholder text darker gray
28+
* ADA-313 remove highlight color from footer anchor tags to fix contrast ratio
29+
* ADA-312 add aria label to Items pagination nav
30+
* ADA-311 add aria-labelledby for Active column checkboxes
31+
* ADA-310 Add aria label for copies column
32+
* ADA-308 Status and Complete? had misnamed labels
33+
* ADA 307: fix dev environment issues for iipsrv and vue hotloading
34+
135
# 1.7.2 (2022-04-26)
236

337
Functional:

0 commit comments

Comments
 (0)