..
actions-summary.js
DEV: Add tests for accessibility changes
2022-03-31 19:01:40 +03:00
avatar-flair.js
FEATURE: Let users select flair ( #13587 )
2021-07-08 10:46:21 +03:00
bookmark-reminder-notification-item.js
FEATURE: Polymorphic bookmarks pt. 3 (reminders, imports, exports, refactors) ( #16591 )
2022-05-09 09:37:23 +10:00
button.js
A11Y: Improve the accessibility of sidebar content ( #19131 )
2022-11-22 05:32:43 +08:00
category-link.js
FIX: Make search work with sub-sub-categories ( #13901 )
2021-08-02 14:04:13 +03:00
component-connector.js
DEV: Introduce a basic version of the new notifications menu behind a feature flag ( #17492 )
2022-07-19 10:35:02 +08:00
connector.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
custom-notification-item.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
decorator-helper.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
default-notification-item.js
FEATURE: Polymorphic bookmarks pt. 3 (reminders, imports, exports, refactors) ( #16591 )
2022-05-09 09:37:23 +10:00
discourse-tags.js
DEV: Add the missing app subdirectory ( #9499 )
2020-04-23 10:07:54 -03:00
do-not-disturb.js
A11Y: Improve the quick access menu accessibility. ( #11757 )
2021-01-20 14:50:36 -03:00
embedded-post.js
A11Y: Improve accessibility of embedded replies below post
2022-03-31 19:01:40 +03:00
emoji.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
footer-nav.js
FIX: iOS do not have working push notifications yet ( #15888 )
2022-03-03 16:19:46 -03:00
glue.js
DEV: prevents hooks to create leaks on widgets ( #14207 )
2021-09-01 14:34:20 +02:00
group-message-summary-notification-item.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
hamburger-categories.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
hamburger-menu.js
DEV: Listen for escape key on hamburger & user menu ( #18629 )
2022-10-18 09:36:18 +08:00
hbs-compiler.js
DEV: Add the missing app subdirectory ( #9499 )
2020-04-23 10:07:54 -03:00
header-contents.js
DEV: Migrate sidebar site settings ( #19336 )
2022-12-08 09:44:29 +08:00
header-topic-info.js
UX: Show group card with animated loading state ( #15253 )
2021-12-15 13:47:31 -05:00
header.js
DEV: Migrate sidebar site settings ( #19336 )
2022-12-08 09:44:29 +08:00
home-logo.js
DEV: Use native element.closest() ( #17482 )
2022-07-14 08:57:24 +08:00
hooks.js
DEV: Fix random typos ( #16066 )
2022-02-28 10:20:58 +08:00
invitee-accepted-notification-item.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
liked-consolidated-notification-item.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
liked-notification-item.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
link.js
DEV: Use native element.closest() ( #17482 )
2022-07-14 08:57:24 +08:00
membership-request-accepted-notification-item.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
membership-request-consolidated-notification-item.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
menu-panel.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
post-admin-menu.js
DEV: Remove jQuery global usage where possible ( #14905 )
2021-11-12 19:23:20 +01:00
post-cooked.js
FIX: error when opening a previously deleted post ( #19346 )
2022-12-06 23:49:34 +04:00
post-edits-indicator.js
Fix i18n issues reported on Crowdin ( #11747 )
2021-02-02 10:50:04 +01:00
post-gap.js
DEV: More events for filtered replies ( #11511 )
2020-12-16 12:11:01 -05:00
post-links.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
post-menu.js
DEV: Remove user options from current user serializer ( #19089 )
2022-12-05 18:25:30 +02:00
post-placeholder.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
post-small-action.js
UX: refactor & update small post styles ( #19274 )
2022-12-05 09:54:29 -05:00
post-stream.js
FIX: Tests should never cloak posts
2022-01-21 14:32:26 -05:00
post-user-status.js
FIX: status emoji was shown on the left on mobile ( #18567 )
2022-10-12 20:54:24 +04:00
post.js
FIX: Update user options only once ( #19066 )
2022-11-17 09:12:54 +11:00
poster-name.js
FIX: do not show user status on posts twice ( #18458 )
2022-10-04 10:35:27 +04:00
private-message-map.js
DEV: Refactor the last few bootbox dialogs ( #18416 )
2022-10-07 11:38:27 -04:00
quick-access-bookmarks.js
FIX: Add bookmark quick access tests and fix username ( #16934 )
2022-05-30 10:00:05 +10:00
quick-access-item.js
FIX: Show bookmark name in quick access hover ( #11924 )
2021-02-02 15:04:02 +10:00
quick-access-messages.js
DEV: Remove 'htmlSafe' string prototype extensions ( #16766 )
2022-05-13 14:58:26 -05:00
quick-access-notifications.js
DEV: Update linting setup and fix issues ( #17345 )
2022-07-06 10:37:54 +02:00
quick-access-panel.js
DEV: quick-access-panel setting for viewAllLabel ( #16977 )
2022-06-02 10:13:41 -04:00
quick-access-profile.js
DEV: Decouple the user status modal from current user's status ( #18514 )
2022-10-10 17:45:21 +04:00
raw-html.js
REFACTOR: Remove Discourse.__widget_helpers
2020-08-06 14:35:46 -04:00
render-glimmer.js
DEV: Improve testing and documentation of RenderGlimmer actions ( #18145 )
2022-09-01 09:57:48 +01:00
search-menu-controls.js
UX: Revamp quick search ( #14499 )
2021-10-06 11:42:52 -04:00
search-menu-results.js
Add search tip for @me shortcut ( #19062 )
2022-11-16 15:19:34 -05:00
search-menu.js
FIX: Regression with special a keyword in search ( #19063 )
2022-11-16 21:51:29 -05:00
sidebar-toggle.js
FEATURE: sidebar for narrow desktop screen ( #19160 )
2022-11-25 15:33:26 +11:00
time-gap.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
toggle-topic-summary.js
UX: Optionally show a "Summarize" button in topic timeline ( #13533 )
2021-09-16 15:15:00 -04:00
topic-admin-menu.js
DEV: Use .ember-application instead of #main
2022-08-23 09:24:00 +08:00
topic-map.js
A11Y: Add href to frequent poster avatars ( #18627 )
2022-10-17 14:08:59 -07:00
topic-post-visited-line.js
UX: Layout issues with topic last visit line. ( #13655 )
2021-07-07 12:40:40 +08:00
topic-status.js
FEATURE: Allow topic pin toggle when header is docked ( #15438 )
2022-01-03 15:21:06 +03:00
topic-timeline.js
FEATURE: Add user tips for post and topic features ( #18964 )
2022-11-15 17:36:08 +02:00
user-menu.js
FIX: Clientside checks for personal_message_enabled_groups ( #18691 )
2022-10-21 14:38:33 +10:00
user-notifications-large.js
DEV: Update linting setup and fix issues ( #17345 )
2022-07-06 10:37:54 +02:00
user-status-bubble.js
DEV: Remove user options from current user serializer ( #19089 )
2022-12-05 18:25:30 +02:00
widget-dropdown.js
FEATURE: extend widget-dropdown to accept disabled option ( #13020 )
2021-06-01 09:49:11 +10:00
widget.js
DEV: Replace site:main with service:site ( #17766 )
2022-08-03 14:38:35 +01:00