freeCodeCamp/client
abe 4494b0c05b
fix(UI): keep portal preview open (#48451)
* moved portal states to redux

stored a global window

open window if does not exist clear htmlif already exists

moved close window to desktop-layout

close portal if user navigates to route outside of challenges

naming conventions, specify url

dispatch setIsAdvancing and use in portal preview

* fix: close portal if main window closes

* fix: refactor it

* Revert "fix: refactor it"

This reverts commit 197a40a3a6.

* feat: add isAdvancing to hotkeys

* fix: revert to pane on first step of block

* fix: safari issues

* fix: revert to pane when not advancing

---------

Co-authored-by: kravmaguy <flex4lease@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-02-06 08:18:46 +01:00
..
i18n chore(i18n,client): processed translations (#49238) 2023-02-03 11:58:46 -06:00
plugins fix(dx): make gatsby id static for hot reloading (#44542) 2022-01-10 11:03:20 +02:00
src fix(UI): keep portal preview open (#48451) 2023-02-06 08:18:46 +01:00
static feat: add RTL language layout (#48287) 2022-12-16 18:03:18 +02:00
utils fix(UI): keep portal preview open (#48451) 2023-02-06 08:18:46 +01:00
.babelrc.js feat(client): add pug to prism languages (#47910) 2022-10-08 14:32:09 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js feat(client): add growthbook (#48003) 2022-10-17 14:53:25 +02:00
gatsby-config.js feat: update gatsby config for chinese (#46424) 2022-11-09 21:36:05 +02:00
gatsby-node.js feat: integrate The Odin Project (#48617) 2023-01-19 14:55:26 +02:00
gatsby-ssr.js feat(client): add growthbook (#48003) 2022-10-17 14:53:25 +02:00
package.json chore(deps): update automerged always - codesee to v0.494.0 2023-02-05 23:37:22 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix: update path of webpack bundles (#46180) 2022-05-27 19:36:05 +02:00