Convert a few more views to ES6.
Review Request #10305 — Created Nov. 2, 2018 and submitted
This change migrates the remaining files in rb/js/views/ to ES6 syntax
and features.
Ran js-tests.
Description | From | Last Updated |
---|---|---|
This line is too long. |
chipx86 | |
Wrong multi-line comment format. |
chipx86 | |
Indented one level too far. |
chipx86 | |
Array |
chipx86 | |
This line's too long. |
chipx86 | |
Space after arg name. |
chipx86 | |
Can we spread this across lines? |
chipx86 | |
For readability, can we move the nameToRow[fieldName] bit out into something like elIndex? Took me a minute to figure out … |
chipx86 | |
Missing trailing comma. |
chipx86 | |
Missing trailing comma. |
chipx86 | |
Trailing comma? |
chipx86 | |
Col: 27 'errorListEl' is defined but never used. |
reviewbot | |
I don't think we do this anywhere else for options. Instead, we list the individual options as optional if they … |
chipx86 | |
There's no event parameter in this function. |
chipx86 | |
Same here. |
chipx86 |
- Change Summary:
-
Fix some small regressions
- Commit:
-
3053751809353dad3d75245e55bc8963c1d51722551650e6f496bfd577a93907a9ae6e8e7088ce29
- Diff:
-
Revision 2 (+598 -503)
Checks run (2 succeeded)
- Commit:
-
551650e6f496bfd577a93907a9ae6e8e7088ce296776492245f0e2eee7d39751571676ce99a1956a
- Diff:
-
Revision 3 (+617 -510)
- Commit:
-
6776492245f0e2eee7d39751571676ce99a1956aee5c303d3d64e3a144955d86e0507208f30a9d81
- Diff:
-
Revision 4 (+617 -510)