Commit Graph

1313 Commits

Author SHA1 Message Date
Matt Bruce
e139a0a0b8 refactor cell some more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 14:15:41 -05:00
Matt Bruce
f862c8bd1c fix bug, must find other solution later
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:20:11 -05:00
Matt Bruce
7a533944b8 refactored breadcrumbs to use selfsizing cv
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:44 -05:00
Matt Bruce
e9bd1614ec refactored cell
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:26 -05:00
Matt Bruce
b9f17f2af4 added disabled state
removed link

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:17:18 -05:00
Matt Bruce
c23e7f700b refactored model to correct properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:43 -05:00
Matt Bruce
5ce775a885 added isSelected to buttonBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:31 -05:00
Matt Bruce
d11ef82a4a refactored out flowlayout into a class and renamed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-21 11:16:17 -05:00
vasavk
9290e40a2a Digital ACT-191 ONEAPP-6830 story: refactored code 2024-03-21 21:32:04 +05:30
vasavk
939465f7bc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carouselScrollbar 2024-03-21 17:29:53 +05:30
vasavk
39a4c5040b Digital ACT-191 ONEAPP-6830 story: minor changes 2024-03-21 17:29:10 +05:30
vasavk
22d82fac04 Digital ACT-191 ONEAPP-6830 story: removed commented code 2024-03-21 17:17:01 +05:30
vasavk
5356650355 Digital ACT-191 ONEAPP-6830 story: increased hit area to thumb and track 2024-03-21 17:15:09 +05:30
vasavk
1387cb6bf4 Digital ACT-191 ONEAPP-6830 story: update position when scroll thumb drag / on move forward / backward 2024-03-21 12:00:03 +05:30
vasavk
51a00f9b68 Digital ACT-191 ONEAPP-6830 story: Interaction type: Drag scrollbar thumb 2024-03-21 10:58:53 +05:30
vasavk
f7ef52251b Digital ACT-191 ONEAPP-6830 story: Implementation for scroll thumb on given position value 2024-03-21 09:32:00 +05:30
Bruce, Matt R
317b55a58e Merge branch 'bugfix/label-range-validation' into 'develop'
Validation of ranges

See merge request BPHV_MIPS/vds_ios!187
2024-03-20 21:37:20 +00:00
Matt Bruce
0fc70e9f75 ensure range is valid.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 15:29:24 -05:00
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
vasavk
fadb996c6e Digital ACT-191 ONEAPP-6830 story: scrollbar thumb advancement logic, changes to active track color and opacity. 2024-03-21 01:49:10 +05:30
vasavk
11618e88a0 Digital ACT-191 ONEAPP-6830 story: did set color configurations and removed unused code 2024-03-20 23:14:04 +05:30
vasavk
e0d1fd844d Digital ACT-191 ONEAPP-6827 story: Updated code as per review feedback 2024-03-20 17:20:58 +05:30
Krishna Kishore Bandaru
86e91c3ac7 Added Center X & Y constraints and modified code based on constraints 2024-03-20 16:50:47 +05:30
vasavk
eb3d6b7a34 Digital ACT-191 ONEAPP-6830 story: added new Carousel Scrollbar page and change log file 2024-03-19 17:49:01 +05:30
vasavk
bf3149f567 Merge branches 'vasavk/breadcrumbs' and 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/breadcrumbs 2024-03-19 17:34:27 +05:30
vasavk
868c728f63 Digital ACT-191 ONEAPP-6827 story: container size changes 2024-03-19 17:33:19 +05:30
vasavk
4c9c844b1d Digital ACT-191 ONEAPP-6827 story: alignment issue fix on surface change 2024-03-19 14:31:16 +05:30
Bruce, Matt R
cf910da479 Merge branch 'develop' into 'release/11_4_0'
# Conflicts:
#   VDS/Components/Buttons/TextLinkCaret/TextLinkCaret.swift
2024-03-18 22:03:34 +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
51562aa589 fixed issues for intrinsicSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 11:13:23 -05:00
Matt Bruce
2e0d0be8b6 left aligned content for scenarios to where the container is stretched.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 10:53:42 -05:00
Matt Bruce
6290a43004 removed intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-18 10:53:13 -05:00
vasavk
8c3e8f1b7a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/breadcrumbs 2024-03-15 19:25:29 +05:30
Bruce, Matt R
4abcc313cf Merge branch 'release/11_4_0' into 'develop'
fixed issue with attributedText setting not working correctly

