Commit Graph

1595 Commits

Author SHA1 Message Date
Sumanth Nadigadda
db7bc5be2b minor changes to button component 2022-04-29 23:01:44 +05:30
Sumanth Nadigadda
779b79d27b Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button 2022-04-29 13:53:21 +05:30
Sumanth Nadigadda
a53548522d secondary button background color 2022-04-25 23:32:09 +05:30
Sumanth Nadigadda
8f234259b0 Changes to add button width constraints 2022-04-25 23:16:43 +05:30
Sumanth Nadigadda
05f96d1a01 Supporting Standard/thin style in Line atom 2022-04-25 20:28:22 +05:30
Pfeil, Scott Robert
9e06d999fb Merge branch 'feature/VDS_CarouselBar' into 'feature/develop_mvp_3'
changes to Carousel Bars Component

See merge request BPHV_MIPS/mvm_core_ui!829
2022-04-21 17:01:05 +00:00
Sumanth Nadigadda
064533950e VDS button component changes 2022-04-21 19:36:39 +05:30
Vasavi Kanamarlapudi
1e60db2fc4 uses token name instead of alias. 2022-04-21 01:34:40 +05:30
Vasavi Kanamarlapudi
4d407d4377 colors to use token name itself instead of token alias. 2022-04-21 01:29:34 +05:30
Vasavi Kanamarlapudi
05fb8cf5ed moving to VDSColors for all colors 2022-04-20 21:01:07 +05:30
Vasavi Kanamarlapudi
f21c59d6c3 disabledIndicatorColor get called to set value 2022-04-13 15:02:45 +05:30
Sumanth Nadigadda
27289f1ac8 Font and padding changes to tiny button 2022-04-13 01:48:30 +05:30
Sumanth Nadigadda
b972bdba5b Setting button width with constraint 2022-04-13 00:26:35 +05:30
Vasavi Kanamarlapudi
dd8c808fa6 using colors from the VDS colors library. 2022-04-12 05:06:36 +05:30
Sumanth Nadigadda
b2a25f840a Adding pill button's inverted state logic 2022-04-11 01:49:50 +05:30
Sumanth Nadigadda
e0a93cc71f Adding width attribute to button, to set custom button size. 2022-04-11 00:18:55 +05:30
Sumanth Nadigadda
6138328383 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button 2022-04-10 23:08:17 +05:30
Sumanth Nadigadda
e8b01bee54 Changing bottom tab bar font size. 2022-04-05 21:55:45 +05:30
Pfeil, Scott Robert
359c99f5c6 Merge branch 'feature/3.0-VDS-LineComponent' into 'feature/develop_mvp_3'
Modifying line component as part of VDS for brand 3.0

See merge request BPHV_MIPS/mvm_core_ui!834
2022-04-04 19:44:15 +00:00
Pfeil, Scott Robert
53b69d9c54 Merge branch 'feature/ImageBarButton-RenderingMode' into 'feature/develop_mvp_3'
Changes to read imageRenderingMode parameter from model sent from server.

See merge request BPHV_MIPS/mvm_core_ui!822
2022-04-04 17:02:38 +00:00
Sumanth Nadigadda
d10332b372 modifying image rendering changes in navigation bar 2022-04-04 22:24:50 +05:30
Sumanth Nadigadda
0c54273066 Setting default image rendering mode to automatic in image bar button 2022-04-03 01:10:16 +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
2a17e95a60 rounded 2022-03-31 12:56:13 -04:00
Vasavi Kanamarlapudi
a223d26d5a changes to Carousel Bars Component 2022-03-30 19:15:04 +05:30
Sumanth Nadigadda
71a9b139d3 Setting default status to Tab bar model. 2022-03-29 18:58:15 +05:30
Nandhini Rajendran
b498c4fb0f Fix for entryField 2022-03-28 20:56:24 +05:30
Sumanth Nadigadda
5a33142934 Changes to read imageRenderingMode parameter from model sent from server. 2022-03-25 01:20:22 +05:30
Sumanth Nadigadda
121c290f3b updating title edge insets for button as per VDS 2022-03-24 13:35:49 +05:30
Sumanth Nadigadda
02476e766d Updating button VDS component for 3.0 rebranding 2022-03-24 00:22:38 +05:30
Bruce, Matt R
3dabba57df Fixed Crash on securetext in TextEntryField 2022-03-21 13:13:40 +00:00
Scott Pfeil
e4c69d59f7 merge 2022-03-15 16:54:01 -04:00
Scott Pfeil
9ce71945ae merge 2022-03-15 16:36:06 -04:00
Scott Pfeil
392f723d29 merge 2022-03-14 17:05:56 -04:00
Pfeil, Scott Robert
290d19b661 Merge branch 'feature/navigation_bar_style' into 'feature/develop_mvp_3'
Feature/navigation bar style

See merge request BPHV_MIPS/mvm_core_ui!808
2022-03-14 19:04:50 +00:00
Pfeil, Scott Robert
b6906799ea Merge branch 'develop' into 'feature/develop_mvp_3'
Kyle was correct, guards or if lets are read left to right, including where statements.

See merge request BPHV_MIPS/mvm_core_ui!816
2022-03-14 16:33:24 +00:00
Scott Pfeil
558e1803e5 title offset and default for 3 dot O 2022-03-14 11:31:53 -04:00
Bruce, Matt R
cd6b03b64b Fix for MultiErrors, not a final solution, but a stopgap until we can refactor all of the forms 2022-03-11 16:29:45 +00:00
Bruce, Matt R
9a62ae6987 DigitEntryField was not showing errors 2022-03-11 14:29:46 +00:00
Scott Pfeil
5790fc6feb line update 2022-03-10 12:57:14 -05:00
Scott Pfeil
e869a25cc6 Merge branch 'feature/develop_mvp_3' into feature/navigation_bar_style 2022-03-10 12:34:57 -05:00
Scott Pfeil
8fc03e75e0 iOS 13 2022-03-10 11:27:54 -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
c4c513250c style push decode 2022-03-09 12:21:25 -05:00
Scott Pfeil
9f574e854b change access level 2022-03-09 12:18:49 -05:00
Scott Pfeil
a1f9e4babe remove testing default 2022-03-09 12:07:33 -05:00
Scott Pfeil
44a57ab96e name update 2022-03-09 00:10: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