Skip to content

JavaScript: new event to detect context loaded#7452

Merged
Alkarex merged 3 commits intoFreshRSS:edgefrom
hkcomori:event
Mar 25, 2025
Merged

JavaScript: new event to detect context loaded#7452
Alkarex merged 3 commits intoFreshRSS:edgefrom
hkcomori:event

Conversation

@hkcomori
Copy link
Contributor

Closes #7451

I considered including freshrss:load-more (#1278) in the document, but held off after struggling with how to write it since it is dispatched to a different location.

How to test the feature manually:

  1. I confirmed that I can trigger the add_load_more_listener of [ReadingTime] Add options: Reading speed, Source metrics Extensions#300 .

Pull request checklist:

  • clear commit messages
  • code manually tested
  • unit tests written (optional if too hard)
  • documentation updated

Additional information can be found in the documentation.

@Alkarex Alkarex added this to the 1.27.0 milestone Mar 24, 2025
@Alkarex Alkarex added Extension 🔌 javascript Pull requests that update Javascript code labels Mar 24, 2025
@Alkarex Alkarex merged commit 9e8c306 into FreshRSS:edge Mar 25, 2025
1 check passed
@Alkarex
Copy link
Member

Alkarex commented Mar 25, 2025

While you are at it, help welcome with the related:

@Alkarex Alkarex modified the milestones: 1.27.0, 1.26.2 Apr 1, 2025
@hkcomori hkcomori deleted the event branch April 3, 2025 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Extension 🔌 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] JavaScript: new event to detect context loaded

2 participants