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
Martin Brennan 472abe532e
DEV: Add experimental setting for hashtag-autocomplete changes (#18537)
This initial PR just adds a enable_experimental_hashtag_autocomplete
setting, and related JS & HBR files, replacing direct setup of
the autocomplete within d-editor and instead using the new
lib/hashtag-autocomplete. This is the beginning of preparations
to allow other data sources to be added to this autocomplete,
as well as a redesign of the menu and rendered tags in the composer
preview and posts.
2022-10-11 13:15:16 +10:00
..
adapters FIX: Avoid duplicate topic-list requests (#18073) 2022-08-24 11:54:01 +01:00
components DEV: Add experimental setting for hashtag-autocomplete changes (#18537) 2022-10-11 13:15:16 +10:00
controllers DEV: Decouple the user status modal from current user's status (#18514) 2022-10-10 17:45:21 +04:00
helpers FEATURE: site setting to disable usernames in share links. (#18315) 2022-09-22 23:12:39 +05:30
initializers DEV: Use the correct property for checking if redesigned user menu is enabled (#18394) 2022-09-28 10:50:52 +03:00
lib DEV: Add experimental setting for hashtag-autocomplete changes (#18537) 2022-10-11 13:15:16 +10:00
mixins FIX: Show error if field is same as password (#18529) 2022-10-10 20:00:52 +03:00
models DEV: Asyncify Composer.createPost() (#18026) 2022-10-07 17:25:15 +02:00
modifiers DEV: Install ember-modifier and @ember/render-modifiers (#17595) 2022-07-21 18:12:29 +01:00
pre-initializers DEV: Fix InstallTrigger deprecation warnings on Firefox (#18380) 2022-09-29 13:31:29 +02:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes UX: Hide sidebar on 2FA route (#18464) 2022-10-04 14:23:20 +08:00
services FIX: 404 sending beacon "leave all" on subfolder install 2022-09-27 19:57:38 +01:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: Add experimental setting for hashtag-autocomplete changes (#18537) 2022-10-11 13:15:16 +10:00
widgets DEV: Decouple the user status modal from current user's status (#18514) 2022-10-10 17:45:21 +04:00
app.js DEV: Modernize Ember Resolver (#17353) 2022-07-06 14:20:00 +01:00
index.html DEV: Preload CSS in the <head> (#17322) 2022-07-05 00:23:09 +08:00
mapping-router.js DEV: Improve and document __container__ workaround in tests (#15498) 2022-01-10 10:34:08 +00:00