Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript conversion (second attempt) #228

Closed
wants to merge 36 commits into from

Conversation

emma-sg
Copy link
Member

@emma-sg emma-sg commented Jun 18, 2024

Convert the codebase to Typescript!
Closes #198

Changes

Testing

  • Main build runs succesfully locally
  • CI runs successfully
  • Electron app builds successfully
  • Manual testing

Merge Blockers

@emma-sg emma-sg mentioned this pull request Jun 18, 2024
7 tasks
@emma-sg emma-sg self-assigned this Jun 18, 2024
@ikreymer ikreymer mentioned this pull request Oct 17, 2024
@ikreymer
Copy link
Member

Closing in favor of #257 (third attempt!)

@ikreymer ikreymer closed this Oct 17, 2024
ikreymer added a commit that referenced this pull request Oct 17, 2024
- Update all of archiveweb.page to use TypeScript
* Convert entire project to TS using some tools from
https://github.com/stripe-archive/flow-to-typescript-codemod
* Set up ESLint with rules from replaywebpage, and autofix a bunch of
things
* Run format + lint on all files
* Remove checked-in built files
* Replaces outdated node-sass with sass

- Update dependencies to wabac.js 2.20.0 and awp-sw 0.5.0, also updated
to TS
- App: fixes for opening links in new window
- Some improvements to embed viewer, additional customizations,
additional event messages passed from iframe
- Supersedes PR #228

---------
Co-authored-by: emma <[email protected]>
Co-authored-by: Henry Wilkinson <[email protected]>
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.

Convert AWP to typescript
3 participants