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
Robin Ward 94b60e62a2 FEATURE: New markdown editor re-written in Ember
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.

To avoid major breakage, this replaces it everywhere else it was
used:

* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts

A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
..
adapters FIX: You can click to see your own PMs from flags 2015-09-30 12:28:55 -04:00
components FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
controllers FIX: /my/preferences should prompt users to log in 2015-10-14 12:40:13 -04:00
dialects Make @mentions following a slash link to usercards 2015-10-16 19:18:46 -04:00
ember Support resolving models 2015-06-26 12:27:13 -04:00
helpers FEATURE: Allow emoji in some translated strings 2015-09-16 18:33:17 -07:00
initializers FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
lib FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
mixins FIX: Double load sometimes on topic lists 2015-09-23 11:48:58 -04:00
models FIX: sorting was not working in /top 2015-10-12 21:58:40 +02:00
pre-initializers FIX: sorting was not working in /top 2015-10-12 21:58:40 +02:00
routes UX: Show a nicer "Log In" screen if the user follows /my/preferences 2015-10-14 13:39:31 -04:00
services Migrate search drop down to menu-panel component. 2015-08-28 15:44:24 -04:00
templates FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
views FEATURE: New markdown editor re-written in Ember 2015-10-19 11:01:20 -04:00
router.js.es6 Fixes routing in tests 2015-05-11 11:18:38 -04:00