Commit Graph

1127 Commits

Author SHA1 Message Date
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
Bruce, Matt R
c6b6fbf0cb Merge branch 'mbruce/bugfixes' into 'develop'
updated accessibility

See merge request BPHV_MIPS/vds_ios!117
2023-09-21 19:56:31 +00: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
Bruce, Matt R
8bc0903c49 Merge branch 'mbruce/bugfixes' into 'develop'
ONEAPP-4682 - Text Link Caret -  Accessibility iOS

See merge request BPHV_MIPS/vds_ios!116
2023-09-21 15:56:42 +00:00
Matt Bruce
81733bdc1f updated version to 44
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 10:25:11 -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
Bruce, Matt R
6b81fc027f Merge branch 'mbruce/bugfixes' into 'develop'
ONEAPP-5109 - Typography/Label - Accessibility iOS

See merge request BPHV_MIPS/vds_ios!115
2023-09-20 19:05:41 +00: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
2d46b77b22 added notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 08:53:43 -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
Bruce, Matt R
6fc8c0cf49 Merge branch 'mbruce/bugfixes' into 'develop'
bug merge

See merge request BPHV_MIPS/vds_ios!114
2023-09-19 17:51:14 +00:00
Matt Bruce
5c15e4e010 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-19 12:04:37 -05:00
Matt Bruce
4922e06462 updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-19 11:40:17 -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
Bruce, Matt R
7f9d64ff99 Merge branch 'mbruce/bugfixes' into 'develop'
refactored

See merge request BPHV_MIPS/vds_ios!113
2023-09-15 19:58:29 +00: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
8603cd7cb1 refactored
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 19:17:18 -05:00
Bruce, Matt R
c830ee89f1 Merge branch 'mbruce/bugfixes' into 'develop'
updated isHighlighted even more

See merge request BPHV_MIPS/vds_ios!112
2023-09-15 00:16:04 +00: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
Bruce, Matt R
fcb8cc3ac7 Merge branch 'mbruce/bugfixes' into 'develop'
refactored out canHighlight and added shouldHighlight to be able to override

See merge request BPHV_MIPS/vds_ios!111
2023-09-14 21:46:10 +00: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
Bruce, Matt R
8a82082585 Merge branch 'mbruce/bugfixes' into 'develop'
fixed code issue

See merge request BPHV_MIPS/vds_ios!110
2023-09-14 21:18:07 +00:00
Matt Bruce
308e8c9738 fixed code issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:17:39 -05:00
Bruce, Matt R
86a5dd6ca6 Merge branch 'mbruce/bugfixes' into 'develop'
ButtonBase and related classes refactor

See merge request BPHV_MIPS/vds_ios!109
2023-09-14 16:54:43 +00: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
Bruce, Matt R
8c23dbb09f Merge branch 'mbruce/bugfixes' into 'develop'
fixed constraint error

See merge request BPHV_MIPS/vds_ios!108
2023-09-14 13:36:59 +00: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
Bruce, Matt R
74754ab6d0 Merge branch 'mbruce/bugfixes' into 'develop'
merging bug fixes

See merge request BPHV_MIPS/vds_ios!107
2023-09-12 22:01:19 +00:00
Matt Bruce
184d450c05 updated version 42
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 16:34:03 -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
6039836dda Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2023-09-12 16:07:14 -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
Bruce, Matt R
0a35fd22ad Merge branch 'mbruce/bugfixes' into 'develop'
bug fix merge

See merge request BPHV_MIPS/vds_ios!106
2023-09-08 13:35:45 +00:00
Matt Bruce
bf4ab9ab1c spelling
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-08 08:33:58 -05:00
Matt Bruce
ac8c3a3289 updated version and release text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-07 15:15:27 -05:00