Matt Bruce
|
1d9667c173
|
added validators for invalid range
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-20 15:24:59 -05:00 |
|
Matt Bruce
|
9203b6cab5
|
added/updated isValid(range:
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-20 15:24:35 -05:00 |
|
Bruce, Matt R
|
d360ddffa1
|
Merge branch 'bugfix/TextLinkCaret' into 'release/11_4_0'
added invalidateContentSize after label updates
See merge request BPHV_MIPS/vds_ios!181
|
2024-03-18 21:52:25 +00:00 |
|
Matt Bruce
|
0258fba13b
|
fixed bug in multiline label within UIbutton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-18 16:51:02 -05:00 |
|
Matt Bruce
|
597753e3c0
|
added invalidateCOntentSize after label updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-18 16:30:29 -05:00 |
|
Bruce, Matt R
|
057e48def4
|
Merge branch 'bugfix/textLinkCaret' into 'release/11_4_0'
updates for intrinsicSize
See merge request BPHV_MIPS/vds_ios!180
|
2024-03-18 17:06:46 +00:00 |
|
Matt Bruce
|
7d892b3190
|
fixed issues for intrinsicSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-18 12:01:40 -05:00 |
|
Matt Bruce
|
3c8176062c
|
left aligned content for scenarios to where the container is stretched.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-18 12:01:37 -05:00 |
|
Matt Bruce
|
d76da5d216
|
removed intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-18 12:01:31 -05:00 |
|
Matt Bruce
|
60f71a7709
|
added string empty checks.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-14 18:49:21 -05:00 |
|
Bruce, Matt R
|
849dc0a7b9
|
Merge branch 'bugfix/label-attributedText' into 'release/11_4_0'
fixed issue with attributedText setting not working correctly
See merge request BPHV_MIPS/vds_ios!176
|
2024-03-14 23:43:35 +00:00 |
|
Matt Bruce
|
547b03ac1c
|
fixed issue with attributedText setting not working correctly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-14 18:42:33 -05:00 |
|
Matt Bruce
|
d7435068a3
|
fixed bug for the Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-13 10:41:53 -05:00 |
|
Bruce, Matt R
|
65da3ee8cd
|
Merge branch 'bugfix/11_4_0' into 'release/11_4_0'
update for TitleLockup for label compression/hugging
See merge request BPHV_MIPS/vds_ios!172
|
2024-03-11 18:58:13 +00:00 |
|
Matt Bruce
|
59b72835c0
|
include new contentSizePublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-11 13:51:32 -05:00 |
|
Matt Bruce
|
6aa09da464
|
refactored to have a public contentSize publisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-11 13:51:19 -05:00 |
|
Matt Bruce
|
73c7e23b99
|
removed print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-11 12:56:14 -05:00 |
|
Matt Bruce
|
4733a3a00c
|
refactored to not use KVO, but a publisher KVO
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-11 12:47:38 -05:00 |
|
Matt Bruce
|
466dbb7c6a
|
update for TitleLockup for label compression/hugging
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-11 12:47:16 -05:00 |
|
Bruce, Matt R
|
c45270d94c
|
Merge branch 'refactor/label' into 'release/11_4_0'
updated to fix issue for attributedText
See merge request BPHV_MIPS/vds_ios!171
|
2024-03-08 20:33:07 +00:00 |
|
Matt Bruce
|
fd641a85cf
|
updated to handle custom fonts
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 12:34:31 -06:00 |
|
Matt Bruce
|
fbdcdfc277
|
refactored method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 12:34:23 -06:00 |
|
Matt Bruce
|
473ab531e8
|
fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 12:34:07 -06:00 |
|
Matt Bruce
|
89a4c5d397
|
updated label with overrides for textColor and font
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 10:09:59 -06:00 |
|
Matt Bruce
|
23f3f8b6bf
|
added a conversion of a UIFont to a TextStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 10:08:50 -06:00 |
|
Matt Bruce
|
21ab644c16
|
refactored for custom fonts
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 10:08:32 -06:00 |
|
Matt Bruce
|
0fffd38113
|
updated initialSetup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 10:08:12 -06:00 |
|
Matt Bruce
|
441971d2f9
|
updated to fix issue for attributedText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 09:20:17 -06:00 |
|
Bruce, Matt R
|
8f320a9363
|
Merge branch 'mbruce/bugfixes' into 'develop'
refactored var to track internal error
See merge request BPHV_MIPS/vds_ios!166
|
2024-03-05 19:40:52 +00:00 |
|
Matt Bruce
|
d34b477274
|
refactored var to track internal error
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-05 13:17:37 -06:00 |
|
Bruce, Matt R
|
021aa5a775
|
Merge branch 'feature/dropShadowable' into 'develop'
Button Icon DropShadowable changes
See merge request BPHV_MIPS/vds_ios!165
|
2024-03-05 15:42:40 +00:00 |
|
Krishna Kishore Bandaru
|
1c0b8bbf45
|
Addressed review comments
|
2024-03-05 17:49:25 +05:30 |
|
vasavk
|
e7a85d16bc
|
Digital ACT-191 ONEAPP-6318 story: updated role as button for the button icon.
|
2024-03-04 16:25:16 +05:30 |
|
vasavk
|
ab33a0030b
|
updated dropshadow values as per spec
|
2024-03-04 13:25:16 +05:30 |
|
Krishna Kishore Bandaru
|
83d5c08f51
|
Merge branch 'develop' into feature/dropShadowable
|
2024-03-04 12:35:38 +05:30 |
|
Bruce, Matt R
|
496f2da94b
|
Merge branch 'mbruce/bugfixes' into 'develop'
added layoutsubviews to call setNeedsUpdate
See merge request BPHV_MIPS/vds_ios!164
|
2024-03-01 16:15:26 +00:00 |
|
Matt Bruce
|
1cce539222
|
added layoutsubviews to call setNeedsUpdate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-01 10:14:05 -06:00 |
|
Bruce, Matt R
|
283c3c410f
|
Merge branch 'bugfix/CXTDT-521943' into 'develop'
self.isVisibleOnScreen for isActive
See merge request BPHV_MIPS/vds_ios!163
|
2024-03-01 15:15:52 +00:00 |
|
Matt Bruce
|
6e8fe4ea91
|
use && instead of comma (,) if you don't use if let
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-01 09:14:13 -06:00 |
|
Keerthy
|
25058dd92d
|
self.isVisibleOnScreen for isActive
|
2024-03-01 12:41:13 +05:30 |
|
Bruce, Matt R
|
7496baa3df
|
Merge branch 'bugfix/namespace' into 'develop'
added namespace for control
See merge request BPHV_MIPS/vds_ios!162
|
2024-02-29 22:35:28 +00:00 |
|
Matt Bruce
|
cedba7ba8c
|
added namespace for control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-02-29 16:34:55 -06:00 |
|
Bruce, Matt R
|
6553810271
|
Merge branch 'feature/TextArea' into 'develop'
VDS Brand 3.0 Text Area for IOS
See merge request BPHV_MIPS/vds_ios!156
|
2024-02-29 20:42:48 +00:00 |
|
Matt Bruce
|
6cd8b31985
|
refactored out TextView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-02-29 14:38:17 -06:00 |
|
Matt Bruce
|
c75064e84e
|
added more logic to the text/value properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-02-29 14:19:51 -06:00 |
|
Matt Bruce
|
e7a1698602
|
removed test
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-02-29 14:08:33 -06:00 |
|
Matt Bruce
|
98b30237b2
|
updated labels to ensure string is valid
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-02-29 14:06:22 -06:00 |
|
Matt Bruce
|
de973fd7b8
|
added formfieldable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-02-29 14:06:13 -06:00 |
|
Hedden, Kyle Matthew
|
ebbc2fe62d
|
Merge branch 'feature/vds_batch_three' into 'develop'
VDS Batch Three
See merge request BPHV_MIPS/vds_ios!155
|
2024-02-29 19:56:47 +00:00 |
|
Matt Bruce
|
3ada7fa037
|
updated property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-02-29 12:14:35 -06:00 |
|