Commit 3d5929d
committed
Add Version column to language model table
New column added between Repository and Lemma Count:
- Created addVersion() function fetching badgedata/fst-version.json
- Updated tablecommon.js addTableHeader() to include Version (10%) and
Lemma Count (10%) when called from addLangRepoTable
- Adjusted column widths to fit new column:
* Issues: 15% → 12%
* Doc CI: 16% → 14%
* Version: 10% (new)
* Lemma Count: 10% (was flexible, now fixed)
- Increased table from 7 to 8 columns
- Updated colspan and addEmptyRow calls to match new column count
- Badge displays with label 'V' for version1 parent b7f9139 commit 3d5929d
2 files changed
Lines changed: 25 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
| 191 | + | |
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
| |||
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
203 | 216 | | |
204 | 217 | | |
205 | 218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8334 | 8334 | | |
8335 | 8335 | | |
8336 | 8336 | | |
8337 | | - | |
| 8337 | + | |
8338 | 8338 | | |
8339 | 8339 | | |
8340 | | - | |
| 8340 | + | |
8341 | 8341 | | |
8342 | 8342 | | |
8343 | 8343 | | |
| |||
8347 | 8347 | | |
8348 | 8348 | | |
8349 | 8349 | | |
8350 | | - | |
| 8350 | + | |
8351 | 8351 | | |
8352 | 8352 | | |
8353 | | - | |
8354 | | - | |
| 8353 | + | |
| 8354 | + | |
8355 | 8355 | | |
| 8356 | + | |
| 8357 | + | |
| 8358 | + | |
| 8359 | + | |
8356 | 8360 | | |
8357 | 8361 | | |
8358 | 8362 | | |
| |||
0 commit comments