discourse/app/assets/javascripts
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 FIX: Allow setting blank secret on an existing webhook (#33096) 2025-06-11 09:53:12 +08:00
custom-proxy Build(deps-dev): Bump express from 4.21.2 to 5.1.0 (#32089) 2025-04-04 20:29:03 +02:00
deprecation-silencer DEV: Pin pnpm to v9 (#31158) 2025-02-04 09:18:15 +00:00
dialog-holder Build(deps-dev): Bump webpack from 5.99.8 to 5.99.9 (#32827) 2025-05-21 09:19:16 +02:00
discourse FIX: Add @enabled arg to <LoadMore /> component (#33122) 2025-06-12 15:50:24 +10:00
discourse-i18n DEV: Pin pnpm to v9 (#31158) 2025-02-04 09:18:15 +00:00
discourse-markdown-it UX: improve onebox handling on rich editor (#32221) 2025-04-08 21:04:59 -03:00
discourse-plugins Build(deps): Bump the babel group with 2 updates (#33026) 2025-06-02 16:01:06 +02:00
discourse-widget-hbs Build(deps): Bump the babel group with 2 updates (#33026) 2025-06-02 16:01:06 +02:00
docs
ember-addons
ember-cli-progress-ci
float-kit FEATURE: rich editor link ui for editing it (#32583) 2025-06-11 08:51:27 -03:00
pretty-text UX: add * mention to site setting description 2025-06-09 12:04:15 +08:00
select-kit Build(deps): Bump the babel group with 2 updates (#33026) 2025-06-02 16:01:06 +02:00
theme-transpiler Build(deps): Bump core-js from 3.42.0 to 3.43.0 (#33135) 2025-06-10 10:24:12 +02:00
truth-helpers DEV: Correct truth-helper exports (#31528) 2025-02-26 17:50:29 +00:00
.npmrc
polyfills.js