This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app
Andrei Prigorshnev 2c8f62e271
FIX: backport caret moves to a wrong position when uploading an image via toolbar (#15865)
* FIX: Caret moves to a wrong position when uploading an image via toolbar

* Skip the test
2022-02-17 13:44:21 +11:00
..
adapters FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
components FIX: backport caret moves to a wrong position when uploading an image via toolbar (#15865) 2022-02-17 13:44:21 +11:00
controllers FIX: Select topics instead of posts (#15674) 2022-01-21 19:52:09 +02:00
helpers DEV: Re-use main app registry for raw HBS view lookups (#15456) 2022-01-05 22:22:13 +00:00
initializers DEV: Allow click-interceptor in tests and add navigation test (#15499) 2022-01-10 15:45:44 +00:00
lib DEV: Fix typo in comment. 2022-01-27 14:58:11 +08:00
mixins FIX: backport caret moves to a wrong position when uploading an image via toolbar (#15865) 2022-02-17 13:44:21 +11:00
models Merge diffs from main 2022-01-27 10:12:37 -05:00
pre-initializers DEV: Correct method name in theme-errors-handler pre-initializer (#15501) 2022-01-10 10:51:40 +00:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes FIX: Client should be able to route ID-less topic URLs (#15697) 2022-01-24 23:19:35 +03:00
services DEV: correctly notify property changes of emoji store (#15389) 2021-12-22 10:59:41 +01:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates A11Y: Switch to using autocomplete="off" (#15802) 2022-02-03 17:45:25 +01:00
widgets FIX: Tests should never cloak posts 2022-01-21 14:32:26 -05:00
app.js FEATURE: Catch decorateCooked errors from themes/plugins (#15450) 2022-01-04 21:59:52 +00:00
index.html FIX: Ember CLI was always loading the admin payload in dev mode 2021-10-05 08:34:10 -04:00
mapping-router.js DEV: Improve and document __container__ workaround in tests (#15498) 2022-01-10 10:34:08 +00:00