Commit Graph

1931 Commits

Author SHA1 Message Date
Matt Bruce
d013f07db3 first cut with just inline replace
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 10:11:41 -05:00
Matt Bruce
2700c39632 fixed rename
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:27:29 -05:00
Matt Bruce
b18cabb680 added any
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:51 -05:00
Matt Bruce
6c4d428984 override for accessibility new impl
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:46 -05:00
Matt Bruce
a2f7c03b8f added to base classes the new accessiblity implmenation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:19 -05:00
Matt Bruce
4b8d0d985a added accessibility var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:16:27 -05:00
Matt Bruce
f25aee83de only toggle when enabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 14:02:11 -05:00
Matt Bruce
ec8d4ba1d6 updated base with fix 2024-06-19 13:28:04 -05:00
Matt Bruce
ac816f07f0 added accessibility override for main click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 13:27:50 -05:00
Matt Bruce
0f276f7822 Merge branch 'refactor/selector-accessibility' into mbruce/bugfix
# Conflicts:
#	VDS/BaseClasses/Selector/SelectorItemBase.swift
#	VDS/Components/Label/Label.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 12:31:27 -05:00
Matt Bruce
8d2125a91c updated mainStackView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 11:57:49 -05:00
Matt Bruce
bdd481109a allow touch events for labels to bleed through
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 10:58:48 -05:00
Matt Bruce
c20027dd2c updated for label click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 10:53:19 -05:00
Matt Bruce
4aa081f6de updated for checkbox only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:49:19 -05:00
Matt Bruce
5efcc624e0 updated to use new accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:39:33 -05:00
Matt Bruce
f9799386d6 added action element
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:39:21 -05:00
Matt Bruce
4b06ef2e31 updated to use new accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:38:34 -05:00
Matt Bruce
6d42ec599c updated accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:36:11 -05:00
Matt Bruce
225c44a84a added action element
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 09:35:51 -05:00
Matt Bruce
18b2415143 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/selector-accessibility
# Conflicts:
#	VDS/Components/DatePicker/DatePicker.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-18 14:39:30 -05:00
Matt Bruce
7aa6a3b823 Merge branch 'develop' into refactor/selector-accessibility 2024-06-17 14:59:48 -05:00
Matt Bruce
21595355a9 updated for issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-17 11:05:29 -05:00
Bruce, Matt R
97dbad1987 Merge branch 'mbruce/bugfix' into 'develop'
bugs merged

See merge request BPHV_MIPS/vds_ios!259
2024-06-14 21:21:49 +00:00
Matt Bruce
001c11a1d6 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 16:17:18 -05:00
Matt Bruce
f08fe00a25 updated release notes with close issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 16:14:06 -05:00
Matt Bruce
c697c4a437 updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 16:11:18 -05:00
Matt Bruce
e76674cfc8 Merge branch 'bugfix/calendar_fixes' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-06-14 15:54:51 -05:00
Matt Bruce
a2a06f3870 added token to enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 15:45:04 -05:00
Bruce, Matt R
b3bd15b3ee Merge branch 'mbruce/fields-refactor' into 'develop'
refactored EntryFields

See merge request BPHV_MIPS/vds_ios!258
2024-06-14 18:01:05 +00:00
Matt Bruce
e8f225cdc3 refactored responder property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 12:59:13 -05:00
Matt Bruce
652088bbb1 refactored to base class and removed more duplicate code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 12:31:21 -05:00
vasavk
69cdae8374 Digital ACT-191 CXTDT-568422 defect: Calendar - DarkMode Legend icon fill using Light mode color 2024-06-14 22:04:25 +05:30
Matt Bruce
c1f2aa6591 refactored textarea
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 11:33:59 -05:00
vasavk
bec994e2d4 Digital ACT-191 CXTDT-568412 defect: Calendar - Incorrect side nav icon size 2024-06-14 21:33:02 +05:30
vasavk
c9c3b54484 updated missed note. 2024-06-14 21:24:53 +05:30
vasavk
ed356299b5 Fixed issue observed: fetching days with wrong date if display date exceeds min/max date 2024-06-14 21:21:26 +05:30
vasavk
4119a6c180 Using internal enabled var for cell instead of label enabled state 2024-06-14 21:20:11 +05:30
vasavk
b8326faa16 Digital ACT-191 CXTDT-568463 defect: Calendar - On long press, hover randomizes 2024-06-14 21:17:48 +05:30
Matt Bruce
9538912a72 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/fields-refactor 2024-06-14 09:05:47 -05:00
Matt Bruce
9871324c8e first cut of accessibility update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 09:05:22 -05:00
Matt Bruce
0f27e82987 removed duplicate code from base class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 08:47:45 -05:00
Hedden, Kyle Matthew
17d119fa6c Merge branch 'feature/monarch' into 'develop'
Feature/monarch

See merge request BPHV_MIPS/vds_ios!230
2024-06-13 19:50:54 +00:00
Matt Bruce
c02f355847 updated icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:22:30 -05:00
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