Commit d91ebff
committed
Add basic search/filtering
I struggled to find the module of interest.
This PR adds a basic search filter to the page.
Just load the page, then type the module name and the list on the left will be filtered to match what you type.
Any non a-z character (such as Esc) clears the filter.
No UI, because I couldn't face it.1 parent c268e98 commit d91ebff
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
119 | 142 | | |
120 | 143 | | |
121 | 144 | | |
0 commit comments