Commit Graph

1145 Commits

Author SHA1 Message Date
Matt Bruce
e5f69936e9 Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2023-11-14 10:46:01 -06:00
Matt Bruce
1b82e6b226 updated notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:21:54 -06:00
Matt Bruce
8b60364d63 updated color range to set the length if current range is 0.0
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:19:55 -06:00
Matt Bruce
e0540a68ce added extension for NSMutableAttributedString
refactoctored code to use extension

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:17:46 -06:00
Matt Bruce
94bdb22fbd removed default text and fix issue for empty strings
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-02 08:48:23 -05:00
Matt Bruce
caad16f4e9 updated notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 14:43:49 -05:00
Matt Bruce
22b6a70337 ONEAPP-4683 - Accessibility - Tabs (Voice Over)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 14:42:24 -05:00
Matt Bruce
503957af1d updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:41:23 -05:00
Matt Bruce
a349359fdf updated for toggleBottom IF iOS 17
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:40:20 -05:00
Matt Bruce
2f3759ae90 ONEAPP-4828 - Accessibility - Toggle (State)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:15:08 -05:00
Matt Bruce
196bc52288 ONEAPP-4684 - Acessibility - Tooltip (Header)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:14:36 -05:00
Matt Bruce
71ef62ebbf updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-10 14:41:37 -05:00
Matt Bruce
8dd82b6a0f Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfixes 2023-10-10 14:40:27 -05:00
Matt Bruce
f95f9eb64b updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-10 14:38:48 -05:00
Matt Bruce
913cffe24e ONEAPP-4828 - [Accessibility] Toggle
ONEAPP-4684 - [Accessibility] Tooltip

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-10 14:36:21 -05:00
Matt Bruce
d2648489f0 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-06 15:31:40 -05:00
Matt Bruce
b6ed03adae ONEAPP-4684 - Acessibility - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-05 15:36:25 -05:00
Bruce, Matt R
2414c0052f Merge branch 'mbruce/bugfixes' into 'develop'
CXTDT-470665 - Button - Text wrapping in two lines

See merge request BPHV_MIPS/vds_ios!119
2023-10-04 20:36:21 +00: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
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