Commit Graph

134 Commits

Author SHA1 Message Date
Hedden, Kyle Matthew
cb659b63e9 Digital PCT265 story PCT-135: ContainerModel ModelComparisonProtocol conformance. 2024-05-22 18:00:59 -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
cd5d9b0c4a Digital PCT265 story PCT-135: Pager fix. TwoButtonViewModel isEqual. 2024-05-14 20:30:11 -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
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
Scott Pfeil
1c953bcccb Digital ACT191 defect - fix logic flip 2024-05-03 15:02:06 -04:00
Scott Pfeil
6f92282a1d Digital ACT191 defect - Carousel indicator disappearing fix. 2024-05-03 12:54:17 -04:00
Hedden, Kyle Matthew
19b4fb308c Code review -- Update of molecule layout change when pager is state changes. 2024-03-11 14:11:17 -04:00
Hedden, Kyle Matthew
959bdce13f Code review. Include the only 1 element condition to the carousel pager logic. 2024-03-11 10:45:55 -04:00
Hedden, Kyle Matthew
73d13ba37b Pager should still hide on the empty condition. 2024-03-08 16:53:40 -05:00
Hedden, Kyle Matthew
2877534c70 Hide and show the carousel pager based upon the content size. 2024-03-08 16:45:11 -05:00
Hedden, Kyle Matthew
ca10c0b849 indexing safety 2024-01-02 17:24:42 -05:00
vimal
0ecfef39cd review comment updated. setting the height from model if not exist then hard coded value 2023-12-11 13:46:41 +05:30
Hedden, Kyle Matthew
ac88b5d2b1 Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2023-12-05 14:39:29 -05:00
Rajendran, Nandhini
172173eb1b Revert "Merge branch 'feature/ONEAPP-5868' into 'develop'"
This reverts merge request !1010
2023-12-04 11:53:41 +00:00
vimal
50caab7936 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior 2023-11-02 20:42:40 +05:30
Keerthy
96fa0bf314 Removed accessibilityElements to resolve focus stuck issue 2023-11-01 13:47:23 +05:30
Keerthy
fe40639a19 Merge branch 'develop' into bugfix/focusStuckIssue 2023-11-01 13:46:09 +05:30
vimal
7643b4173b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior 2023-11-01 07:31:41 +05:30
Rajendran, Nandhini
4b9c386071 story: ONEAPP-5868 page control update 2023-10-31 15:30:39 +00:00
vimal
339232f9fa give better estimate height 2023-10-31 16:06:20 +05:30
Hedden, Kyle Matthew
261189b8c1 Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2023-10-10 10:04:45 -04:00
Keerthy
bada7deb53 Merge branch 'develop' into bugfix/focusStuckIssue 2023-10-06 16:00:52 +05:30
Hedden, Kyle Matthew
0afa13392f take into account contentInset when calculating itemWidth 2023-10-05 13:53:19 -04:00
Hedden, Kyle Matthew
cd35990a95 split handlenewdata from updateUI. refactor behavior constuction. molecule iteration bug fixes. removing AnyObject requirement from ParentMoleculeProtocol. 2023-09-15 17:39:36 -04:00
Hedden, Kyle Matthew
caf995c0b0 add type check error logic. expand to replacement to the rest of parent molecules. lift full tree replacement to the template. 2023-09-13 20:30:00 -04:00
Hedden, Kyle Matthew
1f895ebdbd replaceMoleculeBehavior, cleaner child replacement helper, first working sample. 2023-09-12 20:10:20 -04:00
Hedden, Kyle Matthew
b6c3159b52 Change ID default initializer, DecodableDefault for implicit decoding models. Add missing id encodes and decodes. 2023-09-07 09:20:44 -04:00
Hedden, Kyle Matthew
7da47bb77a Add an optional ID field to every molecule. 2023-09-05 21:02:24 -04:00
Keerthy
94d6787d3b refactoring 2023-08-02 22:39:17 +05:30
Keerthy
5633d564a3 Commented logic for focus stuck issue 2023-08-02 22:12:40 +05:30
Scott Pfeil
4920977c7f code review cleanup, removing testing details 2023-06-27 13:27:23 -04:00
Scott Pfeil
9b048ccd5a Testing json override.
Prospect images
tabs and carousel fixes
new json
2023-05-19 14:33:47 -04:00
Matt Bruce
1ed826b7ef implement an open method so this can be overridden if a class is subclassed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-07-22 11:07:37 -05:00
Matt Bruce
52844cd5e1 fixed to add readOnly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:35:24 -06:00
Matt Bruce
6c7c683b27 added readOnly to models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:53:06 -06:00
Matt Bruce
5233777a25 updated formFieldValue to look for enabled property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 10:48:16 -06:00
Bruce, Matt R
87195296cc FormFieldEffects Update 2021-12-14 21:18:37 +00:00
Tondapu, Alekhya
b7479e2f7b Removed contentInset line 2021-07-23 23:42:40 +05:30
Tondapu, Alekhya
e42aaec8db Reverted index code changes in didSelect 2021-07-23 22:21:08 +05:30
Tondapu, Alekhya
64e11e8f7a Merge branch 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel_issues
* 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui:
  error checks
  threading fix
  Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"

# Conflicts:
#	MVMCoreUI/Atomic/Organisms/Carousel/Carousel.swift
2021-07-23 13:10:08 +05:30
Tondapu, Alekhya
5c5b0077e1 Removed unwanted code 2021-07-23 00:50:16 +05:30
Tondapu, Alekhya
d3e02c3bd0 Fixes for crash issue in carousel 2021-07-23 00:47:38 +05:30
Christiano, Kevin
8f2a4b2469 Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"
This reverts merge request !734
2021-07-22 11:42:04 -04:00
Tondapu, Alekhya
707f256a39 removed unused code 2021-07-22 00:01:53 +05:30
Tondapu, Alekhya
d567d33158 carousel fixes 2021-07-21 14:09:53 +05:30