Commit Graph

1056 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
4a829eea7c remove test code 2024-06-03 14:31:35 -04:00
Scott Pfeil
012d677b0f Removing bars indicator animation
Removing dispatch to main thread during initial template load
2024-06-03 13:19:01 -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
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
ffc36c309f Digital PCT265 story PCT-135: More isEquals. Fix replaceChildMolecule signature for TabsListItemModel. 2024-05-15 22:24:03 -04:00
Hedden, Kyle Matthew
f37e7abcb1 Digital PCT265 story PCT-135: Inline replacement updates with the core render loop. 2024-05-13 14:46:35 -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
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
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
d7fd6f4465 added eyebrowModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:26:39 -05:00
Scott Pfeil
6f92282a1d Digital ACT191 defect - Carousel indicator disappearing fix. 2024-05-03 12:54:17 -04: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
6e0b135f30 forgot to add the action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 15:14:55 -05:00
Matt Bruce
ce8b5b85cb sync properties
also ensured same properties were in

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 14:56:00 -05:00
Matt Bruce
e25a0cadc1 updated nameforreuse
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:55:50 -05:00
Matt Bruce
9292e6a8d0 set the molecule to the moleculeView found
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:18:49 -05:00
Matt Bruce
0f3d7c1320 removed setting the molecule to nil
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:13:25 -05:00
Matt Bruce
50099b1cd6 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-25 09:10:58 -05:00
Matt Bruce
dac8711258 ensure molecule is removed from parent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:07:40 -05:00
Matt Bruce
725d80b5ce added praentmoleculemodel protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:24:20 -05:00
Matt Bruce
980ffaee67 removed carriage return
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:15:36 -05:00
Matt Bruce
c9589e9b94 added nameforReuse
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:15:11 -05:00
Xi Zhang
5698f1f5c1 Provide an API for checking selected date is today. 2024-04-23 17:18:59 -04:00
Matt Bruce
c87bbb3a78 refdactored to use better codable for the BackgroundEffect Enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 09:43:50 -05:00
Matt Bruce
0ddf76b576 refactored out base enums into base model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 15:15:02 -05:00
Matt Bruce
08a2079654 rearranged
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 14:35:56 -05:00
Matt Bruce
03318e863f refactored backgroundEffect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 14:27:17 -05:00
Matt Bruce
eccf721447 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-16 11:57:08 -05:00
Matt Bruce
f5d9423b1b removed code not nedded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 11:47:08 -05:00
Matt Bruce
300047fdbe updated the loadImage
made ViewModelMolecule optional

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 10:45:47 -05:00
Matt Bruce
44cbeeb695 refactored the Tilelet with missing tilecontainer properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 15:16:28 -05:00
Matt Bruce
6e5abcc912 added tileContainer view/model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 15:14:56 -05:00
Matt Bruce
122f5b6c97 added ButtonIcon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:12:15 -05:00
Matt Bruce
02973badbd refactor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:12:04 -05:00
Hedden, Kyle Matthew
70bc766c41 Merge branch 'bugfix/PRODDEF-24073' into 'develop'
Added missing code

### Summary
Checkbox label accessibility changes

### JIRA Ticket
https://onejira.verizon.com/browse/PRODDEF-24073

Co-authored-by: Krishna Kishore Bandaru <krishna.kishore.bandaru@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1092
2024-04-15 17:35:00 +00:00
Matt Bruce
0c474a2764 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-12 13:11:01 -05:00
Matt Bruce
c6fccb014a initial button icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 13:10:51 -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
Matt Bruce
59a5c6a3e7 added BadgeIndicator Atom
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 10:22:12 -05:00
Matt Bruce
077ee85dc0 removed ternary
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 13:39:45 -05:00
Krishna Kishore Bandaru
da701bac23 Added missing code 2024-04-03 18:18:54 +05:30
Matt Bruce
494a729658 update to point to the new VDSTokens framework
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 15:02:39 -05:00
Matt Bruce
7cb2a75949 fixes in the enum change for tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 14:00:15 -05:00
Matt Bruce
6888fe93b8 ensuring the range passed in is valid.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 17:24:32 -05:00
Matt Bruce
20cd7acce2 doing extra guards for actionMap and actionText range to ensure a valid ActionLabelAttribute gets created.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-19 16:50:11 -04:00
Pfeil, Scott Robert
869804cc39 Merge branch 'bugfix/atomic_vds_label-fontSize' into 'develop'
added the fontSize as a last resort for vars being set in the Label after fontStyle and fontName.

### Summary
Since moving to the new Typography system, we no longer should be accepting fontName/fontSize since you will lose all of the lineHeight/letterSpacing and other special formatting. 

I added a use-case for when there is only a fontSize given.

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-533868

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1074
2024-03-14 19:59:03 +00:00