Commit Graph

797 Commits

Author SHA1 Message Date
Matt Bruce
b6ed03adae ONEAPP-4684 - Acessibility - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-05 15:36:25 -05:00
Matt Bruce
6ce86b5ac1 always allow the buttons to highlight regardless of a click handler
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-04 15:35:16 -05:00
Matt Bruce
5c85bad48a CXTDT-470665 - Button - Text wrapping in two lines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-04 15:31:29 -05:00
Matt Bruce
4f68f67a6b updated trait
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:55:14 -05:00
Matt Bruce
886577e945 updated accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:54:44 -05: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
6eb709a1e7 refactored line even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:04:01 -05:00
Matt Bruce
3f7905c0e4 Merge branch 'bugfix/line' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfixes 2023-09-20 14:02:39 -05:00
Matt Bruce
a3d239779d updated property getter for lineColor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:02:18 -05:00
Matt Bruce
0fc6d78d3c added static var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:44:19 -05:00
Matt Bruce
e646be1462 ONEAPP-5109 - Typography/Label - Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 08:24:03 -05:00
Matt Bruce
1319d19359 ONEAPP-5106 - Accessibility iOS Icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-19 11:03:36 -05:00
Matt Bruce
7df4f0cdf9 CXTDT-464973 - Button - Width percentage parameter missing.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-18 16:01:06 -05:00
Matt Bruce
924653a726 refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 14:57:44 -05:00
Matt Bruce
55f922e5a1 fixed issue with line.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 14:57:17 -05:00
Matt Bruce
c7746874b6 updated isHighlighted even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 19:15:36 -05:00
Matt Bruce
143d1bf717 refactored out canHighlight and added shouldHighlight to be able to override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:43:55 -05:00
Matt Bruce
308e8c9738 fixed code issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:17:39 -05:00
Matt Bruce
72f2b09255 refactored everything in the buttons classes to remove buttonable and push configuration inside enums for the classes in question
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 11:47:24 -05:00
Matt Bruce
ad6c00214e removing touchUpInsideCount, since now we are keying off of onClickSubscriber
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 08:31: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
b415aeafc5 removed wrapper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 10:26:26 -05:00
Matt Bruce
3a3790d302 fixed bug in tooltip contentView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 10:22:20 -05:00
Matt Bruce
3d52d210f3 fixed constraint error
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 08:22:58 -05:00
Matt Bruce
4adb378ce5 CXTDT-427328 - Title Lockup text style combinations do not match spec
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 16:33:40 -05:00
Matt Bruce
61ebc59e3f CXTDT-462698 - Tabs - Incorrect letter spacing on Large tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 16:07:02 -05:00
Matt Bruce
e52ae195f3 fix for setting text issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 14:04:05 -05:00
Matt Bruce
ce8e2fb535 added number of lines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 12:17:04 -05:00
Matt Bruce
0dae2d36cb fixed bug in app when swapping back and forth between sizes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-08 15:46:34 -05:00
Matt Bruce
ab08ebbb82 ONEAPP-4652 - "Button Group" - Caret anouncement removed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-07 08:32:52 -05:00
Matt Bruce
14f4778658 reverted to hard numbers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 12:58:53 -05:00
Matt Bruce
035f7fac1e reverted back to 50%
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 09:02:46 -05:00
Matt Bruce
dfa81934e6 updated with multiplier
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 08:51:41 -05:00
Matt Bruce
1d010d69ea fixed bug for priority on layout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:58 -05:00
Matt Bruce
945fbc05dc refactored to use extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:44 -05:00
Matt Bruce
01a177f643 fixed notification issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 16:56:48 -05:00
Matt Bruce
5ff8d2f06e fixed bug in radiobutton group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 16:39:16 -05:00
Matt Bruce
18ff68e76e updated radioboxitem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 15:50:12 -05:00
Matt Bruce
a425941973 ONEAPP-4684 - Acessibility - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 15:14:35 -05:00
Matt Bruce
c7393aee84 fixed issues with TileContainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 11:53:32 -05:00
Matt Bruce
5d6bba44ba removed width = 100
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 11:06:11 -05:00
Matt Bruce
f6e3960546 fixed constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 10:37:59 -05:00
Matt Bruce
4a93c882e6 fixed constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 10:37:55 -05:00
Matt Bruce
383eee527b fixed bug in label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 08:53:25 -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
508ff47d99 getter only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:36:20 -05:00
Matt Bruce
d9dc8e9b4f refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:17:55 -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