See merge request BPHV_MIPS/vds_ios!177
2024-03-14 23:59:16 +00: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
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
vasavk
2703112148 Digital ACT-191 ONEAPP-6827 story: removed unused and commented code 2024-03-14 15:05:01 +05:30
Krishna Kishore Bandaru
a39e088711 Digital ACT-191 ONEAPP-6827 story: fixed layout issues 2024-03-14 13:02:32 +05:30
vasavk
812fac5a59 Digital ACT-191 ONEAPP-6827 story: updating cell data 2024-03-14 12:15:36 +05:30
Krishna Kishore Bandaru
2d7bdf9a8f Merge branch 'develop' into feature/pagination 2024-03-14 11:35:52 +05:30
Krishna Kishore Bandaru
9c8437fe6c Fixed layout issues 2024-03-13 22:28:52 +05:30
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
Matt Bruce
b4765bf0b4 fixed bug for the Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-13 10:41:06 -05:00
vasavk
f25e9af766 Digital ACT-191 ONEAPP-6827 story: minor changes to see form fields 2024-03-13 17:50:19 +05:30
vasavk
52cc0a52c7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/breadcrumbs 2024-03-13 16:47:24 +05:30
vasavk
663b1b1fed Digital ACT-191 ONEAPP-6827 story: added Breadcrumbs change log, modified BreadcrumbCellItem 2024-03-13 16:41:21 +05:30
Krishna Kishore Bandaru
26a0ca220f removed unused private layout properties 2024-03-13 13:51:52 +05:30
Krishna Kishore Bandaru
4cc1d5287d updated cell size for 3 & 4 digits 2024-03-13 12:59:05 +05:30
vasavk
28e9f79f40 Digital ACT-191 ONEAPP-6827 story: added Breadcrumbs in VDS.md 2024-03-13 07:33:36 +05:30
vasavk
7b6334f28d Digital ACT-191 ONEAPP-6827 story: added new breadcrumbItem component 2024-03-13 07:24:27 +05:30
Matt Bruce
8369403cbe refactored for the iconName image helper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-12 09:57:42 -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
Krishna Kishore Bandaru
9822d4e777 Merge branch 'develop' into feature/pagination 2024-03-12 18:30:08 +05:30
Krishna Kishore Bandaru
024194e7e5 Updated accessibility, add addressed review comments 2024-03-12 18:24:48 +05:30
Matt Bruce
1fa8f485f8 updated constraint to defaultHigh
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-11 15:43:55 -05: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
Krishna Kishore Bandaru
3a064c914c added Pagination in VDS.md 2024-03-11 18:08:33 +05:30
Krishna Kishore Bandaru
ae12db4a24 reordering the Pagination folder & made selected index as second element 2024-03-11 16:25:32 +05:30
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
Krishna Kishore Bandaru
ee41a6555e removed vertical layout & max width constraint 2024-03-08 11:33:07 +05:30
Matt Bruce
d93925b503 fixed issues with BadgeIndicator Values on the custom styles
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-07 14:59:20 -06:00
Krishna Kishore Bandaru
899e595dea Merge branch 'develop' into feature/pagination 2024-03-06 21:27:28 +05:30
Krishna Kishore Bandaru
cd85748a11 Fixed bugs, added comments and created new flow layout 2024-03-06 21:25:18 +05:30
Matt Bruce
d459d5f933 hide the validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 14:45:19 -06:00
Matt Bruce
d847bc3859 refactored for validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 14:44:19 -06:00
Matt Bruce
8b591103c8 updated documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 14:44:08 -06:00
Matt Bruce
805b0c716c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea-refactor-entryfield
# Conflicts:
#	VDS/Components/TextFields/TextArea/TextArea.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 13:42:27 -06: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
Matt Bruce
7bf23a9be3 Merge branch 'develop' into mbruce/textArea-refactor-entryfield 2024-03-05 09:44:47 -06:00
Krishna Kishore Bandaru
1c0b8bbf45 Addressed review comments 2024-03-05 17:49:25 +05:30
Krishna Kishore Bandaru
8ed924c805 Created PaginationButton and changelog 2024-03-05 16:48:26 +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
Krishna Kishore Bandaru
d259e0c593 Merge branch 'develop' into feature/pagination 2024-03-02 18:27:22 +05:30
Krishna Kishore Bandaru
40883825b5 added new Pagination component 2024-03-02 18:26:00 +05:30
Matt Bruce
85acb35091 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea-refactor-entryfield 2024-03-01 10:41:22 -06: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
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
Matt Bruce
cedba7ba8c added namespace for control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 16:34:55 -06:00
Matt Bruce
62338cbfc1 Merge branch 'develop' into mbruce/textArea-refactor-entryfield
# Conflicts:
#	VDS/Components/TextFields/EntryFieldBase.swift
#	VDS/Components/TextFields/TextArea/TextArea.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 15:09:03 -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
Matt Bruce
b907e0e001 implemented new internal error handling
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:27 -06:00
Matt Bruce
4df689b275 added internalShowError/internalErrorText so that you won't overwrite external validators
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:12 -06:00
Matt Bruce
01052ebefd Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-02-29 10:44:53 -06:00
Matt Bruce
69a2374504 First cut at form fiedable change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 10:34:10 -06:00
vasavk
a4582f11a5 Digital ACT-191 ONEAPP-6682 story: fixed the bug dealing with the character counter 2024-02-29 00:45:54 +05:30
Matt Bruce
05638422f6 updated labels to ensure string is valid
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-28 13:04:11 -06:00
vasavk
301ead7447 Digital ACT-191 ONEAPP-6682 story: Fix for the observed crash on removing last char when having char counter and exceeded limit. 2024-02-28 22:03:17 +05:30
vasavk
af2c5cd368 Digital ACT-191 ONEAPP-6682 story: Fixed minor issue for TextArea height 2024-02-28 16:39:44 +05:30
Matt Bruce
cbb3b564c9 Merge branch 'vasavi/TextArea' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea 2024-02-27 16:01:14 -06:00
Matt Bruce
a487d41b56 Merge branch 'develop' into feature/vds_batch_three 2024-02-27 10:09:07 -06:00
Matt Bruce
d8e393049a updated release notes and version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-27 10:02:09 -06:00
Matt Bruce
7e8b64432f Merge branch 'develop' into mbruce/bugfixes 2024-02-27 09:49:28 -06:00
Matt Bruce
f4f6a005e4 put accessibility changes to method.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-27 09:47:50 -06:00
vasavk
a2026a4319 Digital ACT191 story ONEAPP-6682 removed unnecessary code 2024-02-27 17:24:16 +05:30
Krishna Kishore Bandaru
e05d1b7934 Merge branch 'develop' into feature/dropShadowable 2024-02-27 13:30:09 +05:30
Matt Bruce
6d38474675 added text as a property
added subclass of UITextField to deal with text rendering and attributes.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-26 17:51:16 -06:00
Matt Bruce
9e91f38c52 added "text" as a property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-26 17:50:47 -06:00
Matt Bruce
00a0a6542d Merge branch 'develop' into feature/textArea 2024-02-26 15:52:02 -06:00
Bandaru, Krishna Kishore
11c8ed8756 Fixed conflicting constraints while displaying Notifications 2024-02-26 21:10:53 +00:00
vasavk
4f41d9cc93 Digital ACT191 story ONEAPP-6682 added preset default height property. 2024-02-26 22:46:33 +05:30
vasavk
f527ec5483 Digital ACT191 story ONEAPP-6682 minor changes 2024-02-26 18:02:37 +05:30
vasavk
72ef366eed Digital ACT191 story ONEAPP-6682 added accessibility, focused border color to container 2024-02-26 17:02:36 +05:30
vasavk
5b01027554 Digital ACT191 story ONEAPP-6682 highlight text color, background color for character counter 2024-02-26 14:54:15 +05:30
vasavk
f7134b9b8c Digital ACT191 story ONEAPP-6682 Character limit, error text, and readonly changes.
- show error text when exceeds character limit.
- No restriction if character counter does not display.
- color changes for character counter label, error text, and readonly.
- Showing Character count overflow.
2024-02-26 11:52:06 +05:30
Matt Bruce
b0f13de69b Merge branch 'develop' into refactor/VDSTokens
# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Icon/ButtonIcon/ButtonIcon.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TileContainer/TileContainer.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 09:37:15 -06:00
vasavk
c2662aaf30 Digital ACT191 story ONEAPP-6682 added change log 2024-02-23 19:26:41 +05:30
vasavk
967eed9522 Digital ACT191 story ONEAPP-6682 changes for error icon 2024-02-23 19:12:17 +05:30
vasavk
e319153ac6 Digital ACT191 story ONEAPP-6682 Checking character count overflow 2024-02-23 16:11:14 +05:30
vasavk
783143717c Digital ACT191 story ONEAPP-6682 adding character count limit to container 2024-02-23 12:47:47 +05:30
vasavk
9883bd6214 Digital ACT191 story ONEAPP-6682 Flex Height as per Layout and spacing 2024-02-22 23:55:46 +05:30
Krishna Kishore Bandaru
febbd282ce Updated DropShadowable to multiple configs 2024-02-22 22:53:19 +05:30
Matt Bruce
e381f47dfd Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/atomic_vds_titleLockup 2024-02-21 15:13:10 -06:00
Bandaru, Krishna Kishore
8b3eb632a8 TileContainer VDS changes 2024-02-21 21:04:51 +00:00
Matt Bruce
aa30561b29 refactored naming conventions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 09:33:39 -06:00
Bruce, Matt R
2da62b01fc fixed bug where someone could nil out attributedText and resetting the text... 2024-02-15 21:39:01 +00:00
Matt Bruce
fb623627bf fixed bug where someone could nil out attributedText and resetting the text with the same value wouldn't trigger setNeedsUpdate()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 15:38:25 -06:00
Matt Bruce
39638e77bb allow overriding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 13:16:30 -06:00
Matt Bruce
f6b89ef90d updated version and release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 09:46:07 -06:00
Bruce, Matt R
a317125072 Merge branch 'feature/buttonIcon' into 'develop'
VDS Components - VDS Brand 3.0 Button Icon for IOS

See merge request BPHV_MIPS/vds_ios!147
2024-02-14 18:01:10 +00:00
Matt Bruce
1591c50fd0 removed self.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 11:59:19 -06:00
Matt Bruce
8fd74d5ef9 refactored ExpandDirect to the BadgeIndicatorModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 11:57:08 -06:00
Matt Bruce
e15a4321b3 removed Type/type added layoutSubViews to deal with cornerRadius logic.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 10:48:44 -06:00
Matt Bruce
3b6e8948bb removed @PUblished, since this is no longer needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:46:23 -06:00