Matt Bruce
e27fa862d5
forgot to add back in animated to the model
...
accessibilityIdentifier isn't even used in the current Toggle today
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 11:51:08 -05:00
Matt Bruce
c075323ce7
update for changes discussed today
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 10:49:26 -05:00
Matt Bruce
30530bc4e1
removed isOn being passed
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-22 09:11:03 -05:00
Matt Bruce
3a3bbe05ea
added in didToggleAction
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:07:01 -05:00
Matt Bruce
433b45a545
removed framework not needed
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:06:51 -05:00
Matt Bruce
16bf7e7e63
Merge branch 'develop' into feature/vds-toggle
2022-10-21 16:18:15 -05:00
Matt Bruce
1073530ee9
refactored Toggle / ToggleModel for VDS
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:15:54 -05:00
Matt Bruce
b0d8a26688
added protocol for helping in VDS, this at some point will refactor into the main
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:08:28 -05:00
Matt Bruce
9255e4021f
this is now in VDS
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:08:22 -05:00
Pfeil, Scott Robert
1dc367c463
Merge branch 'bugfix/always_embed_swift' into 'develop'
...
always embed swift to no
### Summary
Remove always embed swift flag. Embedding frameworks in frameworks blocks Apple submission.
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/900
2022-10-20 20:30:36 +00:00
Scott Pfeil
f9b47922db
always embed swift to no
2022-10-20 16:20:16 -04:00
Hedden, Kyle Matthew
f31ce8ab83
Merge branch 'bugfix/CXTDT-331565' into 'develop'
...
Fix for CXTDT-331565, appending link disabled status to the accessibility text
See merge request BPHV_MIPS/mvm_core_ui!899
2022-10-14 12:23:51 +00:00
Sumanth Nadigadda
bf4c28019b
Fix for CXTDT-331565, appending link disabled status to the accessibility text
2022-10-13 21:17:33 +05:30
Matt Bruce
1f73a351dc
vds toggle import
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 11:25:20 -05:00
Bruce, Matt R
9b957319bf
Merge branch 'feature/PREGRO-5736' into 'develop'
...
Added RuleNotEquals form rule
See merge request BPHV_MIPS/mvm_core_ui!898
2022-10-03 13:29:03 +00:00
Keerthy
8e486f9301
Added RuleNotEquals form rule
...
PREGRO-5736
2022-09-29 19:52:00 +05:30
Hedden, Kyle Matthew
ca01fdb02e
Merge branch 'bugfix/remove_bitcode' into 'develop'
...
Remove bitcode
See merge request BPHV_MIPS/mvm_core_ui!897
2022-09-08 14:57:04 +00:00
svc-mips_ios_tower
80cca3e0d1
Remove bitcode
2022-09-08 10:49:48 -04:00
Pfeil, Scott Robert
91f44013c6
Merge branch 'release/10_2_0' into 'develop'
...
Release/10 2 0
See merge request BPHV_MIPS/mvm_core_ui!896
2022-08-29 14:10:39 +00:00
Bruce, Matt R
20d6ec97c7
Merge branch 'feature/action_modernize' into 'develop'
...
More Migrations.
See merge request BPHV_MIPS/mvm_core_ui!891
2022-08-25 15:29:50 +00:00
Pfeil, Scott Robert
36e8be4de6
Merge branch 'bugfix/label_range_safety' into 'release/10_2_0'
...
insert label range validations to prevent crashes
See merge request BPHV_MIPS/mvm_core_ui!881
2022-08-17 14:20:29 +00:00
Kyle Matthew Hedden
3e00e294a0
Convert to barfing.
2022-08-17 10:07:49 -04:00
Kyle Matthew Hedden
bac00ad0fa
image range fix & silence warnings
2022-08-16 20:29:57 -04:00
Kyle Matthew Hedden
3765c771ec
model throw, view adapt
2022-08-16 20:15:43 -04:00
Kyle Matthew Hedden
bd4cadce3f
Merge remote-tracking branch 'origin/release/10_2_0' into bugfix/label_range_safety
2022-08-16 18:19:58 -04:00
Scott Pfeil
39d42515c6
typo fixes
2022-08-15 17:53:29 -04:00
Scott Pfeil
c75e3fb92c
Version Bump
2022-08-15 15:30:51 -04:00
Scott Pfeil
36df641ce1
cleanup
2022-08-15 12:16:57 -04:00
Hedden, Kyle Matthew
4d9a9e74f7
Merge branch 'bugfix/subnav_threading' into 'release/10_1_0'
...
fix threading issue
See merge request BPHV_MIPS/mvm_core_ui!895
2022-08-12 20:39:44 +00:00
Scott Pfeil
982f65ab0f
fix threading issue
2022-08-12 16:21:07 -04:00
Scott Pfeil
78034bb8d0
Centralize SoureModel
2022-08-12 16:17:05 -04:00
Scott Pfeil
31169e318e
bug fixes
2022-08-11 22:34:37 -04:00
Scott Pfeil
1f75221915
Drive through delegate up front. Remove some legacy delegate back and forth
2022-08-10 22:19:01 -04:00
Scott Pfeil
d8bf3c9a08
Button -> Delegate -> ActionHandler.
...
Components will go through delegate. Delegate will choose how to handle it.
2022-08-08 17:45:28 -04:00
Scott Pfeil
126c464a92
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize
2022-08-08 09:00:00 -04:00
Hedden, Kyle Matthew
cfba4163f0
Merge branch 'feature/Button-Style-Update' into 'develop'
...
Updating logic to read style params from context, JSON and default
See merge request BPHV_MIPS/mvm_core_ui!894
2022-08-05 16:44:17 +00:00
Sumanth Nadigadda
4f4d9a126e
Reordering the conditions for button style update.
2022-08-05 22:02:47 +05:30
Sumanth Nadigadda
d1b1db1967
Updating logic to read style params from context, JSON and default
2022-08-04 22:19:20 +05:30
Pfeil, Scott Robert
dbb0b3c6c7
Merge branch 'feature/NavBar-Title-Font' into 'develop'
...
Feature/nav bar title font
See merge request BPHV_MIPS/mvm_core_ui!893
2022-08-03 19:37:23 +00:00
Sumanth Nadigadda
9c0a005108
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/NavBar-Title-Font
2022-08-03 23:49:16 +05:30
Sumanth Nadigadda
8ec7669bba
Updating the font style for nav bar title
2022-08-03 23:47:49 +05:30
Hedden, Kyle Matthew
064abf6c21
Merge branch 'bugfix/DOPMO-182687' into 'develop'
...
Fix for DOPMO-182687, Retaining the voice over focus on the selected tab...
See merge request BPHV_MIPS/mvm_core_ui!889
2022-08-03 18:03:37 +00:00
Bruce, Matt R
3d807a4ac6
Merge branch 'feature/VDS-RadioButton' into 'develop'
...
Feature/vds radio button
See merge request BPHV_MIPS/mvm_core_ui!892
2022-08-03 18:01:12 +00:00
Sumanth Nadigadda
747f951b1b
Updating the border color for radio button
2022-08-03 23:11:45 +05:30
Sumanth Nadigadda
a241265bab
VDS radio button of size and color changes as per 3.0 design
2022-08-03 15:17:25 +05:30
Hedden, Kyle Matthew
4e958ca0a9
Merge branch 'release/10_1_0' into 'develop'
...
release/10_1_0 hotfix merge
See merge request BPHV_MIPS/mvm_core_ui!884
2022-08-02 21:16:29 +00:00
Scott Pfeil
558eb9bfd0
Revert
2022-07-29 16:27:49 -04:00
Scott Pfeil
6853274a67
Descriptor changes
2022-07-29 16:20:22 -04:00
Scott Pfeil
0c47fdc60f
add back broken delegate
2022-07-29 09:36:38 -04:00
Scott Pfeil
dd7d787ba9
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/action_modernize
2022-07-28 23:02:44 -04:00