Commit Graph

76 Commits

Author SHA1 Message Date
Matt Bruce
4e1cde1922 fixed bug in attributed string creation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 14:58:32 -05:00
Matt Bruce
c57c597427 removed lineHeight/verticalPadding from the sizes
added new bezierPathBorder

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-03 13:46:27 -05:00
Bandaru, Krishna Kishore
25713cd533 Tilelet Enhancements 2024-03-26 16:54:50 +00:00
Matt Bruce
d1006f1266 removed images that already existed
added resizer and refactored code

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 15:11:38 -05:00
Matt Bruce
42dccb4780 add image helper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-12 09:55:02 -05:00
Matt Bruce
b535fe5323 CXTDT-518373 - Accessibility on Loader
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-08 17:05:28 -06:00
Matt Bruce
22f156d461 fixed bug in topViewController
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-08 17:00:57 -06:00
Matt Bruce
469200270a added extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:20 -05:00
Matt Bruce
794f68a67f formatted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 16:57:15 -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
6ec498a8d7 updated comments for the AppleGuidlinesTouchable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:59:51 -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
071e627fe6 refactored to use protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 16:05:36 -05:00
Matt Bruce
17705efcb8 added priority
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:38:11 -05:00
Matt Bruce
8741e14770 added layoutguide extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:13:48 -05:00
Matt Bruce
57375576ac added priority to extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 14:16:21 -05:00
Matt Bruce
05fd22d2eb fixed protocol changes after handlerable removal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:48:39 -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
e02d4ed83f commented code for extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-25 14:16:08 -05:00
Matt Bruce
759c6a1d52 removed var to set useMinimumLineHeight, this is now a required setting
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-24 10:56:17 -05:00
Matt Bruce
090a65e998 added another test property useScaledLineHeight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 12:14:52 -05:00
Matt Bruce
d00b1d0a0e updated makeAttributedString to use min lineHeight as well as read a var to help determine if this is really needed or not
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-22 09:17:42 -05:00
Matt Bruce
dffede1350 refactored Typography into new files
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 10:44:24 -05:00
Matt Bruce
2d0252311a updated attributedString
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-21 10:44:06 -05:00
Matt Bruce
e12de0c108 refactor TextStyle for edgeInsets and removed testing vars
refactor the string helper to remove these tests

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-20 12:55:23 -05:00
Matt Bruce
33838a88fd added uikit
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-27 09:26:01 -05:00
Matt Bruce
16ee851d44 added test properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-22 15:14:38 -05:00
Matt Bruce
1603beb911 added isActive
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:52:57 -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
c23b7fb79a public func
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 14:59:45 -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
f8bffa7981 added color helper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:50:39 -05:00
Matt Bruce
52fac7ce93 added back default
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 12:48:18 -05:00
Matt Bruce
c8e9ab75c2 refactored even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 12:42:36 -05:00
Matt Bruce
342357820f refactored out extensions into files
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 10:39:42 -05:00
Matt Bruce
ce340fa34e added extension methods for anchoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 10:26:40 -05:00
Matt Bruce
f99a3033d6 refactored TextLinkCaret spacer/name label attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 10:05:23 -05:00
Matt Bruce
9a8f45a002 added comments for UITapGestureRecognizer extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:50:59 -05:00
Matt Bruce
d60315b74f added comments to UIDevice extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:48:41 -05:00
Matt Bruce
cc0c0fbfb2 added comments for the UIColor+VDSColor extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:47:24 -05:00
Matt Bruce
54abcf8c8d added comments to the UIColor extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:45:03 -05:00
Matt Bruce
6840412f25 added comments to the UIApplication extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:36:59 -05:00
Matt Bruce
a1d25b0dfc updated to place border with an offset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:39:53 -05:00
Matt Bruce
3625db96bf added more view extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 14:49:01 -05:00
Bruce, Matt R
dfa9b18dc5 updated extension 2023-05-17 15:45:23 +00:00
Matt Bruce
e91465f423 added removal extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-16 15:31:42 -05:00
Matt Bruce
19a8d8e09a refactored out IconColor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-15 11:35:27 -05:00
Matt Bruce
07094237ab removed extension for color tokens update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-03 11:43:31 -05:00
Matt Bruce
29a36ee7d4 added methods for showing button cell bounds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-02 13:22:40 -05:00
Matt Bruce
3e8461aef6 updated for buttongroup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-02 12:12:40 -05:00