Skip to content

pullrequests Search Results · repo:david-tejada/rango language:TypeScript

Filter by

149 results
 (83 ms)

149 results

indavid-tejada/rango (press backspace or delete to remove)

  • david-tejada
  • 1
  • Opened 
    7 days ago
  • #317

This PR updates some dependencies and fixes the consequent linting errors. - Update caniuse-lite to 1.0.30001662 - Update @babel/traverse to 7.24.7 - Update jest-puppeteer to 10.1.1 - Update dependency ...
  • david-tejada
  • 1
  • Opened 
    8 days ago
  • #316

- Linting wasn t working properly due to the npm script not being properly configured. - I have updated typescript and removed the ScrollToOptions declaration since it s no longer necessary. ScrollBehavior ...
  • david-tejada
  • 1
  • Opened 
    15 days ago
  • #314

This PR restrict imports between src/background, src/content and src/common with the following considerations: - Modules within src/background can t import from src/content. - Modules within src/content ...
  • david-tejada
  • 1
  • Opened 
    15 days ago
  • #313

This PR removes the watchSettingsChanges.ts file and introduces events for notifying when a setting changes. This reduces coupling and improves localization so we can handle when the settings change in ...
  • david-tejada
  • 1
  • Opened 
    15 days ago
  • #312

  • david-tejada
  • 1
  • Opened 
    on Jul 24
  • #306

Update Changelog, Readme, What s New page, Safari project and manifest version for v0.7.0.
  • david-tejada
  • 1
  • Opened 
    on Jun 17
  • #303