overte/scripts
LaShonda Hopper 83749b16c7 [Case 4315] ESLint Pass 5 resolves hex already defined issue (details below).
* var hex was declared both the hexToRGB and hexToHsb functions.
    * hexToRGB was updated to have a more explicit var name
    * hexToRGB & hexToHSB also had the function param name updated to clarify the expected
      object type.  Also error statements and early returns were added should an unsupported
      object type be received.

* Issue Count is now 28

Changes Committed:
    modified:   scripts/system/html/js/colpick.js
2018-02-09 17:35:03 -05:00
..
+android Pre-merge cleanup 2018-01-14 19:48:12 -08:00
developer Merge pull request #12311 from ElderOrb/FB11511 2018-02-01 12:11:30 -08:00
modules
system [Case 4315] ESLint Pass 5 resolves hex already defined issue (details below). 2018-02-09 17:35:03 -05:00
tutorials remove cache buster 2018-01-31 22:00:30 +00:00
defaultScripts.js defang 2018-01-17 07:11:27 -08:00