Commit Graph

251 Commits

Author SHA1 Message Date
Matt Bruce
46d4098cf2 fixed issue with showing errorIcon without error message
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-11 10:53:41 -05:00
Matt Bruce
d943202e83 updated placeholder logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 16:33:54 -05:00
Matt Bruce
d7086b0702 added a placeholder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-10 16:21:50 -05:00
Matt Bruce
1c01fabef0 CXTDT-584278 – InputField - Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-09 10:50:36 -05:00
Matt Bruce
0ee459946f CXTDT-577463 - InputField - Accessibility - #5 Password / Inline Action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 09:37:36 -05:00
Matt Bruce
1e0b0279b7 CXTDT-577463 - InputField - Accessibility - Issue #5
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-02 09:33:54 -05:00
Matt Bruce
315601e048 CXTDT-577463 - InputField - Accessibility - #1 Typing Feedback
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 15:26:51 -05:00
Matt Bruce
51b151a73f partial bugfix
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-28 17:27:37 -05:00
Matt Bruce
9c6009e4ac fixed bug in not using super for overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-26 10:14:48 -05:00
Matt Bruce
649acb77af CXTDT-577463 - InputField - Accessibility - Format Text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:56:03 -05:00
Matt Bruce
0981bf7729 updated logic for statusIcon label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:46:00 -05:00
Matt Bruce
0ec165701b CXTDT-577463 - InputField
- Accessible Elements for actionLink/credit Card image, status image
- fixed issue with success text

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:39:18 -05:00
Matt Bruce
67a5663fc3 made credit card image accessible
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:38:16 -05:00
Matt Bruce
1f0ba0cee6 made icon accessible
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-25 13:37:59 -05:00
Matt Bruce
891a816f55 refactored base for responder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-24 15:33:47 -05:00
Matt Bruce
73f27d1e8b more code refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 12:37:19 -05:00
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
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
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
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
Matt Bruce
c1f2aa6591 refactored textarea
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 11:33:59 -05:00
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
Matt Bruce
d06fa28a54 Merge branch 'develop' into feature/monarch 2024-06-13 10:58:21 -05:00
Scott Pfeil
af87f30328 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch 2024-06-10 14:58:32 -04: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
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
a043bd33f2 added shouldUpdateAccessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:15:35 -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
Scott Pfeil
c2f053dec8 Update to proper framework name 2024-06-05 12:49:47 -04: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
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
3bb61dab1c Merge branch 'develop' into feature/monarch 2024-05-30 10:12:55 -04:00
Matt Bruce
cbf5645959 CXTDT-563194 - Dropdown Select - missing transparentBackground option
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 14:21:11 -05:00
Matt Bruce
0a9924f46c removed values taht can't occur
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 09:32:45 -05:00
Matt Bruce
63d698af1d CXTDT-563189 - Dropdown Select Readonly Border color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 09:31:47 -05:00
Matt Bruce
d078b6beed Merge branch 'develop' into feature/monarch 2024-05-24 12:13:02 -05:00
Matt Bruce
aba7ef7df7 turned off icon for voiceover
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:44:27 -05:00
Matt Bruce
2163abe91a ensure all classes accessibility works the same
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:44:16 -05:00
Matt Bruce
8cc87fd471 added accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 10:42:31 -05:00
Matt Bruce
77109fd264 CXTDT-560458 - Dropdown & TextArea voiceover behaviour
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 08:59:02 -05:00