-
- Downloads
[FEAT]: add darkmmode to all pages and refactor components to get darkmode from context
Showing
- src/components/RightMenu/RightMenu.scss 10 additions, 2 deletionssrc/components/RightMenu/RightMenu.scss
- src/components/RightMenu/RightMenu.tsx 10 additions, 3 deletionssrc/components/RightMenu/RightMenu.tsx
- src/components/codeHighlight/CodeHighlight.scss 1 addition, 1 deletionsrc/components/codeHighlight/CodeHighlight.scss
- src/components/codeHighlight/CodeHighlight.tsx 9 additions, 6 deletionssrc/components/codeHighlight/CodeHighlight.tsx
- src/components/demo-components/desc-paragraph/DescParagraphProps.scss 1 addition, 1 deletion...ts/demo-components/desc-paragraph/DescParagraphProps.scss
- src/components/demo-components/icons/JSIcon.jsx 1 addition, 0 deletionssrc/components/demo-components/icons/JSIcon.jsx
- src/components/demo-components/icons/TSIcon.jsx 1 addition, 0 deletionssrc/components/demo-components/icons/TSIcon.jsx
- src/components/demo-components/sub-title/SubTitle.scss 2 additions, 2 deletionssrc/components/demo-components/sub-title/SubTitle.scss
- src/components/layout-pages/LayoutPage.scss 6 additions, 0 deletionssrc/components/layout-pages/LayoutPage.scss
- src/components/layout-pages/MainLayoutPage.jsx 14 additions, 5 deletionssrc/components/layout-pages/MainLayoutPage.jsx
- src/components/main-title/MainTitle.tsx 6 additions, 1 deletionsrc/components/main-title/MainTitle.tsx
- src/components/paragraph-main/MainParagraph.scss 4 additions, 1 deletionsrc/components/paragraph-main/MainParagraph.scss
- src/components/paragraph-main/MainParagraph.tsx 6 additions, 1 deletionsrc/components/paragraph-main/MainParagraph.tsx
- src/components/show-demo-code/ShowDemoCode.tsx 6 additions, 2 deletionssrc/components/show-demo-code/ShowDemoCode.tsx
- src/components/typeHighlight/TypeHighlight.scss 5 additions, 0 deletionssrc/components/typeHighlight/TypeHighlight.scss
- src/components/typeHighlight/TypeHighlight.tsx 12 additions, 4 deletionssrc/components/typeHighlight/TypeHighlight.tsx
- src/data/ExtFileAPIRows.tsx 40 additions, 39 deletionssrc/data/ExtFileAPIRows.tsx
- src/files-ui/components/material-button/MaterialButton.scss 2 additions, 0 deletionssrc/files-ui/components/material-button/MaterialButton.scss
- src/globals/contexts/UserContext.ts 3 additions, 4 deletionssrc/globals/contexts/UserContext.ts
- src/globals/providers/UserProvider.tsx 3 additions, 2 deletionssrc/globals/providers/UserProvider.tsx
Loading
Please register or sign in to comment