Merge "Implement gr-dropdown-list in patch range select"

This commit is contained in:
Kasper Nilsson
2017-10-01 13:24:54 +00:00
committed by Gerrit Code Review
14 changed files with 401 additions and 257 deletions

View File

@@ -438,7 +438,8 @@ limitations under the License.
shown-file-count="[[_shownFileCount]]"
diff-prefs="[[_diffPrefs]]"
diff-view-mode="{{viewState.diffMode}}"
patch-range="{{_patchRange}}"
patch-num="{{_patchNum}}"
base-patch-num="{{_basePatchNum}}"
revisions="[[_sortedRevisions]]"
on-open-diff-prefs="_handleOpenDiffPrefs"
on-open-download-dialog="_handleOpenDownloadDialog"