Commit Graph

1138 Commits

Author SHA1 Message Date
Matt Bruce
6a07bcdd4c added accessiblityText property to badgeindicator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 17:06:38 -05:00
Matt Bruce
46a1471282 implement Monarch in Tilelet (first cut)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:49:21 -05:00
Matt Bruce
4685c6d398 Implemented TextColor changes to TitleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:42:12 -05:00
Matt Bruce
d703595e5a TitleLockup TextColor Monarch update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 16:41:41 -05:00
Matt Bruce
e2a23d6381 added done button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-06 09:24:30 -05:00
Matt Bruce
b6ace4039b updated tooltip accessible main view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:34:03 -05:00
Matt Bruce
b5b5c0d9e4 refactored accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:27:00 -05:00
Matt Bruce
6518ffe513 CXTDT-553663 - DropdownSelect - Accessibility - 5 issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 15:26:39 -05:00
Matt Bruce
649ff1945d CXTDT-546824 - Notification - Accessibility - Redundant text is provided for the notification icon.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 13:55:25 -05:00
Matt Bruce
e8eeddc889 made private
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:59:24 -05:00
Matt Bruce
12322130db CXTDT-549888 - Pagination - Accessibility - The pagination bar does not render the correct selected page
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:35:49 -05:00
Matt Bruce
26e7e24ec7 added keypads
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:23 -05:00
Matt Bruce
77f8dfa3d8 CXTDT-552825 - Tilelet - Accessibility – The role of button is not provided for the tilelet.
CXTDT-552834 - TileContainer - Accessibility – Voice over is not rendering the information present click state.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:02 -05:00
Matt Bruce
99978ead11 CXTDT-552842 - Accessibility - Breadcrumbs - The breadcrumb links are not properly placed within a breadcrumbs region.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-02 11:49:24 -05:00
Matt Bruce
3f36d8b8c9 refactored readOnly to isReadOnly and required to isRequired
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 17:36:48 -05:00
Matt Bruce
5627c1b76e refactored out TextField
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-01 14:32:46 -05:00
Matt Bruce
65ce18d083 refactored more code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:38:40 -05:00
Matt Bruce
c0b59694f2 refactored validation again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:24:09 -05:00
Matt Bruce
06d56fd70e updated input validators
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:01:26 -05:00
Matt Bruce
1813661f7d updated states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 15:48:29 -05:00
Matt Bruce
cfc21c2727 added internal rules
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 14:10:36 -05:00
Matt Bruce
aa4dc91afa updated for password field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:51:13 -05:00
Matt Bruce
896d393d7a updated for focused
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:24:37 -05:00
Matt Bruce
2241f6d131 Merge branch 'mbruce/bugfix' into feature/inputField 2024-04-30 13:19:34 -05:00
Matt Bruce
83e0c4ab53 CXTDT-552071 - Text Area - Entering text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 13:15:31 -05:00
Matt Bruce
b80dcda680 CXTDT-552070 - Text Area - Container heights
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:31:55 -05:00
Matt Bruce
000e4cdefa CXTDT-552074 - Text Area - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:15:43 -05:00
Matt Bruce
5a0018319f CXTDT-552068 - Text Area - Text padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 11:55:04 -05:00
Matt Bruce
accd264595 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
# Conflicts:
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/InputField/InputField.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:30:25 -05:00
Matt Bruce
39107082e7 fixed bug with isSecureTextEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:25:55 -05:00
Matt Bruce
68d21296a7 Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-04-29 15:16:56 -05:00
Matt Bruce
f65cc2115b CXTDT-546824 - Notification Status / Close icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 12:39:25 -05:00
Matt Bruce
07110ed5cc updated for error and resign first responder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 11:16:09 -05:00
Matt Bruce
80233b6797 added error state in the accessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:52:39 -05:00
Matt Bruce
42a469aec9 CXTDT-549901 - RadioBox strike through state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 09:13:03 -05:00
Matt Bruce
4935db72d6 CXTDT-542333 - RadioBox Padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-26 10:44:17 -05:00
Matt Bruce
f432f6be0e CXTDT-549888 - Voiceover issues on next/previous
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-26 10:26:59 -05:00
Bruce, Matt R
57a7628837 Merge branch 'bugfix/removeLayoutIfNeeded' into 'develop'
removed layoutifneeded

See merge request BPHV_MIPS/vds_ios!217
2024-04-26 13:48:37 +00:00
Matt Bruce
9cfbe14969 rearranged of when dropShadow is added
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 17:02:14 -05:00
Matt Bruce
b83dc8c8a2 remvoed layoutifneeded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39:30 -05:00
Matt Bruce
cea37eeb77 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField 2024-04-25 15:00:43 -05:00
Bruce, Matt R
e330f17474 Merge branch 'bugfix/tileContainer' into 'develop'
removed plural

See merge request BPHV_MIPS/vds_ios!215
2024-04-25 19:57:52 +00:00
Matt Bruce
18c68b3949 removed plural
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 14:56:58 -05:00
Matt Bruce
5570507f27 remove from superView before adding as a subview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:56:47 -05:00
Matt Bruce
bb655eefa2 ensure color range
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:42:24 -05:00
Matt Bruce
86c675a07f fixed color attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:41:38 -05:00
Matt Bruce
7c8690bcb4 added other value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:32:56 -05:00
Matt Bruce
6a8285d8b1 updated accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:31:08 -05:00
Matt Bruce
324601d490 update tilecontainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:28:19 -05:00
Matt Bruce
90ec2fa8f2 updated accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:28:12 -05:00