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

Port frontend to TypeScript (0% -> 38.2%) #273

Draft
wants to merge 31 commits into
base: develop
Choose a base branch
from

Conversation

eliandoran
Copy link

@eliandoran eliandoran commented Jul 24, 2024

Language files blank comment code
JavaScript 259 5819 1425 23855
TypeScript 31 992 397 14751
-------- -------- -------- -------- --------
SUM: 290 6811 1822 38606

Base automatically changed from feature/server_esm_part4 to develop July 27, 2024 12:21
@eliandoran eliandoran changed the title Port frontend to TypeScript (#1) Port frontend to TypeScript (0% -> 10.23%) Aug 4, 2024
@eliandoran eliandoran force-pushed the develop branch 2 times, most recently from 88ea25a to 5295d95 Compare August 7, 2024 19:25
@zerebos
Copy link

zerebos commented Aug 7, 2024

Hey Elian whats the relation between this and #157? I wanted to dive in to either reviewing or helping convert but not sure where I should be looking.

@eliandoran
Copy link
Author

@rauenzi ,

Hey Elian whats the relation between this and #157? I wanted to dive in to either reviewing or helping convert but not sure where I should be looking.

#157 is the first attempt. This is a rewrite of the same modifications as #157 but without separating the client/server architecture.

So if you have time, feel free to start with this PR. I'll close the old one.

@zerebos
Copy link

zerebos commented Aug 7, 2024

Gotcha, thanks for clarifying, I'll start here then!

…escript_port1

; Conflicts:
;	package-lock.json
;	package.json
;	src/public/app/components/app_context.ts
;	src/public/app/services/hoisted_note.ts
;	src/public/app/services/open.ts
;	src/public/app/services/toast.ts
@eliandoran eliandoran changed the title Port frontend to TypeScript (0% -> 10.23%) Port frontend to TypeScript (0% -> 38.2%) Oct 26, 2024
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