| .. |
|
auto-close-form.js.es6
|
FEATURE: auto-close topics based on last post
|
2014-10-10 18:21:44 +02: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: automatically use uploaded avatar when uploading an avatar
|
2014-12-16 18:36:28 +01: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
|
FEATURE: Subcategory list on parent subcategory page.
|
2014-07-02 16:47:43 -04:00 |
|
category-drop.js.es6
|
PERF: don't render the category list if we are not showing it.
|
2014-10-29 17:17:32 +11:00 |
|
category-group.js.es6
|
FIX: Category badges were missing stripes in some places
|
2014-12-18 11:03:17 -05:00 |
|
category-title-link.js.es6
|
FIX: semantic HTML for category with images
|
2014-12-15 15:39:13 +01: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 |
|
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 |
|
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 |
|
global-notice.js.es6
|
FIX: Fix rerendering issues on some components.
|
2014-12-08 14:47:49 -05:00 |
|
group-selector.js.es6
|
Refactor selector components for extensibility
|
2014-12-18 10:36:58 -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 |
|
password-field.js.es6
|
FEATURE: warn when caps lock is on during password input
|
2014-07-22 13:53:58 -04:00 |
|
post-gap.js.es6
|
FEATURE: experimental reply-to expansion which hides intermediate posts
|
2014-10-15 18:13:13 +11:00 |
|
post-gutter.js.es6
|
FIX: Fix rerendering issues on some components.
|
2014-12-08 14:47:49 -05: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 |
|
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: Trim the profile text in the user card even if it has multiple lines.
|
2014-11-03 11:59:56 -05: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
|
ES6: All components ported over
|
2014-06-03 12:11:17 -04:00 |
|
top-period-buttons.js.es6
|
UX: Add drop down for top lists, big refactor of repeated code.
|
2014-08-21 16:08:47 -04:00 |
|
top-period-chooser.js.es6
|
UX: Add drop down for top lists, big refactor of repeated code.
|
2014-08-21 16:08:47 -04:00 |
|
top-title-button.js.es6
|
UX: Add drop down for top lists, big refactor of repeated code.
|
2014-08-21 16:08:47 -04:00 |
|
top-title.js.es6
|
FIX: Fix rerendering issues on some components.
|
2014-12-08 14:47:49 -05:00 |
|
topic-list.js.es6
|
FEATURE: show likes column if sorting by likes
|
2015-01-05 17:09:17 +11:00 |
|
topic-map.js.es6
|
hide poster avatars when only two posts
|
2014-09-02 20:10:36 +05:30 |
|
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
|
FIX: users should be allowed to add @ to the to field of a PM
|
2014-12-30 13:26:39 +11: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 |