Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-common-consumption
Commits
805da194
Commit
805da194
authored
2 years ago
by
Nik720
Browse files
Options
Download
Patches
Plain Diff
Issue #SB-30576 fix: Enter key press accessibility fix for cards
parent
94c41f58
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
projects/common-consumption/package.json
+1
-1
projects/common-consumption/package.json
projects/common-consumption/src/lib/card/library-card-v2/library-card-v2.component.html
+1
-1
...c/lib/card/library-card-v2/library-card-v2.component.html
projects/common-consumption/src/lib/card/library-card-v2/library-card-v2.component.ts
+5
-1
...src/lib/card/library-card-v2/library-card-v2.component.ts
projects/common-consumption/src/lib/card/library-card-v3/library-card-v3.component.html
+1
-1
...c/lib/card/library-card-v3/library-card-v3.component.html
projects/common-consumption/src/lib/card/library-card-v3/library-card-v3.component.ts
+5
-1
...src/lib/card/library-card-v3/library-card-v3.component.ts
projects/common-consumption/src/lib/card/library-card-v4/library-card-v4.component.html
+1
-1
...c/lib/card/library-card-v4/library-card-v4.component.html
projects/common-consumption/src/lib/card/library-card-v4/library-card-v4.component.ts
+5
-1
...src/lib/card/library-card-v4/library-card-v4.component.ts
projects/common-consumption/src/lib/card/library-card/library-card.component.html
+4
-4
...ion/src/lib/card/library-card/library-card.component.html
projects/common-consumption/src/lib/card/library-card/library-card.component.ts
+5
-1
...ption/src/lib/card/library-card/library-card.component.ts
projects/common-consumption/src/lib/card/models.ts
+4
-0
projects/common-consumption/src/lib/card/models.ts
projects/common-consumption/src/lib/layout/library-cards-grid/library-cards-grid.component.html
+2
-2
...yout/library-cards-grid/library-cards-grid.component.html
projects/common-consumption/src/lib/layout/library-cards-grid/library-cards-grid.component.ts
+6
-1
...layout/library-cards-grid/library-cards-grid.component.ts
with
40 additions
and
15 deletions
+40
-15
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets