Commit Graph

70 Commits

Author SHA1 Message Date
Robinson, Blake
f731b56f2e Revert "Make Link subclass from View instead of MFCustomButton"
This reverts commit 439261e4c4.
2019-12-17 10:23:56 -05:00
Robinson, Blake
439261e4c4 Make Link subclass from View instead of MFCustomButton
The bounds of the Link often extend far beyond the width of the button text, which, if MFCustomButton is used, extend the tappable area far beyond the link.
2019-12-12 15:23:30 -05:00
Robinson, Blake
d3dbfdd997 changes size object to private since it shouldn't be accessed from outside the class 2019-12-12 15:01:54 -05:00
Robinson, Blake
3fc3b6cb0a Removes convenience init since updateView is called by the framework and so does not need to be part of initialization 2019-12-12 10:39:21 -05:00
Robinson, Blake
3001f1df78 Remove self where it is not necessary for clarity 2019-12-12 10:00:59 -05:00
Robinson, Blake
b8e0fbff75 Removed line spaces 2019-12-12 09:33:03 -05:00
Robinson, Blake
5135835471 Removed UIColor prefix as per code review comments 2019-12-12 09:32:09 -05:00
Robinson, Blake
fb2cade157 Fixed spacing before colon as per code review comment 2019-12-12 09:30:00 -05:00
Robinson, Blake
16cc667b02 Expands tappable area of Link 2019-12-09 14:15:55 -05:00
Robinson, Blake
1d647ec662 Code standard change. Removed legacy-like methods. 2019-12-03 15:21:45 -05:00
Robinson, Blake
988e30daa9 Creates Link atom to replace MFTextButton 2019-12-02 11:15:50 -05:00
Suresh, Kamlesh
a212dff80f fixes 2019-11-07 10:45:40 -05:00
Pfeil, Scott Robert
48a940f160 fix to typos 2019-10-29 10:12:59 -04:00
Suresh, Kamlesh
73342e40d1 code optimization 2019-10-23 14:51:35 -04:00
Suresh, Kamlesh
f1c319244a radioButton and radioButtonWithLabel and code review 2019-10-21 17:26:33 -04:00
panxi
034610af5e fixing merging issue 2019-10-17 15:50:25 -04:00
Suresh, Kamlesh
eac6bf3aa3 impreovements 2019-09-11 15:56:24 -04:00
Suresh, Kamlesh
fe066f5530 merge 2019-09-10 10:42:08 -04:00
Suresh, Kamlesh
062edc5d41 refactoring for validation based on group 2019-08-30 15:33:05 -04:00
Pfeil, Scott Robert
b5276f5519 New molecules and arranging files 2019-08-29 08:28:07 -04:00
Pfeil, Scott Robert
93f7aae529 estimated heights 2019-06-27 16:18:32 -04:00
Pfeil, Scott Robert
ed87bd2cfc Button json to have style and size.
Separator alone in stack fix.
remove view constraining view auto background color
fix padding for stack in stack
2019-06-21 12:52:30 -04:00
Pfeil, Scott Robert
161f3e9f08 reset function.
standard spacing for cell molecule
MFTextField to view contstraining view
constraining protocol
2019-06-04 12:42:52 -04:00
Pfeil, Scott Robert
81df953669 disable fix. highlight fix. 2019-06-03 10:30:09 -04:00
Pfeil, Scott Robert
c5e306f0ae highlight button status 2019-05-31 14:22:52 -04:00
Pfeil, Scott Robert
0f5cb47765 molecule list
moduleMolecule
2019-05-23 18:32:11 -04:00
Suresh, Kamlesh
770f952904 Merge branch 'feature/molecule_list' into 'develop'
Feature/molecule list

See merge request BPHV_MIPS/mvm_core_ui!52
2019-04-30 11:16:17 -04:00
Pfeil, Scott Robert
302a2f887f thickness. molecule alignment 2019-04-29 13:36:36 -04:00
Christiano, Kevin
1ab359e360 merge from release/6_14_merge 2019-04-26 14:23:11 -04:00
panxi
2f0a727d03 copy from Kevin's commit: aac5093c37 2019-04-26 13:41:54 -04:00
panxi
d380328913 copy from Kevin commis: d373a3f7be 2019-04-26 13:41:26 -04:00
Pfeil, Scott Robert
8a349ae16f constraining for stack 2019-04-24 16:14:22 -04:00
Christiano, Kevin
d767890017 Mild fix to caretButton. Fixed dictionary and attributed text issues with Label. 2019-04-24 13:32:13 -04:00
panxi
32bd4c9d07 bugfix for caretbutton 2019-04-19 15:22:54 -04:00
Pfeil, Scott Robert
8c19755ba8 warning fix 2019-04-15 13:31:45 -04:00
Pfeil, Scott Robert
5ebcba15fa molecule delegate object 2019-04-15 12:59:27 -04:00
Pfeil, Scott Robert
aa4da8f74f deprecating 2019-04-15 11:14:29 -04:00
Pfeil, Scott Robert
3ee784ccb0 Changes for new feed template 2019-04-09 10:38:26 -04:00
Jackson, Jermaine
e61ef45913 Merge branch 'feature/molecule_testfields' into 'develop'
Feature/molecule testfields

See merge request BPHV_MIPS/mvm_core_ui!16
2019-04-04 13:52:20 -04:00
Pfeil, Scott Robert
df67ded57b small formatting fixes 2019-04-04 09:47:45 -04:00
Suresh, Kamlesh
63f02a0c7c code review 2019-04-03 17:05:21 -04:00
Christiano, Kevin
00feea9a58 Added default text color for enabled and disabled states. 2019-04-03 12:09:17 -04:00
Christiano, Kevin
39edb4c055 changes actionMap to json. 2019-04-03 09:44:47 -04:00
Christiano, Kevin
cad3555156 Removed unnecessary setTitle call. 2019-04-03 09:40:03 -04:00
Suresh, Kamlesh
8b3d561543 code review 2019-04-02 17:16:22 -04:00
Suresh, Kamlesh
ff3055a4c7 improvement 2019-04-02 15:55:16 -04:00
Suresh, Kamlesh
5df8ad42f3 merge 2019-04-01 18:01:42 -04:00
Christiano, Kevin
dd407f45f9 changes made. Reduced access to caret dimensions. 2019-04-01 16:44:33 -04:00
Christiano, Kevin
499f9eb55d Fixed setWithJSON, allows it to work properly with Atom molecule. Provided more properties to control. 2019-04-01 13:30:31 -04:00
Suresh, Kamlesh
720c97efb9 merge 2019-03-27 11:42:06 -04:00