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/widgets
Gerhard Schlager 70cdb42173 FIX: Tooltip for unlisted topics wasn't shown in topic list
The locale key had to be renamed, because this key is also used as CSS class.
The "invisible" CSS class makes the icon invisible. "unlisted" doesn't have that effect.
2019-01-15 16:13:06 +01:00
..
actions-summary.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
avatar-flair.js.es6 Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
button.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
category-link.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
component-connector.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
connector.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
decorator-helper.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
embedded-post.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
emoji.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
glue.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
hamburger-categories.js.es6 DEV: Do not use concatenation in translations 2018-10-03 11:59:21 +05:30
hamburger-menu.js.es6 make linter happy 2018-12-11 09:41:40 -08:00
hbs-compiler.js.es6 DEV: enable no-alert & no-console eslint rules 2018-11-14 23:17:56 +01:00
header-contents.js.es6 FEATURE: Scroll-based logo on mobile (#6632) 2018-11-21 21:21:49 -05:00
header-topic-info.js.es6 UX: Add group name next to PM recipient avatar 2019-01-02 15:26:42 +05:30
header.js.es6 make linter happy 2018-12-11 09:41:40 -08:00
home-logo.js.es6 FIX: Show title as home logo if title has been set and logo is blank. 2019-01-11 15:46:58 +08:00
hooks.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
link.js.es6 DEV: Add data-topic-id to more elements containing titles. 2018-11-27 13:05:27 +11:00
menu-panel.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
notification-item.js.es6 FEATURE: Pop revise modal on post edited notification (#6287) 2018-08-24 09:13:07 -04:00
post-admin-menu.js.es6 Add btn-default class to all default buttons (#6521) 2018-10-24 16:09:36 -04:00
post-cooked.js.es6 FIX: show lock glyph to a user without permissions to see quote (#6854) 2019-01-10 09:48:05 +08:00
post-edits-indicator.js.es6 UX: Make the edits indicator a real link for accessibility (#6570) 2018-11-07 10:11:52 +11:00
post-gap.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
post-links.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
post-menu.js.es6 FIX: use new key for delete topic to make it lowercased as all other buttons label around it (#6778) 2018-12-17 10:55:19 +08:00
post-placeholder.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
post-small-action.js.es6 Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
post-stream.js.es6 FEATURE: Allow expanded posts to return user custom fields 2018-11-13 12:44:54 -05:00
post.js.es6 DEV: Add data-topic-id to more elements containing titles. 2018-11-27 13:05:27 +11:00
poster-name.js.es6 Support for a decorator within the user name 2018-06-20 15:26:37 -04:00
private-message-map.js.es6 Add btn-default class to all default buttons (#6521) 2018-10-24 16:09:36 -04:00
raw-html.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
search-menu-controls.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
search-menu-results.js.es6 FEATURE: revamps search-menu layout (#6543) 2018-10-30 10:44:49 -04:00
search-menu.js.es6 FIX: Search does not retrigger when context has changed. Take 2. 2018-08-20 15:46:02 +08:00
time-gap.js.es6 Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
toggle-topic-summary.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
topic-admin-menu.js.es6 FEATURE: Allow TL4 users to reset bump date 2019-01-02 16:57:05 +01:00
topic-map.js.es6 FIX: topic-map spec with VDOM and i18n plural (#6564) 2018-11-05 12:02:18 +01:00
topic-status.js.es6 FIX: Tooltip for unlisted topics wasn't shown in topic list 2019-01-15 16:13:06 +01:00
topic-timeline.js.es6 DEV: replaces setTimeout by Ember.run.later (#6618) 2018-11-19 10:46:38 +01:00
user-menu.js.es6 make linter happy 2018-12-11 09:41:40 -08:00
user-notifications-large.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-notifications.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
widget.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00