docbrown/app/javascript/utilities
Mac Siri afa73e06e3
Replace Webpacker with Esbuild (#20470)
* Migrate to esbuild WIP

* Add exclude

* Remove redundant file

* Move file

* Move to javascript_include_tag

* Lint fix

* WIP

* WIP

* Add watch mode to esbuild WIP

* Get jest working

* Remove babel

* Revert "Remove babel"

This reverts commit 6da35260aa19d6f97f586deb66c0ecaf48433b73.

* More WIP

* Got image to load

* WIP

* Resolve audit

* Lint fix

* WIP

* Fix jest spec

* [CI] Remove asset-restore for test build stage

* Production compliant

* Temp disable sourcemap

* Update glob

* Add esbuild helper to stimulus

* Import fragment

* Temp disable coverage to see failing tests

* Fix broken spec

* Address lint

* Set proper es6 target

* Use esbuild for everything

* wait what

* Revert "Set proper es6 target"

This reverts commit 98f5278093421baa8ffe2ca580845b01c1a1eadf.

* Revert "Use esbuild for everything"

This reverts commit 0ac46738f07ffcb6af095ccb1ffa5e439b7fefa3.

* Replace uglifier with terser

* New compiled assets version

* Remvoe honeybadger-io/webpack

* Remove cypress coverage checks for now

* Update jsconfig.json

* Update docker-compose

* Remove public/packs-test from ci cache
2024-01-25 20:29:21 +00:00
..
__tests__ Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
ahoy Refactor: no need to pass through the ahoy event name dynamically. (#18498) 2022-09-28 19:21:38 +02:00
color Use the Preact ColorPicker in creator onboarding (#16731) 2022-03-03 08:22:10 +00:00
Constants [deploy] 🚀 Feature: Draw Command for connect with image annotations (#10136) 2020-10-07 16:06:22 +02:00
http Add a MultiSelect Autocomplete component to the Display Ads Page (#18560) 2022-10-26 16:24:31 +02:00
markdown make default alt text 'image description' (#15063) 2021-10-13 16:37:34 +01:00
search Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00
animatedImageUtils.jsx Place gifs correctly regardless of center tag (#16404) 2022-02-03 15:44:44 +00:00
billboardDropdown.jsx Fix: Billboard dropdown scrolling within the billboard (#19806) 2023-08-11 14:55:02 +02:00
calculateTextAreaHeight.js Add mention autocomplete to posts (#13101) 2021-03-31 14:42:59 +01:00
checkUserLoggedIn.js Notifications Initializer Migration to Pack tag (#19124) 2023-04-14 17:50:07 -04:00
codeFullscreenModeSwitcher.js Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
debounceAction.js Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
document_ready.js Allow org admins to add members as co-authors (#20008) 2023-09-15 08:12:41 -04:00
dragAndDrop.js fix: tool editor disappears when dragging words (#20271) 2023-10-31 17:38:39 -04:00
dragAndUpload.js Add markdown toolbar to V2 editor (#15347) 2021-11-29 07:50:17 +00:00
dropdownUtils.js Sort comments reopen (#18349) 2022-09-13 11:37:48 -06:00
getUserDataAndCsrfToken.js Try to catch unhandled exception (#19360) 2023-05-09 11:10:29 -04:00
gist.js Remove extra script tag from embedded gists to prevent them from mixing up (#14674) 2021-11-29 15:48:20 -05:00
insertInArrayIf.jsx Restructure the way we render the feed + add billboard locations on signed in feed (#19652) 2023-07-03 15:00:44 +02:00
localDateTime.js CommentDate Migration to Pack tag (#19025) 2023-02-03 13:40:17 -06:00
locale.js Add organizations to onboarding follow suggestions (#19564) 2023-06-09 10:32:03 +02:00
moderation.js [15 min fix] Fixed an issue with the moderation button not appearing on some posts (#14184) 2021-07-13 10:31:00 +02:00
pasteImage.js Add paste image (#10212) 2021-02-04 10:58:56 -05:00
podcastPlayback.js Bump localstorage key for podcast player (#19057) 2023-02-03 12:03:39 -06:00
runtime.js Fix typo in runtime.js (#17783) 2022-05-31 14:30:04 -04:00
sendFollowUser.js Enable error tracking on sendFollowUser (#17328) 2022-04-18 22:13:31 -04:00
sendHapticMessage.js Notifications Initializer Migration to Pack tag (#19124) 2023-04-14 17:50:07 -04:00
showModal.jsx Allow ModRole & Admin to Suspend & Unsuspend User (#17946) 2022-06-27 12:45:35 -04:00
showUserAlertModal.js Notifications Initializer Migration to Pack tag (#19124) 2023-04-14 17:50:07 -04:00
textAreaUtils.js Fix the last line of editor is not visible (#19023) 2023-02-02 06:10:24 -06:00
videoPlayback.js Try to stop eslint complaining about destructuring (#19629) 2023-06-23 08:51:17 -04:00
viewport.js Fix feed navigation shortcuts when first article is not 100% visible (#11874) 2021-04-13 22:35:50 -04:00
waitOnBaseData.js ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00