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: docs/monthly-meeting/2024-03.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Please take a second to read through it!
38
38
- Instead of changelog file we could have a changelog directory. Or we could chunk it in the directive. Either way is relatively straightforward.
39
39
- Ezio: We have to think about the use of this changelog; one of those is searching for a particular module/function across all the releases. If we split it in several files, this'll be harder. Maybe we should keep a few latest releases on a single page. Or use tabs and make filtering faster.
40
40
- Hugo: On mobile, the page doesn't render well.
41
-
- CAM: Are people searching the rendered HTML, or other files. (Petr: i use Ctrl+F quite often)
41
+
- CAM: Are people searching the rendered HTML, or other files. (Petr: I use Ctrl+F quite often)
42
42
- Carol: One more use case: When a bug happens, searching for when the feature was introduced.
43
43
- There are several issues: the time it takes to build, and the performance on mobile.
44
44
- Pradyun: We could make it so that there's still a search across changelogs. We could also add some Javascript to fetch the files and render them in one file.
0 commit comments