Commit Graph

941 Commits

Author SHA1 Message Date
Matt Bruce
037a52d379 fixed the vds color breaking changes for monarch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 13:40:01 -05:00
Scott Pfeil
5e9f33efa8 warning fix 2024-06-03 14:25:06 -04:00
Scott Pfeil
32d3a20232 navigation line dark fix 2024-06-03 14:24:11 -04:00
Hedden, Kyle Matthew
4313041ae0 Digital PCT265 story PCT-135: Code reivew. Comments misspellings. 2024-05-29 18:00:32 -04:00
Hedden, Kyle Matthew
b3d1bd02b0 Digital PCT265 story PCT-135: Code reivew. NavigationItemModel missing property checks. 2024-05-29 17:59:34 -04:00
Hedden, Kyle Matthew
9fdc5c5b69 Digital PCT265 story PCT-135: Code reivew. Missing unSelectedColor check in TabBarModel. 2024-05-29 17:39:09 -04:00
Hedden, Kyle Matthew
79972fc262 Digital PCT265 story PCT-135: Code review. Missing properties in TitleLockup equality check. 2024-05-29 17:33:34 -04:00
Hedden, Kyle Matthew
5660a3273f Digital PCT265 story PCT-135: Code review of headerH2TwoRows double body2 replace check. 2024-05-29 17:28:51 -04:00
Hedden, Kyle Matthew
0a3186ad2e Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249 2024-05-23 17:06:57 -04:00
Hedden, Kyle Matthew
54c697dd9d Digital PCT265 story PCT-135: Carousel item clipping VDS conditional approach. 2024-05-23 16:18:46 -04:00
Scott Pfeil
7956a643cb Digital ACT191 defect CXTDT-561854 - Update font of navigation bar label button to BoldBodySmall 2024-05-23 12:00:28 -04:00
Hedden, Kyle Matthew
cb659b63e9 Digital PCT265 story PCT-135: ContainerModel ModelComparisonProtocol conformance. 2024-05-22 18:00:59 -04:00
Hedden, Kyle Matthew
9ff5b58eb5 Digital PCT265 story PCT-135: Carousel item clips to bounds restore. 2024-05-22 18:00:17 -04:00
Hedden, Kyle Matthew
6421c53f75 Digital PCT265 story PCT-135: Resovle merge conflicts & updates. 2024-05-21 20:28:51 -04:00
Hedden, Kyle Matthew
ab8b457772 Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249 2024-05-21 20:12:21 -04:00
Hedden, Kyle Matthew
0efbb231c3 Merge branch 'feature/navigation_patterns' into 'develop'
Digital ACT191 story ONEAPP-7459 - Navigation Patterns

### Summary
Changes to allow for setting navigation items by pattern.

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7459

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1115
2024-05-22 00:11:56 +00:00
Hedden, Kyle Matthew
fbb582d2b7 Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249 2024-05-21 20:04:10 -04:00
Hedden, Kyle Matthew
042cc20859 Digital PCT265 story PCT-135: Cleanup. 2024-05-21 17:00:39 -04:00
Scott Pfeil
4a8ac3f9f0 Digital ACT191 story ONEAPP-7459 - Update to allow separate models in the pattern navigation 2024-05-20 14:55:01 -04:00
Hedden, Kyle Matthew
8e70aba157 Digital PCT265 defect CXTDT-54658: Code review. 2024-05-20 11:54:01 -04:00
Hedden, Kyle Matthew
f74bea64c2 Digital PCT265 story PCT-135: Switch to shallow equals with deep compare on parent in order to pinpoint midmatched models. Unit testing setup. 2024-05-17 21:24:58 -04:00
Hedden, Kyle Matthew
7557e913a2 Digital PCT265 defect CXTDT-546581: Tabs page state tracking. 2024-05-17 14:42:35 -04:00
Hedden, Kyle Matthew
ffc36c309f Digital PCT265 story PCT-135: More isEquals. Fix replaceChildMolecule signature for TabsListItemModel. 2024-05-15 22:24:03 -04:00
Hedden, Kyle Matthew
cd5d9b0c4a Digital PCT265 story PCT-135: Pager fix. TwoButtonViewModel isEqual. 2024-05-14 20:30:11 -04:00
Hedden, Kyle Matthew
32deda3d3d Digital PCT265 story PCT-135: Code review comments, cleanups and isEquals expansion. 2024-05-13 21:23:00 -04:00
Hedden, Kyle Matthew
04581558e3 Digital PCT265 story ONEAPP-7249 - isVisuallyEquivalent build out to work with stabilizing carousel refreshes. 2024-05-08 20:34:08 -04:00
Nandhini Rajendran
b6ac373e0f Addressing review comments. 2024-05-08 21:01:07 +05:30
Hedden, Kyle Matthew
658850400f Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-05-08 10:12:25 -04:00
Hedden, Kyle Matthew
31096a15a5 Digital PCT265 story ONEAPP-7249 - Prevent UI updates when there are no model changes. 2024-05-07 23:28:53 -04:00
Nandhini Rajendran
c628616e4a Remove NotificationXButton class 2024-05-08 08:25:54 +05:30
Nandhini Rajendran
91cee993b3 CXTDT-552665 Fixing top notification close button 2024-05-08 08:01:14 +05:30
Scott Pfeil
861c6fd4d4 Digital ACT191 story ONEAPP-7718 - Bugfix for headlineBody legacy mapping to titleLockup. Remove clipsToBounds to allow shadows. 2024-05-07 18:52:33 -04:00
Matt Bruce
e7576ab19b removed old comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 16:37:06 -05:00
Matt Bruce
d07825c753 added back the TextColor enums for TitleLockup/Tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 16:32:48 -05:00
Matt Bruce
ddc1d5002c removed subtitleColor since this is now textColor for the label
added textColor into the API for the model to read textColor of label

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:29:26 -05:00
Scott Pfeil
a0168d6e38 Digital PCT265 story ONEAPP-7592 - Warning fixes 2024-04-30 16:13:25 -04:00
Scott Pfeil
895f0181ec Digital PCT265 story ONEAPP-7592 - Updates to tile container to allow custom colors. 2024-04-30 16:03:48 -04:00
Matt Bruce
a74362cc0c fixed issue with taking out ContainerModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 13:06:15 -05:00
Matt Bruce
1376752c8a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_notification 2024-04-12 12:46:06 -05:00
Hedden, Kyle Matthew
44fc093b7d Merge branch 'bugfix/vds-tokens-update' into 'develop'
Removed old frameworks to add the 1 primary VDSTokens

### Summary
Removed the old 3 frameworks to use the now 1 merge of 6 frameworks that contain the Tokens/Contants.

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1091
2024-04-12 17:27:14 +00:00
Matt Bruce
1edffd8e24 added encoding for inverted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 08:39:28 -05:00
Matt Bruce
79cccbb471 removed ContainerModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 08:38:02 -05:00
Matt Bruce
8fd6a2e7c4 removed background color coding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 14:08:21 -05:00
Matt Bruce
473c98cca4 removed color since now this is driven by vds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 14:04:12 -05:00
Matt Bruce
ae8f19ba51 set default color to black
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:31 -05:00
Matt Bruce
277f54599e omit text color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:18 -05:00
Matt Bruce
bd93cfdfe8 map notification label to topLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:02 -05:00
Matt Bruce
b23351386b using helper now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:56:59 -05:00
Matt Bruce
89e6ea43d0 put back to NotificationXBUttonModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:56:51 -05:00
Matt Bruce
f6a29a734c updated collapsablenotification view/model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 14:01:26 -05:00