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
Bruce, Matt R
c202a93acf
Merge branch 'bugfix/CXTDT-446531' into 'develop'
...
Updated accessibility behavior for TextEntryField, BaseItemPickerEntryField, checkBoxLabel
### Summary
1. Textfield : VO should reads as label, textField.
2. Picker : VO should read as label, current selection , has popup/ picker item.
3. CheckBox Label : Both checkbox and label should have single focus, VO should read as checkbox role, status and label.
### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-446531
This PR is having dependency with https://gitlab.verizon.com/BPHV_MIPS/mobilefirst_ios/-/merge_requests/2263 . Unable to add dependency in this PR.
Co-authored-by: Keerthy <keerthy.marakanti@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1020
2023-11-01 21:11:27 +00:00
Bruce, Matt R
747db3290e
Merge branch 'bugfix/accessibilityFocusFixForListLVImgAllCell' into 'develop'
...
Updated linkShowing logic for accessibility
### Summary
In VDS Link component, we have default text assigned to Link(ButtonBase) as "No Text". Because of that default text, `eyebrowHeadlineBodyLink.link.titleLabel?.text?.count ?? 0 > 0` condition is getting true even though we don't have link in the model/UI.
Updated condition based on model text.
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/1018
2023-11-01 20:57:50 +00:00
Keerthy
5920bf3e50
Order change
2023-11-02 00:52:13 +05:30
Keerthy
84314aa5ed
Merge branch 'develop' into bugfix/CXTDT-446531
2023-11-02 00:01:58 +05:30
Keerthy
9fe6a4dfc1
Updated accessibility behavior for TextEntryField, BaseItemPickerEntryField, CheckboxLabel
2023-11-01 23:59:34 +05:30
Krishna Kishore Bandaru
975882d47c
addressed code review comments
2023-11-01 18:11:22 +05:30
Krishna Kishore Bandaru
34dcc80f67
Updated linkShowing logic for accessibility
2023-11-01 14:09:55 +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
Keerthy
7b4dd51a74
Merge branch 'develop' into feature/accessibilityHandler
2023-11-01 11:32:50 +05:30
Keerthy
24c684d64f
Updated accessibilityBehavior
2023-11-01 00:06:41 +05:30
Rajendran, Nandhini
4b9c386071
story: ONEAPP-5868 page control update
2023-10-31 15:30:39 +00:00
Krishna Kishore Bandaru
3900294189
Merge branch 'develop' into feature/accessibilityHandler
2023-10-31 11:47:49 +05:30
Scott Pfeil
17a16bf73c
change encode
2023-10-30 12:47:53 -04:00
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
Pfeil, Scott Robert
025667f856
Merge branch 'feature/atomic_vds_badge' into 'develop'
...
Introduced the VDS Badge into Atomic
Co-authored-by: Bruce, Matt R <matt.bruce@one.verizon.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
Co-authored-by: Rebecca Antonelli <rebecca.antonelli@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1013
2023-10-26 16:39:52 +00:00
Keerthy
8ca636aa23
Merge branch 'develop' into feature/accessibilityHandler
2023-10-26 22:07:58 +05:30
Bruce, Matt R
0c4136a6b1
removed comment
2023-10-26 15:08:24 +00:00
Bruce, Matt R
5d347ffaaf
Merge branch 'develop' into 'feature/atomic_vds_textLink'
...
# Conflicts:
# MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
2023-10-25 20:40:04 +00:00
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
Bruce, Matt R
7c040ce919
Merge branch 'develop' into 'feature/atomic_vds_textLink'
...
# Conflicts:
# MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
2023-10-25 19:58:53 +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
82ba81960c
ListStoreLocator component enhancement
...
Updated heart with badge as per new design
2023-10-20 00:12:05 +05:30
Krishna Kishore Bandaru
b66b49d173
Added comments for methods
2023-10-19 18:00:20 +05:30
Krishna Kishore Bandaru
436d4c746b
review comments and enhancements in rotorhandler
2023-10-19 10:35:27 +05:30
Krishna Kishore Bandaru
f73dbee190
Added rotor for checkbox
2023-10-16 18:48:49 +05:30
Keerthy
67dfe37e97
Addressed review comments and removed model based traits for button
2023-10-16 12:49:35 +05:30
Krishna Kishore Bandaru
521eaa7c15
Added RotorHandler & addressed review comments
2023-10-13 22:28:00 +05:30
Scott Pfeil
281f1e8f52
Fix extra space on the left of title issue for ExternalLink
2023-10-12 12:52:23 -04:00
Scott Pfeil
58362cdf15
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_line
2023-10-11 10:28:32 -04:00
Scott Pfeil
ee217a4f12
merge develop
2023-10-11 10:20:41 -04:00
Scott Pfeil
4c9cc5edbb
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_button
2023-10-11 09:49:33 -04:00
Krishna Kishore Bandaru
8dc475ffdd
addressed review comments & added model property to MoleculeViewProtocol
2023-10-11 00:47:31 +05:30
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
Krishna Kishore Bandaru
88505e704c
addressed review comments
2023-10-04 20:08:46 +05:30
Krishna Kishore Bandaru
c6004bd6d0
Merge branch 'develop' into feature/accessibilityHandler
2023-10-03 10:11:10 +05:30
Scott Pfeil
c3503edecb
Changes to ensure line does not stretch
2023-09-28 20:39:50 -04:00
Scott Pfeil
e5e17a286d
fix to vertical lines
2023-09-28 20:31:25 -04:00
Scott Pfeil
1da8a6db77
Default to secondary
2023-09-28 20:12:36 -04:00
Scott Pfeil
4d4f7c334d
Code review: Fix data list items and navigation bar.
2023-09-28 19:41:06 -04:00
Scott Pfeil
3f6e1b1baa
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_line
2023-09-28 18:08:43 -04:00
Scott Pfeil
2d83b8a6ef
Guard in link code.
2023-09-28 10:22:38 -04:00
Hedden, Kyle Matthew
bab59e4e5d
Merge branch 'bugfix/account_native_testing' into 'develop'
...
Link Fix
### Summary
Fix to Link
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/999
2023-09-28 13:40:00 +00:00