0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/apps/posts
Peter Zimon e1f5ff1533
Shade updates (#22025)
ref
https://linear.app/ghost/issue/DES-1022/overview-tab-for-post-analytics

- A static version of a React-only Post analytics page needed to be
worked out to learn how Charts, Tabs, Sidebars etc. work in Shade. This
also is a basis for learning more about React patterns.
2025-01-20 12:56:21 +00:00
..
src Shade updates (#22025) 2025-01-20 12:56:21 +00:00
test Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
.eslintrc.cjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
.gitignore Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
index.html Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
package.json Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
playwright.config.mjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
postcss.config.cjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
tailwind.config.cjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
tsconfig.json Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
vite.config.mjs Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00