discourse/app/assets/javascripts
Osama Sayegh fc0e7fe802
FIX: Ensure mention autocomplete box doesn't go off-screen in RTL locales (#21905)
Meta topic: https://meta.discourse.org/t/mention-suggestion-list-box-in-the-rtl-website-in-wrong-place/266763?u=osama.

Our autocomplete box doesn't currently take into account the user's locale and places itself off-screen when using an RTL locale. This commit changes the placement logic for the autocomplete box when an RTL locale is used to make sure that:

1. the autocomplete box's right side is near and to the left of the caret 
2. the autocomplete box doesn't go beyond the composer's left side.
2023-06-02 19:55:00 +03:00
..
admin Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
bootstrap-json Build(deps): Bump jsdom from 22.0.0 to 22.1.0 in /app/assets/javascripts (#21793) 2023-05-29 12:59:56 +02:00
confirm-new-email DEV: Add error message styling (#21225) 2023-04-25 08:40:18 -04:00
dialog-holder Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
discourse FIX: Ensure mention autocomplete box doesn't go off-screen in RTL locales (#21905) 2023-06-02 19:55:00 +03:00
discourse-common Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
discourse-hbr Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
discourse-plugins Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
discourse-widget-hbs Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
docs DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
ember-addons
ember-cli-progress-ci DEV: Add progress output in CI during ember-cli build (#17977) 2022-08-17 22:39:52 +01:00
ember-production-deprecations DEV: Include ember deprecation messages in production builds (#20587) 2023-03-10 10:37:28 +00:00
locales UX/DEV: Review queue redesign fixes (#20239) 2023-03-02 16:40:53 +01:00
patches DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
pretty-text Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
select-kit Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
truth-helpers Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
wizard Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00
.licensee.json Revert "DEV: Merge package.json files (#21172)" (#21182) 2023-04-20 14:57:40 +02:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
discourse-js-processor.js DEV: Update ember-cli-htmlbars to 6.2.0 (#20467) 2023-02-27 18:43:28 +01:00
handlebars-shim.js FIX: It seems sometimes shims are evaluated by older JS engines (#11813) 2021-01-22 10:41:01 -05:00
package.json DEV: Move app build-time dependencies to devDependencies (#21310) 2023-05-03 09:25:13 +01:00
polyfills.js Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
service-worker.js.erb FIX: Service worker for Safari (#21435) 2023-05-09 18:36:20 +03:00
yarn.lock Build(deps): Bump webpack from 5.84.1 to 5.85.0 in /app/assets/javascripts (#21871) 2023-06-01 10:37:14 +08:00