Muhammed Mustafa
49b728d31b
refactor: disable naming-convenction rule ( #51685 )
2023-09-30 20:23:39 +07:00
Jacques Metevier
1f9c1e9d21
chore(deps): upgrade eslint ( #50614 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2023-06-06 17:58:27 +02:00
Muhammed Mustafa
0971b6a8a3
refactor(client): remove react lazy loader library ( #49468 )
...
* feat(client): remove react lazy loader library
* fix: use loading='lazy' to defer loading
2023-02-22 18:05:08 +01:00
Bruce Blaser
3763f84fd7
feat: make toggle tab setting permanent in monaco editor ( #48529 )
...
* add permanent tab focus toggle to monaco
* convert to addCommand
* chore: clean up function names
* feat: add i18n for aria alerts
* fix: add mac hotkeys
* add platform detection
* add iOS keyboard support
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2022-12-09 09:43:49 +01:00
Niraj Nandish
d4e01b66fb
chore: TS migrate MultifileEditor ( #45857 )
2022-05-19 21:14:22 +05:30
Oliver Eyton-Williams
7fe4695794
refactor: ignore eslint less ( #45082 )
...
* refactor: remove and fix some eslint disables
* refactor: drop max-line disables
2022-02-11 10:28:13 -08:00
Ahmed Ghoneim
4bdfb6794f
feat(client): migrate layout/default to ts ( #43866 )
...
* chore: rename Default.js to default.tsx
* chore: refactor default layout to typescript
* use TFunction for type
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2021-12-08 10:20:20 -08:00
Ahmad Abdolsaheb
b4326f0ad6
feat: add email to A/B function ( #44187 )
...
* feat: add email to A/B function
* fix: declare types for sha-1
* Update client/src/utils/A-B-tester.ts
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* feat: add custom dimesions for donation events
* feat: re-order if statemetns
* Apply suggestions from code review
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: assuage TypeScript
* update rename
* rename vars
* update naming
* re add types
* Update client/src/redux/ga-saga.js
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2021-11-22 16:43:28 +03:00
Oliver Eyton-Williams
d489aa307e
chore: import node types ( #44172 )
...
* chore: add @types/node to client
* fix: update declaration with node 16 changes
2021-11-12 20:38:39 +05:30
Sem Bauke
ab2e85978f
chore(client): migrate-landing-components ( #43769 )
...
* feat: migrate landing components
* fix: import declarations
* fix: interface names
* fix: typing
* fix: attribute name
* fix: interface names
* Update client/src/declarations.d.ts
Co-authored-by: RobertoMSousa <beto.sousa22@gmail.com >
* Update client/src/components/landing/components/campers-image.tsx
* Update client/src/components/landing/components/campers-image.tsx
* Apply suggestions from code review
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
* fix: linting issues
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
Co-authored-by: RobertoMSousa <beto.sousa22@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2021-10-28 08:19:45 -07:00
Igor Cunha
2dd106eb2f
feat(client): migrate to ts - (HelpModal, Preview, VideoModal, Side-Panel) ( #42857 )
...
* refactor: migrate HelpModal, Preview, VideoModal, Side-Panel
* refactor: import order
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-09-17 18:37:53 +01:00
Nicholas Carrigan (he/him)
e1e0fe02bf
feat(client): migrate fourOhFour ( #42626 )
...
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2021-06-30 20:52:17 +05:30
Nicholas Carrigan (he/him)
592a2846d3
chore: pass CI ( #42635 )
...
* chore: eslint on icons
* chore: eslint spacer element
* chore: remove more eslint
* fix: existing lint issues
* fix: misnamed import
* fix: client now builds!
* fix: tsc errors
* fix: more linting issues
2021-06-30 20:52:17 +05:30
Niraj Nandish
de888d640c
feat(client): ts-migrate Settings component ( #42341 )
...
* feat(client): change file format to Typescript
* feat(client): migrate SectionHeader component
* feat(client): migrate ToggleSetting component
* feat(client): migrate Theme component
* feat(client): migrate ResetModal component
* feat(client): migrate DeleteModal component
* feat(client): migrate DangerZone component
* feat(client): migrate Honesty component
* feat(client): migrate Privacy component
* feat(client): migrate Username component
* feat(client): migrate About component
* feat(client): migrate Email component
* feat(client): migrate Internet component
* feat(client): migrate Portfolio component
* feat(client): add required types packages
* feat(client): undo file format change
* feat(client): rename files to kebab-case
* feat(client): rename temp files to kebab-case
* feat(client): Review ts-migration
* Fix imports
* Fix some types
* Remove unncessary comments
* Consistent comment format
* restore mistakenly deleted file
2021-06-30 20:52:17 +05:30
Oliver Eyton-Williams
3b115a1876
fix(client): use @freecodecamp/strip-comments for js comments ( #42254 )
2021-06-01 01:37:45 +02:00
Oliver Eyton-Williams
66dae77fc5
feat: use TypeScript in the client ( #42124 )
2021-05-18 00:23:41 +05:30