Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:HTML language:TypeScript language:JavaScript

Filter by

203M results  (3 s)

203M results

Summary - add a reproducible API benchmark runner for every /api/ route plus /health - measure requests per second, error rate, p50/p95/p99 total latency, and p50/p95/p99 TTFB - include realistic ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @book000/eslint-config | 1.15.2 → 1.15.3 | age | confidence | Release Notes details summary ...

Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. details summary Dependabot commands ...
dependencies
java

요구 데스크톱에서 종목명이 2줄로 줄바꿈될 때 티커(예: SOXL)가 수직 중앙에 오도록. 원인/수정 .stock-label 기본값이 align-items: baseline이라 2줄 종목명에서 티커가 첫 줄 baseline 에 붙음. .chart-toolbar .stock-label에 align-items: center 추가 → 2줄 종목명 기준 티커가 ...

The bug WorkflowCreateDialog and WorkflowScheduleDialog are both aria-modal= true dialogs, but neither trapped focus or closed on Escape: - Tab walked straight out of the modal into the page behind ...

Fixes two timezone bugs in the admin calendar view: - calDateStr was using toISOString() (UTC) which returned the wrong date for Chicago users after ~6-7 PM. Now uses toLocaleDateString with America/Chicago ...

Bumps @anthropic-ai/sdk from 0.95.1 to 0.104.2. details summary Release notes /summary p em Sourced from a href= https://github.com/anthropics/anthropic-sdk-typescript/releases @​anthropic-ai/sdk s releases ...
dependencies
javascript

Resolves #13402 Aligns my handle @neo-claude-opus → @neo-opus-grace with my Social Name (Grace). The operator did the operator-side switch (GitHub handle + both NEO_AGENT_IDENTITY envs), and the graph ...

Summary - Add a DB-first municipal management KPI payload for active users, service assignment, IP compliance, queue sync compliance, and attention areas. - Add focused model tests for catalog-only ...
type:feature

💡 What: Conditionally applied the aria-controls attribute to the filter toggle button and context settings button when their respective target panels are rendered. 🎯 Why: To prevent the aria-controls ...