.. |
autocomplete.js
|
Add '+' and '-' support to the autocomplete plugin
|
2013-04-22 01:43:41 +02:00 |
bbcode.js
|
Don't apply markdown to content of [quote] -- it messes up spacing.
|
2013-04-09 17:32:50 -04:00 |
caret_position.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
click_track.js
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -04:00 |
debounce.js
|
Convert Autocomplete to use promises
|
2013-04-08 14:59:00 -04:00 |
development.js
|
Replaced Em.run.next with the more proper Em.run.schedule('afterRender')
|
2013-05-20 12:20:10 -04:00 |
div_resizer.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
eyeline.js
|
refactor analysis of read posts and centralize logic
|
2013-03-22 00:40:08 -07:00 |
key_value_store.js
|
Oops I missed a couple of jshint errors :)
|
2013-02-25 17:53:29 -05:00 |
lightbox.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
markdown.js
|
FIX: @username mentions when there are multiple code blocks in a post.
|
2013-05-16 01:59:07 +02:00 |
mention.js
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
message_bus.js
|
The last of the callback style AJAX have been converted to promises.
|
2013-05-07 10:58:41 -04:00 |
onebox.js
|
FIX: Oneboxes weren't being rendered
|
2013-05-10 18:50:05 -04:00 |
probes.js
|
Cleaned up probe code a little.
|
2013-03-11 11:13:28 -04:00 |
screen_track.js
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -04:00 |
search.js
|
FIX: More search results was broken.
|
2013-05-27 17:49:49 -04:00 |
syntax_highlighting.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
transition_helper.js
|
Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls.
|
2013-03-05 14:53:55 -05:00 |
url.js
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
user_search.js
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
utilities.js
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |