freeCodeCamp/client
David Moreno-Bautista ed73d472cd
fix(client): stop preview in new window from disappearing on parent resize (#50389)
* fix(UI): preview in new window doesn't disappear on parent resize now

* refactor: rename css class for clarity

* refactor: remove unnecessary code

* chore: fix comment

* refactor: turn switch statement into if statement for clarity

* fix: close preview window if navigating away from learning section

* fix: make button bigger for mobile

* fix: stop preview from disappearing on resize after chapter change

* fix: apply style only to tab that needs it

chore: add comments for clarity

---------

Co-authored-by: David Moreno-Bautista <71296308+davmoba4@users.noreply.github.com>
2023-06-01 11:03:00 -05:00
..
i18n refactor(config): superblocks and map (#50435) 2023-06-01 14:51:57 +02:00
plugins fix: blocknameify no longer (#49997) 2023-04-10 21:21:00 +05:30
src fix(client): stop preview in new window from disappearing on parent resize (#50389) 2023-06-01 11:03:00 -05:00
static chore(a11y): standardize keyboard focus (#49579) 2023-03-24 20:31:55 +02:00
utils feat: add exam environment (#50356) 2023-05-18 13:33:43 +02: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 chore: rename redux actions (#49320) 2023-02-10 12:04:17 +00:00
gatsby-config.js fix: delete an artefact from gatsby-config.js (#49700) 2023-03-21 13:50:50 +05:30
gatsby-node.js fix: blocknameify no longer (#49997) 2023-04-10 21:21:00 +05:30
gatsby-ssr.js chore: rename redux actions (#49320) 2023-02-10 12:04:17 +00:00
package.json chore(deps): update dependency postcss to v8.4.24 2023-05-28 14:01:35 +00:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tsconfig.json feat: migrate to pnpm for better workspace DX (#49293) 2023-03-02 18:17:44 +00:00
webpack-workers.js feat: migrate to pnpm for better workspace DX (#49293) 2023-03-02 18:17:44 +00:00