78dd2d5df8
removed obj-c members
...
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
2025-01-23 13:24:48 -06:00
Vasavi Kanamarlapudi
9856c0a482
Digital ACT-191 CXTDT-630735 defect: PriceLockup accessibility - to render equivalent information for the strike through price visually represents.
2024-10-21 12:39:14 +05:30
Matt Bruce
c68faaec31
fixed bug in TextStyle Attribute dealing with lineHeight and baseline
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-10-03 15:09:16 -05:00
Matt Bruce
09886ffe26
added setDefaults() into protocol and implemented
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:35:51 -05:00
Matt Bruce
760433243e
updated to private methods
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:52:25 -05:00
Matt Bruce
317cf89fb6
ensure updateView() can't be called until setup() is run
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:21:51 -05:00
Matt Bruce
6bf3e19ebe
added @objcMembers to all classes
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:53:26 -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
e8387d2c43
Merge branch 'hotfix/label-actions' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into bugfix/label-action
...
# Conflicts:
# VDS/Components/Label/Label.swift
# VDS/Extensions/UITapGestureRecognizer.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 14:25:29 -05:00
Matt Bruce
eaf6d68ab7
reverted to using kevin's old code for actions
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 14:10:16 -05:00
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
Matt Bruce
fa35654ebe
Merge branch 'develop' into feature/monarch
2024-05-07 14:12:09 -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
000e4cdefa
CXTDT-552074 - Text Area - Tooltip
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 12:15:43 -05: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
bb655eefa2
ensure color range
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:42:24 -05:00
Matt Bruce
86c675a07f
fixed color attribute
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:41:38 -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
b56e45d41b
removed logic since for tooltipattribute this will never pass.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-04 15:12:26 -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
1d9667c173
added validators for invalid range
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:24:59 -05:00
Matt Bruce
9203b6cab5
added/updated isValid(range:
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:24:35 -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
e7a1698602
removed test
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:08:33 -06:00
Matt Bruce
98b30237b2
updated labels to ensure string is valid
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:06:22 -06:00