pompy.dev/source/src
2021-05-31 14:38:58 +09:00
..
components added larg screen support 2021-05-31 14:38:58 +09:00
data Changed all functional components to class components. added better comments, minor optimizations here and there, removed some unfinished posts from blogs 2021-05-20 15:56:41 +09:00
pages moved styles outside the class and fixed react error #130 where site doesn't work on production mode 2021-05-30 20:43:34 +09:00
App.test.tsx moving from hexo theme to my own react design 2021-05-15 00:30:19 +09:00
App.tsx added larg screen support 2021-05-31 14:38:58 +09:00
index.tsx chagned Home component name to PostList, organized import statements to be more readable, separated langauge context so there's one export in App.tsx, removed component={<Component>} format from Route Switch in App.tsx 2021-05-30 17:27:30 +09:00
react-app-env.d.ts removed localization support 2021-05-31 12:03:33 +09:00
reportWebVitals.ts moving from hexo theme to my own react design 2021-05-15 00:30:19 +09:00
setupTests.ts moving from hexo theme to my own react design 2021-05-15 00:30:19 +09:00
theming.ts added larg screen support 2021-05-31 14:38:58 +09:00