discourse/app/assets/javascripts/discourse
Sam 5fb6dd9bfa
FIX: account for cursor drift when completing terms (#19660)
Previously after uploads completed post raw would drift.
If you autocompleted text after the upload stub got replaced it would
insert in the wrong position.
2023-02-13 09:25:12 +11:00
..
app FIX: account for cursor drift when completing terms (#19660) 2023-02-13 09:25:12 +11:00
config Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
lib DEV: Enable parallel babel processing in ember-cli (#20215) 2023-02-09 16:24:24 +00:00
public/assets/scripts DEV: Enable `@cached` decorator for themes and plugins (#19261) 2022-11-30 15:53:54 +00:00
scripts Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
tests FIX: account for cursor drift when completing terms (#19660) 2023-02-13 09:25:12 +11:00
.ember-cli
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Enable parallel babel processing in ember-cli (#20215) 2023-02-09 16:24:24 +00:00
jsconfig.json DEV: Add `discourse/tests` to jsconfig (#19031) 2022-11-15 11:33:56 +00:00
package.json Build(deps): Bump @babel/standalone in /app/assets/javascripts (#20153) 2023-02-09 14:51:03 +00:00
testem.js DEV: Move `shouldLoadPluginTestJs()` (#19045) 2022-11-16 11:07:58 +01:00