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
|
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 |
|
Bruce, Matt R
|
b03af42d39
|
Merge branch 'bugfix/navigation_title_offset_default' into 'release/10_0_0'
default the title offset for all inits
See merge request BPHV_MIPS/mvm_core_ui!864
|
2022-06-10 13:38:03 +00: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 |
|
Sumanth Nadigadda
|
3e8f464aac
|
Reverting line changes in TabTableCell
|
2022-05-27 21:10:41 +05:30 |
|
Sumanth Nadigadda
|
7fbac6b8dc
|
Changes to set the line style after initialization
|
2022-05-27 20:25:47 +05:30 |
|
Pfeil, Scott Robert
|
a5585d4d29
|
Merge branch 'bugfix/CXTDT-288702_SafariVCUIUpdates' into 'release/10_0_0'
Removed tint colors for title and tabbar in SFSafariViewController
See merge request BPHV_MIPS/mvm_core_ui!860
|
2022-05-27 13:34:11 +00:00 |
|
Naresh Reddy Maram Reddy
|
4cf9f61282
|
Removed preferredControlTintColor & preferredBarTintColor for SFSafariViewControllers to use default.
|
2022-05-27 12:17:46 +05:30 |
|
Sumanth Nadigadda
|
eeb6573e72
|
Reverting - line changes in Tab component & Removing line item in Subnavigation controller
|
2022-05-27 12:13:06 +05:30 |
|
Sumanth Nadigadda
|
19ef7a3a26
|
Fix for CXTDT-288387, removing line molecule from Tab
|
2022-05-27 00:18:18 +05:30 |
|
Pfeil, Scott Robert
|
26da094aaf
|
Merge branch 'develop' into 'release/10_0_0'
updated models for use of Decoder Context
See merge request BPHV_MIPS/mvm_core_ui!858
|
2022-05-25 15:51:32 +00:00 |
|
Pfeil, Scott Robert
|
a8bced9dbd
|
Merge branch 'feature/Decoders+Context' into 'develop'
updated models for use of Decoder Context
See merge request BPHV_MIPS/mvm_core_ui!851
|
2022-05-24 19:03:33 +00:00 |
|
Hedden, Kyle Matthew
|
7bcdb0e92f
|
Merge branch 'bugfix/font_update' into 'release/10_0_0'
3.0 font updates
See merge request BPHV_MIPS/mvm_core_ui!857
|
2022-05-20 12:04:54 +00:00 |
|
Scott Pfeil
|
4dc5ee5e6a
|
bold
|
2022-05-19 17:59:42 -04:00 |
|
Scott Pfeil
|
6ad5ebbf92
|
3.0 font updates
|
2022-05-19 17:41:35 -04:00 |
|
Hedden, Kyle Matthew
|
35d762593a
|
Merge branch 'bugfix/optional_delegate' into 'release/10_0_0'
background color, bridge mf view controller new data, optional delegate
See merge request BPHV_MIPS/mvm_core_ui!856
|
2022-05-19 19:13:38 +00:00 |
|
Scott Pfeil
|
eaf4bbe116
|
background color, bridge mf view controller new data, optional delegate
|
2022-05-19 13:21:27 -04:00 |
|
Pfeil, Scott Robert
|
7be09184c0
|
Merge branch 'feature/Button-FontScaling' into 'feature/develop_mvp_3'
Removing font scaling for Pillbutton
See merge request BPHV_MIPS/mvm_core_ui!852
|
2022-05-11 15:56:38 +00:00 |
|
Sumanth Nadigadda
|
a0fd19ea7a
|
Removing font scaling for Pillbutton
|
2022-05-11 21:11:34 +05:30 |
|
Matt Bruce
|
d879b8c71f
|
refactored create(with:
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-05-10 14:50:27 -05:00 |
|
Matt Bruce
|
42c203e773
|
removed try
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-05-10 12:16:47 -05:00 |
|
Matt Bruce
|
c5281fa390
|
fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-05-10 12:14:13 -05:00 |
|
Matt Bruce
|
33100758b8
|
udpated constructors for JSONDecoder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-05-10 12:11:48 -05:00 |
|
Matt Bruce
|
a59560e37b
|
updated models for use of Decoder Context
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-05-10 12:11:32 -05:00 |
|
Pfeil, Scott Robert
|
b997dbdb7a
|
Merge branch 'feature/VDS_TextLink' into 'feature/develop_mvp_3'
made changes to textlink as per core specs.
See merge request BPHV_MIPS/mvm_core_ui!836
|
2022-05-09 17:58:18 +00:00 |
|
Pfeil, Scott Robert
|
0492a3fa5d
|
Merge branch 'feature/VDS_Button' into 'feature/develop_mvp_3'
Feature/vds button
See merge request BPHV_MIPS/mvm_core_ui!821
|
2022-05-09 17:54:36 +00:00 |
|
Nadigadda, Sumanth
|
8d71311fc4
|
Merge branch 'bugfix/VDS_Button' into 'feature/VDS_Button'
Button fixes for other containers
See merge request BPHV_MIPS/mvm_core_ui!849
|
2022-05-09 17:51:33 +00:00 |
|
Scott Pfeil
|
f589a5249e
|
Button fixes for other containers
|
2022-05-09 12:57:14 -04:00 |
|
Vasavi Kanamarlapudi
|
d3cac3f36d
|
set font size as per spec
|
2022-05-09 14:29:59 +05:30 |
|
Sumanth Nadigadda
|
adb337f865
|
Updating button constraints
|
2022-05-07 23:46:56 +05:30 |
|
Sumanth Nadigadda
|
89bc6c72ab
|
Updating default button style
|
2022-05-07 01:46:41 +05:30 |
|
Sumanth Nadigadda
|
9c3d211a81
|
Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button
|
2022-05-06 23:29:33 +05:30 |
|
Sumanth Nadigadda
|
45a1532f68
|
updates to button width constraint
|
2022-05-06 22:13:56 +05:30 |
|
Sumanth Nadigadda
|
2a1db08ab7
|
setting button style and constraints.
|
2022-05-06 15:51:53 +05:30 |
|
Bruce, Matt R
|
7f47177c7d
|
Merge branch 'feature/tab_bar_scoping' into 'feature/develop_mvp_3'
Feature/tab bar scoping
See merge request BPHV_MIPS/mvm_core_ui!848
|
2022-05-05 16:54:07 +00:00 |
|
Scott Pfeil
|
f2fd2c8d49
|
comments and new functions for setting
|
2022-05-05 12:38:32 -04:00 |
|
Scott Pfeil
|
b6226616d8
|
Remove tab bar logic from base controllers and move to the manager.
|
2022-05-05 12:33:13 -04:00 |
|
Pfeil, Scott Robert
|
f8e71c3232
|
Merge branch 'develop' into 'feature/develop_mvp_3'
Develop
See merge request BPHV_MIPS/mvm_core_ui!847
|
2022-05-03 20:34:59 +00:00 |
|
Pfeil, Scott Robert
|
c49895508b
|
Merge branch 'feature/protocol_scoping' into 'develop'
Feature/protocol scoping
See merge request BPHV_MIPS/mvm_core_ui!846
|
2022-05-03 20:18:19 +00:00 |
|
Sumanth Nadigadda
|
5f6e987da8
|
modifying button border changes
|
2022-05-03 23:26:38 +05:30 |
|
Scott Pfeil
|
677c352b9e
|
convenience functions
|
2022-05-02 17:54:37 -04:00 |
|
Scott Pfeil
|
6762082b7c
|
move function behavior for scoping
|
2022-05-02 17:52:15 -04:00 |
|
Scott Pfeil
|
48388343ef
|
Move function for scoping purposes
|
2022-05-02 17:51:08 -04:00 |
|
Scott Pfeil
|
d1239eda74
|
move functions to default
|
2022-05-02 17:50:00 -04:00 |
|
Scott Pfeil
|
27f7c22340
|
Change conflicting name TemplateModel to BaseTemplateModel
|
2022-05-02 17:47:25 -04:00 |
|
Scott Pfeil
|
35f1cc5c17
|
template protocol update
|
2022-05-02 17:43:18 -04:00 |
|
Scott Pfeil
|
c276b09d74
|
reorganizing defaults
|
2022-05-02 17:39:03 -04:00 |
|