freeCodeCamp/client
Manabu Matsumoto 6ccbd94eff
fix(UI): remove vertical scrollbar from body (#48231)
* fix: remove vertical scrollbar from body

* fix: adjust preview window with/without actionrow

* fix: delete redundant padding argument

* fix: add new props to project preview modal

* fix: adjust code and preview pane height

* fix: add flash message height adjustment for panes

* fix: refactor the code with flexbox

* fix: debug zero height of instruction panel in firefox

* fix: debug zero height of reflex elements and vertical splitter

* fix: make reflex elements vertically flexible in new RWD

* fix: remove unnecessary css properties

* fix: arrange mobile layout css selector

* fix: move styles to its related css files

* fix: refactor the code with pseudo selector and remove important

* fix: remove redundant flexbox settings

* fix: remove unnecessary css properties and revert unnecessary property name change

* fix: remove unnecessary min height zero and refactor flex properties
2022-11-22 11:18:00 +03:00
..
i18n chore(i18n,client): processed translations (#48510) 2022-11-14 10:29:48 -06:00
plugins fix(dx): make gatsby id static for hot reloading (#44542) 2022-01-10 11:03:20 +02:00
src fix(UI): remove vertical scrollbar from body (#48231) 2022-11-22 11:18:00 +03:00
static feat(client): remove CAP and GAP scripts (#48508) 2022-11-14 16:31:52 +05:30
utils feat(client): remove CAP and GAP scripts (#48508) 2022-11-14 16:31:52 +05:30
.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: improve file insertion (#45942) 2022-05-14 10:06:26 +05:30
gatsby-ssr.js feat(client): add growthbook (#48003) 2022-10-17 14:53:25 +02:00
package.json fix(deps): update dependency typescript to v4.9.3 2022-11-20 22:30:54 +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