discourse/app/assets/javascripts/discourse
Penar Musaraj b8ee52c4cb
UX: Wait for render before invoking A11YDialog (#24100)
Previously, focus wasn't being applied correctly on dialogs using named
components. This was because the A11YDialog was being invoked before
the component was completely rendered.

The long-term plan is to move away from A11YDialog doing the rendering
here, but for now this should do.
2023-10-26 08:24:47 -04:00
..
app FIX: do not check if inside cooked early (#24105) 2023-10-25 22:50:32 +02:00
config DEV: Explicitly disable Ember string prototype extensions (#24110) 2023-10-26 11:16:57 +01:00
lib DEV: Cachebust workbox assets (#23383) 2023-09-04 16:04:39 +01:00
public/assets/scripts DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
scripts FIX: Pass email correctly when resending activation email (#23741) 2023-10-02 13:00:29 +01:00
tests UX: Wait for render before invoking A11YDialog (#24100) 2023-10-26 08:24:47 -04:00
.ember-cli DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
.npmrc
.watchmanconfig DEV: Update ember-cli to 5.0.0 (#22280) 2023-06-26 17:15:59 +02:00
ember-cli-build.js DEV: remove @ember/jquery in favor of just jquery (#24034) 2023-10-25 10:14:50 +01:00
package.json Build(deps-dev): Bump jquery in /app/assets/javascripts (#24108) 2023-10-26 00:39:40 +02:00
testem.js DEV: Add color to testem output (#23266) 2023-08-25 13:44:26 +02:00