Commit 483ec76
committed
Update README_react.html to use algorithmic condition for fading and re-generate index
- Fixed hardcoded array condition ![-1, 0, 2, 1, 2].includes(v) to use !isTruthy in JavaScript/2634. Filter Elements from Array/Claude Code Sonnet 4.6 extended/README_react.html
- Re-generated public/index.html and updated public content using python generate_index.py command on local dev to ensure public directory reflects changes. Changed lines in public/index.html (419, 434, 439, 581, 763, 806) are auto-generated.1 parent fe995f5 commit 483ec76
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- JavaScript/2634. Filter Elements from Array/Claude Code Sonnet 4.6 extended
- public/JavaScript/2634. Filter Elements from Array/Claude Code Sonnet 4.6 extended
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1282 | 1282 | | |
1283 | 1283 | | |
1284 | 1284 | | |
1285 | | - | |
| 1285 | + | |
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1282 | 1282 | | |
1283 | 1283 | | |
1284 | 1284 | | |
1285 | | - | |
| 1285 | + | |
1286 | 1286 | | |
1287 | 1287 | | |
1288 | 1288 | | |
| |||
0 commit comments