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
Sam 234694b50f Feature: CommonMark support
This adds the markdown.it engine to Discourse.
https://github.com/markdown-it/markdown-it

As the migration is going to take a while the new engine is default
disabled. To enable it you must change the hidden site setting:
enable_experimental_markdown_it.

This commit is a squash of many other commits, it also includes some
improvements to autospec (ability to run plugins), and a dev dependency
on the og gem for html normalization.
2017-06-23 12:01:33 -04:00
..
adapters FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
components Feature: CommonMark support 2017-06-23 12:01:33 -04:00
controllers optimize 'hide help button' code 2017-06-19 22:20:09 +05:30
helpers UX: Clear the header when navigating to a new topic 2017-03-23 13:19:59 -04:00
initializers Ember.K was deprecated, so let's remove it. 2017-06-13 15:59:48 -04:00
lib Feature: CommonMark support 2017-06-23 12:01:33 -04:00
mixins Upgrade Ember to 2.13 2017-06-15 10:12:07 -04:00
models REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
pre-initializers FEATURE: new category setting for whether to show latest topics or top topics by default 2017-03-03 11:30:44 -05:00
raw-views Update topic status to use more ES6 features, clean up 2017-01-13 15:49:31 -05:00
routes FIX: Double header rendering issues, redux 2017-06-22 12:50:46 -04:00
services FEATURE: search should default scope to current category or user 2017-02-20 17:02:02 -05:00
templates better responsive layout for new topic btn 2017-06-23 01:52:09 -07:00
widgets FIX: Notification backdrop does not display when user menu has been toggled. 2017-06-23 11:35:06 +09:00
mapping-router.js.es6 FIX: Remove duplicate route warning, it's just a noop now 2017-04-24 13:36:05 -04:00