discourse/test/javascripts/components
David Taylor d09f283e91
PERF: Move highlightjs to a background worker, and add result cache (#10191)
Syntax highlighting is a CPU-intensive process which we run a lot while rendering posts and while using the composer preview. Moving it to a background worker releases the main thread to the browser, which makes the UX much smoother.
2020-07-15 12:48:07 +01:00
..
select-kit FEATURE: Add "smallest" option to user text size preferences 2020-07-07 13:08:19 -04:00
ace-editor-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
admin-report-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
badge-title-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
cook-text-test.js FIX: Short URL resolution in cook-text (#10200) 2020-07-09 14:39:13 +02:00
d-button-test.js DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
d-editor-test.js DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
d-icon-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
date-input-test.js UX: rework date time input range (#9524) 2020-04-22 22:17:53 +02:00
date-time-input-range-test.js UX: rework date time input range (#9524) 2020-04-22 22:17:53 +02:00
date-time-input-test.js UX: rework date time input range (#9524) 2020-04-22 22:17:53 +02:00
group-membership-button-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
highlighted-code-test.js PERF: Move highlightjs to a background worker, and add result cache (#10191) 2020-07-15 12:48:07 +01:00
html-safe-helper-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
iframed-html-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
image-uploader-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
keyboard-shortcuts-test.js DEV: Refactor and test plugin addKeyboardShortcut (#9381) 2020-04-09 10:30:26 +10:00
load-more-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
secret-value-list-test.js DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
share-button-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
share-button.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
simple-list-test.js UX: Add simple-list setting type (#9970) 2020-06-04 10:44:54 -04:00
text-field-test.js DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
time-input-test.js UX: rework date time input range (#9524) 2020-04-22 22:17:53 +02:00
user-selector-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
value-list-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00