discourse/app/assets/javascripts
David Taylor b3df0a362b
DEV: Ensure current-post-changed is fired when switching between topics (#23930)
Previously this logic was only checking the post number. That meant that navigating between the first post of two topics would not trigger the event.

In the past, the event would be triggered anyway because the ScrollingPostStream would be destroyed/re-created when navigating between topics. But now that we use the 'loading slider' technique, the same component instance is re-used.

The motivation for this commit is to fix the 'DiscoToc' theme component, which relies on the event firing when navigating between topics.
2023-10-13 15:45:32 +01:00
..
admin Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
bootstrap-json DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
confirm-new-email DEV: Add error message styling (#21225) 2023-04-25 08:40:18 -04:00
deprecation-silencer DEV: move deprecation silencer to a shared package (#22668) 2023-07-18 19:07:20 +01:00
dialog-holder Build(deps): Bump ember-cli-babel in /app/assets/javascripts (#23890) 2023-10-11 00:18:58 +02:00
discourse DEV: Ensure current-post-changed is fired when switching between topics (#23930) 2023-10-13 15:45:32 +01:00
discourse-common Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
discourse-hbr Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
discourse-i18n DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
discourse-plugins Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
discourse-widget-hbs Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations DEV: Clean up package.json files (#22349) 2023-06-30 13:01:45 +02:00
float-kit Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
locales DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
patches FIX: Ensure nested ember components can be used with mustache syntax (#23912) 2023-10-12 11:08:57 +01:00
pretty-text Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
select-kit Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
theme-transpiler Build(deps): Bump the babel group (#23907) 2023-10-12 12:02:35 +02:00
truth-helpers Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
wizard Build(deps-dev): Bump the babel group (#23919) 2023-10-13 00:08:07 +02:00
.licensee.json DEV: Update sub-dependencies (#22325) 2023-06-29 17:08:33 +02:00
.npmrc
handlebars-shim.js
package.json DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
polyfills.js
run-patch-package DEV: Automatically retry patch-package on failure (#23583) 2023-09-14 12:25:06 +01:00
service-worker.js.erb FIX: Ensure service-worker cache is cleaned correctly (#23204) 2023-08-23 13:58:32 +01:00
yarn.lock Build(deps-dev): Bump sass in /app/assets/javascripts (#23921) 2023-10-13 03:22:53 +02:00