Commit Graph

638 Commits

Author SHA1 Message Date
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
05543e7c89 updated trait from text to link when there is a action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 09:21:16 -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
29e4fcb165 made real update and not a forced one
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-27 15:34:46 -05:00
Matt Bruce
33163a6183 fixed bug for trailing tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-27 15:32:14 -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
61e843f8f8 added check for change of scaledFonts
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 10:43:36 -05:00
Matt Bruce
0460e10b89 added edgeInsets
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 12:54:03 -05:00
Matt Bruce
8d080a9e38 migrated to fixed toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 13:47:14 -05:00
Matt Bruce
900dfd21fc refactor a Toggle to be the actual Toggle only
refactor old Toggle + Label = ToggleItem

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 09:40:04 -05:00
Matt Bruce
052a6fbe67 refactored SelectorBase/Checkbox/RadioButton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 16:46:16 -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
c9180e9c36 added back isEnabled override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-14 14:42:56 -05:00
Matt Bruce
8c6fcee828 CXTDT-423141 - Tabs - Incorrect spacing on top-aligned Fill container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 16:30:59 -05:00
Matt Bruce
a9b39c0fbf updated tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 16:27:41 -05:00
Matt Bruce
87ecc1e28a added code comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 14:41:07 -05:00
Matt Bruce
a75e254064 badge documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-12 16:03:35 -05:00
Matt Bruce
fcbb6e99e4 added comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-10 14:46:19 -05:00
Matt Bruce
418dcf40c2 CXTDT-426628 - Toggle - Incorrect disabled text color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-06 12:33:56 -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
58a4dc594a updated to included a LoaderLaunchable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 16:04:38 -05:00
Matt Bruce
2ffc8f5293 added the Loader class and SVG Asset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 15:16:28 -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
01299c86ef updated eyebrow to be defaulted to bold
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:15:38 -05:00
Matt Bruce
3dbdefd376 moved structs into own file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:24:35 -05:00
Matt Bruce
98968bacbd refactored out top/bottom spacing config and created new one
updated models to use a StandardStyle
updated Tilelet/TitleLockup to use new features

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 12:06:28 -05:00
Matt Bruce
97b6942127 CXTDT-427165 - Text Link Caret - Container should not have left/right padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-28 10:01:44 -05:00
Matt Bruce
31f64dbc8c CXTDT-426626 - Toggle - Disabled "on" state 2023-06-28 09:12:52 -05:00
Matt Bruce
91eb645ebb CXTDT-426521 - Tabs - Vertical Tablet spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 17:53:47 -05:00
Matt Bruce
dbef56cf0b added more icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:22 -05:00
Matt Bruce
4f42d5a461 dot based on height not width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:06 -05:00
Matt Bruce
b6e7dcbada refactored badge indicator to final specs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 14:21:11 -05:00
Matt Bruce
c1b91cc651 refactored some badge properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 16:20:26 -05:00
Matt Bruce
94fffc289a refactored to use new extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:52:48 -05:00
Matt Bruce
58388b81b8 updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:38:13 -05:00
Matt Bruce
49bae9c706 added dynamic lineHeight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 15:28:13 -05:00
Matt Bruce
190e29bbd2 removed padding now working on ratio of pointSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 09:35:27 -05:00
Matt Bruce
e59c8f0e40 added paletteYellow62 as extension and new color array
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 08:26:00 -05:00
Matt Bruce
385ed1b216 updated controller
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:58:44 -05:00