..
composer
DEV: refactor composer-editor/d-editor, a little more ( #29973 )
2024-12-02 18:24:14 -03:00
flag-targets
needed () to work ( #28099 )
2024-07-26 14:00:10 -04:00
hashtag-types
DEV: Clean up imports ( #28060 )
2024-07-25 15:09:06 +02:00
lightbox
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
notification-types
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
reviewable-types
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
sidebar
UX: Move "What's new?" link in admin sidebar to root section ( #30144 )
2024-12-09 10:01:09 +10:00
transformer
DEV: add transformers to navigation bar for theme dev ( #30190 )
2024-12-09 17:20:45 -05:00
uppy
FIX: Regression allowing async calls to finish before removing uploads ( #30230 )
2024-12-11 10:35:46 -08:00
user-menu
DEV: Bump @discourse/lint-configs
and autofix ( #29847 )
2024-11-20 14:15:04 +00:00
admin-plugin-config-nav.js
FEATURE: More flexible admin plugin config nav definition ( #26254 )
2024-03-21 13:42:06 +10:00
admin-plugin-header-actions.js
UX: Automatically collapse admin page header buttons on mobile ( #29040 )
2024-10-08 08:28:32 +10:00
admin-utilities.js
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
after-frame-paint.js
DEV: Use the "new" test waiters ( #29055 )
2024-10-02 21:09:55 +02:00
ajax-error.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
ajax.js
FEATURE: Only count topic views for explicit/deferred tracked views ( #27533 )
2024-07-03 10:38:49 +10:00
api.js
autocomplete.js
DEV: refactor textarea from autocomplete ( #29988 )
2024-12-05 16:09:06 -03:00
avatar-flair.js
body-scroll-lock.js
FIX: prevents body scroll to hide sticky elements ( #26400 )
2024-03-27 15:21:19 +01:00
bookmark-form-data.js
FEATURE: Redesigned bookmark modal and menu ( #23071 )
2024-04-05 09:25:30 +10:00
bookmark.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
bulk-select-helper.js
DEV: Refactor gjs topic-list ( #29792 )
2024-11-25 14:15:34 +01:00
cached-topic-list.js
DEV: Move all scroll position reset/remember logic to a shared service ( #22552 )
2023-07-13 13:40:08 +01:00
caret-position.js
DEV: stop relying on global jQuery, import "jquery" instead ( #23924 )
2023-10-17 13:56:59 +01:00
category-hashtags.js
category-tag-search.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
class-prepend.js
DEV: Allow parent method to be called using super.
in modifyClass
( #29389 )
2024-10-24 12:11:02 +01:00
click-track.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
codeblock-buttons.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
color-scheme-picker.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
columns.js
DEV: refactor column.js
2024-04-10 10:36:20 +02:00
composer-video-thumbnail-uppy.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
computed.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
constants.js
DEV: Modernize admin user fields ( #29843 )
2024-11-25 11:54:43 +08:00
cookie.js
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
copy-text.js
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
d-popover.js
DEV: Add discourse prefix to d-popover deprecations ( #26181 )
2024-03-14 18:50:00 +00:00
dag.js
DEV: Refactor gjs topic-list ( #29792 )
2024-11-25 14:15:34 +01:00
debounce.js
DEV: Deprecate the unused version of debounce ( #29324 )
2024-10-22 11:34:57 +02:00
decimal-adjust.js
desktop-notifications.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
dirty-keys.js
do-not-disturb.js
download-calendar.js
UX: allow anon users to download calendar ( #29551 )
2024-11-04 12:35:45 -03:00
email-provider-default-settings.js
UX: Use a dropdown for SSL mode for group SMTP ( #27932 )
2024-07-18 10:33:14 +10:00
ember-action-modifier.js
ember-events.js
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
ember-version.js
DEV: Prepare modal implementation for Ember upgrade ( #24564 )
2023-11-27 13:50:25 +00:00
export-csv.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
export-result.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
eyeline.js
DEV: Convert eyeline & posts-with-placeholders to native class syntax ( #28609 )
2024-08-28 17:06:34 +01:00
fabricators.js
FIX: hide chat button in user card ( #29887 )
2024-11-22 09:05:58 +01:00
filter-mode.js
DEV: Replace BulkTopicSelection mixin with a helper object ( #23486 )
2023-09-09 14:08:02 +01:00
form-template-validation.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
formatter.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
grant-badge-utils.js
DEV: enable grant badge utils test and force boolean type return value for isBadgeGrantable ( #24928 )
2023-12-18 10:47:13 +08:00
hash.js
hashtag-autocomplete.js
DEV: refactor textarea from autocomplete ( #29988 )
2024-12-05 16:09:06 -03:00
hashtag-decorator.js
DEV: Add slug parameter to hashtag-decorator ( #27917 )
2024-07-15 17:22:02 +08:00
hashtag-type-registry.js
DEV: Clean up hashtag code ( #25397 )
2024-01-29 09:48:56 +10:00
highlight-html.js
DEV: Use object spread instead of Object.assign({}, …)
( #23167 )
2023-08-21 14:28:16 +02:00
highlight-search.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
highlight-syntax-merge-html-plugin.js
highlight-syntax.js
DEV: Unsilence this-property-fallback deprecation ( #29855 )
2024-11-21 16:35:05 +00:00
homepage-router-overrides.js
FIX: Don't unnecessarily scrub query params from homepage ( #25665 )
2024-02-13 14:50:27 -06:00
implicit-injections.js
DEV: Update DiscourseRoute and ApplicationRoute to native class syntax ( #28594 )
2024-08-28 13:05:06 +01:00
intercept-click.js
DEV: De-jQ click-interceptor ( #26515 )
2024-04-08 13:38:46 +02:00
is-element-in-viewport.js
key-value-store.js
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
keyboard-shortcuts.js
DEV: Add disableDefaultKeyboardShortcuts
plugin API to disable default keyboard shortcuts ( #29401 )
2024-10-25 14:14:04 -05:00
lazy-load-images.js
DEV: Remove decorateCookedElement id parameters ( #23544 )
2023-09-12 16:32:04 +01:00
lightbox.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
link-lookup.js
link-mentions.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
load-ace-editor.js
DEV: Use the "new" test waiters ( #29055 )
2024-10-02 21:09:55 +02:00
load-faker.js
DEV: allows fabricators to use faker ( #26555 )
2024-04-08 21:00:09 +02:00
load-morphlex.js
DEV: add "load-morphlex" wrapper... ( #26514 )
2024-04-04 15:30:56 +02:00
load-oneboxes.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
load-script.js
DEV: Use the "new" test waiters ( #29055 )
2024-10-02 21:09:55 +02:00
local-dates.js
lock-on.js
DEV: Use document.body
directly ( #25417 )
2024-01-25 12:50:33 +01:00
logout.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
media-optimization-utils.js
FEATURE: Limit client side image compression on Safari to version >= 18 ( #28373 )
2024-10-02 12:37:41 -03:00
mobile.js
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
model-transformers.js
FIX: Errors may be null-ish ( #28826 )
2024-09-10 20:42:02 +02:00
narrow-desktop.js
notification-levels.js
notification-types-manager.js
FEATURE: Consolidate link notifications ( #26567 )
2024-04-09 11:53:37 -06:00
offset-calculator.js
DEV: Bump @discourse/lint-configs
and apply fixes ( #29823 )
2024-11-19 19:10:02 +00:00
optional-service.js
DEV: Fix optionalService in decorator form ( #29042 )
2024-10-01 14:12:34 +02:00
page-tracker.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
plugin-api.gjs
DEV: Switch the glimmer post menu to auto and unsilence deprecations ( #30161 )
2024-12-12 18:27:02 -03:00
plugin-connectors.js
DEV: Add owner
arg to plugin connector's shouldRender
callbacks ( #29488 )
2024-10-31 01:06:02 +01:00
post-action-feedback.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
post-bookmark-manager.js
DEV: Clean up imports ( #28060 )
2024-07-25 15:09:06 +02:00
posts-with-placeholders.js
DEV: Convert eyeline & posts-with-placeholders to native class syntax ( #28609 )
2024-08-28 17:06:34 +01:00
preload-store.js
public-js-versions.js
DEV: Drop diffhtml dependency ( #27695 )
2024-07-04 12:24:51 +10:00
push-notifications.js
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
put-cursor-at-end.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
pwa-utils.js
UX: Simplify invite modal ( #28974 )
2024-10-21 13:11:43 +03:00
quote-state.js
DEV: Convert quote-button to a glimmer component ( #22787 )
2023-07-26 11:50:55 +02:00
quote.js
raw-render-glimmer.js
DEV: Add support for regular plugin outlets in hbr ( #27840 )
2024-08-08 16:59:28 +02:00
register-service-worker.js
DEV: Migrate discourse core to Ember initializers ( #22095 )
2023-06-15 14:17:43 +02:00
register-topic-footer-button.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
register-topic-footer-dropdown.js
render-tag.js
Consistently import escape
from discourse-common
( #23790 )
2023-10-11 22:21:01 +01:00
render-tags.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
render-topic-featured-link.js
DEV: remap all core icons for fontawesome 6 upgrade ( #28715 )
2024-09-13 16:50:52 +01:00
reports-loader.js
DEV: Increase max reports dashboard limit ( #29806 )
2024-11-18 15:54:35 -03:00
reviewable-types-manager.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
round.js
safari-hacks.js
FIX: Composer position on DiscourseHub iOS ( #30204 )
2024-12-10 09:42:20 -05:00
scroll-lock.js
UX: improve touch, swipe, panning performance on mobile menus ( #23775 )
2023-10-16 11:27:00 -07:00
search.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
settings.js
sharing.js
show-modal.js
DEV: Rename custom getOwner to getOwnerWithFallback ( #23437 )
2023-09-26 14:30:52 +01:00
site-setting-filter.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
source-identifier.js
DEV: Upgrade dependencies to Ember 5.12 ( #30131 )
2024-12-11 11:09:25 -03:00
svg-sprite-loader.js
swipe-events.js
DEV: Fix random typos ( #28103 )
2024-07-26 23:13:12 +02:00
tag-hashtags.js
text-direction.js
FEATURE: Use browser dir="auto"
for support_mixed_text_direction ( #26129 )
2024-03-13 12:47:39 +11:00
text.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
textarea-text-manipulation.js
DEV: refactor textarea from autocomplete ( #29988 )
2024-12-05 16:09:06 -03:00
theme-selector.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
theme-settings-store.js
time-shortcut.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
time-utils.js
FEATURE: Redesigned bookmark modal and menu ( #23071 )
2024-04-05 09:25:30 +10:00
to-markdown.js
DEV: Bump eslint, lint-configs, and move to flat config ( #29661 )
2024-11-12 12:33:17 +00:00
topic-bookmark-manager.js
DEV: Clean up imports ( #28060 )
2024-07-25 15:09:06 +02:00
topic-fancy-title.js
FEATURE: Use browser dir="auto"
for support_mixed_text_direction ( #26129 )
2024-03-13 12:47:39 +11:00
topic-list-tracked-filter.js
topic-list-tracker.js
tracked-tools.js
DEV: Implement DeferredTrackedSet
( #27372 )
2024-06-06 15:59:20 +02:00
transform-post.js
FEATURE: Show when a badge has been granted for a post ( #29696 )
2024-12-03 13:43:27 +11:00
transformer.js
DEV: Allow ember hash as a context in applyValueTransformer ( #29922 )
2024-11-25 22:48:00 +01:00
update-tab-count.js
update-user-status-on-mention.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
uploads.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
uppy-checksum-plugin.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
uppy-chunked-upload.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
uppy-chunked-uploader-plugin.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
uppy-media-optimization-plugin.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
uppy-plugin-base.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
url.js
FIX: Further improvements to //
handling ( #28211 )
2024-08-02 18:11:11 +01:00
user-activation.js
user-list-attrs.js
DEV: add outlet wrapper for small user list ( #29763 )
2024-11-20 19:22:02 -03:00
user-presence.js
user-search.js
DEV: Add case-converter common lib and use with AdminPlugin ( #27725 )
2024-07-05 13:22:48 +10:00
user-status-message.js
DEV: Clean up imports ( #28060 )
2024-07-25 15:09:06 +02:00
user-status-on-autocomplete.js
DEV: FloatKit ( #23650 )
2023-09-26 13:39:52 +02:00
utilities.js
FIX: properly quote videos ( #30099 )
2024-12-04 12:39:38 +01:00
virtual-element-from-text-range.js
DEV: FloatKit ( #23650 )
2023-09-26 13:39:52 +02:00
wait-for-keyboard.js
DEV: Fix random typos ( #28103 )
2024-07-26 23:13:12 +02:00
waving-hand-url.js
DEV: Sort imports
2023-10-10 21:46:54 +01:00
webauthn.js
DEV: Consolidate i18n import paths ( #29804 )
2024-11-19 20:45:18 +00:00
zoom-check.js
DEV: improves keyboard sizing ( #26372 )
2024-03-27 08:50:32 +01:00