This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app/components
Jarek Radosz fcb4e5a1a1
DEV: Make wizard an ember addon (#17027)
Co-authored-by: David Taylor <david@taylorhq.com>
2022-06-17 14:50:21 +02:00
..
sidebar FEATURE: Add messages section links to experimental sidebar. (#17096) 2022-06-16 13:33:40 +08:00
about-page-users.js FIX: Prioritize names and usernames consistently (#16686) 2022-05-09 18:46:27 +03:00
activation-controls.js UX: respect email_editable site setting in user activation page. (#11835) 2021-01-25 22:19:26 +05:30
add-category-tag-classes.js FIX: Ensure category/tag classes are added and removed correctly (#16003) 2022-02-21 09:42:39 +00:00
add-topic-status-classes.js UX: add CSS classes on body tag based on topic statuses. (#12729) 2021-05-04 11:07:54 +05:30
auth-token-dropdown.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
avatar-uploader.js FEATURE: Move avatar uploader to uppy (#14815) 2021-11-04 14:40:20 +10:00
backup-codes.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
badge-button.js FIX: prefers computed over discourseComputed (#16562) 2022-04-26 11:43:41 +02:00
badge-card.js FEATURE: lets users favorite 2 badges to show on user-card (#13151) 2021-06-01 10:33:40 +02:00
badge-selector.js DEV: Don't use the Ember global (#13535) 2021-06-29 19:54:18 +02:00
badge-title.js REFACTOR: badge-title component (#14162) 2021-08-26 15:19:09 +02:00
basic-topic-list.js UX: Always show avatar on mobile topic lists (#15323) 2021-12-15 20:31:03 -05:00
bookmark-actions-dropdown.js FEATURE: Highlight expired bookmark reminders (#15317) 2022-03-08 19:44:18 +02:00
bookmark-icon.js DEV: Allow for null bookmark in bookmark-icon (#16909) 2022-05-25 13:22:59 +10:00
bookmark-list.js FEATURE: Promote polymorphic bookmarks to default and migrate (#16729) 2022-05-23 10:07:15 +10:00
bookmark.js FEATURE: Highlight None option by default for bookmarks (#16949) 2022-05-30 11:56:06 +10:00
bread-crumbs.js Add category breadcrumbs to edit category page (#13126) 2021-05-25 13:40:11 -05:00
bulk-select-all.js FEATURE: Implement bulk operations for PMs (#12286) 2021-03-10 14:49:38 +02:00
bulk-select-button.js UX: Better placement for bulk select actions button (#14419) 2021-09-23 10:50:10 -04:00
categories-and-latest-topics.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
categories-and-top-topics.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
categories-boxes-topic.js UX: Add data-topic-id to featured topic items (#14031) 2021-08-12 14:32:33 -05:00
categories-boxes-with-topics.js allow themes to change the lock icon easily (#15309) 2021-12-15 09:13:10 -05:00
categories-boxes.js allow themes to change the lock icon easily (#15309) 2021-12-15 09:13:10 -05:00
categories-only.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
categories-topic-list.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
category-list-item.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
category-permission-row.js DEV: refactor components to use discourse-computed decorator without reference to this (#16011) 2022-02-22 13:45:38 +01:00
category-read-only-banner.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
category-title-before.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
category-title-link.js DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
category-unread.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
cdn-img.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
choose-message.js Revert "Revert "DEV: Wrap Ember.run.debounce. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
choose-topic.js DEV: Add callback when search is empties in choose-topic (#15380) 2021-12-21 11:58:39 -06:00
color-picker-choice.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
color-picker.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
composer-action-title.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
composer-body.js FIX: Use CSS transition to make room for composer (#16750) 2022-05-17 22:44:25 +03:00
composer-editor.js DEV: Use pick-files-button in composer-editor and clean up (#16375) 2022-04-06 12:48:13 +10:00
composer-message.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
composer-messages.js DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
composer-save-button.js UX: More consistent shortcut labels for macOS (#14538) 2021-10-06 16:20:43 -04:00
composer-title.js DEV: refactor components to use discourse-computed decorator without reference to this (#16011) 2022-02-22 13:45:38 +01:00
composer-toggles.js FIX: Hide full screen toggle button when textarea is disabled (#14638) 2021-10-18 16:00:22 -04:00
composer-user-selector.js DEV: select-kit third major update with focus on accessibility (#13303) 2021-08-23 10:44:19 +02:00
conditional-loading-section.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
conditional-loading-spinner.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
connector-container.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
cook-text.js DEV: Make @afterRender do just that, no extra next() (#15086) 2021-11-26 20:16:08 +01:00
copy-button.js UX: Add success state to copy button (#13691) 2021-07-12 10:47:24 +10:00
count-i18n.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
create-account.js DEV: @bind create-account actions (#17100) 2022-06-15 12:36:04 -05:00
create-invite-uploader.js DEV: Change create-invite-uploader to use uppy (#15088) 2021-12-01 09:45:05 +10:00
create-topic-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
create-topics-notice.js DEV: refactor components to use discourse-computed decorator without reference to this (#16011) 2022-02-22 13:45:38 +01:00
custom-html.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
d-button.js DEV: cleanup is-loading state of d-button component (#16012) 2022-02-22 12:40:47 -05:00
d-document.js DEV: Plugin API to add to document title count (#14449) 2021-09-27 13:18:49 -05:00
d-editor.js DEV: Handle emoji-picker and d-editor being destroyed simultaneously (#17109) 2022-06-16 17:16:15 +01:00
d-modal-body.js DEV: API to add keyboard shortcuts to help modal (#16075) 2022-03-01 14:37:26 -06:00
d-modal-cancel.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
d-modal.js FIX: Buggy jump-to-post on Firefox (#16153) 2022-03-10 20:39:39 +01:00
d-navigation-item.js A11Y: adds support for aria-current through d-navigation-item (#12079) 2021-02-15 15:34:25 +01:00
d-navigation.js FIX: Make f query param sticky when navigating between nav items (#16714) 2022-06-01 16:13:15 +08:00
d-popover.js DEV: Fix various frontend warnings (#17122) 2022-06-17 13:45:05 +02:00
d-section.js DEV: Refactor d-section to function correctly with loading-slider (#16216) 2022-03-18 11:47:23 +00:00
d-textarea.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
date-input.js DEV: Fix a computed-property.override warning (#14922) 2021-11-14 10:59:05 +01:00
date-picker-future.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
date-picker-past.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
date-picker.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
date-time-input-range.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
date-time-input.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
desktop-notification-config.js FIX: iOS do not have working push notifications yet (#15888) 2022-03-03 16:19:46 -03:00
directory-item.js FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
directory-table.js FIX: User directory - correct variable names (#13798) 2021-07-20 09:58:54 -05:00
disabled-icon.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
discourse-banner.js UX: Styling changes to global banner (#16191) 2022-03-15 16:19:55 +01:00
discourse-linked-text.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-root.js DEV: Disallow Ember global usage (#16147) 2022-03-09 17:54:07 +01:00
discourse-tag-bound.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-topic.js FIX: gives composer options to post:highlight trigger (#15384) 2021-12-21 19:53:07 +01:00
discovery-categories.js DEV: drops jquery usage from discovery-categories (#15243) 2021-12-09 13:47:13 +01:00
discovery-topics-list.js FIX: Store scroll position when using Back button (#16658) 2022-05-10 19:18:55 +03:00
edit-category-general.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
edit-category-images.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
edit-category-panel.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
edit-category-security.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
edit-category-settings.js FEATURE: Per-category default slow mode duration for topics. 2021-07-21 12:32:07 +08:00
edit-category-tab.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
edit-category-tags.js FEATURE: Allow multiple required tag groups for a category (#16381) 2022-04-06 14:08:06 +01:00
edit-category-topic-template.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
edit-topic-timer-form.js DEV: improve timezone API on the client (#16660) 2022-05-13 13:21:56 +04:00
email-dropdown.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
emoji-picker.js UX: Remove limit for emoji search in composer (#17014) 2022-06-07 12:00:52 -04:00
emoji-uploader.js FIX: Improve emoji upload UI (#15603) 2022-01-17 11:48:49 +10:00
expand-post.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
expanding-text-area.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
featured-topic.js UX: Add data-topic-id to featured topic items (#14031) 2021-08-12 14:32:33 -05:00
flag-action-type.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
flag-selection.js FEATURE: Admins can flag posts so they can review them later. (#12311) 2021-03-11 08:21:24 -03:00
flat-button.js UX: flat-btn should also respond to Enter (#15584) 2022-01-14 15:51:31 +01:00
footer-message.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
footer-nav.js FIX: iOS do not have working push notifications yet (#15888) 2022-03-03 16:19:46 -03:00
future-date-input.js FIX: changing date should recompute input (#16937) 2022-05-27 11:57:09 +02:00
generated-invite-link.js DEV: Remove jquery from invite-panel (#16989) 2022-06-03 11:30:44 -05:00
glimmer.js DEV: Enable the use of Glimmer components (#15999) 2022-02-21 09:44:48 +00:00
global-notice.js DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00
google-search.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-activity-filter.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-card-contents.js UX: Show group card with animated loading state (#15253) 2021-12-15 13:47:31 -05:00
group-flair-inputs.js FIX: Reuse avatar-flair component in group preview (#13961) 2021-08-09 15:38:49 -03:00
group-imap-email-settings.js FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
group-manage-email-settings.js FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
group-manage-logs-filter.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-manage-logs-row.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-manage-save-button.js FIX: Add errors field if group update confirmation (#16260) 2022-03-24 14:50:44 +02:00
group-member-dropdown.js FEATURE: Improve group settings and members management (#11878) 2021-02-03 16:11:08 +02:00
group-member.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-membership-button.js DEV: extract leave_group method from the group#remove_member method (#13823) 2021-07-22 20:14:18 +04:00
group-navigation.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
group-post.js DEV: refactor components to use discourse-computed decorator without reference to this (#16011) 2022-02-22 13:45:38 +01:00
group-selector.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
group-smtp-email-settings.js FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
groups-form-interaction-fields.js UX: show flair help text for private member visibility only (#14005) 2021-08-11 16:23:58 +10:00
groups-form-membership-fields.js FEATURE: Experimental support for group membership via google auth (#14835) 2021-12-09 12:30:27 +00:00
groups-form-profile-fields.js FIX: Debounce group name validation correctly (#13757) 2021-07-16 10:51:13 +08:00
groups-info.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
header-extra-info.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
hidden-details.js UX: hide the list of file extensions on the upload dialog (#12836) 2021-05-04 15:16:00 +04:00
hide-modal-trigger.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
highlight-search.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
highlight-text.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
honeypot-input.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
html-with-links.js DEV: removes jquery usage from html-with-links (#14966) 2021-11-16 13:16:43 +01:00
iframed-html.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
ignored-user-list-item.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
ignored-user-list.js FIX: Allow admins to change user ignore list (#16129) 2022-03-09 14:51:30 +10:00
images-uploader.js DEV: Change images-uploader to use Uppy (#15375) 2021-12-21 15:53:44 +10:00
input-tip.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
invite-panel.js DEV: refactor components to use discourse-computed decorator without reference to this (#16011) 2022-02-22 13:45:38 +01:00
json-editor.js DEV: Minor fixes to json schema editor styling (#16634) 2022-05-05 09:52:58 +08:00
latest-topic-list-item.js FEATURE: Add more class names to latest-topic-list-item (#12933) 2021-05-04 16:40:42 -04:00
link-to-input.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
links-redirect.js DEV: removes jquery usage from links-redirect (#14968) 2021-11-16 13:16:53 +01:00
load-more.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
login-buttons.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
login-modal.js DEV: Use key over the deprecated keyCode (#13795) 2021-08-09 11:41:36 +02:00
login-reply-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
mobile-category-topic.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
mobile-nav.js DEV: Add drop-date to drop-dateless deprecations (#15133) 2021-11-30 17:41:04 +01:00
modal-panel.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
modal-tab.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
mount-widget.js FIX: Optimistically fix topic timeline state issues 2021-09-13 16:29:39 -04:00
nav-item.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
navigation-bar.js DEV: Modernise navigation-bar plugin-outlet (#15478) 2022-01-06 19:15:29 +00:00
navigation-item.js FIX: Make f query param sticky when navigating between nav items (#16714) 2022-06-01 16:13:15 +08:00
notification-consent-banner.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
number-field.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
parent-category-row.js FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
password-field.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
pending-post.js FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
pick-files-button.js FIX: uppy-image-uploader and uppy-upload mixin minor issues (#16405) 2022-04-07 15:36:21 +10:00
plugin-connector.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
plugin-outlet.js DEV: Disallow Ember global usage (#16147) 2022-03-09 17:54:07 +01:00
popup-input-tip.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
preference-checkbox.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
private-message-glyph.js FIX: isVisible is no longer allowed even if used properly 2020-09-11 15:05:50 -04:00
pwa-install-banner.js FIX: iOS do not have working push notifications yet (#15888) 2022-03-03 16:19:46 -03:00
quote-button.js DEV: Add escapeRegExp util (#17051) 2022-06-10 10:37:54 +10:00
radio-button.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
related-messages.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
relative-time-picker.js FEATURE: Add year to relative time picker (#12268) 2021-03-03 11:41:07 +10:00
reviewable-bundled-action.js FIX: Adjust reviewable menu placement on mobile (#11420) 2020-12-07 13:39:18 -05:00
reviewable-claimed-topic.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-conversation-post.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-field-category.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable-field-tags.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable-histories.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-item.js DEV: Remove 'classify' string prototype extensions (#16739) 2022-05-12 13:17:59 -05:00
reviewable-post-edits.js FEATURE: Review every post using the review queue. (#12734) 2021-04-21 08:41:36 -03:00
reviewable-queued-post.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
reviewable-score.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
reviewable-user.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
save-controls.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
scroll-tracker.js PERF: Update scrolling mixin implementation (#15109) 2021-11-26 20:22:50 +00:00
scrolling-post-stream.js DEV: Cleanup body.scrollTop usage (#16445) 2022-04-12 13:23:57 -04:00
search-advanced-options.js FEATURE: Add in:messages search modifier (#16567) 2022-04-26 16:47:01 -04:00
search-result-entries.js REFACTOR: break search results in multiple sub components 2021-03-19 10:49:14 +01:00
search-result-entry.js REFACTOR: Abstract search link click logging (#16317) 2022-03-30 10:10:39 -04:00
search-text-field.js A11Y: Use autocomplete=off more widely (#15780) 2022-02-03 16:16:49 +11:00
second-factor-form.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
second-factor-input.js FEATURE: Centralized 2FA page (#15377) 2022-02-17 12:12:59 +03:00
security-key-form.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
share-panel.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
share-source.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
shared-draft-controls.js FIX: Make category change work with shared drafts (#11705) 2021-01-14 19:20:34 +02:00
sidebar.js DEV: First desktop design interface pass at experimental sidebar take 2. (#16647) 2022-05-05 14:35:08 +08:00
signup-cta.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
site-header.js FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
slow-mode-info.js FIX: Anons should see the Topic slow mode notice. (#12460) 2021-03-22 13:55:45 -03:00
software-update-prompt.js DEV: Do not always include software update HTML in DOM (#13291) 2021-06-07 09:40:03 -04:00
sub-category-item.js FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
sub-category-row.js FEATURE: add expandable muted categories ui to /categories page. (#10303) 2020-07-30 23:32:51 +05:30
suggested-topics.js DEV: Bump eslint-config-discourse (#14868) 2021-11-10 09:31:41 +10:00
table-header-toggle.js A11Y: Keyboard access for /u table headings (#17041) 2022-06-08 13:54:31 -04:00
tag-drop-link.js FIX: incorrect URL for tag pages inside category in subfolder setup. (#12222) 2021-02-26 22:44:34 +05:30
tag-groups-form.js UX: Adjustments to tag groups layout (#13269) 2021-06-03 13:58:28 -04:00
tag-info.js FIX: tag transition only if tag name changed (#15149) 2021-12-07 05:44:55 +01:00
tag-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
tags-admin-dropdown.js UX: more consistent setting/edit buttons (#13276) 2021-06-03 18:33:36 -04:00
tap-tile-grid.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tap-tile.js A11Y: Add keyboard support for do-not-disturb modal (#17043) 2022-06-09 11:05:01 -04:00
text-field.js A11Y: makes search results count readable by screen reader (#12437) 2021-03-18 18:44:26 +01:00
time-input.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
time-shortcut-picker.js DEV: improve timezone API on the client (#16660) 2022-05-13 13:21:56 +04:00
top-period-buttons.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
topic-admin-menu-button.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
topic-category.js DEV: Add the missing app subdirectory (#9499) 2020-04-23 10:07:54 -03:00
topic-dismiss-buttons.js FEATURE: Allow selective dismissal of new and unread topics (#12976) 2021-05-26 09:38:46 +10:00
topic-entrance.js A11Y: Improve topic entrance modal 2022-03-24 13:42:24 +03:00
topic-footer-buttons.js DEV: adds a new topic footer dropdown api (#14747) 2021-11-12 10:21:34 +01:00
topic-list-item.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
topic-list.js FIX: Store scroll position when using Back button (#16658) 2022-05-10 19:18:55 +03:00
topic-navigation-popup.js FEATURE: Store dismissed state of topic nav popups (#15570) 2022-01-19 16:20:05 +02:00
topic-navigation.js FIX: Limit pan event handler to fix scrolling in TOC (#16673) 2022-05-09 09:04:03 -04:00
topic-post-badges.js FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
topic-progress.js DEV: Skip timers when loading topic route in tests (#15500) 2022-01-10 10:51:18 +00:00
topic-status.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
topic-timeline.js DEV: Fewer jQuery calls in offset calculation (#15465) 2022-01-07 16:02:03 -05:00
topic-timer-info.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
topic-title.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
track-selected.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
uppy-backup-uploader.js DEV: Only support multipart for backup S3 uploads with Uppy (#15270) 2021-12-13 15:24:00 +10:00
uppy-image-uploader.js DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
user-avatar-flair.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
user-badge.js UX: Prevent badges on usercards from overflowing (#12037) 2021-02-11 13:41:58 -05:00
user-card-contents.js FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
user-field.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-flag-percentage.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-info.js FIX: Prioritize names and usernames consistently (#16686) 2022-05-09 18:46:27 +03:00
user-link.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-notification-schedule-day.js FEATURE: Create notification schedule to automatically set do not disturb time (#11665) 2021-01-20 10:31:52 -06:00
user-notification-schedule.js FEATURE: Create notification schedule to automatically set do not disturb time (#11665) 2021-01-20 10:31:52 -06:00
user-notifications-large.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-selector.js DEV: Deprecate {{user-selector}} and replace it with {{email-group-user-chooser}} (#12042) 2021-02-12 13:51:36 +03:00
user-stat.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-stream-item.js DEV: makes user-stream an unordered list (#11770) 2021-01-20 15:57:38 +01:00
user-stream.js FIX: Store scroll position when using Back button (#16658) 2022-05-10 19:18:55 +03:00
user-summary-category-search.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-summary-section.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-summary-topic.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
user-summary-topics-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
user-summary-user.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
watch-read.js DEV: Dejquerify marking FAQ as read (#17001) 2022-06-06 08:27:10 -04:00