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
Dan Ungureanu f62b8990ac
FIX: Do not autocomplete categories or emojis in code blocks (#8459)
This reapplies commit b643526d9a after
being reverted in commit f65c453555.

Unlike the original commit, this does a single pass and does not take
into account unfinished code blocks.
2019-12-09 15:07:15 +02:00
..
adapters FEATURE: Tag synonyms 2019-12-04 13:33:51 -05:00
components FIX: Do not autocomplete categories or emojis in code blocks (#8459) 2019-12-09 15:07:15 +02:00
controllers UX: Remove 'show more' from upload modals (#8470) 2019-12-09 12:57:43 +02:00
helpers DEV: Use category ids in more URLs preferentially 2019-12-04 09:47:41 +00:00
initializers Facebook square icon has been deprciated for Facebook circle 2019-11-22 15:25:20 -05:00
lib FIX: Do not autocomplete categories or emojis in code blocks (#8459) 2019-12-09 15:07:15 +02:00
mixins FIX: Replace this.get("foo") with this.foo to fix linting checks 2019-11-21 11:29:50 +00:00
models DEV: Allow the creation of sub-sub-categories 2019-12-04 12:07:05 +00:00
pre-initializers DEV: Client side category routing changes 2019-11-26 13:52:14 +00:00
raw-views DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
routes UX: Remove 'show more' from upload modals (#8470) 2019-12-09 12:57:43 +02:00
services DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
templates UX: Remove 'show more' from upload modals (#8470) 2019-12-09 12:57:43 +02:00
widgets FIX: adds data-topic-id to quick-access-item (#8430) 2019-11-28 11:27:36 +01:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00