1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00

Change double quotes to single quotes in JavaScript.

Summary: As advised by JSHint.

Test Plan: I'm not really sure how to comprehensively test this. It looks okay to me.

Reviewers: chad, epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9677
This commit is contained in:
Joshua Spence 2014-06-24 03:35:39 +10:00
parent a0d63322b1
commit 79f9d87401
19 changed files with 217 additions and 217 deletions

View file

@ -8,10 +8,10 @@ return array(
'names' => 'names' =>
array( array(
'core.pkg.css' => '22e4fc33', 'core.pkg.css' => '22e4fc33',
'core.pkg.js' => '19e6f761', 'core.pkg.js' => '941224f2',
'darkconsole.pkg.js' => '5b777d5e', 'darkconsole.pkg.js' => 'df001cab',
'differential.pkg.css' => '4a93db37', 'differential.pkg.css' => '4a93db37',
'differential.pkg.js' => '32a8f0e8', 'differential.pkg.js' => 'd1443567',
'diffusion.pkg.css' => '471bc9eb', 'diffusion.pkg.css' => '471bc9eb',
'diffusion.pkg.js' => 'bfc0737b', 'diffusion.pkg.js' => 'bfc0737b',
'maniphest.pkg.css' => 'f88a8402', 'maniphest.pkg.css' => 'f88a8402',
@ -347,7 +347,7 @@ return array(
'rsrc/image/texture/table_header_hover.png' => '038ec3b9', 'rsrc/image/texture/table_header_hover.png' => '038ec3b9',
'rsrc/image/texture/table_header_tall.png' => 'd56b434f', 'rsrc/image/texture/table_header_tall.png' => 'd56b434f',
'rsrc/js/application/aphlict/Aphlict.js' => '08be8878', 'rsrc/js/application/aphlict/Aphlict.js' => '08be8878',
'rsrc/js/application/aphlict/behavior-aphlict-dropdown.js' => '2a2dba85', 'rsrc/js/application/aphlict/behavior-aphlict-dropdown.js' => '862ea0fe',
'rsrc/js/application/aphlict/behavior-aphlict-listen.js' => 'bdb2032d', 'rsrc/js/application/aphlict/behavior-aphlict-listen.js' => 'bdb2032d',
'rsrc/js/application/auth/behavior-persona-login.js' => '9414ff18', 'rsrc/js/application/auth/behavior-persona-login.js' => '9414ff18',
'rsrc/js/application/config/behavior-reorder-fields.js' => '14a827de', 'rsrc/js/application/config/behavior-reorder-fields.js' => '14a827de',
@ -374,7 +374,7 @@ return array(
'rsrc/js/application/differential/behavior-show-more.js' => 'dd7e8ef5', 'rsrc/js/application/differential/behavior-show-more.js' => 'dd7e8ef5',
'rsrc/js/application/differential/behavior-toggle-files.js' => 'ca3f91eb', 'rsrc/js/application/differential/behavior-toggle-files.js' => 'ca3f91eb',
'rsrc/js/application/differential/behavior-user-select.js' => 'a8d8459d', 'rsrc/js/application/differential/behavior-user-select.js' => 'a8d8459d',
'rsrc/js/application/diffusion/DiffusionLocateFileSource.js' => 'af1c4a3d', 'rsrc/js/application/diffusion/DiffusionLocateFileSource.js' => 'b42eddc7',
'rsrc/js/application/diffusion/behavior-audit-preview.js' => 'd835b03a', 'rsrc/js/application/diffusion/behavior-audit-preview.js' => 'd835b03a',
'rsrc/js/application/diffusion/behavior-commit-branches.js' => 'bdaf4d04', 'rsrc/js/application/diffusion/behavior-commit-branches.js' => 'bdaf4d04',
'rsrc/js/application/diffusion/behavior-commit-graph.js' => 'f7f1289f', 'rsrc/js/application/diffusion/behavior-commit-graph.js' => 'f7f1289f',
@ -391,13 +391,13 @@ return array(
'rsrc/js/application/herald/herald-rule-editor.js' => '7ebaeed3', 'rsrc/js/application/herald/herald-rule-editor.js' => '7ebaeed3',
'rsrc/js/application/maniphest/behavior-batch-editor.js' => 'f588412e', 'rsrc/js/application/maniphest/behavior-batch-editor.js' => 'f588412e',
'rsrc/js/application/maniphest/behavior-batch-selector.js' => '7b98d7c5', 'rsrc/js/application/maniphest/behavior-batch-selector.js' => '7b98d7c5',
'rsrc/js/application/maniphest/behavior-line-chart.js' => '64ef2fd2', 'rsrc/js/application/maniphest/behavior-line-chart.js' => '22e16ae7',
'rsrc/js/application/maniphest/behavior-list-edit.js' => 'a9f88de2', 'rsrc/js/application/maniphest/behavior-list-edit.js' => 'a9f88de2',
'rsrc/js/application/maniphest/behavior-subpriorityeditor.js' => '84845b5b', 'rsrc/js/application/maniphest/behavior-subpriorityeditor.js' => '84845b5b',
'rsrc/js/application/maniphest/behavior-transaction-controls.js' => '44168bad', 'rsrc/js/application/maniphest/behavior-transaction-controls.js' => '44168bad',
'rsrc/js/application/maniphest/behavior-transaction-expand.js' => '5fefb143', 'rsrc/js/application/maniphest/behavior-transaction-expand.js' => '5fefb143',
'rsrc/js/application/maniphest/behavior-transaction-preview.js' => 'f8248bc5', 'rsrc/js/application/maniphest/behavior-transaction-preview.js' => 'f8248bc5',
'rsrc/js/application/owners/OwnersPathEditor.js' => '72a2c6a9', 'rsrc/js/application/owners/OwnersPathEditor.js' => 'aa1733d0',
'rsrc/js/application/owners/owners-path-editor.js' => '7a68dda3', 'rsrc/js/application/owners/owners-path-editor.js' => '7a68dda3',
'rsrc/js/application/passphrase/phame-credential-control.js' => '3d51a746', 'rsrc/js/application/passphrase/phame-credential-control.js' => '3d51a746',
'rsrc/js/application/phame/phame-post-preview.js' => 'be807912', 'rsrc/js/application/phame/phame-post-preview.js' => 'be807912',
@ -408,7 +408,7 @@ return array(
'rsrc/js/application/phortune/behavior-test-payment-form.js' => 'ab8d2723', 'rsrc/js/application/phortune/behavior-test-payment-form.js' => 'ab8d2723',
'rsrc/js/application/phortune/phortune-credit-card-form.js' => '2290aeef', 'rsrc/js/application/phortune/phortune-credit-card-form.js' => '2290aeef',
'rsrc/js/application/policy/behavior-policy-control.js' => 'f3fef818', 'rsrc/js/application/policy/behavior-policy-control.js' => 'f3fef818',
'rsrc/js/application/policy/behavior-policy-rule-editor.js' => '263aeb8c', 'rsrc/js/application/policy/behavior-policy-rule-editor.js' => '92918fcb',
'rsrc/js/application/ponder/behavior-votebox.js' => '4e9b766b', 'rsrc/js/application/ponder/behavior-votebox.js' => '4e9b766b',
'rsrc/js/application/projects/behavior-boards-filter.js' => '8be7c2f0', 'rsrc/js/application/projects/behavior-boards-filter.js' => '8be7c2f0',
'rsrc/js/application/projects/behavior-project-boards.js' => '1cb113dc', 'rsrc/js/application/projects/behavior-project-boards.js' => '1cb113dc',
@ -420,28 +420,28 @@ return array(
'rsrc/js/application/search/behavior-reorder-queries.js' => 'e9581f08', 'rsrc/js/application/search/behavior-reorder-queries.js' => 'e9581f08',
'rsrc/js/application/slowvote/behavior-slowvote-embed.js' => 'd6f54db0', 'rsrc/js/application/slowvote/behavior-slowvote-embed.js' => 'd6f54db0',
'rsrc/js/application/transactions/behavior-transaction-comment-form.js' => '9f7309fb', 'rsrc/js/application/transactions/behavior-transaction-comment-form.js' => '9f7309fb',
'rsrc/js/application/transactions/behavior-transaction-list.js' => 'd0386d7c', 'rsrc/js/application/transactions/behavior-transaction-list.js' => '71f66c08',
'rsrc/js/application/uiexample/JavelinViewExample.js' => 'd4a14807', 'rsrc/js/application/uiexample/JavelinViewExample.js' => 'd4a14807',
'rsrc/js/application/uiexample/ReactorButtonExample.js' => '8a25bf6f', 'rsrc/js/application/uiexample/ReactorButtonExample.js' => 'd19198c8',
'rsrc/js/application/uiexample/ReactorCheckboxExample.js' => '519705ea', 'rsrc/js/application/uiexample/ReactorCheckboxExample.js' => '519705ea',
'rsrc/js/application/uiexample/ReactorFocusExample.js' => '40a6a403', 'rsrc/js/application/uiexample/ReactorFocusExample.js' => '40a6a403',
'rsrc/js/application/uiexample/ReactorInputExample.js' => '886fd850', 'rsrc/js/application/uiexample/ReactorInputExample.js' => '886fd850',
'rsrc/js/application/uiexample/ReactorMouseoverExample.js' => '2b47fcc4', 'rsrc/js/application/uiexample/ReactorMouseoverExample.js' => '47c794d8',
'rsrc/js/application/uiexample/ReactorRadioExample.js' => '988040b4', 'rsrc/js/application/uiexample/ReactorRadioExample.js' => '988040b4',
'rsrc/js/application/uiexample/ReactorSelectExample.js' => 'a155550f', 'rsrc/js/application/uiexample/ReactorSelectExample.js' => 'a155550f',
'rsrc/js/application/uiexample/ReactorSendClassExample.js' => '1def2711', 'rsrc/js/application/uiexample/ReactorSendClassExample.js' => '1def2711',
'rsrc/js/application/uiexample/ReactorSendPropertiesExample.js' => 'b1f0ccee', 'rsrc/js/application/uiexample/ReactorSendPropertiesExample.js' => 'b1f0ccee',
'rsrc/js/application/uiexample/busy-example.js' => '60479091', 'rsrc/js/application/uiexample/busy-example.js' => '60479091',
'rsrc/js/application/uiexample/gesture-example.js' => '558829c2', 'rsrc/js/application/uiexample/gesture-example.js' => '558829c2',
'rsrc/js/application/uiexample/notification-example.js' => '57c138bd', 'rsrc/js/application/uiexample/notification-example.js' => '7a9677fc',
'rsrc/js/core/Busy.js' => '6453c869', 'rsrc/js/core/Busy.js' => '6453c869',
'rsrc/js/core/DragAndDropFileUpload.js' => '1d8ad5c3', 'rsrc/js/core/DragAndDropFileUpload.js' => '1d8ad5c3',
'rsrc/js/core/DraggableList.js' => '9a6dd6e8', 'rsrc/js/core/DraggableList.js' => '2cad29d1',
'rsrc/js/core/FileUpload.js' => 'a4ae61bf', 'rsrc/js/core/FileUpload.js' => 'a4ae61bf',
'rsrc/js/core/Hovercard.js' => '4f344388', 'rsrc/js/core/Hovercard.js' => '7e8468ae',
'rsrc/js/core/KeyboardShortcut.js' => '1ae869f2', 'rsrc/js/core/KeyboardShortcut.js' => '1ae869f2',
'rsrc/js/core/KeyboardShortcutManager.js' => 'ad7a69ca', 'rsrc/js/core/KeyboardShortcutManager.js' => 'ad7a69ca',
'rsrc/js/core/MultirowRowManager.js' => 'd15380d8', 'rsrc/js/core/MultirowRowManager.js' => '41e47dea',
'rsrc/js/core/Notification.js' => '0c6946e7', 'rsrc/js/core/Notification.js' => '0c6946e7',
'rsrc/js/core/Prefab.js' => '41ed7994', 'rsrc/js/core/Prefab.js' => '41ed7994',
'rsrc/js/core/ShapedRequest.js' => '7cbe244b', 'rsrc/js/core/ShapedRequest.js' => '7cbe244b',
@ -451,11 +451,11 @@ return array(
'rsrc/js/core/behavior-audio-source.js' => '59b251eb', 'rsrc/js/core/behavior-audio-source.js' => '59b251eb',
'rsrc/js/core/behavior-autofocus.js' => '7319e029', 'rsrc/js/core/behavior-autofocus.js' => '7319e029',
'rsrc/js/core/behavior-crop.js' => 'fa0f4fc2', 'rsrc/js/core/behavior-crop.js' => 'fa0f4fc2',
'rsrc/js/core/behavior-dark-console.js' => 'b2ed6dd4', 'rsrc/js/core/behavior-dark-console.js' => '357b6e9b',
'rsrc/js/core/behavior-device.js' => '03d6ed07', 'rsrc/js/core/behavior-device.js' => '03d6ed07',
'rsrc/js/core/behavior-drag-and-drop-textarea.js' => 'f052e8a3', 'rsrc/js/core/behavior-drag-and-drop-textarea.js' => '92eb531d',
'rsrc/js/core/behavior-error-log.js' => 'a5d7cf86', 'rsrc/js/core/behavior-error-log.js' => 'a5d7cf86',
'rsrc/js/core/behavior-fancy-datepicker.js' => '42f4d070', 'rsrc/js/core/behavior-fancy-datepicker.js' => 'a5573bcd',
'rsrc/js/core/behavior-file-tree.js' => '88236f00', 'rsrc/js/core/behavior-file-tree.js' => '88236f00',
'rsrc/js/core/behavior-form.js' => '3b1557b3', 'rsrc/js/core/behavior-form.js' => '3b1557b3',
'rsrc/js/core/behavior-gesture.js' => '3ab51e2c', 'rsrc/js/core/behavior-gesture.js' => '3ab51e2c',
@ -469,10 +469,10 @@ return array(
'rsrc/js/core/behavior-lightbox-attachments.js' => '0720f2cf', 'rsrc/js/core/behavior-lightbox-attachments.js' => '0720f2cf',
'rsrc/js/core/behavior-line-linker.js' => 'f726d506', 'rsrc/js/core/behavior-line-linker.js' => 'f726d506',
'rsrc/js/core/behavior-more.js' => 'a80d0378', 'rsrc/js/core/behavior-more.js' => 'a80d0378',
'rsrc/js/core/behavior-object-selector.js' => '7323be90', 'rsrc/js/core/behavior-object-selector.js' => '39841ead',
'rsrc/js/core/behavior-oncopy.js' => 'c3e218fe', 'rsrc/js/core/behavior-oncopy.js' => '2926fff2',
'rsrc/js/core/behavior-phabricator-nav.js' => '14d7a8b8', 'rsrc/js/core/behavior-phabricator-nav.js' => '14d7a8b8',
'rsrc/js/core/behavior-phabricator-remarkup-assist.js' => 'ba22863c', 'rsrc/js/core/behavior-phabricator-remarkup-assist.js' => 'eff6a142',
'rsrc/js/core/behavior-refresh-csrf.js' => '7814b593', 'rsrc/js/core/behavior-refresh-csrf.js' => '7814b593',
'rsrc/js/core/behavior-remarkup-preview.js' => 'f7379f45', 'rsrc/js/core/behavior-remarkup-preview.js' => 'f7379f45',
'rsrc/js/core/behavior-reorder-applications.js' => '76b9fc3e', 'rsrc/js/core/behavior-reorder-applications.js' => '76b9fc3e',
@ -541,11 +541,11 @@ return array(
'inline-comment-summary-css' => '8cfd34e8', 'inline-comment-summary-css' => '8cfd34e8',
'javelin-aphlict' => '08be8878', 'javelin-aphlict' => '08be8878',
'javelin-behavior' => '8a3ed18b', 'javelin-behavior' => '8a3ed18b',
'javelin-behavior-aphlict-dropdown' => '2a2dba85', 'javelin-behavior-aphlict-dropdown' => '862ea0fe',
'javelin-behavior-aphlict-listen' => 'bdb2032d', 'javelin-behavior-aphlict-listen' => 'bdb2032d',
'javelin-behavior-aphront-basic-tokenizer' => 'b3a4b884', 'javelin-behavior-aphront-basic-tokenizer' => 'b3a4b884',
'javelin-behavior-aphront-crop' => 'fa0f4fc2', 'javelin-behavior-aphront-crop' => 'fa0f4fc2',
'javelin-behavior-aphront-drag-and-drop-textarea' => 'f052e8a3', 'javelin-behavior-aphront-drag-and-drop-textarea' => '92eb531d',
'javelin-behavior-aphront-form-disable-on-submit' => '3b1557b3', 'javelin-behavior-aphront-form-disable-on-submit' => '3b1557b3',
'javelin-behavior-aphront-more' => 'a80d0378', 'javelin-behavior-aphront-more' => 'a80d0378',
'javelin-behavior-audio-source' => '59b251eb', 'javelin-behavior-audio-source' => '59b251eb',
@ -557,7 +557,7 @@ return array(
'javelin-behavior-conpherence-pontificate' => '85ab3c8e', 'javelin-behavior-conpherence-pontificate' => '85ab3c8e',
'javelin-behavior-conpherence-widget-pane' => '40b1ff90', 'javelin-behavior-conpherence-widget-pane' => '40b1ff90',
'javelin-behavior-countdown-timer' => '361e3ed3', 'javelin-behavior-countdown-timer' => '361e3ed3',
'javelin-behavior-dark-console' => 'b2ed6dd4', 'javelin-behavior-dark-console' => '357b6e9b',
'javelin-behavior-dashboard-async-panel' => '469c0d9e', 'javelin-behavior-dashboard-async-panel' => '469c0d9e',
'javelin-behavior-dashboard-move-panels' => '82439934', 'javelin-behavior-dashboard-move-panels' => '82439934',
'javelin-behavior-dashboard-query-panel-select' => '880fa5ac', 'javelin-behavior-dashboard-query-panel-select' => '880fa5ac',
@ -582,7 +582,7 @@ return array(
'javelin-behavior-diffusion-pull-lastmodified' => '2b228192', 'javelin-behavior-diffusion-pull-lastmodified' => '2b228192',
'javelin-behavior-doorkeeper-tag' => 'e5822781', 'javelin-behavior-doorkeeper-tag' => 'e5822781',
'javelin-behavior-error-log' => 'a5d7cf86', 'javelin-behavior-error-log' => 'a5d7cf86',
'javelin-behavior-fancy-datepicker' => '42f4d070', 'javelin-behavior-fancy-datepicker' => 'a5573bcd',
'javelin-behavior-global-drag-and-drop' => '3672899b', 'javelin-behavior-global-drag-and-drop' => '3672899b',
'javelin-behavior-harbormaster-reorder-steps' => 'b716477f', 'javelin-behavior-harbormaster-reorder-steps' => 'b716477f',
'javelin-behavior-herald-rule-editor' => '7ebaeed3', 'javelin-behavior-herald-rule-editor' => '7ebaeed3',
@ -592,7 +592,7 @@ return array(
'javelin-behavior-konami' => '5bc2cb21', 'javelin-behavior-konami' => '5bc2cb21',
'javelin-behavior-launch-icon-composer' => '48086888', 'javelin-behavior-launch-icon-composer' => '48086888',
'javelin-behavior-lightbox-attachments' => '0720f2cf', 'javelin-behavior-lightbox-attachments' => '0720f2cf',
'javelin-behavior-line-chart' => '64ef2fd2', 'javelin-behavior-line-chart' => '22e16ae7',
'javelin-behavior-load-blame' => '42126667', 'javelin-behavior-load-blame' => '42126667',
'javelin-behavior-maniphest-batch-editor' => 'f588412e', 'javelin-behavior-maniphest-batch-editor' => 'f588412e',
'javelin-behavior-maniphest-batch-selector' => '7b98d7c5', 'javelin-behavior-maniphest-batch-selector' => '7b98d7c5',
@ -615,16 +615,16 @@ return array(
'javelin-behavior-phabricator-keyboard-shortcuts' => 'd75709e6', 'javelin-behavior-phabricator-keyboard-shortcuts' => 'd75709e6',
'javelin-behavior-phabricator-line-linker' => 'f726d506', 'javelin-behavior-phabricator-line-linker' => 'f726d506',
'javelin-behavior-phabricator-nav' => '14d7a8b8', 'javelin-behavior-phabricator-nav' => '14d7a8b8',
'javelin-behavior-phabricator-notification-example' => '57c138bd', 'javelin-behavior-phabricator-notification-example' => '7a9677fc',
'javelin-behavior-phabricator-object-selector' => '7323be90', 'javelin-behavior-phabricator-object-selector' => '39841ead',
'javelin-behavior-phabricator-oncopy' => 'c3e218fe', 'javelin-behavior-phabricator-oncopy' => '2926fff2',
'javelin-behavior-phabricator-remarkup-assist' => 'ba22863c', 'javelin-behavior-phabricator-remarkup-assist' => 'eff6a142',
'javelin-behavior-phabricator-reveal-content' => '60821bc7', 'javelin-behavior-phabricator-reveal-content' => '60821bc7',
'javelin-behavior-phabricator-search-typeahead' => '5a376f34', 'javelin-behavior-phabricator-search-typeahead' => '5a376f34',
'javelin-behavior-phabricator-show-all-transactions' => '7c273581', 'javelin-behavior-phabricator-show-all-transactions' => '7c273581',
'javelin-behavior-phabricator-tooltips' => '40b3be97', 'javelin-behavior-phabricator-tooltips' => '40b3be97',
'javelin-behavior-phabricator-transaction-comment-form' => '9f7309fb', 'javelin-behavior-phabricator-transaction-comment-form' => '9f7309fb',
'javelin-behavior-phabricator-transaction-list' => 'd0386d7c', 'javelin-behavior-phabricator-transaction-list' => '71f66c08',
'javelin-behavior-phabricator-watch-anchor' => '06e05112', 'javelin-behavior-phabricator-watch-anchor' => '06e05112',
'javelin-behavior-phame-post-preview' => 'be807912', 'javelin-behavior-phame-post-preview' => 'be807912',
'javelin-behavior-pholio-mock-edit' => '9c2623f4', 'javelin-behavior-pholio-mock-edit' => '9c2623f4',
@ -632,7 +632,7 @@ return array(
'javelin-behavior-phui-object-box-tabs' => 'a3e2244e', 'javelin-behavior-phui-object-box-tabs' => 'a3e2244e',
'javelin-behavior-phui-timeline-dropdown-menu' => '4d94d9c3', 'javelin-behavior-phui-timeline-dropdown-menu' => '4d94d9c3',
'javelin-behavior-policy-control' => 'f3fef818', 'javelin-behavior-policy-control' => 'f3fef818',
'javelin-behavior-policy-rule-editor' => '263aeb8c', 'javelin-behavior-policy-rule-editor' => '92918fcb',
'javelin-behavior-ponder-votebox' => '4e9b766b', 'javelin-behavior-ponder-votebox' => '4e9b766b',
'javelin-behavior-project-boards' => '1cb113dc', 'javelin-behavior-project-boards' => '1cb113dc',
'javelin-behavior-project-create' => '065227cc', 'javelin-behavior-project-create' => '065227cc',
@ -653,7 +653,7 @@ return array(
'javelin-behavior-workflow' => '0a3f3021', 'javelin-behavior-workflow' => '0a3f3021',
'javelin-color' => '7e41274a', 'javelin-color' => '7e41274a',
'javelin-cookie' => '6b3dcf44', 'javelin-cookie' => '6b3dcf44',
'javelin-diffusion-locate-file-source' => 'af1c4a3d', 'javelin-diffusion-locate-file-source' => 'b42eddc7',
'javelin-dom' => '07d99a3d', 'javelin-dom' => '07d99a3d',
'javelin-dynval' => 'f6555212', 'javelin-dynval' => 'f6555212',
'javelin-event' => '69815cac', 'javelin-event' => '69815cac',
@ -694,8 +694,8 @@ return array(
'maniphest-report-css' => '6fc16517', 'maniphest-report-css' => '6fc16517',
'maniphest-task-edit-css' => '8e23031b', 'maniphest-task-edit-css' => '8e23031b',
'maniphest-task-summary-css' => '00c3be7a', 'maniphest-task-summary-css' => '00c3be7a',
'multirow-row-manager' => 'd15380d8', 'multirow-row-manager' => '41e47dea',
'owners-path-editor' => '72a2c6a9', 'owners-path-editor' => 'aa1733d0',
'owners-path-editor-css' => '2f00933b', 'owners-path-editor-css' => '2f00933b',
'paste-css' => 'aa1767d1', 'paste-css' => 'aa1767d1',
'path-typeahead' => 'f7fc67ec', 'path-typeahead' => 'f7fc67ec',
@ -711,13 +711,13 @@ return array(
'phabricator-crumbs-view-css' => '7fbf25b8', 'phabricator-crumbs-view-css' => '7fbf25b8',
'phabricator-dashboard-css' => '22dfc441', 'phabricator-dashboard-css' => '22dfc441',
'phabricator-drag-and-drop-file-upload' => '1d8ad5c3', 'phabricator-drag-and-drop-file-upload' => '1d8ad5c3',
'phabricator-draggable-list' => '9a6dd6e8', 'phabricator-draggable-list' => '2cad29d1',
'phabricator-fatal-config-template-css' => '25d446d6', 'phabricator-fatal-config-template-css' => '25d446d6',
'phabricator-feed-css' => '5cbec787', 'phabricator-feed-css' => '5cbec787',
'phabricator-file-upload' => 'a4ae61bf', 'phabricator-file-upload' => 'a4ae61bf',
'phabricator-filetree-view-css' => 'fccf9f82', 'phabricator-filetree-view-css' => 'fccf9f82',
'phabricator-flag-css' => '5337623f', 'phabricator-flag-css' => '5337623f',
'phabricator-hovercard' => '4f344388', 'phabricator-hovercard' => '7e8468ae',
'phabricator-hovercard-view-css' => 'cae6e28f', 'phabricator-hovercard-view-css' => 'cae6e28f',
'phabricator-keyboard-shortcut' => '1ae869f2', 'phabricator-keyboard-shortcut' => '1ae869f2',
'phabricator-keyboard-shortcut-manager' => 'ad7a69ca', 'phabricator-keyboard-shortcut-manager' => 'ad7a69ca',
@ -743,11 +743,11 @@ return array(
'phabricator-transaction-view-css' => '5d0cae25', 'phabricator-transaction-view-css' => '5d0cae25',
'phabricator-ui-example-css' => '528b19de', 'phabricator-ui-example-css' => '528b19de',
'phabricator-uiexample-javelin-view' => 'd4a14807', 'phabricator-uiexample-javelin-view' => 'd4a14807',
'phabricator-uiexample-reactor-button' => '8a25bf6f', 'phabricator-uiexample-reactor-button' => 'd19198c8',
'phabricator-uiexample-reactor-checkbox' => '519705ea', 'phabricator-uiexample-reactor-checkbox' => '519705ea',
'phabricator-uiexample-reactor-focus' => '40a6a403', 'phabricator-uiexample-reactor-focus' => '40a6a403',
'phabricator-uiexample-reactor-input' => '886fd850', 'phabricator-uiexample-reactor-input' => '886fd850',
'phabricator-uiexample-reactor-mouseover' => '2b47fcc4', 'phabricator-uiexample-reactor-mouseover' => '47c794d8',
'phabricator-uiexample-reactor-radio' => '988040b4', 'phabricator-uiexample-reactor-radio' => '988040b4',
'phabricator-uiexample-reactor-select' => 'a155550f', 'phabricator-uiexample-reactor-select' => 'a155550f',
'phabricator-uiexample-reactor-sendclass' => '1def2711', 'phabricator-uiexample-reactor-sendclass' => '1def2711',
@ -1019,33 +1019,22 @@ return array(
3 => 'javelin-workflow', 3 => 'javelin-workflow',
4 => 'javelin-util', 4 => 'javelin-util',
), ),
'263aeb8c' => '22e16ae7' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
1 => 'multirow-row-manager', 1 => 'javelin-dom',
2 => 'javelin-dom', 2 => 'javelin-vector',
3 => 'javelin-util', ),
4 => 'phabricator-prefab', '2926fff2' =>
5 => 'javelin-tokenizer', array(
6 => 'javelin-typeahead', 0 => 'javelin-behavior',
7 => 'javelin-typeahead-preloaded-source', 1 => 'javelin-dom',
8 => 'javelin-json',
), ),
'29274e2b' => '29274e2b' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
1 => 'javelin-util', 1 => 'javelin-util',
), ),
'2a2dba85' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-request',
2 => 'javelin-stratcom',
3 => 'javelin-vector',
4 => 'javelin-dom',
5 => 'javelin-uri',
6 => 'javelin-behavior-device',
),
'2b228192' => '2b228192' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1054,18 +1043,21 @@ return array(
3 => 'javelin-workflow', 3 => 'javelin-workflow',
4 => 'javelin-json', 4 => 'javelin-json',
), ),
'2b47fcc4' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-reactor-dom',
),
'2bc7a5e0' => '2bc7a5e0' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
1 => 'javelin-stratcom', 1 => 'javelin-stratcom',
2 => 'javelin-dom', 2 => 'javelin-dom',
), ),
'2cad29d1' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-stratcom',
3 => 'javelin-util',
4 => 'javelin-vector',
5 => 'javelin-magical-init',
),
'2fa810fc' => '2fa810fc' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1073,6 +1065,15 @@ return array(
2 => 'javelin-view-renderer', 2 => 'javelin-view-renderer',
3 => 'javelin-install', 3 => 'javelin-install',
), ),
'357b6e9b' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-stratcom',
2 => 'javelin-util',
3 => 'javelin-dom',
4 => 'javelin-request',
5 => 'phabricator-keyboard-shortcut',
),
'361e3ed3' => '361e3ed3' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1093,6 +1094,13 @@ return array(
2 => 'javelin-dom', 2 => 'javelin-dom',
3 => 'javelin-vector', 3 => 'javelin-vector',
), ),
'39841ead' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-dom',
2 => 'javelin-request',
3 => 'javelin-util',
),
'3ab51e2c' => '3ab51e2c' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1149,6 +1157,13 @@ return array(
2 => 'javelin-stratcom', 2 => 'javelin-stratcom',
3 => 'phabricator-tooltip', 3 => 'phabricator-tooltip',
), ),
'41e47dea' =>
array(
0 => 'javelin-install',
1 => 'javelin-stratcom',
2 => 'javelin-dom',
3 => 'javelin-util',
),
'41ed7994' => '41ed7994' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
@ -1162,14 +1177,6 @@ return array(
8 => 'javelin-stratcom', 8 => 'javelin-stratcom',
9 => 'javelin-util', 9 => 'javelin-util',
), ),
'42f4d070' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-util',
2 => 'javelin-dom',
3 => 'javelin-stratcom',
4 => 'javelin-vector',
),
'44168bad' => '44168bad' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1182,6 +1189,12 @@ return array(
1 => 'javelin-dom', 1 => 'javelin-dom',
2 => 'javelin-workflow', 2 => 'javelin-workflow',
), ),
'47c794d8' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-reactor-dom',
),
'4d94d9c3' => '4d94d9c3' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1203,14 +1216,6 @@ return array(
3 => 'javelin-stratcom', 3 => 'javelin-stratcom',
4 => 'javelin-request', 4 => 'javelin-request',
), ),
'4f344388' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-vector',
3 => 'javelin-request',
4 => 'javelin-uri',
),
'519705ea' => '519705ea' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
@ -1235,12 +1240,6 @@ return array(
2 => 'javelin-vector', 2 => 'javelin-vector',
3 => 'javelin-dom', 3 => 'javelin-dom',
), ),
'57c138bd' =>
array(
0 => 'phabricator-notification',
1 => 'javelin-stratcom',
2 => 'javelin-behavior',
),
'59b251eb' => '59b251eb' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1280,25 +1279,12 @@ return array(
1 => 'javelin-stratcom', 1 => 'javelin-stratcom',
2 => 'javelin-dom', 2 => 'javelin-dom',
), ),
'62e18640' =>
array(
0 => 'javelin-install',
1 => 'javelin-util',
2 => 'javelin-dom',
3 => 'javelin-typeahead-normalizer',
),
'6453c869' => '6453c869' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
1 => 'javelin-dom', 1 => 'javelin-dom',
2 => 'javelin-fx', 2 => 'javelin-fx',
), ),
'64ef2fd2' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-dom',
2 => 'javelin-vector',
),
'66815d9c' => '66815d9c' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
@ -1357,26 +1343,26 @@ return array(
8 => 'phabricator-phtize', 8 => 'phabricator-phtize',
9 => 'changeset-view-manager', 9 => 'changeset-view-manager',
), ),
'72a2c6a9' => '71f66c08' =>
array( array(
0 => 'multirow-row-manager', 0 => 'javelin-behavior',
1 => 'javelin-install', 1 => 'javelin-stratcom',
2 => 'path-typeahead', 2 => 'javelin-workflow',
3 => 'javelin-dom', 3 => 'javelin-dom',
4 => 'javelin-util', 4 => 'javelin-uri',
5 => 'phabricator-prefab', 5 => 'phabricator-textareautils',
), ),
'7319e029' => '7319e029' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
1 => 'javelin-dom', 1 => 'javelin-dom',
), ),
'7323be90' => '62e18640' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-install',
1 => 'javelin-dom', 1 => 'javelin-util',
2 => 'javelin-request', 2 => 'javelin-dom',
3 => 'javelin-util', 3 => 'javelin-typeahead-normalizer',
), ),
'76b9fc3e' => '76b9fc3e' =>
array( array(
@ -1411,6 +1397,12 @@ return array(
0 => 'owners-path-editor', 0 => 'owners-path-editor',
1 => 'javelin-behavior', 1 => 'javelin-behavior',
), ),
'7a9677fc' =>
array(
0 => 'phabricator-notification',
1 => 'javelin-stratcom',
2 => 'javelin-behavior',
),
'7b98d7c5' => '7b98d7c5' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1446,6 +1438,14 @@ return array(
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
), ),
'7e8468ae' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-vector',
3 => 'javelin-request',
4 => 'javelin-uri',
),
'7ebaeed3' => '7ebaeed3' =>
array( array(
0 => 'herald-rule-editor', 0 => 'herald-rule-editor',
@ -1482,6 +1482,16 @@ return array(
3 => 'javelin-workflow', 3 => 'javelin-workflow',
4 => 'javelin-stratcom', 4 => 'javelin-stratcom',
), ),
'862ea0fe' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-request',
2 => 'javelin-stratcom',
3 => 'javelin-vector',
4 => 'javelin-dom',
5 => 'javelin-uri',
6 => 'javelin-behavior-device',
),
'880fa5ac' => '880fa5ac' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1501,14 +1511,6 @@ return array(
3 => 'javelin-view-interpreter', 3 => 'javelin-view-interpreter',
4 => 'javelin-view-renderer', 4 => 'javelin-view-renderer',
), ),
'8a25bf6f' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-util',
3 => 'javelin-dynval',
4 => 'javelin-reactor-dom',
),
'8a3ed18b' => '8a3ed18b' =>
array( array(
0 => 'javelin-magical-init', 0 => 'javelin-magical-init',
@ -1540,6 +1542,25 @@ return array(
1 => 'javelin-uri', 1 => 'javelin-uri',
2 => 'phabricator-notification', 2 => 'phabricator-notification',
), ),
'92918fcb' =>
array(
0 => 'javelin-behavior',
1 => 'multirow-row-manager',
2 => 'javelin-dom',
3 => 'javelin-util',
4 => 'phabricator-prefab',
5 => 'javelin-tokenizer',
6 => 'javelin-typeahead',
7 => 'javelin-typeahead-preloaded-source',
8 => 'javelin-json',
),
'92eb531d' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-dom',
2 => 'phabricator-drag-and-drop-file-upload',
3 => 'phabricator-textareautils',
),
'9414ff18' => '9414ff18' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1554,15 +1575,6 @@ return array(
1 => 'javelin-dom', 1 => 'javelin-dom',
2 => 'javelin-reactor-dom', 2 => 'javelin-reactor-dom',
), ),
'9a6dd6e8' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-stratcom',
3 => 'javelin-util',
4 => 'javelin-vector',
5 => 'javelin-magical-init',
),
'9c2623f4' => '9c2623f4' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1605,6 +1617,14 @@ return array(
1 => 'javelin-dom', 1 => 'javelin-dom',
2 => 'phabricator-notification', 2 => 'phabricator-notification',
), ),
'a5573bcd' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-util',
2 => 'javelin-dom',
3 => 'javelin-stratcom',
4 => 'javelin-vector',
),
'a5d7cf86' => 'a5d7cf86' =>
array( array(
0 => 'javelin-dom', 0 => 'javelin-dom',
@ -1649,6 +1669,15 @@ return array(
4 => 'javelin-fx', 4 => 'javelin-fx',
5 => 'javelin-util', 5 => 'javelin-util',
), ),
'aa1733d0' =>
array(
0 => 'multirow-row-manager',
1 => 'javelin-install',
2 => 'path-typeahead',
3 => 'javelin-dom',
4 => 'javelin-util',
5 => 'phabricator-prefab',
),
'ab836011' => 'ab836011' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1672,13 +1701,6 @@ return array(
3 => 'javelin-dom', 3 => 'javelin-dom',
4 => 'javelin-vector', 4 => 'javelin-vector',
), ),
'af1c4a3d' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-typeahead-preloaded-source',
3 => 'javelin-util',
),
'b1f0ccee' => 'b1f0ccee' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
@ -1692,15 +1714,6 @@ return array(
2 => 'javelin-uri', 2 => 'javelin-uri',
3 => 'javelin-request', 3 => 'javelin-request',
), ),
'b2ed6dd4' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-stratcom',
2 => 'javelin-util',
3 => 'javelin-dom',
4 => 'javelin-request',
5 => 'phabricator-keyboard-shortcut',
),
'b3a4b884' => 'b3a4b884' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1714,6 +1727,13 @@ return array(
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
), ),
'b42eddc7' =>
array(
0 => 'javelin-install',
1 => 'javelin-dom',
2 => 'javelin-typeahead-preloaded-source',
3 => 'javelin-util',
),
'b4c30592' => 'b4c30592' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
@ -1748,16 +1768,6 @@ return array(
0 => 'javelin-install', 0 => 'javelin-install',
1 => 'javelin-dom', 1 => 'javelin-dom',
), ),
'ba22863c' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-stratcom',
2 => 'javelin-dom',
3 => 'phabricator-phtize',
4 => 'phabricator-textareautils',
5 => 'javelin-workflow',
6 => 'javelin-vector',
),
'bba9eedf' => 'bba9eedf' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
@ -1818,11 +1828,6 @@ return array(
2 => 'javelin-util', 2 => 'javelin-util',
3 => 'javelin-magical-init', 3 => 'javelin-magical-init',
), ),
'c3e218fe' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-dom',
),
'c54eeefb' => 'c54eeefb' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
@ -1857,21 +1862,13 @@ return array(
0 => 'javelin-install', 0 => 'javelin-install',
1 => 'javelin-typeahead-source', 1 => 'javelin-typeahead-source',
), ),
'd0386d7c' => 'd19198c8' =>
array(
0 => 'javelin-behavior',
1 => 'javelin-stratcom',
2 => 'javelin-workflow',
3 => 'javelin-dom',
4 => 'javelin-uri',
5 => 'phabricator-textareautils',
),
'd15380d8' =>
array( array(
0 => 'javelin-install', 0 => 'javelin-install',
1 => 'javelin-stratcom', 1 => 'javelin-dom',
2 => 'javelin-dom', 2 => 'javelin-util',
3 => 'javelin-util', 3 => 'javelin-dynval',
4 => 'javelin-reactor-dom',
), ),
'd254d646' => 'd254d646' =>
array( array(
@ -1991,12 +1988,15 @@ return array(
0 => 'javelin-install', 0 => 'javelin-install',
1 => 'javelin-util', 1 => 'javelin-util',
), ),
'f052e8a3' => 'eff6a142' =>
array( array(
0 => 'javelin-behavior', 0 => 'javelin-behavior',
1 => 'javelin-dom', 1 => 'javelin-stratcom',
2 => 'phabricator-drag-and-drop-file-upload', 2 => 'javelin-dom',
3 => 'phabricator-textareautils', 3 => 'phabricator-phtize',
4 => 'phabricator-textareautils',
5 => 'javelin-workflow',
6 => 'javelin-vector',
), ),
'f0a41b9f' => 'f0a41b9f' =>
array( array(

View file

@ -38,7 +38,7 @@ JX.behavior('aphlict-dropdown', function(config, statics) {
} }
request = new JX.Request(config.uri, function(response) { request = new JX.Request(config.uri, function(response) {
var display = (response.number > 999) ? "\u221E" : response.number; var display = (response.number > 999) ? '\u221E' : response.number;
JX.DOM.setContent(count, display); JX.DOM.setContent(count, display);
if (response.number === 0) { if (response.number === 0) {

View file

@ -33,7 +33,7 @@ JX.install('DiffusionLocateFileSource', {
matchResults: function(value, partial) { matchResults: function(value, partial) {
// For now, just pretend spaces don't exist. // For now, just pretend spaces don't exist.
var search = value.toLowerCase(); var search = value.toLowerCase();
search = search.replace(" ", ""); search = search.replace(' ', '');
var paths = this.findResults(search); var paths = this.findResults(search);

View file

@ -22,7 +22,7 @@ JX.behavior('line-chart', function(config) {
config.y, config.y,
{ {
nostroke: false, nostroke: false,
axis: "0 0 1 1", axis: '0 0 1 1',
shade: true, shade: true,
gutter: 1, gutter: 1,
colors: config.colors || ['#d06'] colors: config.colors || ['#d06']
@ -72,7 +72,7 @@ JX.behavior('line-chart', function(config) {
var tag = r.tag( var tag = r.tag(
this.x, this.x,
this.y[yy], this.y[yy],
[xvalue, yvalue].join("\n"), [xvalue, yvalue].join('\n'),
180, 180,
24); 24);
tag tag

View file

@ -96,7 +96,7 @@ JX.install('OwnersPathEditor', {
this._lastRepositoryChoice; this._lastRepositoryChoice;
var options = this._buildRepositoryOptions(selected_repository); var options = this._buildRepositoryOptions(selected_repository);
var attrs = { var attrs = {
name : "repo[" + this._count + "]", name : 'repo[' + this._count + ']',
className : 'owners-repo' className : 'owners-repo'
}; };
var repo_select = JX.$N('select', attrs, options); var repo_select = JX.$N('select', attrs, options);
@ -115,8 +115,8 @@ JX.install('OwnersPathEditor', {
JX.copy( JX.copy(
path_input, path_input,
{ {
value : path_ref.path || "", value : path_ref.path || '',
name : "path[" + this._count + "]" name : 'path[' + this._count + ']'
}); });
// The Typeahead requires a display div called hardpoint. // The Typeahead requires a display div called hardpoint.
@ -128,7 +128,7 @@ JX.install('OwnersPathEditor', {
var error_display = JX.$N( var error_display = JX.$N(
'div', 'div',
{ {
className : "error-display validating" className : 'error-display validating'
}, },
'Validating...'); 'Validating...');

View file

@ -94,14 +94,14 @@ JX.behavior('policy-rule-editor', function(config) {
config.actions, config.actions,
data[row_id].action); data[row_id].action);
data[row_id].actionNode = action_content; data[row_id].actionNode = action_content;
var action_cell = JX.$N('td', {className: "action-cell"}, action_content); var action_cell = JX.$N('td', {className: 'action-cell'}, action_content);
var rule_content = JX.Prefab.renderSelect( var rule_content = JX.Prefab.renderSelect(
config.rules, config.rules,
data[row_id].rule, data[row_id].rule,
{sigil: 'rule-select'}); {sigil: 'rule-select'});
data[row_id].ruleNode = rule_content; data[row_id].ruleNode = rule_content;
var rule_cell = JX.$N('td', {className: "rule-cell"}, rule_content); var rule_cell = JX.$N('td', {className: 'rule-cell'}, rule_content);
var input = render_input(data[row_id].rule, null); var input = render_input(data[row_id].rule, null);
@ -109,7 +109,7 @@ JX.behavior('policy-rule-editor', function(config) {
data[row_id].getValue = input.get; data[row_id].getValue = input.get;
input.set(data[row_id].value); input.set(data[row_id].value);
var value_cell = JX.$N('td', {className: "value-cell"}, value_content); var value_cell = JX.$N('td', {className: 'value-cell'}, value_content);
rules_manager.updateRow(row_id, [action_cell, rule_cell, value_cell]); rules_manager.updateRow(row_id, [action_cell, rule_cell, value_cell]);
} }

View file

@ -52,10 +52,10 @@ JX.behavior('phabricator-transaction-list', function() {
var value = textarea.value; var value = textarea.value;
if (value.length) { if (value.length) {
value += "\n\n"; value += '\n\n';
} }
value += r.quoteText; value += r.quoteText;
value += "\n\n"; value += '\n\n';
textarea.value = value; textarea.value = value;
JX.TextAreaUtils.setSelectionRange( JX.TextAreaUtils.setSelectionRange(

View file

@ -11,7 +11,7 @@ JX.install('ReactorButtonExample', {
extend: 'View', extend: 'View',
members: { members: {
render: function() { render: function() {
var button = JX.$N('button', {}, "Fun"); var button = JX.$N('button', {}, 'Fun');
var clicks = JX.RDOM.clickPulses(button); var clicks = JX.RDOM.clickPulses(button);
var time = JX.RDOM.time(); var time = JX.RDOM.time();

View file

@ -9,7 +9,7 @@ JX.install('ReactorMouseoverExample', {
extend: 'View', extend: 'View',
members: { members: {
render: function() { render: function() {
var target = JX.$N("span", "mouseover me "); var target = JX.$N('span', 'mouseover me ');
return [target, JX.RDOM.$DT(JX.RDOM.isMouseOver(target))]; return [target, JX.RDOM.$DT(JX.RDOM.isMouseOver(target))];
} }
} }

View file

@ -39,7 +39,7 @@ JX.behavior('phabricator-notification-example', function() {
notification.listen( notification.listen(
'activate', 'activate',
function() { function() {
if (!confirm("Close notification?")) { if (!confirm('Close notification?')) {
JX.Stratcom.context().kill(); JX.Stratcom.context().kill();
} }
}); });

View file

@ -454,7 +454,7 @@ JX.install('DraggableList', {
_unlock : function() { _unlock : function() {
if (__DEV__) { if (__DEV__) {
if (!this._locked) { if (!this._locked) {
JX.$E("JX.Draggable.unlock(): Draggable is not locked!"); JX.$E('JX.Draggable.unlock(): Draggable is not locked!');
} }
} }
this._locked--; this._locked--;

View file

@ -131,7 +131,7 @@ JX.install('Hovercard', {
continue; continue;
} }
self._cards[phid] = true; // means "loading" self._cards[phid] = true; // means "loading"
uri.setQueryParam("phids["+ii+"]", phids[ii]); uri.setQueryParam('phids['+ii+']', phids[ii]);
send = true; send = true;
} }

View file

@ -25,7 +25,7 @@ JX.install('MultirowRowManager', {
this._root = root; this._root = root;
this._rows = []; this._rows = [];
if (typeof minRows !== "undefined") { if (typeof minRows !== 'undefined') {
this._minRows = minRows; this._minRows = minRows;
} else { } else {
this._minRows = 1; this._minRows = 1;
@ -45,7 +45,7 @@ JX.install('MultirowRowManager', {
_rows : null, _rows : null,
_generateRowID : function() { _generateRowID : function() {
return "" + this._nextID++; return '' + this._nextID++;
}, },
_wrapRowContents : function(row_id, row_contents) { _wrapRowContents : function(row_id, row_contents) {
@ -60,7 +60,7 @@ JX.install('MultirowRowManager', {
{}, {},
JX.$N( JX.$N(
'a', 'a',
{ className: "button", { className: 'button',
sigil: JX.MultirowRowManager._removeSigil sigil: JX.MultirowRowManager._removeSigil
}, },
'-')); '-'));
@ -78,11 +78,11 @@ JX.install('MultirowRowManager', {
*/ */
updateRow : function(row_id, row_contents) { updateRow : function(row_id, row_contents) {
if (__DEV__) { if (__DEV__) {
if (typeof this._rows[row_id] === "undefined") { if (typeof this._rows[row_id] === 'undefined') {
throw new Error("JX.MultirowRowManager.updateRow(row_id, " + throw new Error('JX.MultirowRowManager.updateRow(row_id, ' +
"row_contents): provided row id does not exist." + 'row_contents): provided row id does not exist.' +
" Use addRow to create a new row and make sure " + ' Use addRow to create a new row and make sure ' +
"not to update rows that have been deleted."); 'not to update rows that have been deleted.');
} }
} }
var old_row = this._rows[row_id]; var old_row = this._rows[row_id];
@ -138,8 +138,8 @@ JX.install('MultirowRowManager', {
events : ['row-removed'], events : ['row-removed'],
statics : { statics : {
getRowSigil : function() { getRowSigil : function() {
return "tools-multirow-row-manager-row"; return 'tools-multirow-row-manager-row';
}, },
_removeSigil : "tools-multirow-row-manager-row-remove" _removeSigil : 'tools-multirow-row-manager-row-remove'
} }
}); });

View file

@ -90,7 +90,7 @@ JX.behavior('dark-console', function(config, statics) {
if (!color) { if (!color) {
return null; return null;
} }
return JX.$N('span', {style: {color: color}}, "\u2022"); return JX.$N('span', {style: {color: color}}, '\u2022');
} }

View file

@ -19,7 +19,7 @@ JX.behavior('aphront-drag-and-drop-textarea', function(config) {
// reference, append the new reference if the selected text looks like an // reference, append the new reference if the selected text looks like an
// existing file reference. // existing file reference.
if (text.match(/^\{F/)) { if (text.match(/^\{F/)) {
ref = text + "\n\n" + ref; ref = text + '\n\n' + ref;
} }
JX.TextAreaUtils.setSelectionText(target, ref); JX.TextAreaUtils.setSelectionText(target, ref);

View file

@ -158,9 +158,9 @@ JX.behavior('fancy-datepicker', function() {
'December']; 'December'];
var buttons = [ var buttons = [
cell("\u25C0", 'm:-1', false, 'lrbutton'), cell('\u25C0', 'm:-1', false, 'lrbutton'),
cell(months[value_m - 1] + ' ' + value_y, null), cell(months[value_m - 1] + ' ' + value_y, null),
cell("\u25B6", 'm:1', false, 'lrbutton')]; cell('\u25B6', 'm:1', false, 'lrbutton')];
return JX.$N( return JX.$N(
'table', 'table',

View file

@ -65,7 +65,7 @@ JX.behavior('phabricator-object-selector', function(config) {
'span', 'span',
{className: 'phui-icon-view phui-font-fa ' + {className: 'phui-icon-view phui-font-fa ' +
'fa-external-link phabricator-object-selector-popicon'}, 'fa-external-link phabricator-object-selector-popicon'},
""); '');
var view_object_link = JX.$N( var view_object_link = JX.$N(
'a', 'a',

View file

@ -16,7 +16,7 @@
*/ */
JX.behavior('phabricator-oncopy', function() { JX.behavior('phabricator-oncopy', function() {
var zws = "\u200B"; // Unicode Zero-Width Space var zws = '\u200B'; // Unicode Zero-Width Space
JX.enableDispatch(document.body, 'copy'); JX.enableDispatch(document.body, 'copy');
JX.Stratcom.listen( JX.Stratcom.listen(
@ -44,7 +44,7 @@ JX.behavior('phabricator-oncopy', function() {
// Strip everything before the marker (and the marker itself) out of the // Strip everything before the marker (and the marker itself) out of the
// text. If a line doesn't have the marker, throw it away (the assumption // text. If a line doesn't have the marker, throw it away (the assumption
// is that it's a line number or part of some other meta-text). // is that it's a line number or part of some other meta-text).
var lines = text.split("\n"); var lines = text.split('\n');
var pos; var pos;
for (var ii = 0; ii < lines.length; ii++) { for (var ii = 0; ii < lines.length; ii++) {
pos = lines[ii].indexOf(zws); pos = lines[ii].indexOf(zws);
@ -53,7 +53,7 @@ JX.behavior('phabricator-oncopy', function() {
} }
result.push(lines[ii].substring(pos + 1)); result.push(lines[ii].substring(pos + 1));
} }
result = result.join("\n"); result = result.join('\n');
var rawEvent = e.getRawEvent(); var rawEvent = e.getRawEvent();
var clipboardData = 'clipboardData' in rawEvent ? var clipboardData = 'clipboardData' in rawEvent ?

View file

@ -122,17 +122,17 @@ JX.behavior('phabricator-remarkup-assist', function(config) {
case 'fa-list-ol': case 'fa-list-ol':
var ch = (action == 'fa-list-ol') ? ' # ' : ' - '; var ch = (action == 'fa-list-ol') ? ' # ' : ' - ';
if (sel) { if (sel) {
sel = sel.split("\n"); sel = sel.split('\n');
} else { } else {
sel = [pht('List Item')]; sel = [pht('List Item')];
} }
sel = sel.join("\n" + ch); sel = sel.join('\n' + ch);
update(area, ((r.start === 0) ? "" : "\n\n") + ch, sel, "\n\n"); update(area, ((r.start === 0) ? '' : '\n\n') + ch, sel, '\n\n');
break; break;
case 'fa-code': case 'fa-code':
sel = sel || "foreach ($list as $item) {\n work_miracles($item);\n}"; sel = sel || 'foreach ($list as $item) {\n work_miracles($item);\n}';
var prefix = (r.start === 0) ? "" : "\n"; var prefix = (r.start === 0) ? '' : '\n';
update(area, prefix + "```\n", sel, "\n```"); update(area, prefix + '```\n', sel, '\n```');
break; break;
case 'fa-table': case 'fa-table':
var prefix = (r.start === 0 ? '' : '\n\n'); var prefix = (r.start === 0 ? '' : '\n\n');