Commit Graph

73 Commits

Author SHA1 Message Date
Suresh, Kamlesh
5d46f8c0d4 moving_radio_button 2019-04-04 18:03:14 -04:00
panxi
30fe1c6a08 remove import for actions in mflabel 2019-04-04 08:26:58 -04:00
panxi
4e328eeb83 update label and styler 2019-04-03 15:46:06 -04:00
panxi
7d7284bd8d remove actions from mflabel 2019-04-03 12:21:31 -04:00
panxi
1baa755cae change font to B20 form feed message 2019-04-01 15:05:42 -04:00
panxi
b70f27f67a change feed headline to H32 2019-04-01 14:53:29 -04:00
panxi
560ea1030d add actions into mflabel 2019-04-01 12:01:44 -04:00
panxi
8e0671f9bc Merge branch 'develop' into feature/label 2019-03-29 09:45:22 -04:00
Christiano, Kevin
ef1e43f6c2 Merge branch 'develop' into feature/kevin 2019-03-28 13:21:41 -04:00
panxi
0db36c1405 reduce fonts 2019-03-28 12:01:57 -04:00
panxi
b43690d10e clean up some fonts method 2019-03-28 11:19:18 -04:00
panxi
6ee6170031 remove feedsubmessage 2019-03-28 10:43:09 -04:00
panxi
3cc9750333 remove 1.0 fonts 2019-03-28 10:39:02 -04:00
panxi
5fa9bd1572 remove SubheadBold and SubheadBoldlarge 2019-03-27 17:40:37 -04:00
panxi
ca1c77bc10 remove plan card title 2019-03-27 17:13:20 -04:00
panxi
883c4b6ea2 remove headlineblack 2019-03-27 17:02:17 -04:00
panxi
6c7e745358 remove HeadlineExtraLarge 2019-03-27 16:57:13 -04:00
panxi
23f75ab2cc remove BodyLighter font and label 2019-03-27 16:52:14 -04:00
panxi
4240b6a2f4 change body bold to b1 2019-03-27 16:35:55 -04:00
panxi
124069c0be change body bold to b1 2019-03-27 15:59:28 -04:00
Christiano, Kevin
f903e4ee60 Removed Line. Changed comment. 2019-03-27 11:17:05 -04:00
Pfeil, Scott Robert
ae4512abff html string 2019-03-27 10:13:51 -04:00
Christiano, Kevin
6f77c64e16 Improvements made. 2019-03-26 16:40:23 -04:00
Christiano, Kevin
45467c9e3f Merge branch 'develop' into feature/kevin 2019-03-25 13:15:36 -04:00
Pfeil, Scott Robert
7341e6930c Fix mfloadimageView to swift crash 2019-03-22 12:06:24 -04:00
Christiano, Kevin
b592ff5047 Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2019-03-21 15:47:49 -04:00
Christiano, Kevin
c7bcd6e03d Converted and atomized CaretButton. Removed old objc files of MFCaretButton. Reflected import changes where necessary. 2019-03-21 14:39:25 -04:00
Christiano, Kevin
9e3e8cc0e5 Conversion and atomization of objc MFCaretView to Swift. Removed MFCaretView objc classes. Reflection change in import statements. Added new constants KeyIsOpaque. Provided default init for atoms cis setAsMolecule(). Removed extraneous @objc at class declaration line of DashLine. 2019-03-20 13:06:52 -04:00
Christiano, Kevin
93bf4aa393 Removed bgcolor property. Relying of default background property of class. 2019-03-20 10:20:43 -04:00
Pfeil, Scott Robert
a8145fd3c0 objc clean 2019-03-20 10:09:56 -04:00
Pfeil, Scott Robert
3040629fcb objc clean 2019-03-20 10:07:50 -04:00
Christiano, Kevin
394321bdc4 Removing redundant "self". Provided a capture list for closure. 2019-03-20 10:03:48 -04:00
Pfeil, Scott Robert
3564d993e1 image molecule protocol 2019-03-19 17:08:26 -04:00
Christiano, Kevin
a07ea27b93 Merge branch 'develop' into feature/kevin 2019-03-19 16:04:36 -04:00
Pfeil, Scott Robert
680f8fc4aa comment 2019-03-19 14:02:29 -04:00
Pfeil, Scott Robert
0a8d76bb7b clean 2019-03-19 13:53:16 -04:00
Pfeil, Scott Robert
74ab14f5f9 cleaning 2019-03-19 13:52:30 -04:00
Pfeil, Scott Robert
bef105decd gif view to swift 2019-03-19 13:13:18 -04:00
Pfeil, Scott Robert
9b6df99126 gif view to swift 2019-03-19 13:12:09 -04:00
Pfeil, Scott Robert
33510a6484 Loadimageview to swift 2019-03-19 13:11:02 -04:00
Christiano, Kevin
a5ff57f65c Converted DashLine class, replacing objective-c version. Provided capacity for atomization. Added constant value "isHidden". Updated import statements to allow for cross language interpretation. 2019-03-19 11:28:05 -04:00
Hedden, Kyle Matthew
acffd40a43 Priorites need to be set before activations. 2019-03-19 11:16:46 -04:00
Pfeil, Scott Robert
093698f160 warning fixes 2019-03-14 11:47:05 -04:00
Pfeil, Scott Robert
a9cfbf4e98 Merge branch 'bugfix/label_refactor' into 'develop'
label_refactor

See merge request BPHV_MIPS/mvm_core_ui!4
2019-03-13 09:30:10 -04:00
Suresh, Kamlesh
6a4f0b46ac remove comments 2019-03-12 14:32:39 -04:00
Pfeil, Scott Robert
bf656cffea Padding two 2019-03-11 14:41:33 -04:00
Pfeil, Scott Robert
ba55ec7575 text button molecule
standardFooter molecule
2019-03-11 13:52:34 -04:00
Suresh, Kamlesh
8f3957f8f3 label_refactor 2019-03-07 10:57:24 -05:00
Suresh, Kamlesh
53c48b084c Merge branch 'feature/standard_label' into 'develop'
ONVIK-12121

See merge request BPHV_MIPS/mvm_core_ui!1
2019-03-06 14:58:35 -05:00
Pfeil, Scott Robert
dfa3f14dbd Merge branch 'develop' of https://onestash.verizon.com/scm/bphvb/mvm_core_ui into develop 2019-03-05 13:17:42 -05:00