Commit c8fba5c
Improve TokenTable polling to detect CSS value changes
- Add direct CSS value polling in addition to data-attribute checking
- Poll actual computed CSS value every 500ms
- Catches token changes even when data-dsn-tokens attribute isn't updated
- Should fix live value updates on GitHub Pages
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 51c4b61 commit c8fba5c
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
224 | 225 | | |
225 | | - | |
| 226 | + | |
226 | 227 | | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
232 | 245 | | |
233 | 246 | | |
234 | 247 | | |
| |||
0 commit comments