..
list
Raw templates should resolve their views with the resolver
2015-01-07 14:21:31 -05:00
activity-filter.js.es6
FEATURE: remove star concept from Discourse
2015-01-07 13:43:27 +11:00
application.js.es6
Use different approach for background image
2014-07-01 13:40:09 -04:00
archetype-options-modal.js.es6
ES6: More modal views
2014-07-04 11:50:40 -04:00
archetype-options.js.es6
ES6: Discourse.ContainerView
2014-07-18 12:20:07 -04:00
avatar-selector.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04:00
badges-index.js.es6
FIX: Badge scroll position
2014-09-11 17:50:47 -04:00
badges-show.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
bookmark-button.js.es6
FIX: bookmark button is now solid black by default & blue when bookmarked
2015-01-12 17:48:54 +01:00
button.js.es6
Ember.empty has been renamed to Ember.isEmpty
2014-12-17 09:31:40 -05:00
category-chooser.js.es6
UX: Change category badge style to use stripes
2015-01-20 14:56:06 -05:00
category-notifications-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
change-owner.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04:00
choose-topic.js.es6
Remove broken debouncePromise and clean up some deprecations
2014-09-23 16:16:44 -04:00
combo-box.js.es6
Refactor topic title/category saving to support easier changing of
2015-01-02 14:25:41 -05:00
composer-messages.js.es6
ES6: A few more views
2014-06-19 12:48:04 -04:00
composer.js.es6
FIX: pasting image in the composer wasn't working in Chrome
2015-01-29 16:26:40 +01:00
container.js.es6
ES6: Discourse.ContainerView
2014-07-18 12:20:07 -04:00
create-account.js.es6
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00
discovery-categories.js.es6
Add categories-list css class to body for customization purposes
2015-01-21 14:34:01 -05:00
discovery-top.js.es6
FIX: Clicking navigation pills a second time should refresh the list
2014-07-24 14:59:53 -04:00
discovery-topics.js.es6
Convert a lot of Globals to ES6 modules
2014-12-17 09:31:42 -05:00
dropdown-button.js.es6
Add some safety when rendering a dropdown button to make sure it has
2015-01-15 15:43:37 -05: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
We shouldn't have to redeclare tab panels in the category edit menu
2014-06-26 12:30:07 -04:00
edit-topic-auto-close.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04: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
ES6: More modal views
2014-07-04 11:50:40 -04:00
forgot-password.js.es6
ES6: A bunch of modal views
2014-07-03 12:39:14 -04:00
group-index.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
header.js.es6
PERF: don't render dropdowns till we need them
2014-10-29 16:54:11 +11:00
hide-modal.js.es6
ES6: A bunch of modal views
2014-07-03 12:39:14 -04:00
history.js.es6
ES6: A bunch of modal views
2014-07-03 12:39:14 -04:00
input-tip.js.es6
FIX: Fix rerendering issues on some components.
2014-12-08 14:47:49 -05:00
invite-private.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04:00
invite-reply-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
invite.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04:00
keyboard-shortcuts-help.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04:00
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
ES6: A bunch of modal views
2014-07-03 12:39:14 -04:00
merge-topic.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04:00
modal_body_view.js
FEATURE: focus input on modals is optional
2014-10-21 08:12:29 +11:00
modal.js.es6
FIX: clicking a button that disappears in a modal would close the modal (take 2)
2014-09-09 10:44:26 +02:00
navigation-category.js.es6
BREAK: improve consistency by using 'category-<slug>' instead of 'category-<id>' as css class
2015-01-26 23:11:41 +01:00
not-activated.js.es6
ES6: Modals converted
2014-07-18 12:20:07 -04:00
notifications-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
option-boolean.js.es6
ES6: Modals converted
2014-07-18 12:20:07 -04:00
pagedown-editor.js.es6
ES6: Discourse.ContainerView
2014-07-18 12:20:07 -04:00
pagedown-preview.js.es6
ES6: Convert {{pagedown}} to {{pagedown-editor}} with deprecations
2014-06-09 12:16:27 -04:00
pinned-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
popup_input_tip_view.js
Renamed poster-expansion to user-expansion because it's not specific
2014-09-02 12:08:02 -04:00
post-menu.js.es6
Rerender actions on like/dislike
2015-01-29 23:27:05 +13:00
post.js.es6
Refactor app events to more efficiently handle post highlighting
2015-01-14 15:50:19 -05: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
ES6: Preferences views
2014-07-15 12:36:57 -04:00
preferences.js.es6
ES6: Preferences views
2014-07-15 12:36:57 -04:00
quote-button.js.es6
FIX: quote icon in Quote Reply not clickable
2014-09-07 13:55:31 -07:00
raw-email.es6
only staff can view raw email
2014-10-17 23:21:18 +05:30
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: focus input on modals is optional
2014-10-21 08:12:29 +11: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_view.js
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
2013-02-25 17:16:57 -05:00
share-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
share.js.es6
Refactor sharing dialog for extensibility
2015-01-13 17:26:05 -05:00
split-topic.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04:00
static.js.es6
FIX: Don't scroll to top if there's an anchor present.
2014-07-16 18:14:39 -04:00
topic_bulk_actions_view.js
Front end code is complete for changing categories of topics in bulk
2014-01-30 11:44:29 -05: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
remove console.log
2014-10-08 17:37:44 +02: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
FEATURE: bookmark topic button
2015-01-12 12:10:15 +01: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
FEATURE: 'b' as a keyboard shortcut for bookmarking a topic
2015-01-30 15:11:24 +11: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
FIX: Fix rerendering issues on some components.
2014-12-08 14:47:49 -05:00
topic-notifications-button.js.es6
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
topic-progress.js.es6
TWEAK: Don't focus on progress expansion on touch interfaces.
2014-06-19 15:19:49 -04:00
topic-status.js.es6
FEATURE: show bookmarked topics in topic list
2015-01-09 11:41:10 +11:00
topic.js.es6
Fix: Resize event handler does not get cleared from window object,by wrong usage of jQuery api.
2015-01-30 01:57:44 -05:00
unknown.js.es6
ES6: Just a couple of views
2014-06-16 15:55:09 -04:00
upload-selector.js.es6
ES6: Many modal views
2014-07-17 13:43:22 -04:00
user-badges.js.es6
FIX: Badges scrolling
2014-09-11 13:10:54 -04:00
user-card.js.es6
FIX: use CDN for user card/profile background and user avatars (for real this time)
2015-01-29 22:53:48 +01:00
user-invited.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
user-notification-history.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01: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
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
user.js.es6
A mucher saner API for updating the title of routes, even when nested.
2014-10-09 14:55:29 -04:00
view.js
FIX: Fix rerendering issues on some components.
2014-12-08 14:47:49 -05:00