..
actions-summary.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
avatar-flair.js
FEATURE: Let users select flair ( #13587 )
2021-07-08 10:46:21 +03:00
bookmark-reminder-notification-item.js
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
button.js
DEV: Remove jQuery global usage where possible ( #14905 )
2021-11-12 19:23:20 +01: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: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03: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
DEV: Create post actions without creating a notification and store custom data. ( #15397 )
2021-12-27 11:25:37 -03: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
FEATURE: New style for personal messages ( #13800 )
2021-07-21 10:41:04 -04: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
Update menu swipe ( #13277 )
2021-06-07 12:31:16 -07:00
hbs-compiler.js
DEV: Add the missing app subdirectory ( #9499 )
2020-04-23 10:07:54 -03:00
header-contents.js
A11Y: Fix several minor issues ( #14436 )
2021-09-24 11:52:07 -04: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: Make search an actual service ( #14998 )
2021-11-18 16:52:03 +01:00
home-logo.js
DEV: Bump eslint-config-discourse ( #14868 )
2021-11-10 09:31:41 +10: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
A11Y: Improve the header menu "view all" title. ( #12175 )
2021-02-23 12:24:42 -03: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
DEV: remove showHtml jQuery plugin ( #15316 )
2021-12-15 13:13:06 -05: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
FEATURE: Replace share post popup with share modal ( #15875 )
2022-02-21 22:14:28 +02:00
post-placeholder.js
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
post-small-action.js
DEV: implements actionDecriptionWidget ( #15367 )
2021-12-20 14:53:43 +01:00
post-stream.js
FIX: Tests should never cloak posts
2022-01-21 14:32:26 -05:00
post.js
FEATURE: Replace share-popup with share-topic ( #16108 )
2022-03-15 21:27:18 +02:00
poster-name.js
DEV: Make user card non-clickable for anon users: ( #15938 )
2022-02-14 11:25:41 -06:00
private-message-map.js
DEV: Buttons were missing btn-default classes ( #12991 )
2021-05-08 11:45:18 -04:00
quick-access-bookmarks.js
DEV: drop unused method ( #15190 )
2021-12-06 09:37:54 +08: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
FIX: Small tweaks to "no messages" education ( #12588 )
2021-04-07 09:28:10 +10:00
quick-access-notifications.js
UX: Improve copy when no results in bookmarks and notifications quick access panel ( #12820 )
2021-04-23 12:17:42 -05:00
quick-access-panel.js
DEV: Send message to DiscourseHub when dismissing ( #15849 )
2022-02-07 20:15:26 +01:00
quick-access-profile.js
FEATURE: Show draft count in user menu and activity ( #13812 )
2021-07-27 14:05:33 +03:00
raw-html.js
REFACTOR: Remove Discourse.__widget_helpers
2020-08-06 14:35:46 -04:00
search-menu-controls.js
UX: Revamp quick search ( #14499 )
2021-10-06 11:42:52 -04:00
search-menu-results.js
FEATURE: show recent searches in quick search panel ( #15024 )
2021-11-25 15:44:15 -05:00
search-menu.js
FEATURE: show recent searches in quick search panel ( #15024 )
2021-11-25 15:44:15 -05: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
REFACTOR: Use IntersectionObserver to calculate topic progress position ( #14698 )
2021-10-29 09:23:15 -04:00
topic-map.js
UX: display post count badge even when user has only two posts. ( #15990 )
2022-02-18 09:03:32 +05:30
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
UX: Never show back button if less than current position
2021-10-26 15:45:55 -04:00
user-menu.js
Refine dismiss notification confirmation ( #15017 )
2021-11-22 09:11:24 +08:00
user-notifications-large.js
A11Y: makes user notifications list more accessible ( #11992 )
2021-02-08 08:45:14 +01:00
widget-dropdown.js
FEATURE: extend widget-dropdown to accept disabled option ( #13020 )
2021-06-01 09:49:11 +10:00
widget.js
DEV: Don't check the defaultState every time a widget is rendered
2021-09-09 08:42:03 -04:00