discourse/app/assets/javascripts
Joffrey JAFFEUX f669a6fa4c
FIX: search escape handler should be on keydown (#25364)
The keydown event fires as soon as the key is pressed down. This is often preferred for actions that need to occur immediately, like stopping a process, closing a modal window, or canceling an ongoing operation. The immediacy of keydown makes it more responsive, as the user doesn't have to fully press and release the key.

Moreover, it allows us to not close chat on escape when the search menu is open.
2024-01-22 15:19:20 +01:00
..
admin Build(deps-dev): Bump the types group in /app/assets/javascripts with 1 update (#25351) 2024-01-22 11:54:06 +01:00
bootstrap-json DEV: Use correct vendor file when using ember-cli proxy in prod mode (#25224) 2024-01-11 13:27:21 +00:00
confirm-new-email
deprecation-silencer DEV: Unsilence link-to deprecation for ember-cli build (#25197) 2024-01-10 11:01:57 +00:00
dialog-holder Build(deps-dev): Bump the types group in /app/assets/javascripts with 1 update (#25351) 2024-01-22 11:54:06 +01:00
discourse FIX: search escape handler should be on keydown (#25364) 2024-01-22 15:19:20 +01:00
discourse-common Build(deps-dev): Bump the types group in /app/assets/javascripts with 1 update (#25351) 2024-01-22 11:54:06 +01:00
discourse-hbr DEV: Use ember 5 in package.json files by default (#25207) 2024-01-10 18:30:50 +01:00
discourse-i18n Build(deps): Bump the embroider group (#24391) 2023-11-16 12:31:25 +01:00
discourse-markdown-it Build(deps): Bump ember-auto-import from 2.7.1 to 2.7.2 in /app/assets/javascripts (#25025) 2023-12-27 08:25:43 +08:00
discourse-plugins Build(deps): Bump the babel group in /app/assets/javascripts with 2 updates (#25075) 2024-01-02 11:51:42 +01:00
discourse-widget-hbs DEV: Use ember 5 in package.json files by default (#25207) 2024-01-10 18:30:50 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations DEV: Add production-mode shim for Em deprecation (#25109) 2024-01-03 10:39:59 +00:00
float-kit Build(deps-dev): Bump the types group in /app/assets/javascripts with 1 update (#25351) 2024-01-22 11:54:06 +01:00
locales DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
patches DEV: Don't apply this-fallback to strict-mode components (#25216) 2024-01-11 11:35:00 +01:00
pretty-text Build(deps-dev): Bump the types group in /app/assets/javascripts with 1 update (#25351) 2024-01-22 11:54:06 +01:00
select-kit Build(deps-dev): Bump the types group in /app/assets/javascripts with 1 update (#25351) 2024-01-22 11:54:06 +01:00
theme-transpiler Build(deps): Bump terser from 5.26.0 to 5.27.0 in /app/assets/javascripts (#25306) 2024-01-18 01:14:30 +01:00
truth-helpers Build(deps-dev): Bump the types group in /app/assets/javascripts with 20 updates (#25287) 2024-01-16 23:43:19 +01:00
.licensee.json DEV: Use webpack to load table-builder dependencies (#25018) 2024-01-02 10:47:47 +00:00
.npmrc
handlebars-shim.js
package-ember3.json DEV: Use ember 5 in package.json files by default (#25207) 2024-01-10 18:30:50 +01:00
package-ember5.json DEV: Use ember 5 in package.json files by default (#25207) 2024-01-10 18:30:50 +01:00
package.json DEV: Switch default Ember version to 5 (#25203) 2024-01-10 12:12:36 +00:00
polyfills.js
run-patch-package DEV: Automatically retry patch-package on failure (#23583) 2023-09-14 12:25:06 +01:00
service-worker.js.erb FIX: Syntax error (#25101) 2024-01-03 11:01:42 +08:00
yarn-ember3.lock Build(deps-dev): Bump the types group in /app/assets/javascripts with 1 update (#25351) 2024-01-22 11:54:06 +01:00
yarn-ember5.lock Build(deps-dev): Bump the types group in /app/assets/javascripts with 1 update (#25351) 2024-01-22 11:54:06 +01:00
yarn.lock DEV: Switch default Ember version to 5 (#25203) 2024-01-10 12:12:36 +00:00