Commit Graph

53 Commits

Author SHA1 Message Date
Arun Kumar Chintakrinda
2ce1b671bd added comment 2024-08-06 17:18:56 +05:30
Arun Kumar Chintakrinda
100ede48fa added condition to check if view is available 2024-08-05 20:32:09 +05:30
Arun Kumar Chintakrinda
0d6fc3d15d bugfix PRODDEF-26055 Issue #2, added missing view to getAcessibilityElements func 2024-08-05 20:25:24 +05:30
Scott Pfeil
9e712aa213 Digital ACT191 defect CXTDT-578423 - Fix to missing navigation line when the subnav tabs are manually hidden. 2024-07-03 09:33:57 -04:00
Scott Pfeil
25b7af0a07 Merge branch 'develop' into feature/monarch 2024-05-30 10:09:40 -04:00
Hedden, Kyle Matthew
8135a126ed Digital PCT265 story PCT-135: Remove subnav from listening to page updates. 2024-05-21 13:57:04 -04:00
Scott Pfeil
272465008f Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:46:05 -04:00
Scott Pfeil
a0168d6e38 Digital PCT265 story ONEAPP-7592 - Warning fixes 2024-04-30 16:13:25 -04:00
Hedden, Kyle Matthew
f3f779f702 Digital PCT265 defect PRODDEF-28200 - Prevent navigation to the same selected index fixing hang ups. 2024-04-23 19:00:27 -04:00
Hedden, Kyle Matthew
44fc093b7d Merge branch 'bugfix/vds-tokens-update' into 'develop'
Removed old frameworks to add the 1 primary VDSTokens

### Summary
Removed the old 3 frameworks to use the now 1 merge of 6 frameworks that contain the Tokens/Contants.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1091
2024-04-12 17:27:14 +00:00
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
Scott Pfeil
314f2e91cb Manager updates for navigating to controller. 2024-03-25 13:29:36 -04:00
Matt Bruce
0a291491eb fixed constraint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 16:49:02 -06:00
Matt Bruce
cc85cfac79 updated for the notes scott left
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 16:30:22 -06:00
Matt Bruce
548bb364f3 updated type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:50:38 -06:00
Matt Bruce
cf0d42b908 added negative for trailing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:49:48 -06:00
Matt Bruce
eb2d660760 added a wrapper view for tabs along with constraints so that we can expand and collapse margins based on the tabs configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:28:01 -06:00
Matt Bruce
d56f34258d added var to determine fillContainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-30 11:31:18 -06:00
Matt Bruce
0351a0620d put backgroundcolor in init for tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-19 16:44:36 -06:00
Matt Bruce
91eb0a5636 added fillContainer and backgroundColor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-19 16:02:21 -06:00
Matt Bruce
7baa6d31a0 pointed to new property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-11 14:20:06 -06:00
Keerthy
8ca636aa23 Merge branch 'develop' into feature/accessibilityHandler 2023-10-26 22:07:58 +05:30
Krishna Kishore Bandaru
8dc475ffdd addressed review comments & added model property to MoleculeViewProtocol 2023-10-11 00:47:31 +05:30
Scott Pfeil
4d4f7c334d Code review: Fix data list items and navigation bar. 2023-09-28 19:41:06 -04:00
Sumanth Nadigadda
9a191d9516 defect: Passing subNavManager's delegate to NavigationHandler, so that the delegate can update the viewcontroller for the tab updates 2023-09-15 11:22:48 +05:30
Scott Pfeil
07fcca17fc Remove debug comments 2023-08-21 17:20:27 -04:00
Scott Pfeil
ba8aa92994 ONEAPP-5208: Swiftify the navigation handler 2023-08-21 17:03:49 -04:00
Scott Pfeil
d3fe47522c Swiftification of Navigation Handler 2023-08-15 16:23:13 -04:00
Scott Pfeil
39d42515c6 typo fixes 2022-08-15 17:53:29 -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
558eb9bfd0 Revert 2022-07-29 16:27:49 -04:00
Scott Pfeil
f2d5352cc3 modernization.
Adding json protocol to continue to support legacy (unfortunately)
2022-07-28 18:25:56 -04:00
Scott Pfeil
768aa578d2 More Migrations.
Delegate subclass
2022-07-19 14:33:34 -04:00
Scott Pfeil
16e9079b8c Action modernization 2022-07-18 18:54:11 -04:00
Sumanth Nadigadda
eeb6573e72 Reverting - line changes in Tab component & Removing line item in Subnavigation controller 2022-05-27 12:13:06 +05:30
Sumanth Nadigadda
18f9449e42 Modifying line component as part of VDS for brand 3.0 2022-04-03 00:47:52 +05:30
Pfeil, Scott Robert
aa6558a716 Merge branch 'develop' into 'feature/develop_mvp_3'
Develop

See merge request BPHV_MIPS/mvm_core_ui!832
2022-04-01 15:49:27 +00:00
Scott Pfeil
ced4728ca0 move navigation bar setter to pre-animation for smoothness 2022-03-24 18:59:40 -04:00
Scott Pfeil
bf70c6b15b Fixes subnav titles for legacy controllers. 2022-03-23 11:29:44 -04:00
Scott Pfeil
09e59d5b31 comment 2022-03-14 13:55:39 -04:00
Scott Pfeil
ea9171c124 remove force manager check 2022-03-14 13:53:51 -04:00
Scott Pfeil
b4d7392675 remove iOS 13 check 2022-03-10 13:44:07 -05:00
Scott Pfeil
07226731c0 Line model contains style logic.
Fix for subnav
revert custom navigation bar for now
2022-03-09 17:15:15 -05:00
Scott Pfeil
a03965cafe nav line hide for subnav 2022-03-09 00:07:31 -05:00
Scott Pfeil
67c745c719 Merge branch 'feature/develop_mvp_3' into feature/navigation_bar_style 2022-03-08 22:48:27 -05:00
Scott Pfeil
c73bd06853 SubNavManager fixes 2022-03-08 14:47:32 -05:00
Scott Pfeil
b4af1abe81 subnav and tab bar color changes 2022-03-07 01:03:36 -05:00