.. |
actions-summary.js.es6
|
Add a deleted-post class to the deleted post action
|
2018-01-03 13:56:47 -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
|
No need to default aria-label to label.
|
2018-03-28 09:11:50 +08:00 |
category-link.js.es6
|
PERF: Use widgets to render categories in hamburger menu
|
2016-03-03 13:45:38 -05:00 |
component-connector.js.es6
|
minor refactoring of component-connector
|
2017-11-21 15:48:56 +01: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
|
UX: Add a class name to target the embedded post controls
|
2017-12-07 15:01:34 -05:00 |
emoji.js.es6
|
Make title attribute on emoji widget optional.
|
2016-11-18 12:36:48 +08:00 |
glue.js.es6
|
FIX: Dirty keys should become to a widget, not global
|
2017-06-21 14:27:08 -04: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
|
UX: Add proper titles to topic navigation links in hamburger menu.
|
2018-05-10 09:29:02 +08:00 |
hbs-compiler.js.es6
|
FEATURE: Use Glimmer compiler for widget templates
|
2017-09-01 09:28:16 -04:00 |
header-contents.js.es6
|
The ability to attach attrs when embedding widgets
|
2017-09-28 16:08:43 -04:00 |
header-topic-info.js.es6
|
FEATURE: Plugins can overwrite and add support for new icons
|
2017-07-26 13:21:17 -04:00 |
header.js.es6
|
FIX: Header nav should be tabbable and have focus state
|
2018-04-13 12:53:04 -04:00 |
home-logo.js.es6
|
Change the text-only home logo to an H1
|
2018-01-12 23:34:31 +00:00 |
hooks.js.es6
|
improve comment
|
2018-04-30 18:42:23 +10:00 |
link.js.es6
|
UX: show title in search results
|
2017-10-22 18:12:06 +05:30 |
menu-panel.js.es6
|
Allow menu classes to be targetable by name
|
2018-01-02 17:01:44 -05:00 |
notification-item.js.es6
|
FIX: remove uneeded and uninformative title on user notifications list
|
2018-03-28 17:05:42 +02:00 |
post-admin-menu.js.es6
|
FIX: Don't show "Grant Badge" if badges are disabled
|
2018-02-01 11:33:48 -05:00 |
post-cooked.js.es6
|
FIX: Search term scoped to topic should be highlighted in widget dom era.
|
2018-05-07 15:17:34 +08:00 |
post-edits-indicator.js.es6
|
FEATURE: Plugins can overwrite and add support for new icons
|
2017-07-26 13:21:17 -04:00 |
post-gap.js.es6
|
UX: simplify delete gap style
|
2017-05-05 17:06:13 -07:00 |
post-links.js.es6
|
FEATURE: Plugins can overwrite and add support for new icons
|
2017-07-26 13:21:17 -04:00 |
post-menu.js.es6
|
PERFORMANCE: disables jquery animations during testing
|
2018-04-24 18:29:26 +02:00 |
post-placeholder.js.es6
|
FEATURE: Use Glimmer compiler for widget templates
|
2017-09-01 09:28:16 -04:00 |
post-small-action.js.es6
|
FEATURE: Allow user to leave a PM.
|
2017-10-19 12:32:55 +08:00 |
post-stream.js.es6
|
FEATURE: Added 'select +below' and 'select +all replies' options to selecting posts
|
2017-12-13 22:12:06 +01:00 |
post.js.es6
|
FIX: Show names when available
|
2018-02-22 20:06:53 -05:00 |
poster-name.js.es6
|
FEATURE: suppress duplicate username/names containing .
|
2018-04-27 11:41:16 +10:00 |
private-message-map.js.es6
|
FIX: Groups were not being displayed in the map of private messages
|
2017-10-23 13:14:16 -04:00 |
raw-html.js.es6
|
FIX: Okay, try going back to the old way. Too many exceptions.
|
2017-09-29 10:19:35 -04:00 |
search-menu-controls.js.es6
|
FIX: Don't bind events in defaultState
|
2017-09-04 11:48:36 -04:00 |
search-menu-results.js.es6
|
FEATURE: support search click through tracking for user, category and tags
|
2017-12-01 12:04:55 +05:30 |
search-menu.js.es6
|
Fix JS tests take 2.
|
2018-05-07 18:34:45 +08:00 |
time-gap.js.es6
|
UX: round instead of ceil for time gaps
|
2017-09-28 14:11:37 -04:00 |
toggle-topic-summary.js.es6
|
|
|
topic-admin-menu.js.es6
|
Revert "FIX: Only show topic timer to staff"
|
2018-05-07 15:59:16 +08:00 |
topic-map.js.es6
|
FIX: Show names when available
|
2018-02-22 20:06:53 -05:00 |
topic-status.js.es6
|
FEATURE: Plugins can overwrite and add support for new icons
|
2017-07-26 13:21:17 -04:00 |
topic-timeline.js.es6
|
Calculate the heights when we need them
|
2018-02-15 14:33:20 -05:00 |
user-menu.js.es6
|
FIX: Header nav should be tabbable and have focus state
|
2018-04-13 12:53:04 -04:00 |
user-notifications-large.js.es6
|
FIX: More CSS regressions with notifications in non-english
|
2017-09-15 13:24:43 -04:00 |
user-notifications.js.es6
|
UX: Put the HR in the correct place
|
2018-01-09 17:48:52 -05:00 |
widget.js.es6
|
Reset widget decorators after each test
|
2018-03-12 14:22:50 +01:00 |