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
+2-13Lines changed: 2 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,10 @@
1
1
<!-- markdownlint-disable-file -->
2
2
# TODO
3
3
4
-
## Pause and Play
5
-
6
-
Next, I'd like to add a "pause" and "play" icon to src/components/Animations/Computers
7
-
There are icons with those names already configured for the Icon component.
8
-
There are hooks for pause and play already setup in the component.
9
-
The icon should be displayed in the low right hand corner of the animation, with 4px of padding from the bottom and right side. It should overlay the animation, not expand the bounding box of the animation.
10
-
11
4
## Performance
12
5
13
6
Implement mitigations in test/e2e/specs/07-performance/PERFORMANCE.md
14
7
15
-
## GitHub
16
-
17
-
- Make sure actions workflows are working correctly after performance tests pass and whole suite is green
18
-
- Change Dependabut to open a single PR with all dependency updates
19
-
- Add 'hotfix' branch and add branch protection rules
20
-
21
8
## Analytics
22
9
23
10
Vercel Analytics
@@ -35,6 +22,8 @@ See note in src/components/scripts/sentry/client.ts - "User Feedback - allow use
35
22
36
23
docs/CONTACT_FORM.md
37
24
25
+
Where to upload to?
26
+
38
27
## Search
39
28
40
29
Add Upstash Search as a Vercel Marketplace Integration.
0 commit comments