pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:HTML is:unmerged
Filter by
89.4M results
The stitched-skip used /stitch/i, which misses an abbreviated SIZE value like SEMI-STIT — those rows then fell through
to the bare-base check and showed up in the export. Broadened to /stit/i so semi-stitched ...
A floating back-to-top button that appears after scrolling 200px. An SVG progress ring fills clockwise to indicate the
user s scroll progress. Clicking the button smoothly scrolls to the top.
Closes #9302 ...
Bumps style-dictionary from 5.2.0 to 5.4.4. details summary Release notes /summary p em Sourced from a href=
https://github.com/style-dictionary/style-dictionary/releases style-dictionary s releases /a ...
Dependencies
javascript
Bumps the dev-dependencies group with 4 updates in the / directory: @emnapi/core, @emnapi/runtime, @vitest/coverage-v8
and typescript-eslint.
Updates @emnapi/core from 1.10.0 to 1.11.1 details summary ...
Bumps react and @types/react. These dependencies needed to be updated together. Updates react from 19.2.6 to 19.2.7
details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases ...
Bumps the npm-development group with 1 update: vitest.
Updates vitest from 4.1.8 to 4.1.9 details summary Commits /summary ul li See full diff in a href=
https://github.com/vitest-dev/vitest/commits/HEAD/packages/vitest ...
dependencies
javascript
Summary
- Security headers via vercel.json (CSP Report-Only, HSTS, X-Frame-Options, etc.)
- Self-host fonts — removes the Google Fonts CDN, so no visitor IP is sent to Google
- Dependabot + audit ...
Phase 2 (hard-surface mobile redesigns) — terminal.
The terminal works on mobile but soft keyboards omit Esc, Tab, Ctrl, and arrow keys — making shell/vim/TUIs unusable by
touch.
TerminalKeyBar is a ...
…hase 4)
Pre-Mobile Backend Plan, Phase 4. Turns the working endpoints into a defensible, observable contract. Everything is
isolated to the /api/v1 path; no web path changes behaviour.
Edge layer (src/proxy.ts, ...
enhancement