..
auto-close-form.js.es6
FIX: auto-close time can be a date like 2015-2-22
2015-02-10 17:10:20 -05:00
autofocus-text-field.js.es6
UX Improvement: Autofocus the topic field on edit
2014-10-14 23:31:01 -04:00
avatar-uploader.js.es6
FIX: setting custom avatar would not work a lot of the time
2015-01-31 23:42:50 +11:00
badge-button.js.es6
FEATURE: Allow users to select a badge with an image to appear on their
2014-10-20 16:35:38 -04:00
basic-topic-list.js.es6
PERF: unify topic lists, remove star from lists, move to raw rendering
2015-01-05 13:04:15 +11:00
bread-crumbs.js.es6
Removed a bunch of Discourse.Site globals
2015-02-23 12:36:04 -05:00
bulk-select-button.js.es6
Split out bulk operations modal and Discourse.Route.showModal
2015-03-10 15:40:56 -04:00
category-drop.js.es6
we were forced to bind here
2015-02-06 16:46:28 +11:00
category-group.js.es6
FIX: category-group didn't work with subdirectories
2015-03-09 16:09:26 -04:00
category-notifications-button.js.es6
Remove duplicated NotificationType globals
2015-02-27 10:33:39 -05:00
category-title-link.js.es6
UX: change private category to lock glyph
2015-01-15 14:07:21 -08:00
cdn-img.js.es6
FIX: Category images were not using the CDN
2015-02-18 12:30:41 -05:00
color-picker.js.es6
ES6: Discourse.ContainerView
2014-07-18 12:20:07 -04:00
composer-text-area.js.es6
ES6: ComposerView
2014-06-24 16:53:10 -04:00
conditional-loading-spinner.js.es6
Don't use a string buffer to refactor loading outlet
2015-01-02 16:35:56 -05:00
d-button.js.es6
FIX: Hide "error logs" logs from staff. Refactor admin menu HTML.
2015-02-11 11:53:06 -05:00
directory-toggle.js.es6
A bunch of tweaks to the Users directory
2015-03-19 12:29:38 -04:00
disabled-icon.js.es6
More refactoring to support extensibility of history
2015-01-28 13:37:06 -05:00
discourse-action-history.js.es6
FIX: Fix rerendering issues on some components.
2014-12-08 14:47:49 -05:00
discourse-banner.js.es6
FIX: don't show the banner topic on error page
2014-11-25 19:09:17 +01:00
dropdown-button.js.es6
Convert Notification button to a component
2015-02-27 10:33:39 -05:00
edit-category-tab.js.es6
We shouldn't have to redeclare tab panels in the category edit menu
2014-06-26 12:30:07 -04:00
emoji-uploader.js.es6
FEATURE: custom emojis
2014-12-23 01:12:26 +01:00
featured-topic.js.es6
Clicking on the date of a featured topic should show topic entrance
2015-02-24 12:56:06 -05:00
global-notice.js.es6
FEATURE: add a global notice whenever emails are disabled (disable_emails site setting)
2015-01-15 19:32:19 +01:00
group-selector.js.es6
Refactor selector components for extensibility
2014-12-18 10:36:58 -05:00
header-extra-info.js.es6
Update the header action to be ES6
2015-02-19 14:58:02 -05:00
home-logo.js.es6
FIX: Only use cached topic lists on popState
2014-09-09 12:57:51 -04:00
image-uploader.js.es6
FEATURE: Can upload images to categories
2014-06-30 14:14:00 -04:00
login-buttons.js.es6
Add login buttons to create account template.
2014-08-14 12:51:16 -04:00
navigation-item.js.es6
FIX: Fix rerendering issues on some components.
2014-12-08 14:47:49 -05:00
notification-item.js.es6
Revert "Revert "FEATURE: Can create warnings for users via PM""
2014-09-08 11:11:56 -04:00
notifications-button.js.es6
Remove duplicated NotificationType globals
2015-02-27 10:33:39 -05:00
pagedown-editor.js.es6
Replace $LAB with path aware loadScript that uses jQuery
2015-03-09 14:39:39 -04:00
password-field.js.es6
FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors.
2015-02-10 17:21:16 -05:00
period-chooser.js.es6
FEATURE: User Directory, with sorting and time period filter
2015-03-18 15:20:34 -04:00
pinned-button.js.es6
Convert Notification button to a component
2015-02-27 10:33:39 -05:00
post-gap.js.es6
FIX: Jump to post was not respecting gaps
2015-01-12 18:10:30 -05:00
post-gutter.js.es6
FIX: Reply as new topic should select the correct category
2015-03-12 14:41:58 -04:00
poster-name.js.es6
remove duplicate code
2014-11-06 12:13:46 +11:00
preference-checkbox.js.es6
New Setting: Don't jump to new posts when replying
2014-05-26 16:39:03 -04:00
private-message-map.js.es6
Replace the rest of the deprecated {{action xyz}} with `{{action
2014-10-03 14:43:27 -04:00
radio-button.js.es6
ES6: All components ported over
2014-06-03 12:11:17 -04:00
share-source.js.es6
Refactor sharing dialog for extensibility
2015-01-13 17:26:05 -05:00
show-topic-admin.js.es6
UX: add topic admin button to the bottom of the topic
2014-10-06 20:19:07 +02:00
text-field.js.es6
FEATURE: warn when caps lock is on during password input
2014-07-22 13:53:58 -04:00
text-overflow.js.es6
FIX: HR in profile causing user badge to behave weirdly
2015-02-19 14:07:35 +11:00
toggle-deleted.js.es6
FEATURE: Hide deleted posts by default for staff
2014-07-17 10:40:15 -07:00
toggle-summary.js.es6
Add support for more ES6 features
2015-02-06 13:26:33 -05:00
top-period-buttons.js.es6
FEATURE: User Directory, with sorting and time period filter
2015-03-18 15:20:34 -04:00
topic-list.js.es6
UX: Alwasy skip headers on topic lists on mobile.
2015-01-28 15:20:26 -05:00
topic-map.js.es6
hide poster avatars when only two posts
2014-09-02 20:10:36 +05:30
topic-notifications-button.js.es6
Remove duplicated NotificationType globals
2015-02-27 10:33:39 -05:00
topic-participant.js.es6
suppress post count on avatar for single post
2014-09-01 14:23:34 +05:30
topic-post-badges.js.es6
FIX: Fix rerendering issues on some components.
2014-12-08 14:47:49 -05:00
topic-status.js.es6
PERF: unify topic lists, remove star from lists, move to raw rendering
2015-01-05 13:04:15 +11:00
user-badge.js.es6
FIX: Show images in the admin section list for badges. Add help text to
2014-10-16 16:43:34 -04:00
user-field.js.es6
Adds support for a description to user fields.
2014-10-02 15:56:52 -04:00
user-selector.js.es6
FEATURE: split group admin in 2 tabs (custom & automatic)
2015-01-21 20:52:48 +01:00
user-small.js.es6
First stab at About page
2014-08-11 16:59:15 -04:00
visible.js.es6
PERF: don't render dropdowns till we need them
2014-10-29 16:54:11 +11:00