Kyle Matthew Hedden
|
bac00ad0fa
|
image range fix & silence warnings
|
2022-08-16 20:29:57 -04:00 |
|
Kyle Matthew Hedden
|
3765c771ec
|
model throw, view adapt
|
2022-08-16 20:15:43 -04:00 |
|
Kyle Matthew Hedden
|
bd4cadce3f
|
Merge remote-tracking branch 'origin/release/10_2_0' into bugfix/label_range_safety
|
2022-08-16 18:19:58 -04:00 |
|
Scott Pfeil
|
982f65ab0f
|
fix threading issue
|
2022-08-12 16:21:07 -04:00 |
|
Scott Pfeil
|
cb29c35080
|
Line color set for tabs
|
2022-07-25 17:13:49 -04:00 |
|
Kyle Matthew Hedden
|
fc512ca811
|
add logging and model handling
|
2022-07-19 12:56:35 -04:00 |
|
Kyle Matthew Hedden
|
13113c50ed
|
behavior transcendence
|
2022-07-15 12:24:40 -04:00 |
|
Kyle Matthew Hedden
|
9cefb94bff
|
restore PageBehaviorHandlerProtocol createBehaviors
|
2022-07-13 23:22:44 -04:00 |
|
Kyle Matthew Hedden
|
664d90a713
|
Merge remote-tracking branch 'origin/develop' into feature/view_masking
|
2022-07-13 20:14:09 -04:00 |
|
Kyle Matthew Hedden
|
b3667dc868
|
Merge remote-tracking branch 'origin/develop' into bugfix/label_range_safety
|
2022-07-13 20:02:15 -04:00 |
|
Kyle Matthew Hedden
|
19fd207470
|
insert label range validations to prevent crashes
|
2022-07-13 11:32:12 -04:00 |
|
Bruce, Matt R
|
a2fcc59f38
|
Merge branch 'bugfix/missed_heavy_line' into 'develop'
Bugfix/missed heavy line
See merge request BPHV_MIPS/mvm_core_ui!880
|
2022-07-12 15:08:19 +00:00 |
|
Scott Pfeil
|
a07f70fb06
|
tiny is gone
|
2022-07-12 10:58:08 -04:00 |
|
Scott Pfeil
|
fe5416560e
|
missed heavy line
|
2022-07-12 09:53:18 -04:00 |
|
Hedden, Kyle Matthew
|
84246df1b3
|
Merge branch 'feature/accordionAnalytics' into 'develop'
Added actions for expand & collapsed to track analytics data
See merge request BPHV_MIPS/mvm_core_ui!873
|
2022-07-11 21:31:23 +00:00 |
|
Hedden, Kyle Matthew
|
988be94ec2
|
Merge branch 'bugfix/CXTDT-298428' into 'develop'
Fix for CXTDT-298428, New image set for Nav close button with padding.
See merge request BPHV_MIPS/mvm_core_ui!874
|
2022-07-08 16:35:58 +00:00 |
|
Matt Bruce
|
fdfb5891d2
|
found another bug of internal model getting overwritten
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-07-06 13:39:43 -05:00 |
|
Pfeil, Scott Robert
|
7ce5b4eab9
|
Merge branch 'bugfix/TableViewCell-line-type' into 'develop'
memory issue fix, updating the style only
See merge request BPHV_MIPS/mvm_core_ui!877
|
2022-07-06 17:03:06 +00:00 |
|
Matt Bruce
|
98f3f193ca
|
setting the style only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-07-06 11:55:02 -05:00 |
|
Scott Pfeil
|
211b92a2ab
|
remove unused legacy framework dependency
|
2022-07-06 11:25:45 -04:00 |
|
Scott Pfeil
|
491172ed40
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/scripts
|
2022-07-05 16:20:33 -04:00 |
|
Scott Pfeil
|
008a2a382a
|
XCFramework and warning fixes
|
2022-07-05 15:57:01 -04:00 |
|
Sumanth Nadigadda
|
35763a8e61
|
invoking check box toggle state, only when the check box is enabled.
|
2022-07-05 14:27:48 +05:30 |
|
Sumanth Nadigadda
|
f4fa73057c
|
Fix for CXTDT-298428, New image set for Nav close button with padding.
|
2022-07-01 11:23:30 +05:30 |
|
Kyle Matthew Hedden
|
2de6783bf0
|
Fix models that missed refactor.
|
2022-06-29 16:38:32 -04:00 |
|
Kyle Matthew Hedden
|
044a103665
|
Relax model handling to allow handlers to decide what to do when server doesn't specify masking.
Leverage introduced legacy behavior handling over customized direct recording manager calls.
Bring in RemoteView molecular masking handling.
Fix ImageViewModel decoding requirement.
|
2022-06-29 16:16:33 -04:00 |
|
Kyle Matthew Hedden
|
83c0503d18
|
Merge remote-tracking branch 'origin/develop' into feature/view_masking
Conflicts:
MVMCoreUI/Atomic/Atoms/Buttons/Link/LinkModel.swift
MVMCoreUI/Behaviors/Protocols/PageBehaviorProtocol.swift
|
2022-06-28 15:45:20 -04:00 |
|
Krishna Kishore Bandaru
|
4036d52ae9
|
Merge branch 'develop' into feature/accordionAnalytics
|
2022-06-28 20:17:58 +05:30 |
|
Pfeil, Scott Robert
|
6ac8fb9f1d
|
Merge branch 'release/10_0_2' into 'develop'
Release/10 0 2
See merge request BPHV_MIPS/mvm_core_ui!872
|
2022-06-28 13:24:55 +00:00 |
|
Krishna Kishore Bandaru
|
f841b4d904
|
Added actions for expand & collapsed to track analytics data
|
2022-06-28 18:32:08 +05:30 |
|
Scott Pfeil
|
76b88e7121
|
Fix top notification check
|
2022-06-24 13:13:52 -04:00 |
|
Pfeil, Scott Robert
|
4efb675c79
|
Merge branch 'feature/ModelInitUpdate' into 'feature/develop_mvp_3'
added a public initializer
See merge request BPHV_MIPS/mvm_core_ui!868
|
2022-06-24 15:45:16 +00:00 |
|
Matt Bruce
|
60d3e2f47c
|
added back moleculeName for issue with Swift Default encoder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-06-24 10:33:49 -05:00 |
|
Matt Bruce
|
63184f3c60
|
added property back for the Swift Default Encoding issue with Extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-06-24 10:19:09 -05:00 |
|
Scott Pfeil
|
e8553e717e
|
Crash fix for tab bar indices out of bounds.
|
2022-06-24 10:39:15 -04:00 |
|
Subhankar Acharya
|
b400b3b7b3
|
Merge branch 'develop' into feature/view_masking
|
2022-06-23 13:00:09 +05:30 |
|
Matt Bruce
|
5efd98b5b7
|
fixed variable order bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-06-22 09:31:56 -05:00 |
|
Matt Bruce
|
93d23d620d
|
added default value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-06-21 15:47:14 -05:00 |
|
Scott Pfeil
|
0a5c9b78ed
|
Switch to UIStackView for simplicity.
update inits.
update didSets
Removed style, allow dependency on title style like in the figma.
|
2022-06-21 16:26:57 -04:00 |
|
Matt Bruce
|
d90503e988
|
added 'public' to current initializers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-06-21 15:12:53 -05:00 |
|
Matt Bruce
|
33ad5a3630
|
added override intializer for subclasses
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-06-21 15:11:42 -05:00 |
|
Matt Bruce
|
305372fe04
|
added a public initializer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-06-21 15:10:59 -05:00 |
|
Scott Pfeil
|
572583bf00
|
Merge branch 'feature/global_font_3_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/titlelockup_clean
|
2022-06-20 15:19:07 -04:00 |
|
Scott Pfeil
|
c284614c29
|
Comments
|
2022-06-20 12:55:55 -04:00 |
|
Scott Pfeil
|
c2c6fdd524
|
Revert
|
2022-06-20 12:55:42 -04:00 |
|
Scott Pfeil
|
7554a718b5
|
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup
|
2022-06-20 11:50:41 -04:00 |
|
Scott Pfeil
|
123ac6b2a1
|
Feed card revert.
|
2022-06-20 11:43:50 -04:00 |
|
Scott Pfeil
|
acc91902e5
|
Global font changes
|
2022-06-10 16:20:37 -04:00 |
|
Scott Pfeil
|
4645e0de97
|
default the title offset for all inits
|
2022-06-09 18:17:29 -04:00 |
|
Pfeil, Scott Robert
|
e0eebc4b4c
|
Merge branch 'bugfix/CXTDT-288387' into 'release/10_0_0'
Fix for CXTDT-288387, removing line molecule from Tab
See merge request BPHV_MIPS/mvm_core_ui!859
|
2022-05-27 15:44:54 +00:00 |
|