Commit Graph

98 Commits

Author SHA1 Message Date
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
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
0f27e82987 removed duplicate code from base class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 08:47:45 -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
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
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
d078b6beed Merge branch 'develop' into feature/monarch 2024-05-24 12:13:02 -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
Scott Pfeil
fe3dbcbb45 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch 2024-05-24 09:26:18 -04:00
Matt Bruce
a4d9fd0ccc updated responder methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-21 09:49:56 -05:00
Matt Bruce
675fbf8693 fixed keyboard issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-21 09:44:23 -05:00
Scott Pfeil
52101435cc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch 2024-05-20 15:10:52 -04:00
Matt Bruce
e667054eb6 refactored calculating width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-13 12:32:46 -05:00
Matt Bruce
18090871ee removed min/max, you only need width + calculations
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 16:52:28 -05:00
Matt Bruce
3859c8eeb7 refactored width to fields
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 16:17:12 -05:00
Matt Bruce
aeb620a8a1 got width working correctly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 16:03:21 -05:00
Matt Bruce
c5262246f3 refactred getContainer() to getFieldContainer() to make more sense that the developer needs to only return the Item the User see to interact with.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:10:35 -05:00
Matt Bruce
501dc4a55f refactored the layout for the entryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-10 09:00:55 -05:00
Matt Bruce
fa35654ebe Merge branch 'develop' into feature/monarch 2024-05-07 14:12:09 -05:00
Matt Bruce
91cb21eb04 added done button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:52:51 -05:00
Matt Bruce
5d1cdcfdff refactored accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 11:52:17 -05:00
Scott Pfeil
a04ccd9bf5 Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:44:53 -04: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
c0b59694f2 refactored validation again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:24:09 -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
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
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
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
bb705d8155 refactored value to be readOnly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-23 16:39:50 -05:00
Matt Bruce
37890e0c88 updated icon to statusIcon and iconColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 14:55:29 -05:00
vasavk
0841a6d9f7 Digital ACT-191 CXTDT-546821 defect: TextArea - Accessibility 2024-04-18 20:09:22 +05:30
vasavk
14d77ef81f Digital ACT-191 CXTDT-546821 defect: Accessibility - Text area input field is not receiving swipe focus 2024-04-18 15:51:07 +05:30
Matt Bruce
be14df768a Merge branch 'develop' into mbruce/bugfix 2024-04-15 13:04:25 -05:00
Matt Bruce
35482fb41e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
# Conflicts:
#	VDS/Components/BadgeIndicator/BadgeIndicator.swift
#	VDS/Components/TextFields/EntryFieldBase.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 09:05:21 -05:00
Matt Bruce
41e6001746 fixed layout issue for entryfield base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 15:55:31 -05:00
Matt Bruce
994feff20e fixed bug in InputField/TextArea after refactor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 16:19:11 -05:00
Matt Bruce
a2f79fcee8 refactored to put value and the valuechanged for the control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 16:11:52 -05:00
Matt Bruce
7b9aa51d0a refactored out text of base class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-09 15:37:58 -05:00
Matt Bruce
67c96ca74c moved maxLength out of base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-08 10:15:11 -05:00
Matt Bruce
5d19edbc6e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TextFields/EntryFieldBase.swift
#	VDS/Components/TileContainer/TileContainer.swift
#	VDS/Extensions/VDSLayout.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 12:09:30 -05:00