discourse/app/assets/javascripts/discourse/lib
2014-12-04 13:04:58 -05:00
..
after-transition.js.es6 ES6: Transition helper 2014-08-12 16:33:53 -04:00
autocomplete.js.es6 FIX: regression, ESC is not captured correctly 2014-11-01 18:31:16 +11:00
caret_position.js FEATURE: Quote reply at cursor 2014-06-18 15:17:55 +10:00
click_track.js FIX: when opening links in new window link only worked once 2014-10-15 14:50:20 +11:00
computed.js Upgrade to Ember 1.7.1 + group patch 2014-11-10 14:49:02 -05:00
debounce.js Remove broken debouncePromise and clean up some deprecations 2014-09-23 16:16:44 -04:00
div_resizer.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
ember_compat_handlebars.js PERF: move excerpt to raw, expose i18n to handlebars 2014-10-29 16:08:35 +11:00
eyeline.js Remove unused variables 2014-03-18 19:09:44 -07:00
formatter.js FIX: damn timezones 2014-11-17 22:53:41 +01:00
highlight.js FIX: highlight in yellow, not blue 2014-09-04 15:01:13 +10:00
html-builder.js.es6 Convert category helpers to ES6. 2014-09-04 11:32:30 -04:00
html.js PERF: stop using jQuery to sanitize strings 2014-10-22 15:48:18 +11:00
key_value_store.js FIX: Firefox chucks exceptions on localStorage with cookies disabled 2014-07-09 16:15:52 +10:00
keyboard_shortcuts.js FIX: Do not recall prior DRAFT in a given category when using the Create Topic keyboard shortcut 2014-11-14 18:12:42 -05:00
lightbox.js FEATURE: use original filename when clicking the download link in the lightbox 2014-10-15 19:20:04 +02:00
Markdown.Editor.js Remove old IE support from WMD, part III 2014-10-12 01:01:40 -07:00
markdown.js UX: whitelist OpenStreetMap iframes 2014-11-17 14:30:25 +01:00
mention.js Remove Zalgo API from Discourse.Mention: 2014-04-14 16:51:18 -04:00
message_bus.js message bus update, extract message bus js out into gem 2013-11-25 17:37:01 +11:00
mobile.js Feature: Show keyboard shortcuts link on desktop hamburger 2014-07-28 11:48:56 +10:00
onebox.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
page_tracker.js FIX: PageTracker was not sending the proper page title through at all 2014-11-05 15:15:58 -05:00
plugin-api.js.es6 PLUGIN: New API for decorating a post with jQuery 2014-07-21 11:38:38 -04:00
probes.js display probe function to help debugging mobile etc. 2014-06-24 12:04:04 +10:00
quote.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
screen_track.js BUGFIX: scrolled never ever fired :( 2014-06-10 22:24:52 +10:00
search-for-term.js.es6 FIX: If a category can't be found, don't include it in the list 2014-12-04 13:04:58 -05:00
static-route-builder.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
syntax_highlighting.js Make autohighighting for all Code-Blocks a SiteSetting 2014-03-31 09:44:35 +02:00
url.js Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
user-search.js.es6 FIX: autocomplete username failing to pop up 2014-09-01 01:48:17 +10:00
utilities.js FEATURE: consider SVG as an image when authorized 2014-11-03 19:54:10 +01:00