You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _TODO.md
-32Lines changed: 0 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -299,35 +299,3 @@ We can add a path like `/articles/pdf` or `/articles/deep-dive` for the long-for
299
299
- Color headings blue and use the SVG icon instead of the image. Color if the blue shade.
300
300
301
301
- Social shares - module CSS doesn't appear correct with nested button hover classes, not sure how network name is generated or styled but it needs improvement. Should be rendered inside article content column, not across both content and TOC columns.
302
-
303
-
### Component Stylings
304
-
305
-
The bottom margin issues on CTAs need to handle paragraphs differently than headers. Headers are properly spaced now; paragraphs are flush with the CTA with no top margin.
306
-
307
-
- Download CTA needs some styling tweaks. The checkmark on the two-column list component is too low on multi-line list items. It needs some bottom margin.
308
-
309
-
- Newsletter CTA needs some bottom margin.
310
-
311
-
- Callouts should get round corners like the Download and Newsletter CTAs
312
-
313
-
- Tags need styled at the top of articles item view pages
314
-
315
-
## Layouts
316
-
317
-
- Need to fix BaseLayout double-displaying the page title when using the `@components/Layout/Header` component. It needs pagetitle and description for meta tags. Need a separate Header layout for pages with hero images. Need to rationalize what PageLayout is doing. Probably the "section" prop has to do with setting meta and graph data.
318
-
319
-
- Rename PageLayout to HeroLayout
320
-
321
-
- We had two Header components now, `@components/Header` and `@components/Layout/Header`. The first is the main header that squishes on scroll.
0 commit comments