Commit Graph

68 Commits

Author SHA1 Message Date
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
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
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
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
8b60364d63 updated color range to set the length if current range is 0.0
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:19:55 -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
10b005fec2 ONEAPP-4682 - Text Link Caret - Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 10:21:51 -05:00
Matt Bruce
fdb7e955e2 refactored naming convention to tooltipModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 17:40:54 -05:00
Matt Bruce
1dd626d766 refactored tooltip to use a model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 17:38:04 -05:00
Matt Bruce
508ff47d99 getter only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:36:20 -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
e3f791960a documentation update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:29:52 -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
f08f1672fb fixed attributes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 10:18:00 -05:00
Matt Bruce
7e061d28e5 updated action label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-24 14:21:01 -05:00
Matt Bruce
ce9e64da0f updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 10:22:31 -05:00
Matt Bruce
1bed04dae0 added presenter
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 10:13:37 -05:00
Matt Bruce
c02fd2241e updated tooltip to accept a view or title or content text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 15:21:20 -05:00
Matt Bruce
43e9642de6 refactored to use new spacer extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 14:58:24 -05:00
Matt Bruce
e82a94304c refactored to remove combine for local updater, replaced with setNeedsUpdate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 11:51:10 -05:00
Matt Bruce
8ed2506580 udpated tooltip attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 10:54:46 -05:00
Matt Bruce
2bbe71e106 refactored action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 10:54:41 -05:00
Matt Bruce
d77e1abc34 updated with tooltip size change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-02 09:20:53 -05:00
Matt Bruce
90974afb8d added tooltiplabelattribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-27 14:46:04 -05:00
Matt Bruce
c3992be682 refactored to use new TrailingTooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:35:23 -05:00
Matt Bruce
c3f6fc1d10 refactored class for init and Key
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:10:42 -05:00
Matt Bruce
1d3431da2c updated frame
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 16:28:05 -05:00
Matt Bruce
24bad2c371 refactored trailing tooltip label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 15:41:33 -05:00
Matt Bruce
d50c61b79b updated to use bundle manager
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 10:48:59 -06:00
Matt Bruce
2fa47a5404 added cancellable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 15:17:14 -06:00
Matt Bruce
9aad50fb0b updated for textcolor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 15:16:56 -06:00
Matt Bruce
eacee20fe9 added init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 18:20:11 -06:00
Matt Bruce
72f5edb92c fixed bug with underline
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 18:19:53 -06:00
Matt Bruce
21ac83af4f removed codable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 11:50:11 -06:00
Matt Bruce
9526a7ec40 refactored out Typography and converted to TextStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 14:04:15 -06:00
Matt Bruce
669e0d7625 refactored enums into class/structs that use them
also refactored models into class that are the parents

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:32:38 -06:00
Matt Bruce
f255f9fd21 updated naming to new class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:38 -06:00
Matt Bruce
d7f067ef8f refactored name of FontLabelAttribute/added UIView extension for anchors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-17 14:31:45 -06:00
Matt Bruce
a5cd93b71c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/textLink 2022-11-15 10:39:33 -06:00
Matt Bruce
0b73207bd6 update to look for a font with a found style to use our FontLabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:43:40 -06:00
Matt Bruce
e46017f315 updated FontLabelAttribute for Kerning/line spacing/ line height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:43:02 -06:00
Matt Bruce
f9c8e328cf refactored to use AnyLabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:26:38 -06:00
Matt Bruce
eb48d8a807 include isForeground
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:26:14 -06:00
Matt Bruce
cd94bfde67 added AnylabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:25:32 -06:00
Scott Pfeil
42d3fc5c9a Adding dummy test code. 2022-11-10 09:44:38 -05:00
Matt Bruce
1fa97266c7 updated tint color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-03 10:47:09 -05:00