Move text formatting into the TextFieldView.
Review Request #9146 — Created Aug. 23, 2017 and submitted — Latest diff uploaded
This change moves some code from the ReviewRequestEditorView into the
FieldView subclasses which use it.
- Ran js-tests.
- Smoke tested fields that required formatting of various sorts.