Commit Graph

45 Commits

Author SHA1 Message Date
Matt Bruce
816ee9f0aa updated tooltip info for accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 13:06:57 -05:00
Matt Bruce
07268c1066 updated rect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 12:52:03 -05:00
Matt Bruce
1fe325c168 removed logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 11:06:08 -05:00
Matt Bruce
da75a38319 fixed issue #5 on ONEAPP-4684
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 10:03:23 -05:00
Matt Bruce
366143a9ad refactored out Tooltipdialog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:48:19 -05:00
Matt Bruce
dec1a00bb5 refactored out Handlerable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:46:52 -05:00
Matt Bruce
d4f5c37629 fixed to be a button instead of link
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-07 18:56:49 -05:00
Matt Bruce
56c2217b0c public to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 16:01:38 -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
8ffbe7f864 ONEAPP-4684 - (Acessibility) VDS Brand 3.0 Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 12:59:42 -05:00
Matt Bruce
ecff7b9686 refactored updateAccessibiltyLabel to updateAccessibility
moved down common isEnabled/isSelected down to base classes

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:23:24 -05:00
Matt Bruce
d275c476b3 update for bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 13:42:48 -05:00
Matt Bruce
2c7666c214 helper for text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-31 13:42:37 -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
16d37e1c45 ONEAPP-5104 - Button Disabled Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-28 14:29:43 -05:00
Matt Bruce
0a9b4ec368 added comments for reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:13:49 -05:00
Matt Bruce
18ab46b1f3 updated more accessibilityLabels/Values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 12:49:11 -05:00
Matt Bruce
b919cfd92b refactored disabling (disabled) as a helper to get/set isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 08:46:15 -05:00
Matt Bruce
bc6c783e4e added logic for added/removing the accessibilityTrait .notEnabled based off the dissbled state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-17 13:38:36 -05:00
Matt Bruce
f517a6fd28 refactored config
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-06 10:37:38 -05:00
Matt Bruce
a6bc7968e7 refactored TooltipDialog from ViewController
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-06 10:33:52 -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
fb9855593f padding update for scrollview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 09:26:40 -05:00
Matt Bruce
1ca4fdf794 added swipe right and tap background events for dismissing self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 09:17:23 -05:00
Matt Bruce
6123f9cc1f CXTDT-427975 - Tooltip - Scrollbar, multiple
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 18:06:40 -05:00
Matt Bruce
ca6f68490f CXTDT-427362 - Tooltip - Should not be a drop shadow on modal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:45:34 -05:00
Matt Bruce
a2c1228738 CXTDT-427358 - Tooltip - Body Copy incorrect style
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:40:06 -05:00
Matt Bruce
55885c80ba update naming conventions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:31 -05:00
Matt Bruce
6e7ff86b0b refactored colorConfig -> colorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:57:40 -05:00
Matt Bruce
4c9c07d75f fixed issues with using only mobile version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:39:34 -05:00
Matt Bruce
714374c798 added method in protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-11 15:25:11 -05:00
Matt Bruce
bd902434ef refactored reset methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 14:40:11 -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
a2696ece91 updated trailing tooltip label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 10:54:55 -05:00
Matt Bruce
34bc7b6b66 initial build error fix for color tokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-03 11:43:49 -05:00
Matt Bruce
3e812cb4a1 updated tooltip to use subset enums of Icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-02 09:20:35 -05:00
Matt Bruce
4e3c848b2f added touch guidlines when the view's parent has space for it
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-27 15:12:29 -05:00
Matt Bruce
8ecccbcecb refactored this to use new attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-27 14:47:56 -05:00
Matt Bruce
f41e6f9c9c updated color for state changes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 16:36:14 -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
4642a65977 updated vars and split up action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-17 13:11:06 -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
f6af646d09 refactored tooltip/label to use protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 14:54:24 -05:00
Matt Bruce
1a3f76e196 Added tooltip protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 14:54:06 -05:00
Matt Bruce
4c88dce9f6 added initial files for Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 14:44:44 -05:00