.. |
actions-summary.js.es6
|
FEATURE: allow for for empty description in list
|
2017-03-03 16:13:05 -05:00 |
avatar-flair.js.es6
|
FEATURE: group avatar flair shows on topic participants list, and participant avatars can have custom styles
|
2017-01-18 11:38:00 -05:00 |
button.js.es6
|
Split out common functions into discourse-common module
|
2016-09-22 09:52:19 -04:00 |
category-link.js.es6
|
PERF: Use widgets to render categories in hamburger menu
|
2016-03-03 13:45:38 -05:00 |
connector.js.es6
|
FIX: Container appending was broken in Ember 2.4
|
2016-11-23 14:58:10 -05:00 |
decorator-helper.js.es6
|
Update docs for connector
|
2016-11-23 16:44:57 -05:00 |
embedded-post.js.es6
|
Split out common functions into discourse-common module
|
2016-09-22 09:52:19 -04:00 |
emoji.js.es6
|
Make title attribute on emoji widget optional.
|
2016-11-18 12:36:48 +08:00 |
glue.js.es6
|
Migrate Discourse Polls to use vdom instead of embedded ember
|
2016-12-09 10:42:56 -05:00 |
hamburger-categories.js.es6
|
UX: Add subcategory class to hamburger menu items that are subcategories
|
2017-03-13 10:51:41 -04:00 |
hamburger-menu.js.es6
|
FIX: Site Settings weirdness with back button
|
2017-03-21 16:13:19 -04:00 |
header-topic-info.js.es6
|
UX: Be more optimistic about showing topic titles while entering topics
|
2017-03-23 13:53:49 -04:00 |
header.js.es6
|
FIX: Category autocomplete breaks when search menu widget rerenders.
|
2017-03-08 20:13:48 +08:00 |
home-logo.js.es6
|
FIX: home logo href doesn't respect subfolder
|
2016-12-13 16:30:21 -05:00 |
hooks.js.es6
|
UX: Docking back button on topic timeline
|
2016-12-19 13:33:55 -05:00 |
link.js.es6
|
FIX: links in hamburger menu on subfolder installs
|
2017-03-24 10:31:17 -04:00 |
menu-panel.js.es6
|
Don't add an empty class to the list elements in the hamburger
|
2017-02-13 11:28:10 -05:00 |
notification-item.js.es6
|
REFACTOR: Remove Discourse.Ajax
|
2016-07-11 12:57:05 -04:00 |
post-admin-menu.js.es6
|
Split out common functions into discourse-common module
|
2016-09-22 09:52:19 -04:00 |
post-cooked.js.es6
|
FIX: Use the register within the poll plugin
|
2016-11-25 11:58:06 -05:00 |
post-edits-indicator.js.es6
|
Revert "FIX: Incorrect parameter being passed to component."
|
2017-01-25 13:12:24 +08:00 |
post-gap.js.es6
|
FIX: Some re-render functionality in widgets, added more coverage
|
2016-02-26 14:01:20 -05:00 |
post-links.js.es6
|
Split out common functions into discourse-common module
|
2016-09-22 09:52:19 -04:00 |
post-menu.js.es6
|
attempt to manually revert PR https://github.com/discourse/discourse/pull/4600
|
2017-02-07 17:15:12 -08:00 |
post-placeholder.js.es6
|
|
|
post-small-action.js.es6
|
UX: banner enabled/disabled posts should be small posts, not full-size posts
|
2017-03-16 17:31:37 -04:00 |
post-stream.js.es6
|
FEATURE: allow plugins to transform, the transformed post
|
2017-03-07 17:12:31 -05:00 |
post.js.es6
|
FEATURE: plugin can now extend list of classes for topic-post
|
2017-03-03 16:57:25 -05:00 |
poster-name.js.es6
|
FIX: Double clicking full name was broken too
|
2016-12-08 11:10:10 -05:00 |
private-message-map.js.es6
|
Split out common functions into discourse-common module
|
2016-09-22 09:52:19 -04:00 |
raw-html.js.es6
|
PERF: Migrate header to discourse widgets
|
2016-04-25 10:48:04 -04:00 |
search-menu-controls.js.es6
|
FIX: Do not trigger fullpage search when selecting autocomplete term with enter.
|
2017-03-07 11:56:40 +08:00 |
search-menu-results.js.es6
|
create searchResultUserSerializer, display name next to username in search results
|
2017-03-01 13:11:01 +01:00 |
search-menu.js.es6
|
FIX: Search menu results does not refresh when search context is changed.
|
2017-02-27 12:23:41 +08:00 |
time-gap.js.es6
|
Split out common functions into discourse-common module
|
2016-09-22 09:52:19 -04:00 |
toggle-topic-summary.js.es6
|
|
|
topic-admin-menu.js.es6
|
Change timestamp only for admin.
|
2017-03-14 23:07:36 +02:00 |
topic-map.js.es6
|
FEATURE: group avatar flair shows on topic participants list, and participant avatars can have custom styles
|
2017-01-18 11:38:00 -05:00 |
topic-notifications-button.js.es6
|
UX: add notification level button to mobile
|
2016-12-08 17:47:57 +11:00 |
topic-status.js.es6
|
Split out common functions into discourse-common module
|
2016-09-22 09:52:19 -04:00 |
topic-timeline.js.es6
|
Experimental: Show a blue bar for unread ahead of you
|
2017-03-24 11:58:50 -07:00 |
user-menu.js.es6
|
FEATURE: addUserMenuGlyph extensibility point
|
2017-03-01 10:32:01 -05:00 |
user-notifications-large.js.es6
|
PERF: Migrate header to discourse widgets
|
2016-04-25 10:48:04 -04:00 |
user-notifications.js.es6
|
UX: Bump limit for "view older notification" link.
|
2016-11-19 08:17:42 +08:00 |
widget.js.es6
|
FIX: eslint was broken
|
2017-02-02 01:12:49 -02:00 |