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 6d539c0afd You don't need to call buildRoutes anymore.
Just export a function in a module called `route-map` and discourse's
rotuer will do the rest. This makes it a lot easier to define routes in
plugins.
2015-01-06 17:00:25 -05:00
..
components upgrade pg to version 0.18, may fix encoding issue 2015-01-06 06:16:22 +11:00
controllers A common, extensible interface for sending topic columns across the wire 2015-01-06 14:53:12 -05:00
dialects FIX: Markdown bug when a heading preceeded a code block. 2014-12-29 15:59:39 -05:00
ember Fix resolve errors 2014-12-17 09:31:41 -05:00
helpers FIX: Link domains were not showing up in the topic map 2015-01-02 10:46:04 -05:00
initializers automatically register dom templates 2014-12-31 13:29:14 +11:00
lib improve probing diag tool, add a clear button 2015-01-05 12:00:55 +11:00
mixins FEATURE: default string buffer will use a raw template 2014-12-31 12:31:45 +11:00
models A common, extensible interface for sending topic columns across the wire 2015-01-06 14:53:12 -05:00
routes You don't need to call buildRoutes anymore. 2015-01-06 17:00:25 -05:00
templates Move the new composer-fields outlet into the proper div 2015-01-06 12:19:52 -05:00
views Use javascript to resize the composer properly rather than using the 2015-01-06 12:05:11 -05:00