Commit Graph

1596 Commits

Author SHA1 Message Date
Matt Bruce
a4f08f4923 set accessibleElements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:10:04 -05:00
Matt Bruce
f0d0c5638c don't traverse a view's subviews if the view in question is accessibleElement.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:08:45 -05:00
Matt Bruce
d06fa28a54 Merge branch 'develop' into feature/monarch 2024-06-13 10:58:21 -05:00
Bruce, Matt R
ba47c02b00 Merge branch 'mbruce/bugfix' into 'develop'
bugs + added custom properties to button icon

See merge request BPHV_MIPS/vds_ios!254
2024-06-12 20:14:52 +00:00
Matt Bruce
c4b77dfc63 added custom
- container size
- icon size
- badgeIndicator Offset

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-12 15:13:47 -05:00
Hedden, Kyle Matthew
c4b7939040 Merge branch 'release/11_7_0' into 'develop'
release/11_7_0 hotfix merge

See merge request BPHV_MIPS/vds_ios!237
2024-06-11 16:22:07 +00:00
Matt Bruce
40129d8ce9 CXTDT-553663 - DropdownSelect - Accessibility - has popup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-11 11:04:46 -05:00
Matt Bruce
89be89c3cc Merge branch 'develop' into mbruce/bugfix 2024-06-11 10:37:36 -05:00
Bruce, Matt R
46cc7c6559 Merge branch 'develop' into 'feature/monarch'
make the last label a lower priority to anchor the bottom.

See merge request BPHV_MIPS/vds_ios!253
2024-06-10 20:00:51 +00:00
Matt Bruce
9cf0afeda5 increased the priority
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-10 14:50:21 -05:00
Matt Bruce
e42dc244c1 make the last label a lower priority to anchor the bottom.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-10 14:23:55 -05:00
Matt Bruce
557bf7d373 bug to fix issue of the timing of the value being set
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 17:40:15 -05:00
Matt Bruce
15b7e9be62 fixed bug in the masked number for credit card.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 17:19:51 -05:00
Matt Bruce
19b102348c updated release notes for missed tickets
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:33:24 -05:00
Matt Bruce
575a68bf98 updated to VDSCoreTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:14:41 -05:00
Matt Bruce
03be610b28 Merge branch 'develop' into feature/monarch 2024-06-07 13:12:12 -05:00
Matt Bruce
fd4694db8d updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:05:33 -05:00
Bruce, Matt R
e1d58d0e9f Merge branch 'mbruce/bugfix' into 'develop'
updated release notes

See merge request BPHV_MIPS/vds_ios!249
2024-06-07 17:55:50 +00:00
Matt Bruce
c78287131c Merge branch 'develop' into feature/Table
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 09:38:36 -05:00
Matt Bruce
cb704ea1e9 Merge branch 'develop' into mbruce/bugfix
# Conflicts:
#	VDS/SupportingFiles/ReleaseNotes.txt

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 08:12:17 -05:00
Matt Bruce
f11b21a04b updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 08:05:59 -05:00
vasavk
a3fe0b7278 Digital ACT-191 CXTDT-568413 defect: Calendar - Missing option for Transparent Background 2024-06-07 17:59:29 +05:30
vasavk
c02ed37121 Digital ACT-191 CXTDT-568419 defect: Calendar - When hideContainerBorder=true, corner radius disappears 2024-06-07 17:35:28 +05:30
vasavk
2bb1a24d72 Digital ACT-191 CXTDT-568409 defect: Width control missing
- CXTDT-568398 - Calendar - Saturday missing
- CXTDT-568402 - Calendar - Extra row
2024-06-07 14:34:46 +05:30
Matt Bruce
a90cd23f11 updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 16:19:55 -05:00
Matt Bruce
f7ded23857 CXTDT-565105 - InputField - Date - Typeover text not working.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 16:18:32 -05:00
Matt Bruce
8a686314f5 added a format label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 16:18:03 -05:00
Matt Bruce
ba0989bb2b updated credit card rule
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 15:54:56 -05:00
Matt Bruce
2e46759857 fixed credit card issues with formatting for different card types also added an min/max length based on card type.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-06 12:22:21 -05:00
Matt Bruce
f5380532ff fixed bug for Accessibility Elements in Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 17:32:45 -05:00
Matt Bruce
a71085f2b3 added release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:16:13 -05:00
Matt Bruce
40a31dfe25 CXTDT-560823 – TextArea – Accessibility Labels/Error/ReadyOnly/Disabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 15:18:32 -05:00
Matt Bruce
1fe2d061a6 Merge branch 'develop' into feature/monarch 2024-06-05 14:01:17 -05:00
Matt Bruce
3eda3bd68e fixed titlelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 13:09:04 -05:00
Scott Pfeil
c2f053dec8 Update to proper framework name 2024-06-05 12:49:47 -04:00
Matt Bruce
fdd6360f31 initial cut
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 09:32:32 -05:00
Matt Bruce
4fc7958f9d Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/monarch 2024-06-05 08:40:34 -05:00
Matt Bruce
38310b5ab1 made register static
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 08:22:22 -05:00
Matt Bruce
0207b70a20 CXTDT-565117 - Input Field - Overflow not clipped
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 14:00:32 -05:00
Matt Bruce
772863ff73 CXTDT-565112 - Input Field - Credit Card icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 12:04:57 -05:00
Matt Bruce
a24bbd32a5 CXTDT-565087 - Input Field - Text - OnDark colors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 10:24:34 -05:00
Scott Pfeil
84920fa7bc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch 2024-06-04 10:50:56 -04:00
Matt Bruce
83d6d34093 added script for removing all logging text files with xcconfig.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-03 16:06:05 -05:00
Matt Bruce
9ff45a73af Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/monarch 2024-06-03 08:53:51 -05:00
Hedden, Kyle Matthew
ea60bd142d Digital PCT265 defect DE307-545: Adjust line truncation to use ellipsis for cases where the numberOfLines is limited. 2024-05-30 18:38:35 -04:00
Scott Pfeil
3bb61dab1c Merge branch 'develop' into feature/monarch 2024-05-30 10:12:55 -04:00
Matt Bruce
66a386a300 refactored for breadcrumbs wordwrap
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 15:17:07 -05:00
Matt Bruce
756aa17e5d removed breeadcrumb disabled stated, now breadcrumbs are always enabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 13:09:38 -05:00
Matt Bruce
1378d9722a added radiobox to the accessibilitylabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 11:51:02 -05:00
Matt Bruce
ba4c27cdc6 CXTDT-552834 – Tile Container – Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-29 11:29:48 -05:00