Commit Graph

26 Commits

Author SHA1 Message Date
Mathias Schopmans
e1386c0385 feat: make colors configurable 2024-03-11 10:40:14 +01:00
Mathias Schopmans
13591b9672 feat: add tag filter on homepage 2024-03-11 10:40:14 +01:00
Mathias Schopmans
7915aba236 fix: add white-space: pre-wrap to wrap long code blocks 2024-03-11 10:40:14 +01:00
Mathias Schopmans
d5cb8410e7 feat: add revisions to detail page 2024-03-11 10:40:14 +01:00
Mathias Schopmans
36c2c84473 feat: add radar labels 2024-03-11 10:40:14 +01:00
Mathias Schopmans
563d8debc0 feat: add contents of about page 2024-03-11 10:40:14 +01:00
Mathias Schopmans
c29e518f90 feat: add fuse.js to overview page 2024-03-11 10:40:14 +01:00
Mathias Schopmans
1f3e1045c3 feat: add basic overview page 2024-03-11 10:40:14 +01:00
Mathias Schopmans
38a59b029b feat: add dialog 2024-03-11 10:40:14 +01:00
Mathias Schopmans
86c1d9090b feat: add QuadrantList and RingList to render items on homepage and quadrant page 2024-03-11 10:40:14 +01:00
Mathias Schopmans
5603384603 feat: add ItemList 2024-03-11 10:40:14 +01:00
Mathias Schopmans
57cdb91ec7 chore: add basic layout 2024-03-11 10:40:14 +01:00
Mathias Schopmans
064918ff4d chore: add prettier 2024-03-11 10:40:14 +01:00
Mathias Schopmans
81a15c9cd2 Initial commit from Create Next App 2024-03-11 10:40:14 +01:00
Mathias Schopmans
ab005e03b3 feat: cleanup 2024-03-11 10:40:14 +01:00
Onikiienko Bogdan
f54d49372e feat: support items filtering by tags on UI 2022-11-15 08:53:13 +01:00
Bastian Ike
8d1ddfc4e3 fix(buttons): use pointer cursor 2022-11-14 11:46:32 +01:00
Bastian Ike
5a5928f2dd Merge remote-tracking branch 'jar0s/feature/radar-chart' 2022-01-07 13:25:05 +01:00
dennis.ludwig
8884ee3931 This fixes #49 social links 2021-06-29 14:17:48 +02:00
dennis.ludwig
2160e067cf Merge branch 'main' into separateNonFeaturedArticlesOnQuadrantView
# Conflicts:
#	.lintstagedrc
#	dist_scripts/src/model.js
#	src/animation.ts
#	src/components/Item/Item.tsx
#	src/components/ItemList/ItemList.tsx
#	src/components/PageItem/PageItem.tsx
#	src/index.scss
#	src/model.js
#	src/model.ts
2021-06-17 14:37:01 +02:00
dennis.ludwig
3b0aab8f08 create symlink for node_modules in generateJson and buildRadar scripts 2021-06-17 14:18:23 +02:00
dennis.ludwig
eff1bcbc2b separate non featured articles on quadrant view 2021-06-16 11:53:05 +02:00
Jarosław Marek
13ba3120c3 Full Radar grid with chart 2021-04-28 23:25:52 +12:00
Florian Brandel
e93fc30016 Fix warnings 2021-01-11 12:45:50 +01:00
Max Karkowski
ed2a4241b8 fix media queries temporarily 2021-01-11 12:45:50 +01:00
Max Karkowski
73865eb209 Rewrite styles to scss and use i respective components 2021-01-11 12:45:50 +01:00