freeCodeCamp/client/src
Sawjan Gurung 8ea0401c0a
fix(client): preserve scroll position of preview iframe (#47870)
* fix(client): preserve scroll position of preview iframe

* use existing frameContext instead of getting element

* do not use type guard

* remove unused type, add es2022 to ts-lib

* move scroll functions into a class

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-10-21 22:52:15 +05:30
..
__mocks__ chore(client): Typescript migration of __mocks__/gatsby.js (#47334) 2022-08-26 17:27:08 -05:00
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets fix(UI): replace button with icons in challenge lower jaw (#48014) 2022-10-20 14:08:56 +02:00
client feat(client): i18n link alert (#46755) 2022-08-09 11:58:36 +02:00
client-only-routes fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
components fix: only fetch growthbookUri in browser contexts (#48112) 2022-10-19 01:13:54 -07:00
pages feat(client): add page for users blocked by okta (#47991) 2022-10-12 20:21:19 +05:30
redux chore(client): remove exports for unused types (#48004) 2022-10-14 19:10:21 +05:30
resources feat: move rdb order to middle of superblocks (#46138) 2022-08-10 18:48:39 +02:00
templates fix(client): preserve scroll position of preview iframe (#47870) 2022-10-21 22:52:15 +05:30
utils feat(client): link Arabic new articles to freeCodeCamp searchbar (#48129) 2022-10-21 19:30:49 +09:00
declarations.d.ts chore: TS migrate `MultifileEditor` (#45857) 2022-05-19 21:14:22 +05:30
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30