overte-HifiExperiments/scripts/system/html/js
LaShonda Hopper 834fe2f5d5 [Case 7049] JSHint Run: Fixes majority of noted lint issues (details below).
* 3 JSHint issues remain as of this commit, 3 instances of the same error.
    * Error: Functions declared within loops referencing an outer scoped
             variable may lead to confusing semantics.
        * scripts/system/html/js/entityProperties.js: line 469, col 27
        * scripts/system/html/js/entityProperties.js: line 1634, col 30
        * scripts/system/html/js/entityProperties.js: line 1641, col 32

Tested and prior fix to remove duplicate color fields for entity types is
preserved for non-particle entity types.

Changes Committed:
	modified:   scripts/system/html/js/entityProperties.js
2017-11-30 18:42:59 -05:00
..
colpick.js Protect stroke width from wrong user input. Protect color pick from wrong user input. 2017-09-21 15:54:53 +01:00
entityList.js Avoid potentially slow entity list refresh upon deleting entities 2017-11-07 18:10:10 +13:00
entityProperties.js [Case 7049] JSHint Run: Fixes majority of noted lint issues (details below). 2017-11-30 18:42:59 -05:00
eventBridgeLoader.js Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
gridControls.js Addressed CR of 9684 2017-03-02 21:39:56 +02:00
jquery-2.1.4.min.js refactor system html to split js/css 2016-08-09 15:23:31 -07:00
jsoneditor.min.js new user data editor 2016-08-22 17:30:08 -07:00
keyboardControl.js Raise and lower keyboard on password fields 2016-12-13 22:48:17 +13:00
list.min.js refactor system html to split js/css 2016-08-09 15:23:31 -07:00
marketplacesInject.js 9264 dismiss keyboard after user finished typing in marketplace search bar and hit search or return key 2017-11-16 00:13:46 +03:00
SnapshotReview.js Tweak the Snapshot 'Share' button to make its purpose more clear 2017-07-05 12:39:15 -07:00
spinButtons.js refactor system html to split js/css 2016-08-09 15:23:31 -07:00