Matt Bruce
|
b267e196fd
|
added override to set model selectedIndex
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-02-09 10:00:00 -06:00 |
|
Hedden, Kyle Matthew
|
9c848e610c
|
Hold onto selected tab index in the view model.
|
2024-02-09 09:59:44 -06:00 |
|
Matt Bruce
|
89daf16d29
|
Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two
|
2024-01-30 11:35:06 -06:00 |
|
Matt Bruce
|
7469a5249f
|
added fillContainer to model/view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-30 11:31:06 -06:00 |
|
Matt Bruce
|
e7b9702fd2
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_tabs
|
2024-01-30 11:30:40 -06:00 |
|
Matt Bruce
|
87a8051bbe
|
Merge branch 'feature/atomic_vds_buttonGroup' into feature/vds_batch_two
|
2024-01-29 15:31:29 -06:00 |
|
Matt Bruce
|
9dc77bd1ed
|
updated reset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-29 15:21:47 -06:00 |
|
Matt Bruce
|
3f7fd100f9
|
percentage doesn't matter for Links, only matters for pillbuttons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-29 15:20:18 -06:00 |
|
Matt Bruce
|
38907c7ac1
|
updating the model to set the TwoButtonModel to fillContainer if needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-29 12:59:25 -06:00 |
|
Matt Bruce
|
d81daf1df3
|
not resetting if the current count is correct
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-29 12:58:55 -06:00 |
|
Matt Bruce
|
1932fd7231
|
fixed bug for removing old references in array
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-29 12:58:23 -06:00 |
|
Matt Bruce
|
f99d4e3c4d
|
added fillContainer: Bool to deal with updating if the buttonGroup fills or not
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-29 12:58:07 -06:00 |
|
Matt Bruce
|
cdc8b7310d
|
added ParewntMoleculeModelProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-29 12:57:32 -06:00 |
|
Matt Bruce
|
fb459cfdd5
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_buttonGroup
|
2024-01-26 09:17:19 -06:00 |
|
Matt Bruce
|
3db8701fea
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_two
|
2024-01-25 10:32:35 -06:00 |
|
Matt Bruce
|
e0adf8b55d
|
Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two
|
2024-01-19 16:02:39 -06:00 |
|
Matt Bruce
|
1965920710
|
fixed delegate bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-19 14:50:30 -06:00 |
|
Matt Bruce
|
a274028fbc
|
Merge branch 'feature/atomic_vds_buttonGroup' into feature/vds_batch_two
# Conflicts:
# MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-01-16 13:12:22 -06:00 |
|
Matt Bruce
|
3fc3abd82e
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_tabs
|
2024-01-11 12:10:13 -06:00 |
|
Keerthy
|
3d7e1ac646
|
Merge branch 'develop' into feature/dynamicAccessibilityTraits
|
2024-01-09 12:39:45 +05:30 |
|
Matt Bruce
|
62e9197b8f
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_buttonGroup
|
2024-01-05 15:23:17 -06:00 |
|
Rajendran, Nandhini
|
ad48df2242
|
story: ONEAPP-4156 LoggingHandler Swift migration
|
2023-12-21 16:28:22 +00:00 |
|
Matt Bruce
|
83b2cb80ad
|
refactored two link view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-12-15 16:17:36 -06:00 |
|
Matt Bruce
|
e1b6d82007
|
Merge branch 'develop' into feature/twobuttonview_vds_buttongroup
|
2023-12-15 15:06:26 -06:00 |
|
Matt Bruce
|
71e291ccb5
|
updated api
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-12-13 14:39:01 -06:00 |
|
Matt Bruce
|
49a385c12a
|
removed legacy properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-12-11 14:19:49 -06:00 |
|
Matt Bruce
|
18372f9ed6
|
fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-12-11 14:19:29 -06:00 |
|
Matt Bruce
|
7c0e8bb106
|
updated tabsModel and Tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-12-11 14:19:00 -06:00 |
|
Hedden, Kyle Matthew
|
8b64b2b52a
|
Ensure index > 0 for those tricky ones.
|
2023-12-01 14:32:33 -05:00 |
|
Hedden, Kyle Matthew
|
21f24b2c9b
|
remove extra paranthesis
|
2023-12-01 14:16:00 -05:00 |
|
Hedden, Kyle Matthew
|
6e5980af64
|
Index check before switching tabs.
|
2023-12-01 14:12:04 -05:00 |
|
Sumanth Nadigadda
|
8de78987f8
|
Setting accessibility label if available before text for eyebrow, headline, body labels in EyebrowHeadlineBodyLink molecule's accessibility label
|
2023-12-01 14:32:44 +05:30 |
|
Hedden, Kyle Matthew
|
4687d7d344
|
self cleanups
|
2023-11-15 17:30:18 -05:00 |
|
Hedden, Kyle Matthew
|
61916e7c38
|
Move hightlightTab to @MainActor to prevent block crash.
|
2023-11-15 17:14:51 -05:00 |
|
Pfeil, Scott Robert
|
c1cb411491
|
Merge branch 'feature/searchResultAnnouncement' into 'develop'
Updated accessibilityText in ListItemModel for searchResults announcement
### Summary
Updated accessibilityText in ListItemModel for searchResults announcement.
Dependent PR's :
https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/978
https://gitlab.verizon.com/BPHV_MIPS/mobilefirst_ios/-/merge_requests/2172
Co-authored-by: Keerthy <keerthy.marakanti@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1022
|
2023-11-02 20:35:41 +00:00 |
|
Keerthy
|
8e4ad2c41e
|
Updated accessibilityText in ListItemModel for searchResults announcement
|
2023-11-03 00:11:16 +05:30 |
|
Keerthy
|
d5f5072560
|
Merge branch 'develop' into feature/accessibilityHandler
|
2023-11-02 11:37:50 +05:30 |
|
Krishna Kishore Bandaru
|
34dcc80f67
|
Updated linkShowing logic for accessibility
|
2023-11-01 14:09:55 +05:30 |
|
Krishna Kishore Bandaru
|
3900294189
|
Merge branch 'develop' into feature/accessibilityHandler
|
2023-10-31 11:47:49 +05:30 |
|
Scott Pfeil
|
49d6d2bf76
|
bugfix for old color properties
|
2023-10-30 12:45:12 -04:00 |
|
Keerthy
|
8f002f9422
|
Merge branch 'develop' into feature/accessibilityHandler
|
2023-10-26 23:48:37 +05:30 |
|
Bruce, Matt R
|
58afcc596d
|
Merge branch 'feature/ListStoreLocatorMoleculeEnhancement' into 'develop'
ListStoreLocator component enhancement
### Summary
We have got confirmation from businesses to use the existing listStoreLocator molecule instead of having a new one created.
Updated heart with badge as per the new design.
### JIRA Ticket
https://onejira.verizon.com/browse/PRODDEF-5098
Co-authored-by: Keerthy <keerthy.marakanti@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1012
|
2023-10-26 16:42:53 +00:00 |
|
Keerthy
|
8ca636aa23
|
Merge branch 'develop' into feature/accessibilityHandler
|
2023-10-26 22:07:58 +05:30 |
|
Keerthy
|
43f1c64151
|
updated logic
|
2023-10-26 18:44:51 +05:30 |
|
Bruce, Matt R
|
95db3b5b86
|
Merge branch 'develop' into 'feature/atomic_vds_line'
# Conflicts:
# MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
|
2023-10-25 20:11:07 +00:00 |
|
Scott Pfeil
|
e373aa3b08
|
Full width foot pill button
|
2023-10-23 17:42:32 -04:00 |
|
Scott Pfeil
|
b1da7aaeed
|
Footer button filled for iphones
|
2023-10-23 16:41:08 -04:00 |
|
Keerthy
|
fb760bf91e
|
Added dynamic trait for ListStoreLocator
|
2023-10-20 00:18:29 +05:30 |
|
Keerthy
|
82ba81960c
|
ListStoreLocator component enhancement
Updated heart with badge as per new design
|
2023-10-20 00:12:05 +05:30 |
|
Keerthy
|
c972597a11
|
Addressed review comments
|
2023-10-13 23:31:18 +05:30 |
|