Skip to content

Conversation

fraxken
Copy link
Member

@fraxken fraxken commented Jul 1, 2025

No description provided.

@fraxken fraxken requested review from PierreDemailly and Copilot July 1, 2025 17:18
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

A refactoring that removes the leading “I” prefix from interface names and updates all corresponding references and documentation.

  • Renamed interfaces by dropping the “I” prefix.
  • Updated type imports, constructor signatures, and method parameters.
  • Synchronized README examples with the new interface names.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/computeWithSpinner.ts Updated import of SpinnerOptions, renamed IComputeSpinnerOptions and ISpinnerLoggerOptions
src/Spinner.class.ts Renamed ISpinnerOptionsSpinnerOptions and IStartOptionsStartOptions; updated constructor and start() signature
README.md Updated API docs and <details> summaries to use new interface names

@fraxken fraxken merged commit 51d0acc into main Aug 31, 2025
4 checks passed
@fraxken fraxken deleted the refactor-interfaces branch August 31, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants