Commit Graph

5574 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
5ebc4b0e31 strikethrough fix
warning fix.
2019-07-24 15:38:13 -04:00
Pfeil, Scott Robert
9f3b6e5fe9 Merge branch 'bugfix/update_after_load_image' into 'develop'
Bugfix/update after load image

See merge request BPHV_MIPS/mvm_core_ui!100
2019-07-24 12:50:48 -04:00
Pfeil, Scott Robert
f2db8528a7 threeLayer template
scroller molecule
border color.
remove default height
fix missing update view
2019-07-24 12:44:45 -04:00
Kevin G Christiano
bc516ff74c removed statement causing loop. 2019-07-23 12:14:18 -04:00
Kevin G Christiano
c9c3ef1ade Merge branch 'bugfix/update_after_load_image' into feature/standardlistitemwithimage 2019-07-23 11:58:54 -04:00
Pfeil, Scott Robert
6537523373 different way to update 2019-07-23 11:57:03 -04:00
Kevin G Christiano
7472533bc1 fixes error alert. 2019-07-23 10:13:44 -04:00
Kevin G Christiano
1ec4f271ff Merge branch 'bugfix/update_after_load_image' into feature/standardlistitemwithimage 2019-07-23 10:07:35 -04:00
Pfeil, Scott Robert
482c6c4fab auto looks better 2019-07-23 09:56:49 -04:00
Pfeil, Scott Robert
dace6a6374 update table cell 2019-07-23 09:55:43 -04:00
Suresh, Kamlesh
ceae7e4f80 merge develop 2019-07-22 16:10:46 -04:00
Pan, Xinlei (Ryan)
362c9b3937 Merge branch 'feature/molecule_carousel' into 'develop'
Feature/molecule carousel

See merge request BPHV_MIPS/mvm_core_ui!97
2019-07-22 13:30:34 -04:00
Pfeil, Scott Robert
f12805ba2a update comment 2019-07-22 09:53:22 -04:00
Pfeil, Scott Robert
c5f8d27636 fix prod break defect 2019-07-19 11:34:22 -04:00
Pfeil, Scott Robert
8842ca8113 Merge branch 'develop' into 'feature/molecule_carousel'
# Conflicts:
#   MVMCoreUI/Molecules/StandardFooterView.swift
#   MVMCoreUI/Molecules/StandardHeaderView.swift
2019-07-19 10:54:43 -04:00
Pfeil, Scott Robert
8400c0eae8 name change 2019-07-19 10:53:16 -04:00
Pfeil, Scott Robert
5c619aa843 remove preserves 2019-07-19 10:48:01 -04:00
Pfeil, Scott Robert
5b1fab39a7 alignment defaults change 2019-07-19 10:14:51 -04:00
vasavk
ecf34bb34d Added multiLabelListItem - iOS as per MOBFIRST-17824
Signed-off-by: vasavk <vasavi.kanamarlapudi@verizon.com>
2019-07-18 15:45:52 +05:30
Kevin G Christiano
da1ce6718b Merge branch 'develop' into feature/standardlistitemwithimage 2019-07-16 10:26:26 -04:00
Kevin G Christiano
9444df4d7c latest take on listitemwithimage. 2019-07-16 10:25:53 -04:00
Suresh, Kamlesh
f76cfcee54 Merge branch 'feature/status_bar_color_updates' into 'develop'
Expose status bar color setting.

