|
4838b7b624
|
fix(components): un-scope story list styles
|
2024-07-09 20:40:24 -04:00 |
|
|
af1b09f55c
|
fix(components): pagination works now (for realsies)
|
2024-01-04 20:46:12 -05:00 |
|
|
ff0787f75e
|
refactor(components): change story overview card
make it show actions at the bottom depending on a prop `showActions`
|
2023-12-31 01:51:51 -05:00 |
|
|
83c1379ba6
|
fix(components): add null check to singleStory.vue
if author is null for some reason, show a static "..." instead of breaking everything
|
2023-12-30 15:51:33 -05:00 |
|
|
c8e84c909e
|
style(*): cleanup unused imports
|
2023-12-29 20:11:07 -05:00 |
|
|
b65c725a36
|
refactor(components): display co-author in story listing
|
2023-12-29 18:06:14 -05:00 |
|
|
aad8f20466
|
fix(components): add last prop to story listing component
|
2023-12-25 20:17:11 -05:00 |
|
|
3e5af47107
|
refactor(*): refactor tsconfig paths
looks/feels nicer
|
2023-12-20 17:23:31 -05:00 |
|
|
43f16b026d
|
refactor(components): add lock icon
adds a lock icon beside restricted stories in listings if not logged in
|
2023-12-06 21:50:41 -05:00 |
|
|
6f770a1cb8
|
style(components): fix formatting on story listing components
|
2023-10-10 22:07:57 -04:00 |
|
|
8ec7a09193
|
feat(components): create reusable components to be used for listing stories
this includes - individual story information - the list itself (duh) - a component for displaying key-value pairs delimited by `: `
|
2023-09-26 22:30:30 -04:00 |
|