Commit Graph

142 Commits

Author SHA1 Message Date
Matt Bruce
e7f5d4ee94 removed code not needed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 13:21:36 -05:00
Matt Bruce
8b37986b40 reverted back to original MVA code for getting the location of links and such.
refactored

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 13:19:15 -05:00
Matt Bruce
31b9704163 first attempt to get link clicks working again
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 12:20:39 -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
f25aee83de only toggle when enabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 14:02:11 -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
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
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
d06fa28a54 Merge branch 'develop' into feature/monarch 2024-06-13 10:58:21 -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
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
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
a043bd33f2 added shouldUpdateAccessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:15:35 -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
f8289788ee isEnabled workaround until I can figure something else out.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-28 11:39:41 -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
b83dc8c8a2 remvoed layoutifneeded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39:30 -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
Matt Bruce
0fc70e9f75 ensure range is valid.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:29:24 -05:00
Matt Bruce
60f71a7709 added string empty checks.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-14 18:49:21 -05:00
Matt Bruce
547b03ac1c fixed issue with attributedText setting not working correctly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-14 18:42:33 -05:00
Matt Bruce
d7435068a3 fixed bug for the Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-13 10:41:53 -05:00
Matt Bruce
473ab531e8 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 12:34:07 -06:00
Matt Bruce
89a4c5d397 updated label with overrides for textColor and font
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 10:09:59 -06:00
Matt Bruce
441971d2f9 updated to fix issue for attributedText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 09:20:17 -06:00
Matt Bruce
b0f13de69b Merge branch 'develop' into refactor/VDSTokens
# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Icon/ButtonIcon/ButtonIcon.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TileContainer/TileContainer.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 09:37:15 -06:00
Bruce, Matt R
2da62b01fc fixed bug where someone could nil out attributedText and resetting the text... 2024-02-15 21:39:01 +00:00
Matt Bruce
d98b08d26e removed old frameworks to add the 1 primary VDSTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-23 10:09:09 -06:00
Matt Bruce
e0540a68ce added extension for NSMutableAttributedString
refactoctored code to use extension

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:17:46 -06:00
Matt Bruce
196bc52288 ONEAPP-4684 - Acessibility - Tooltip (Header)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:14:36 -05:00
Matt Bruce
e646be1462 ONEAPP-5109 - Typography/Label - Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 08:24:03 -05:00
Matt Bruce
e52ae195f3 fix for setting text issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 14:04:05 -05:00
Matt Bruce
383eee527b fixed bug in label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 08:53:25 -05:00
Matt Bruce
d9dc8e9b4f refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:17:55 -05:00
Matt Bruce
99340c616e refactore first step of TextPosition -> TextAlignment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:38:16 -05:00
Matt Bruce
affdf8176f added high level description to components.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:50:29 -05:00
Matt Bruce
ba9e5f912f updated documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:15:19 -05:00
Matt Bruce
d6cefaf980 refactoring comments, marks, etc...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:13:13 -05:00
Matt Bruce
2b1234afc8 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 11:07:47 -05:00
Matt Bruce
da1434fdfd added documentaion comments.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 10:28:53 -05:00
Matt Bruce
304416afdb update label for accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-26 10:45:15 -05:00
Matt Bruce
52b08b88c9 Merge branch 'refactor/enabling' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/enabling
# Conflicts:
#	VDS/Classes/SelectorGroupHandlerBase.swift
#	VDS/Components/Buttons/Button/ButtonBase.swift
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Label/Label.swift
#	VDS/Components/RadioButton/RadioButtonGroup.swift
#	VDS/Components/RadioSwatch/RadioSwatchGroup.swift
#	VDS/Components/TextFields/EntryField/EntryField.swift
#	VDS/Components/Tooltip/TrailingTooltipLabel.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 16:20:00 -05:00
Matt Bruce
e3f998de9f Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2023-08-25 16:12:50 -05:00
Matt Bruce
a6a0003c3b refactored label to remove disabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:46:00 -05:00
Matt Bruce
7f461e72e9 removed disabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 14:55:11 -05:00
Matt Bruce
90ac92144f added overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 17:07:40 -05:00