pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:Java
Filter by
288M results
Summary
This PR updates the application s typography system by replacing the Outfit and Space Mono font families with Sora and
Manrope across both the main app and marketing site.
Key Changes
- Font ...
What why
Code-quality roadmap Phase 4, item 10 — _ Decompose StartMenu.jsx into a data-driven menu config + small presentational
components; collapse the duplicated hover handlers. _
Phases 1–3 of ...
Sintesi
Pulizia del core: rimuove codice morto, unisce moduli sovrapposti, sposta funzioni nel loro dominio semantico naturale.
Tutti gli spostamenti hanno shim backward compat.
Cosa cambia
- [ ] ...
숫자나 #1273 같은 텍스트는 크롬 번역기가 번역을 안 하는데도, 원문 shadow가 똑같이 한 번 더 붙어서 두 번 보이는 문제를 수정합니다.
테스트:
- 실제 GitHub 이슈 목록 페이지의 번역 후 DOM을 확인해봤습니다.
- #1273, 1 → 생략 확인
Pipelines as Code configuration removal
Summary
- Promove pra produção a gestão completa de categorias (PR #33)
- Usuário pode criar mãe/sub customizadas, editar nome/ícone, arquivar (custom + seeds via override per-user) e
hard-delete ...
요약
Phase 31 의 GIF 인코더는 stop() 에서 quantize + LZW + GIF89a 조립을 메인 스레드에서 동기 수행해, 몇 초짜리 클립은 인코딩 동안 에디터가 얼어붙었다. 순수
core/gif/encode.ts 는 그대로 두고 그 호출만 Web Worker 로 옮긴다 — 의존성 0, Phase 24 glslValidator 워커/클라이언트 ...
Updated the Request History status badge mapping so database success responses are now green.
What changed:
In HistoryPanel.tsx, I updated statusBadgeClass to recognize: database status text endings ...
Summary
- transition the app from Caltext nutrition tracking to Skintext skincare routines
- add product/routine logging, skincare prompts, and reminder workflow updates
- add one-off reminder scheduling ...