pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:TypeScript
Filter by
203M results
Bumps vite from 5.4.21 to 8.0.16. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 v8.0.16 /h2 p Please ...
dependencies
javascript
Summary
- Bottom position — overlay moved to bottom of card so upcoming games at the top are unobscured
- Last render timestamp — HH:MM:SS.mmm (UTC) shown in the header row, top-left of the pane
...
Automated test pull request
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| eslint (source) | 10.4.1 → 10.5.0 | age | confidence |
| semantic-release | 25.0.3 → 25.0.5 ...
Adds a dedicated Stats base view backed by an append-only read_events log (schema v8).
What shipped
- Schema v8 — additive read_events table (id, series_id, chapter_id, page, kind, ts + idx_read_events_ts) ...
変更の概要
Portal の技術ブログ(dev-stack カテゴリ)に技術記事を 1 本追加する。
題材は、先日の作業で実際に遭遇した「draw.io で .drawio を開くと d.setId is not a function で開けない」という不具合。真因は mxGraph のデコーダが ID
キャッシュを配列で保持しており、セルの id= push が Array.prototype.push ...