discourse/app/assets/stylesheets
Martin Brennan 6aee048783
FIX: Add @enabled arg to <LoadMore /> component (#33122)
This commit adds an @enabled boolean to `<LoadMore />` to allow for
cases where the element is visible in the viewport but you don't want to
allow the `loadMore` behaviour. A use case for this is when our
controllers return some `canLoadMore` boolean. There is no use
attempting to load more from the server in this case, there will be
nothing else.

I also moved the CSS styles for the `<LoadMore />` component into
a new file.

This also fixes a bug in the users list shown here
https://meta.discourse.org/t/users-list-only-partial/368793
2025-06-12 15:50:24 +10:00
..
admin UX: Add z-index to the admin save all banner (#33093) 2025-06-06 17:00:59 +10:00
common FIX: Add @enabled arg to <LoadMore /> component (#33122) 2025-06-12 15:50:24 +10:00
desktop DEV: Modernize the remaining of the post stream to Glimmer components (#32653) 2025-06-05 19:48:29 -03:00
lib DEV: Raise error if lib/viewport is imported (#32745) 2025-05-15 12:46:12 +01:00
mobile REFACTOR: move mobile list-controls.scss to common (#32862) 2025-05-23 09:50:06 -04:00
vendor DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
admin.scss DEV: Move admin SCSS files to their own directory (#31417) 2025-02-21 15:14:17 +00:00
admin_rtl.scss FEATURE: Serve RTL versions of admin and plugins CSS bundles for RTL locales (#21876) 2023-06-01 05:27:11 +03:00
color_definitions.scss UX: make the notification panel consistent with new search panel styles (#32753) 2025-05-16 12:50:12 -04:00
common.scss DEV: Remove rotate-center css animation (#32151) 2025-04-03 19:12:55 +02:00
desktop.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
desktop_rtl.scss
embed.scss DEV: Replace break_string.js with CSS in embedded view (#32488) 2025-04-28 10:47:27 +01:00
ember_cli.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
mobile.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
mobile_rtl.scss
publish.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
qunit-custom.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
wcag.scss A11Y: fix post control button contrast issue for WCAG colors (#31177) 2025-02-04 15:17:29 -05:00
wizard.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
wizard_rtl.scss FEATURE: Serve RTL versions of admin and plugins CSS bundles for RTL locales (#21876) 2023-06-01 05:27:11 +03:00