See merge request BPHV_MIPS/mvm_core_ui!98
2019-07-15 11:43:42 -04:00
Hedden, Kyle Matthew
b8b1e0ddba Expose status bar color setting. 2019-07-15 11:43:42 -04:00
Pfeil, Scott Robert
3fefff2d51 still need to workout how to know when to use margins... 2019-07-15 10:41:41 -04:00
Pfeil, Scott Robert
5e2d009313 accessibility 2019-07-12 14:49:16 -04:00
Pfeil, Scott Robert
39cb930263 accessibility and page control fixes 2019-07-12 10:25:42 -04:00
Pfeil, Scott Robert
8866e91caa add peaking logic 2019-07-11 16:11:58 -04:00
Kevin G Christiano
80c6e7e74f Removed text from ActionableClause; unneeded. 2019-07-11 12:00:49 -04:00
Pfeil, Scott Robert
33020844dc carousel 2019-07-11 11:54:14 -04:00
Kevin G Christiano
6775467606 Accessibility update for Label and LabelWithInternalButton. 2019-07-11 11:43:33 -04:00
Kevin G Christiano
244e3c0df3 Generally functioning. A ways to go. 2019-07-10 13:15:35 -04:00
Kevin G Christiano
f67392eb69 Beginning stages of accessibility. 2019-07-10 09:04:29 -04:00
Kevin G Christiano
ae7d757dbc Updated variable name. removed padding if image is not there. 2019-07-09 13:53:49 -04:00
Kevin G Christiano
c06a15c91b Added insert external link functionality. Refactored code. 2019-07-09 10:53:29 -04:00
Kevin G Christiano
540439709b Updated Label to account for situations where the text will have an image attachment. There is some bug that affects how the TextContainer looks at multiline text. 2019-07-08 16:35:28 -04:00
Kevin G Christiano
55f20e0633 Merge branch 'develop' into feature/standardlistitemwithimage
# Conflicts:
#	MVMCoreUI/OtherHandlers/MVMCoreUIMoleculeMappingObject.m
2019-07-08 11:00:33 -04:00
Kevin G Christiano
1bfbe95b68 updated file name. 2019-07-08 10:36:56 -04:00
Kevin G Christiano
ce1a8c3598 Renamed to comply with MFAtom design doc. 2019-07-08 10:36:34 -04:00
Pan, Xinlei (Ryan)
cfcf73634a Merge branch 'feature/header_footer_containers' into 'develop'
header footer as containers

See merge request BPHV_MIPS/mvm_core_ui!94
2019-07-03 13:23:18 -04:00
Pfeil, Scott Robert
436e9035d2 resolve discussions 2019-07-03 13:21:52 -04:00
Pfeil, Scott Robert
033cf878a6 carousel 2019-07-03 13:18:27 -04:00
Pfeil, Scott Robert
eaa8397493 Merge branch 'feature/label_export_box' into 'develop'
Added convenience function which adds the new images to attributed string.

See merge request BPHV_MIPS/mvm_core_ui!92
2019-07-02 10:42:27 -04:00
Pfeil, Scott Robert
f6021bb382 header footer as containers 2019-07-02 10:23:58 -04:00
Kevin G Christiano
8bf4befd02 link icon now scales in size with the text. 2019-07-01 14:23:44 -04:00
Kevin G Christiano
ada34f6f13 condensed constraint command. 2019-07-01 13:16:14 -04:00
Kevin G Christiano
b821250042 improvements made. 2019-07-01 12:28:28 -04:00
Kevin G Christiano
ce681db033 Merge branch 'develop' into feature/label_export_box 2019-07-01 09:40:44 -04:00
Kevin G Christiano
d79dc3e8ab Merge branch 'develop' into feature/standardlistitemwithimage
# Conflicts:
#	MVMCoreUI/OtherHandlers/MVMCoreUIMoleculeMappingObject.m
2019-07-01 09:38:09 -04:00
Pfeil, Scott Robert
94c6f2f088 Merge branch 'feature/digit_text_field' into 'develop'
Feature/digit text field

See merge request BPHV_MIPS/mvm_core_ui!91
2019-07-01 09:14:53 -04:00
Pfeil, Scott Robert
7fa0943a42 Merge branch 'feature/estimated_heights' into 'develop'
Feature/estimated heights

See merge request BPHV_MIPS/mvm_core_ui!93
2019-07-01 09:14:34 -04:00