..
list
UX: rename posts -> replies (and change to be posts-1)
2015-03-02 15:59:23 +11:00
application.js.es6
Use different approach for background image
2014-07-01 13:40:09 -04:00
archetype-options.js.es6
ES6: Discourse.ContainerView
2014-07-18 12:20:07 -04:00
avatar-selector.js.es6
FIX: profile picture wasn't properly updating
2015-03-19 19:57:07 +01:00
badges-index.js.es6
Convert Discourse.ScrollTop to ES6
2015-05-19 12:51:03 -04:00
badges-show.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
bookmark-button.js.es6
Ember Deprecations for Topics
2015-05-11 11:18:37 -04:00
button.js.es6
Ember.empty has been renamed to Ember.isEmpty
2014-12-17 09:31:40 -05:00
choose-topic.js.es6
Remove broken debouncePromise and clean up some deprecations
2014-09-23 16:16:44 -04:00
cloaked-collection.js.es6
Fixes issues with composer
2015-05-11 11:18:38 -04:00
cloaked.js.es6
Update cloaking code for HTMLBars
2015-05-11 11:18:37 -04:00
composer-messages.js.es6
Composer Messages can be dismissed by Esc
2015-04-17 12:41:31 -04:00
composer.js.es6
FEATURE: generate (avatar) thumbnails in a background task
2015-05-25 17:59:00 +02:00
container.js.es6
ES6 module migrations
2015-04-15 14:54:36 -04:00
create-account.js.es6
FEATURE: unified UI for pinning/banner topics
2015-03-14 01:18:05 +01:00
discovery-categories.js.es6
FIX: Don't reset scrolling when subcategory_list is enabled
2015-05-19 12:56:04 -04:00
discovery-top.js.es6
Convert Discourse.ScrollTop to ES6
2015-05-19 12:51:03 -04:00
discovery-topics.js.es6
Convert Discourse.ScrollTop to ES6
2015-05-19 12:51:03 -04:00
edit-category-panel.js.es6
We shouldn't have to redeclare tab panels in the category edit menu
2014-06-26 12:30:07 -04:00
edit-category.js.es6
FEATURE: unified UI for pinning/banner topics
2015-03-14 01:18:05 +01:00
embedded-post.js.es6
FIX: Clicking an avatar in an expanded post should show the user
2014-07-21 18:05:24 -04:00
flag-topic-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
flag.js.es6
Assorted Ember 1.11 fixes
2015-05-11 11:20:45 -04:00
group-index.js.es6
Convert Discourse.ScrollTop to ES6
2015-05-19 12:51:03 -04:00
group-members.js.es6
Convert Discourse.ScrollTop to ES6
2015-05-19 12:51:03 -04:00
grouped.js.es6
ES6 module migrations
2015-04-15 14:54:36 -04:00
header.js.es6
FIX: Unbind header keydown event
2015-04-06 14:25:41 -04:00
hide-modal.js.es6
ES6: A bunch of modal views
2014-07-03 12:39:14 -04:00
history.js.es6
FEATURE: unified UI for pinning/banner topics
2015-03-14 01:18:05 +01:00
invite-reply-button.js.es6
Ember Deprecations for Topics
2015-05-11 11:18:37 -04:00
invite.js.es6
FEATURE: invite existing user to a topic
2015-04-03 15:00:04 +05:30
loading.js.es6
Refactored loading routes for users/badges
2014-11-11 14:17:19 -05:00
login-reply-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
login.js.es6
FEATURE: unified UI for pinning/banner topics
2015-03-14 01:18:05 +01:00
modal-body.js.es6
some refactoring (cc @techAPJ)
2015-04-03 18:43:26 +02:00
modal.js.es6
FIX: Bugs with autocomplete
2015-04-06 14:04:42 -04:00
navigation-category.js.es6
FIX: sub-categories with the same name had the same background image
2015-02-12 18:21:07 +01:00
option-boolean.js.es6
ES6: Modals converted
2014-07-18 12:20:07 -04:00
post-menu.js.es6
EXTENSIBILITY: allow registration of custom post menu items
2015-05-13 16:46:17 +10:00
post.js.es6
Some vars are consts
2015-05-21 16:16:27 -04:00
preferences-about.js.es6
ES6: Preferences views
2014-07-15 12:36:57 -04:00
preferences-email.js.es6
ES6: Preferences views
2014-07-15 12:36:57 -04:00
preferences-username.js.es6
FIX: Enter to change username was broken
2015-04-28 11:39:10 -04:00
preferences.js.es6
ES6: Preferences views
2014-07-15 12:36:57 -04:00
quote-button.js.es6
FIX: text was impossible to quote on Windows Phone
2015-04-30 15:43:39 +10:00
raw-email.es6
FEATURE: unified UI for pinning/banner topics
2015-03-14 01:18:05 +01:00
reply-button.js.es6
JavaScript does love its commas
2014-10-13 21:27:32 -07:00
reply-history.js.es6
Put Ember 1.8.1 + fixes back.
2014-12-04 08:51:35 -05:00
search-help.js.es6
FEATURE: unified UI for pinning/banner topics
2015-03-14 01:18:05 +01:00
search-results-type.js.es6
More highlight tweaking for search, makes it much easier to theme
2014-09-04 18:00:01 +10:00
search-text-field.js.es6
FEATURE: warn when caps lock is on during password input
2014-07-22 13:53:58 -04:00
search.js.es6
FIX: Remove up/down key bindings for search results
2014-08-28 21:39:19 -04:00
selected-posts.js.es6
FIX: select posts
2015-05-12 12:54:28 +02:00
share-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
share.js.es6
Ember Deprecations for Topics
2015-05-11 11:18:37 -04:00
split-topic.js.es6
FIX: select posts
2015-05-12 12:54:28 +02:00
static.js.es6
Convert Discourse.ScrollTop to ES6
2015-05-19 12:51:03 -04:00
topic-admin-menu-button.js.es6
UX: add topic admin button to the bottom of the topic
2014-10-06 20:19:07 +02:00
topic-admin-menu.js.es6
FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors.
2015-02-10 17:21:16 -05:00
topic-closing.js.es6
FIX: Fix rerendering issues on some components.
2014-12-08 14:47:49 -05:00
topic-entrance.js.es6
FIX: Topic entrance widget wasn't disappearing
2014-08-22 18:45:48 -04:00
topic-footer-buttons.js.es6
Convert Notification button to a component
2015-02-27 10:33:39 -05:00
topic-list-header-column.js.es6
clean up rendering and correct issues with topic list to raw commit
2015-01-05 16:37:25 +11:00
topic-list-item.js.es6
FIX: Missing colspan on raw topic list
2015-05-11 11:20:46 -04:00
topic-list-poster.js.es6
Rename "User Expansion" to the much clearer "User Card"
2014-10-20 12:11:59 -04:00
topic-map-container.js.es6
FEATURE: invite existing user to a topic
2015-04-03 15:00:04 +05:30
topic-progress.js.es6
Ember Deprecations for Topics
2015-05-11 11:18:37 -04:00
topic-status.js.es6
FEATURE: add op-bookmark class for op-bookmarks
2015-05-05 10:23:17 +10:00
topic.js.es6
Ember Deprecations for Topics
2015-05-11 11:18:37 -04:00
unknown.js.es6
ES6: Just a couple of views
2014-06-16 15:55:09 -04:00
upload-selector.js.es6
weird IOs hack to make the upload button work
2015-03-25 13:20:17 +11:00
user-badges.js.es6
Convert Discourse.ScrollTop to ES6
2015-05-19 12:51:03 -04:00
user-card.js.es6
FIX: press ESC can close user card
2015-05-21 13:54:34 +08:00
user-invited.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
user-notifications.js.es6
Upgrade Notifications to fix deprecations and use store
2015-05-11 11:20:45 -04:00
user-posts.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
user-stream.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
user-topics-list.js.es6
Fixes deprecations on user routes
2015-05-11 11:20:45 -04:00
user.js.es6
Convert Discourse.ScrollTop to ES6
2015-05-19 12:51:03 -04:00
users.js.es6
A bunch of tweaks to the Users directory
2015-03-19 12:29:38 -04:00
view.js.es6
Broken WIP
2015-05-11 11:18:37 -04:00