Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:TypeScript

Filter by

222M results  (2 s)

222M results

💡 What: Replaced the greedy regex inside the MutationObserver callback with linear string operations (indexOf and lastIndexOf). 🎯 Why: The [\s\S]* pattern is highly vulnerable to catastrophic backtracking ...

What Fixes three issues on the strength workout preview / Today hero surface, reported from a Strength Focus Week 1 day (Front Squat + Standing Overhead Press + accessories). 1. Folded days no longer ...

Motivation - Batch 32 recommended a narrow Tier A allowlist for documented film/TV secondary layers to reduce wrong-prefix noise while avoiding data changes. - The change must only extend the ...
codex

Pull Request Required Trello Ticket Trello: https://trello.com/c/TlVfbkQR/39-fhdev-036-frontend-replace-quick-actions-with-inline-editable-search-panel-on-results-page What was done Integration of ...

Automated E2E test PR - will be cleaned up automatically

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after): Fix # gh-issue-id Test URLs: - Before: https://main--aem-boilerplate-forms--adobe-rnd.aem.live/ ...

요약 - Biome 관련 npm scripts를 정리했습니다. 목적 - code:check가 lint만 실행하던 상태를 Biome check 기준으로 맞추고, 자동 수정용 script를 추가하기 위함입니다. 변경 사항 - code:check: yarn lint → biome check src - code:fix: biome check ...