discourse/app/assets/javascripts/discourse/widgets
2016-11-19 08:17:42 +08:00
..
actions-summary.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
avatar-flair.js.es6 fix jslint error 2016-09-15 16:50:23 -04: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: Use the view's container if available 2016-11-15 15:13:39 -05:00
decorator-helper.js.es6 Migrate this.container to getOwner(this) 2016-11-07 15:21:31 -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 FIX: Add alt and title attribute to emoji widget. 2016-11-16 10:48:20 +08:00
hamburger-categories.js.es6 FIX: Display anonymous counts nicely on badges 2016-08-08 12:24:30 -04:00
hamburger-menu.js.es6 Migrate this.container to getOwner(this) 2016-11-07 15:21:31 -05:00
header-topic-info.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
header.js.es6 Store skipSearchContext in state for plugins to extend. 2016-11-18 09:32:39 +08:00
home-logo.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
hooks.js.es6 Add keydown hook for widgets (#4308) 2016-07-05 11:25:08 -04:00
link.js.es6 Migrate this.container to getOwner(this) 2016-11-07 15:21:31 -05:00
menu-panel.js.es6 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04: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 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
post-edits-indicator.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04: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 Update code so Ember 2.3 can have more tests passing 2016-11-08 13:40:35 -05:00
post-placeholder.js.es6
post-small-action.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
post-stream.js.es6 FIX: Scroll jumping in some dimensions of browser 2016-06-10 14:14:25 -04:00
post.js.es6 Replace findProperty and filterProperty with findBy and filterBy 2016-10-26 15:45:06 -04:00
poster-name.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04: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 Migrate this.container to getOwner(this) 2016-11-07 15:21:31 -05:00
search-menu-results.js.es6 Split out common functions into discourse-common module 2016-09-22 09:52:19 -04:00
search-menu.js.es6 Migrate this.container to getOwner(this) 2016-11-07 15:21:31 -05: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 FIX: Topic admin menu item not positioned properly on short topics. (#4284) 2016-06-21 10:40:00 -04:00
topic-map.js.es6 FIX: Support emoji in "Popular Links" 2016-07-20 16:46:19 -04:00
topic-notifications-button.js.es6 User interface for watching first post 2016-07-07 11:21:50 -04: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 UX: title links to first post on expanded timeline 2016-11-02 15:12:13 +11:00
user-menu.js.es6 UX: Don't show more notifications message when there is none. 2016-07-07 17:42:18 +08: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 JS test. 2016-11-18 10:43:39 +08:00